aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/util.c
Commit message (Expand)AuthorAge
* bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()Ming Lei2019-02-15
* Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-22
|\
| * bcache: add missing SPDX headerColy Li2018-08-11
| * bcache: style fix to add a blank line after declarationsColy Li2018-08-11
* | bcache: use routines from lib/crc64.c for CRC64 calculationColy Li2018-08-22
|/
* bcache: set max writeback rate when I/O request is idleColy Li2018-08-09
* bcache: Move couple of functions to sysfs.cAndy Shevchenko2018-05-28
* bcache: Fix kernel-doc warningsBart Van Assche2018-03-18
* bcache: Annotate switch fall-throughBart Van Assche2018-03-18
* block: move bio_alloc_pages() to bcacheMing Lei2018-01-06
* bcache: comment on direct access to bvec tableMing Lei2018-01-06
* bcache: writeback rate clamping: make 32 bit safeMichael Lyle2017-10-16
* bcache: smooth writeback rate controlMichael Lyle2017-10-16
* bcache: fix bch_hprint crash and improve outputMichael Lyle2017-09-06
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* md: more open-coded offset_in_page()Al Viro2016-01-04
* Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-31
|\
| * bcache: New writeback PD controllerKent Overstreet2013-12-16
* | block: Abstract out bvec iteratorKent Overstreet2013-11-24
|/
* bcache: Move spinlock into struct time_statsKent Overstreet2013-11-11
* bcache: Fix a writeback performance regressionKent Overstreet2013-09-24
* bcache: Use standard utility codeKent Overstreet2013-07-01
* bcache: Fix a format string overflowKent Overstreet2013-04-08
* bcache: Sparse fixesKent Overstreet2013-04-08
* bcache: Don't export utility code, prefix with bch_Kent Overstreet2013-03-28
* bcache: A block layer cacheKent Overstreet2013-03-23