summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/util.h
AgeCommit message (Expand)Author
2018-02-07bcache: fix high CPU occupancy during journalTang Junhui
2018-01-06block: move bio_alloc_pages() to bcacheMing Lei
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-16bcache: writeback rate shouldn't artifically clampMichael Lyle
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-03-09drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.hMasanari Iida
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2015-08-13bcache: remove driver private bio splitting codeKent Overstreet
2015-06-30bcache: use kvfree() in various placesPekka Enberg
2014-08-04bcache: Correct printing of btree_gc_max_duration_msSurbhi Palande
2014-01-08bcache: Convert debug code to btree_keysKent Overstreet
2014-01-08bcache: Remove/fix some header dependenciesKent Overstreet
2013-12-16bcache: Fix heap_peek() macroNicholas Swenson
2013-11-10bcache: Move spinlock into struct time_statsKent Overstreet
2013-11-10bcache: Debug code improvementsKent Overstreet
2013-11-10bcache: Pull on disk data structures out into a separate headerKent Overstreet
2013-09-24bcache: Fix a writeback performance regressionKent Overstreet
2013-07-01bcache: Use standard utility codeKent Overstreet
2013-06-26bcache: Fix/revamp tracepointsKent Overstreet
2013-03-28bcache: Don't export utility code, prefix with bch_Kent Overstreet
2013-03-23bcache: A block layer cacheKent Overstreet