summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/closure.c
Commit message (Expand)AuthorAgeFilesLines
* bcache: Fix kernel-doc warningsBart Van Assche2018-03-181-4/+4
* bcache: move closure debug file into debug directoryChengguang Xu2018-03-181-4/+5
* bcache: mark closure_sync() __schedKent Overstreet2018-01-081-1/+2
* bcache: Fix, improve efficiency of closure_sync()Kent Overstreet2018-01-081-23/+23
* bcache: use llist_for_each_entry_safe() in __closure_wake_up()Coly Li2017-09-271-2/+2
* bcache: Don't reinvent the wheel but use existing llist APIByungchul Park2017-09-061-13/+2
* bcache: update document infoYijing Wang2016-07-051-1/+1
* bcache: Really show state of work pending bitPetr Mladek2015-11-061-3/+1
* bcache: kill closure locking codeKent Overstreet2014-01-081-72/+18
* bcache: Drop some closure stuffKent Overstreet2013-11-101-87/+16
* bcache: Fix a dumb raceKent Overstreet2013-07-121-2/+4
* bcache: Fix for the build fixesKent Overstreet2013-03-251-1/+0
* bcache: Build fixes from test robotKent Overstreet2013-03-251-3/+1
* bcache: A block layer cacheKent Overstreet2013-03-231-0/+348