summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/util.c
Commit message (Expand)AuthorAgeFilesLines
* bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()Ming Lei2019-02-151-1/+5
* Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-221-0/+2
|\
| * bcache: add missing SPDX headerColy Li2018-08-111-0/+1
| * bcache: style fix to add a blank line after declarationsColy Li2018-08-111-0/+1
* | bcache: use routines from lib/crc64.c for CRC64 calculationColy Li2018-08-221-131/+0Star
|/
* 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-35/+0Star
* bcache: Fix kernel-doc warningsBart Van Assche2018-03-191-10/+8Star
* bcache: Annotate switch fall-throughBart Van Assche2018-03-191-0/+7
* block: move bio_alloc_pages() to bcacheMing Lei2018-01-061-0/+27
* bcache: comment on direct access to bvec tableMing Lei2018-01-061-0/+7
* bcache: writeback rate clamping: make 32 bit safeMichael Lyle2017-10-161-2/+2
* bcache: smooth writeback rate controlMichael Lyle2017-10-161-2/+8
* bcache: fix bch_hprint crash and improve outputMichael Lyle2017-09-061-15/+35
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* md: more open-coded offset_in_page()Al Viro2016-01-041-1/+1
* Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-311-1/+7
|\
| * bcache: New writeback PD controllerKent Overstreet2013-12-161-1/+7
* | block: Abstract out bvec iteratorKent Overstreet2013-11-241-2/+2
|/
* bcache: Move spinlock into struct time_statsKent Overstreet2013-11-111-3/+9
* bcache: Fix a writeback performance regressionKent Overstreet2013-09-241-1/+10
* bcache: Use standard utility codeKent Overstreet2013-07-011-17/+0Star
* bcache: Fix a format string overflowKent Overstreet2013-04-081-2/+2
* bcache: Sparse fixesKent Overstreet2013-04-081-88/+88
* bcache: Don't export utility code, prefix with bch_Kent Overstreet2013-03-281-25/+13Star
* bcache: A block layer cacheKent Overstreet2013-03-241-0/+389