index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
stats.c
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2022-01-26
bcache: use default_groups in kobj_type
Greg Kroah-Hartman
2021-06-08
bcache: remove bcache device self-defined readahead
Coly Li
2020-02-01
bcache: fix memory corruption in bch_cache_accounting_clear()
Coly Li
2019-02-09
bcache: not use hard coded memset size in bch_cache_accounting_clear()
Coly Li
2018-08-11
bcache: style fix to add a blank line after declarations
Coly Li
2018-08-11
bcache: style fix to replace 'unsigned' by 'unsigned int'
Coly Li
2017-11-14
md: Convert timers to use timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-03-18
bcache: Kill dead cgroup code
Kent Overstreet
2013-11-10
bcache: Break up struct search
Kent Overstreet
2013-11-10
bcache: Prune struct btree_op
Kent Overstreet
2013-05-15
bcache: Fix error handling in init code
Kent Overstreet
2013-03-25
bcache: Style/checkpatch fixes
Kent Overstreet
2013-03-23
bcache: A block layer cache
Kent Overstreet