aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/closure.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-08bcache: mark closure_sync() __schedKent Overstreet1-1/+2
2018-01-08bcache: Fix, improve efficiency of closure_sync()Kent Overstreet1-23/+23
2017-09-27bcache: use llist_for_each_entry_safe() in __closure_wake_up()Coly Li1-2/+2
2017-09-06bcache: Don't reinvent the wheel but use existing llist APIByungchul Park1-13/+2
2016-07-05bcache: update document infoYijing Wang1-1/+1
2015-11-06bcache: Really show state of work pending bitPetr Mladek1-3/+1
2014-01-08bcache: kill closure locking codeKent Overstreet1-72/+18
2013-11-10bcache: Drop some closure stuffKent Overstreet1-87/+16
2013-07-12bcache: Fix a dumb raceKent Overstreet1-2/+4
2013-03-25bcache: Fix for the build fixesKent Overstreet1-1/+0
2013-03-25bcache: Build fixes from test robotKent Overstreet1-3/+1
2013-03-23bcache: A block layer cacheKent Overstreet1-0/+348