summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/util.h
Commit message (Expand)AuthorAgeFilesLines
* bcache: Revert "bcache: fix high CPU occupancy during journal"Coly Li2019-06-281-2/+0Star
* bcache: Clean up bch_get_congested()George Spelvin2019-04-241-7/+19
* Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-221-9/+11
|\
| * bcache: style fixes for lines over 80 charactersColy Li2018-08-111-1/+2
| * bcache: add identifier names to arguments of function definitionsColy Li2018-08-111-6/+6
| * bcache: style fix to replace 'unsigned' by 'unsigned int'Coly Li2018-08-111-4/+5
* | bcache: use routines from lib/crc64.c for CRC64 calculationColy Li2018-08-221-4/+17
|/
* bcache: set max writeback rate when I/O request is idleColy Li2018-08-091-1/+1
* bcache: Move couple of functions to sysfs.cAndy Shevchenko2018-05-281-5/+0Star
* bcache: add CACHE_SET_IO_DISABLE to struct cache_set flagsColy Li2018-03-191-6/+0Star
* bcache: fix high CPU occupancy during journalTang Junhui2018-02-071-0/+2
* block: move bio_alloc_pages() to bcacheMing Lei2018-01-061-0/+1
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-151-2/+2
|\
| * bcache: writeback rate shouldn't artifically clampMichael Lyle2017-10-161-2/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-091-10/+2Star
* drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.hMasanari Iida2017-03-101-1/+0Star
* 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/+2Star
* 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/+0Star
* bcache: Fix a writeback performance regressionKent Overstreet2013-09-241-3/+9
* bcache: Use standard utility codeKent Overstreet2013-07-011-4/+0Star
* bcache: Fix/revamp tracepointsKent Overstreet2013-06-271-2/+0Star
* 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