summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-091-10/+2
* drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.hMasanari Iida2017-03-101-1/+0
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* bcache: remove driver private bio splitting codeKent Overstreet2015-08-131-2/+3
* bcache: use kvfree() in various placesPekka Enberg2015-07-011-8/+2
* bcache: Correct printing of btree_gc_max_duration_msSurbhi Palande2014-08-051-2/+2
* bcache: Convert debug code to btree_keysKent Overstreet2014-01-081-0/+2
* bcache: Remove/fix some header dependenciesKent Overstreet2014-01-081-0/+6
* bcache: Fix heap_peek() macroNicholas Swenson2013-12-161-1/+1
* bcache: Move spinlock into struct time_statsKent Overstreet2013-11-111-0/+1
* bcache: Debug code improvementsKent Overstreet2013-11-111-2/+2
* bcache: Pull on disk data structures out into a separate headerKent Overstreet2013-11-111-10/+0
* bcache: Fix a writeback performance regressionKent Overstreet2013-09-241-3/+9
* bcache: Use standard utility codeKent Overstreet2013-07-011-4/+0
* bcache: Fix/revamp tracepointsKent Overstreet2013-06-271-2/+0
* bcache: Don't export utility code, prefix with bch_Kent Overstreet2013-03-281-27/+27
* bcache: A block layer cacheKent Overstreet2013-03-241-0/+589