summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/stats.c
AgeCommit message (Expand)Author
2022-01-26bcache: use default_groups in kobj_typeGreg Kroah-Hartman
2021-06-08bcache: remove bcache device self-defined readaheadColy Li
2020-02-01bcache: fix memory corruption in bch_cache_accounting_clear()Coly Li
2019-02-09bcache: not use hard coded memset size in bch_cache_accounting_clear()Coly Li
2018-08-11bcache: style fix to add a blank line after declarationsColy Li
2018-08-11bcache: style fix to replace 'unsigned' by 'unsigned int'Coly Li
2017-11-14md: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-03-18bcache: Kill dead cgroup codeKent Overstreet
2013-11-10bcache: Break up struct searchKent Overstreet
2013-11-10bcache: Prune struct btree_opKent Overstreet
2013-05-15bcache: Fix error handling in init codeKent Overstreet
2013-03-25bcache: Style/checkpatch fixesKent Overstreet
2013-03-23bcache: A block layer cacheKent Overstreet