summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/util.c
Commit message (Expand)AuthorAgeFilesLines
* bcache: Move couple of functions to sysfs.cAndy Shevchenko2018-05-281-35/+0
* bcache: Fix kernel-doc warningsBart Van Assche2018-03-181-10/+8
* bcache: Annotate switch fall-throughBart Van Assche2018-03-181-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-231-2/+2
|/
* bcache: Move spinlock into struct time_statsKent Overstreet2013-11-101-3/+9
* bcache: Fix a writeback performance regressionKent Overstreet2013-09-241-1/+10
* bcache: Use standard utility codeKent Overstreet2013-07-011-17/+0
* 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/+13
* bcache: A block layer cacheKent Overstreet2013-03-231-0/+389