aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/util.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-13bcache: remove driver private bio splitting codeKent Overstreet1-2/+3
2015-06-30bcache: use kvfree() in various placesPekka Enberg1-8/+2
2014-08-04bcache: Correct printing of btree_gc_max_duration_msSurbhi Palande1-2/+2
2014-01-08bcache: Convert debug code to btree_keysKent Overstreet1-0/+2
2014-01-08bcache: Remove/fix some header dependenciesKent Overstreet1-0/+6
2013-12-16bcache: Fix heap_peek() macroNicholas Swenson1-1/+1
2013-11-10bcache: Move spinlock into struct time_statsKent Overstreet1-0/+1
2013-11-10bcache: Debug code improvementsKent Overstreet1-2/+2
2013-11-10bcache: Pull on disk data structures out into a separate headerKent Overstreet1-10/+0
2013-09-24bcache: Fix a writeback performance regressionKent Overstreet1-3/+9
2013-07-01bcache: Use standard utility codeKent Overstreet1-4/+0
2013-06-26bcache: Fix/revamp tracepointsKent Overstreet1-2/+0
2013-03-28bcache: Don't export utility code, prefix with bch_Kent Overstreet1-27/+27
2013-03-23bcache: A block layer cacheKent Overstreet1-0/+589