index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
request.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
1
-2
/
+2
*
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
1
-2
/
+2
*
bcache: pass the make_request methods to blk_queue_make_request
Christoph Hellwig
2020-03-27
1
-0
/
+3
*
bcache: Clean up bch_get_congested()
George Spelvin
2019-04-24
1
-1
/
+1
*
bcache: remove unused bch_passthrough_cache
Shenghui Wang
2018-10-08
1
-1
/
+1
*
bcache: add identifier names to arguments of function definitions
Coly Li
2018-08-11
1
-1
/
+1
*
bcache: style fix to replace 'unsigned' by 'unsigned int'
Coly Li
2018-08-11
1
-9
/
+9
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-1
/
+1
*
bcache: Kill dead cgroup code
Kent Overstreet
2014-03-18
1
-18
/
+0
*
bcache: Fix moving_gc deadlocking with a foreground write
Nicholas Swenson
2014-03-18
1
-0
/
+1
*
bcache: Zero less memory
Kent Overstreet
2014-01-08
1
-8
/
+13
*
bcache: Move sector allocator to alloc.c
Kent Overstreet
2013-11-11
1
-4
/
+1
*
bcache: Break up struct search
Kent Overstreet
2013-11-11
1
-29
/
+8
*
bcache: Don't use op->insert_collision
Kent Overstreet
2013-11-11
1
-0
/
+1
*
bcache: Kill op->replace
Kent Overstreet
2013-11-11
1
-0
/
+2
*
bcache: Kill op->cl
Kent Overstreet
2013-11-11
1
-0
/
+1
*
bcache: Prune struct btree_op
Kent Overstreet
2013-11-11
1
-0
/
+14
*
bcache: Convert bch_btree_read_async() to bch_btree_map_keys()
Kent Overstreet
2013-11-11
1
-2
/
+0
*
bcache: Move keylist out of btree_op
Kent Overstreet
2013-11-11
1
-1
/
+3
*
bcache: Refactor journalling flow control
Kent Overstreet
2013-11-11
1
-2
/
+1
*
bcache: Fix/revamp tracepoints
Kent Overstreet
2013-06-27
1
-1
/
+1
*
bcache: A block layer cache
Kent Overstreet
2013-03-24
1
-0
/
+62