summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/util.h
Commit message (Expand)AuthorAge
* bcache: add CACHE_SET_IO_DISABLE to struct cache_set flagsColy Li2018-03-18
* bcache: fix high CPU occupancy during journalTang Junhui2018-02-07
* block: move bio_alloc_pages() to bcacheMing Lei2018-01-06
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-14
|\
| * bcache: writeback rate shouldn't artifically clampMichael Lyle2017-10-16
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-08
* drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.hMasanari Iida2017-03-09
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* bcache: remove driver private bio splitting codeKent Overstreet2015-08-13
* bcache: use kvfree() in various placesPekka Enberg2015-06-30
* bcache: Correct printing of btree_gc_max_duration_msSurbhi Palande2014-08-04
* bcache: Convert debug code to btree_keysKent Overstreet2014-01-08
* bcache: Remove/fix some header dependenciesKent Overstreet2014-01-08
* bcache: Fix heap_peek() macroNicholas Swenson2013-12-16
* bcache: Move spinlock into struct time_statsKent Overstreet2013-11-10
* bcache: Debug code improvementsKent Overstreet2013-11-10
* bcache: Pull on disk data structures out into a separate headerKent Overstreet2013-11-10
* bcache: Fix a writeback performance regressionKent Overstreet2013-09-24
* bcache: Use standard utility codeKent Overstreet2013-07-01
* bcache: Fix/revamp tracepointsKent Overstreet2013-06-26
* bcache: Don't export utility code, prefix with bch_Kent Overstreet2013-03-28
* bcache: A block layer cacheKent Overstreet2013-03-23