summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/closure.c
Commit message (Expand)AuthorAgeFilesLines
* bcache: add missing SPDX headerColy Li2018-08-111-0/+1
* bcache: replace '%pF' by '%pS' in seq_printf()Coly Li2018-08-111-2/+2
* bcache: style fix to add a blank line after declarationsColy Li2018-08-111-0/+1
* bcache: do not check return value of debugfs_create_dir()Coly Li2018-08-091-4/+9
* bcache: Fix kernel-doc warningsBart Van Assche2018-03-191-4/+4
* bcache: move closure debug file into debug directoryChengguang Xu2018-03-191-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/+2Star
* bcache: update document infoYijing Wang2016-07-051-1/+1
* bcache: Really show state of work pending bitPetr Mladek2015-11-061-3/+1Star
* bcache: kill closure locking codeKent Overstreet2014-01-081-72/+18Star
* bcache: Drop some closure stuffKent Overstreet2013-11-111-87/+16Star
* bcache: Fix a dumb raceKent Overstreet2013-07-121-2/+4
* bcache: Fix for the build fixesKent Overstreet2013-03-261-1/+0Star
* bcache: Build fixes from test robotKent Overstreet2013-03-251-3/+1Star
* bcache: A block layer cacheKent Overstreet2013-03-241-0/+348