index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
extents.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcache: treat stale && dirty keys as bad keys
Tang Junhui
2019-02-09
1
-6
/
+7
*
bcache: replace hard coded number with BUCKET_GC_GEN_MAX
Coly Li
2018-10-08
1
-1
/
+1
*
bcache: replace printk() by pr_*() routines
Coly Li
2018-08-11
1
-4
/
+4
*
bcache: style fixes for lines over 80 characters
Coly Li
2018-08-11
1
-1
/
+3
*
bcache: style fix to add a blank line after declarations
Coly Li
2018-08-11
1
-1
/
+4
*
bcache: style fix to replace 'unsigned' by 'unsigned int'
Coly Li
2018-08-11
1
-11
/
+11
*
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
bcache: Remove an unused variable
Bart Van Assche
2018-03-18
1
-2
/
+0
*
bcache: Fix building error on MIPS
Huacai Chen
2017-11-24
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
bcache: Fix a journal replay bug
Kent Overstreet
2014-08-04
1
-4
/
+9
*
bcache: remove nested function usage
John Sheu
2014-03-18
1
-9
/
+13
*
bcache: Kill bucket->gc_gen
Kent Overstreet
2014-03-18
1
-4
/
+4
*
bcache: Add a real GC_MARK_RECLAIMABLE
Kent Overstreet
2014-03-18
1
-3
/
+3
*
drivers/md/bcache/extents.c: use %zi to format size_t
Geert Uytterhoeven
2014-02-10
1
-1
/
+1
*
bcache: Add bch_bkey_equal_header()
Nicholas Swenson
2014-01-08
1
-2
/
+1
*
bcache: update bch_bkey_try_merge
Nicholas Swenson
2014-01-08
1
-5
/
+0
*
bcache: Move insert_fixup() to btree_keys_ops
Kent Overstreet
2014-01-08
1
-0
/
+178
*
bcache: Convert debug code to btree_keys
Kent Overstreet
2014-01-08
1
-4
/
+89
*
bcache: Add struct btree_keys
Kent Overstreet
2014-01-08
1
-7
/
+12
*
bcache: Abstract out stuff needed for sorting
Kent Overstreet
2014-01-08
1
-0
/
+354