summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/closure.h
Commit message (Expand)AuthorAgeFilesLines
* bcache: fix typo in code comments of closure_return_with_destructor()Coly Li2018-10-081-1/+2
* bcache: add the missing comments for smp_mb()/smp_wmb()Coly Li2018-08-111-1/+3
* bcache: style fix to replace 'unsigned' by 'unsigned int'Coly Li2018-08-111-1/+1
* bcache: do not check return value of debugfs_create_dir()Coly Li2018-08-091-2/+2
* bcache: move closure debug file into debug directoryChengguang Xu2018-03-191-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/+23Star
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-151-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/+0Star
* 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/+0Star
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
* bcache: kill closure locking codeKent Overstreet2014-01-081-241/+105Star
* bcache: Zero less memoryKent Overstreet2014-01-081-12/+1Star
* bcache: Drop some closure stuffKent Overstreet2013-11-111-160/+21Star
* bcache: Refactor journalling flow controlKent Overstreet2013-11-111-1/+1
* bcache: Build fixes from test robotKent Overstreet2013-03-251-0/+2
* bcache: A block layer cacheKent Overstreet2013-03-241-0/+670