aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/util.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-28bcache: Move couple of functions to sysfs.cAndy Shevchenko1-5/+0
2018-03-18bcache: add CACHE_SET_IO_DISABLE to struct cache_set flagsColy Li1-6/+0
2018-02-07bcache: fix high CPU occupancy during journalTang Junhui1-0/+2
2018-01-06block: move bio_alloc_pages() to bcacheMing Lei1-0/+1
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-16bcache: writeback rate shouldn't artifically clampMichael Lyle1-2/+2
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko1-10/+2
2017-03-09drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.hMasanari Iida1-1/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar1-0/+1
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