index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
extents.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
1
-1
/
+1
2018-03-18
bcache: Remove an unused variable
Bart Van Assche
1
-2
/
+0
2017-11-24
bcache: Fix building error on MIPS
Huacai Chen
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2014-08-04
bcache: Fix a journal replay bug
Kent Overstreet
1
-4
/
+9
2014-03-18
bcache: remove nested function usage
John Sheu
1
-9
/
+13
2014-03-18
bcache: Kill bucket->gc_gen
Kent Overstreet
1
-4
/
+4
2014-03-18
bcache: Add a real GC_MARK_RECLAIMABLE
Kent Overstreet
1
-3
/
+3
2014-02-10
drivers/md/bcache/extents.c: use %zi to format size_t
Geert Uytterhoeven
1
-1
/
+1
2014-01-08
bcache: Add bch_bkey_equal_header()
Nicholas Swenson
1
-2
/
+1
2014-01-08
bcache: update bch_bkey_try_merge
Nicholas Swenson
1
-5
/
+0
2014-01-08
bcache: Move insert_fixup() to btree_keys_ops
Kent Overstreet
1
-0
/
+178
2014-01-08
bcache: Convert debug code to btree_keys
Kent Overstreet
1
-4
/
+89
2014-01-08
bcache: Add struct btree_keys
Kent Overstreet
1
-7
/
+12
2014-01-08
bcache: Abstract out stuff needed for sorting
Kent Overstreet
1
-0
/
+354