开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
extents.c
Age
Commit message (
Expand
)
Author
2019-02-09
bcache: treat stale && dirty keys as bad keys
Tang Junhui
2018-10-08
bcache: replace hard coded number with BUCKET_GC_GEN_MAX
Coly Li
2018-08-11
bcache: replace printk() by pr_*() routines
Coly Li
2018-08-11
bcache: style fixes for lines over 80 characters
Coly Li
2018-08-11
bcache: style fix to add a blank line after declarations
Coly Li
2018-08-11
bcache: style fix to replace 'unsigned' by 'unsigned int'
Coly Li
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-03-18
bcache: Remove an unused variable
Bart Van Assche
2017-11-24
bcache: Fix building error on MIPS
Huacai Chen
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-08-04
bcache: Fix a journal replay bug
Kent Overstreet
2014-03-18
bcache: remove nested function usage
John Sheu
2014-03-18
bcache: Kill bucket->gc_gen
Kent Overstreet
2014-03-18
bcache: Add a real GC_MARK_RECLAIMABLE
Kent Overstreet
2014-02-10
drivers/md/bcache/extents.c: use %zi to format size_t
Geert Uytterhoeven
2014-01-08
bcache: Add bch_bkey_equal_header()
Nicholas Swenson
2014-01-08
bcache: update bch_bkey_try_merge
Nicholas Swenson
2014-01-08
bcache: Move insert_fixup() to btree_keys_ops
Kent Overstreet
2014-01-08
bcache: Convert debug code to btree_keys
Kent Overstreet
2014-01-08
bcache: Add struct btree_keys
Kent Overstreet
2014-01-08
bcache: Abstract out stuff needed for sorting
Kent Overstreet