index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
closure.c
Age
Commit message (
Expand
)
Author
2018-08-11
bcache: add missing SPDX header
Coly Li
2018-08-11
bcache: replace '%pF' by '%pS' in seq_printf()
Coly Li
2018-08-11
bcache: style fix to add a blank line after declarations
Coly Li
2018-08-09
bcache: do not check return value of debugfs_create_dir()
Coly Li
2018-03-18
bcache: Fix kernel-doc warnings
Bart Van Assche
2018-03-18
bcache: move closure debug file into debug directory
Chengguang Xu
2018-01-08
bcache: mark closure_sync() __sched
Kent Overstreet
2018-01-08
bcache: Fix, improve efficiency of closure_sync()
Kent Overstreet
2017-09-27
bcache: use llist_for_each_entry_safe() in __closure_wake_up()
Coly Li
2017-09-06
bcache: Don't reinvent the wheel but use existing llist API
Byungchul Park
2016-07-05
bcache: update document info
Yijing Wang
2015-11-06
bcache: Really show state of work pending bit
Petr Mladek
2014-01-08
bcache: kill closure locking code
Kent Overstreet
2013-11-10
bcache: Drop some closure stuff
Kent Overstreet
2013-07-12
bcache: Fix a dumb race
Kent Overstreet
2013-03-25
bcache: Fix for the build fixes
Kent Overstreet
2013-03-25
bcache: Build fixes from test robot
Kent Overstreet
2013-03-23
bcache: A block layer cache
Kent Overstreet