summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/request.h
AgeCommit message (Expand)AuthorLines
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig-2/+2
2020-03-27bcache: pass the make_request methods to blk_queue_make_requestChristoph Hellwig-0/+3
2019-04-24bcache: Clean up bch_get_congested()George Spelvin-1/+1
2018-10-08bcache: remove unused bch_passthrough_cacheShenghui Wang-1/+1
2018-08-11bcache: add identifier names to arguments of function definitionsColy Li-1/+1
2018-08-11bcache: style fix to replace 'unsigned' by 'unsigned int'Coly Li-9/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-06-09block: switch bios to blk_status_tChristoph Hellwig-1/+1
2014-03-18bcache: Kill dead cgroup codeKent Overstreet-18/+0
2014-03-18bcache: Fix moving_gc deadlocking with a foreground writeNicholas Swenson-0/+1
2014-01-08bcache: Zero less memoryKent Overstreet-8/+13
2013-11-10bcache: Move sector allocator to alloc.cKent Overstreet-4/+1
2013-11-10bcache: Break up struct searchKent Overstreet-29/+8
2013-11-10bcache: Don't use op->insert_collisionKent Overstreet-0/+1
2013-11-10bcache: Kill op->replaceKent Overstreet-0/+2
2013-11-10bcache: Kill op->clKent Overstreet-0/+1
2013-11-10bcache: Prune struct btree_opKent Overstreet-0/+14
2013-11-10bcache: Convert bch_btree_read_async() to bch_btree_map_keys()Kent Overstreet-2/+0
2013-11-10bcache: Move keylist out of btree_opKent Overstreet-1/+3
2013-11-10bcache: Refactor journalling flow controlKent Overstreet-2/+1
2013-06-26bcache: Fix/revamp tracepointsKent Overstreet-1/+1
2013-03-23bcache: A block layer cacheKent Overstreet-0/+62