summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/extents.c
Commit message (Expand)AuthorAge
* bcache: treat stale && dirty keys as bad keysTang Junhui2019-02-09
* bcache: replace hard coded number with BUCKET_GC_GEN_MAXColy Li2018-10-08
* bcache: replace printk() by pr_*() routinesColy Li2018-08-11
* bcache: style fixes for lines over 80 charactersColy Li2018-08-11
* bcache: style fix to add a blank line after declarationsColy Li2018-08-11
* bcache: style fix to replace 'unsigned' by 'unsigned int'Coly Li2018-08-11
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-15
* bcache: Remove an unused variableBart Van Assche2018-03-18
* bcache: Fix building error on MIPSHuacai Chen2017-11-24
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* bcache: Fix a journal replay bugKent Overstreet2014-08-04
* bcache: remove nested function usageJohn Sheu2014-03-18
* bcache: Kill bucket->gc_genKent Overstreet2014-03-18
* bcache: Add a real GC_MARK_RECLAIMABLEKent Overstreet2014-03-18
* drivers/md/bcache/extents.c: use %zi to format size_tGeert Uytterhoeven2014-02-10
* bcache: Add bch_bkey_equal_header()Nicholas Swenson2014-01-08
* bcache: update bch_bkey_try_mergeNicholas Swenson2014-01-08
* bcache: Move insert_fixup() to btree_keys_opsKent Overstreet2014-01-08
* bcache: Convert debug code to btree_keysKent Overstreet2014-01-08
* bcache: Add struct btree_keysKent Overstreet2014-01-08
* bcache: Abstract out stuff needed for sortingKent Overstreet2014-01-08