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