index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
closure.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
bcache: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-13
/
+3
2019-11-13
bcache: don't export symbols
Christoph Hellwig
1
-7
/
+0
2019-09-03
closures: fix a race on wakeup from closure_sync
Kent Overstreet
1
-2
/
+8
2018-08-11
bcache: add missing SPDX header
Coly Li
1
-0
/
+1
2018-08-11
bcache: replace '%pF' by '%pS' in seq_printf()
Coly Li
1
-2
/
+2
2018-08-11
bcache: style fix to add a blank line after declarations
Coly Li
1
-0
/
+1
2018-08-09
bcache: do not check return value of debugfs_create_dir()
Coly Li
1
-4
/
+9
2018-03-18
bcache: Fix kernel-doc warnings
Bart Van Assche
1
-4
/
+4
2018-03-18
bcache: move closure debug file into debug directory
Chengguang Xu
1
-4
/
+5
2018-01-08
bcache: mark closure_sync() __sched
Kent Overstreet
1
-1
/
+2
2018-01-08
bcache: Fix, improve efficiency of closure_sync()
Kent Overstreet
1
-23
/
+23
2017-09-27
bcache: use llist_for_each_entry_safe() in __closure_wake_up()
Coly Li
1
-2
/
+2
2017-09-06
bcache: Don't reinvent the wheel but use existing llist API
Byungchul Park
1
-13
/
+2
2016-07-05
bcache: update document info
Yijing Wang
1
-1
/
+1
2015-11-06
bcache: Really show state of work pending bit
Petr Mladek
1
-3
/
+1
2014-01-08
bcache: kill closure locking code
Kent Overstreet
1
-72
/
+18
2013-11-10
bcache: Drop some closure stuff
Kent Overstreet
1
-87
/
+16
2013-07-12
bcache: Fix a dumb race
Kent Overstreet
1
-2
/
+4
2013-03-25
bcache: Fix for the build fixes
Kent Overstreet
1
-1
/
+0
2013-03-25
bcache: Build fixes from test robot
Kent Overstreet
1
-3
/
+1
2013-03-23
bcache: A block layer cache
Kent Overstreet
1
-0
/
+348