index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
request.h
Age
Commit message (
Expand
)
Author
2018-10-08
bcache: remove unused bch_passthrough_cache
Shenghui Wang
2018-08-11
bcache: add identifier names to arguments of function definitions
Coly Li
2018-08-11
bcache: style fix to replace 'unsigned' by 'unsigned int'
Coly Li
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2014-03-18
bcache: Kill dead cgroup code
Kent Overstreet
2014-03-18
bcache: Fix moving_gc deadlocking with a foreground write
Nicholas Swenson
2014-01-08
bcache: Zero less memory
Kent Overstreet
2013-11-10
bcache: Move sector allocator to alloc.c
Kent Overstreet
2013-11-10
bcache: Break up struct search
Kent Overstreet
2013-11-10
bcache: Don't use op->insert_collision
Kent Overstreet
2013-11-10
bcache: Kill op->replace
Kent Overstreet
2013-11-10
bcache: Kill op->cl
Kent Overstreet
2013-11-10
bcache: Prune struct btree_op
Kent Overstreet
2013-11-10
bcache: Convert bch_btree_read_async() to bch_btree_map_keys()
Kent Overstreet
2013-11-10
bcache: Move keylist out of btree_op
Kent Overstreet
2013-11-10
bcache: Refactor journalling flow control
Kent Overstreet
2013-06-26
bcache: Fix/revamp tracepoints
Kent Overstreet
2013-03-23
bcache: A block layer cache
Kent Overstreet