summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/closure.h
AgeCommit message (Expand)Author
2018-01-09bcache: closures: move control bits one bit rightMichael Lyle
2018-01-08bcache: Fix, improve efficiency of closure_sync()Kent Overstreet
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-16bcache: safeguard a dangerous addressing in closure_queueLiang Chen
2017-09-06bcache: Update continue_at() documentationDan Carpenter
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-07-05bcache: update document infoYijing Wang
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-07-11bcache: don't embed 'return' statements in closure macrosJens Axboe
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-01-08bcache: kill closure locking codeKent Overstreet
2014-01-08bcache: Zero less memoryKent Overstreet
2013-11-10bcache: Drop some closure stuffKent Overstreet
2013-11-10bcache: Refactor journalling flow controlKent Overstreet
2013-03-25bcache: Build fixes from test robotKent Overstreet
2013-03-23bcache: A block layer cacheKent Overstreet