summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/closure.h
Commit message (Expand)AuthorAgeFilesLines
* bcache: move closure debug file into debug directoryChengguang Xu2018-03-181-2/+3
* bcache: closures: move control bits one bit rightMichael Lyle2018-01-091-4/+4
* bcache: Fix, improve efficiency of closure_sync()Kent Overstreet2018-01-081-37/+23
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-141-0/+6
|\
| * bcache: safeguard a dangerous addressing in closure_queueLiang Chen2017-10-161-0/+6
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* bcache: Update continue_at() documentationDan Carpenter2017-09-061-4/+0
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* bcache: update document infoYijing Wang2016-07-051-1/+2
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-1/+1
* bcache: don't embed 'return' statements in closure macrosJens Axboe2015-07-111-3/+0
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
* bcache: kill closure locking codeKent Overstreet2014-01-081-241/+105
* bcache: Zero less memoryKent Overstreet2014-01-081-12/+1
* bcache: Drop some closure stuffKent Overstreet2013-11-101-160/+21
* bcache: Refactor journalling flow controlKent Overstreet2013-11-101-1/+1
* bcache: Build fixes from test robotKent Overstreet2013-03-251-0/+2
* bcache: A block layer cacheKent Overstreet2013-03-231-0/+670
OpenPOWER on IntegriCloud