summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/request.h
Commit message (Expand)AuthorAgeFilesLines
* bcache: remove unused bch_passthrough_cacheShenghui Wang2018-10-081-1/+1
* bcache: add identifier names to arguments of function definitionsColy Li2018-08-111-1/+1
* bcache: style fix to replace 'unsigned' by 'unsigned int'Coly Li2018-08-111-9/+9
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* block: switch bios to blk_status_tChristoph Hellwig2017-06-091-1/+1
* bcache: Kill dead cgroup codeKent Overstreet2014-03-181-18/+0Star
* bcache: Fix moving_gc deadlocking with a foreground writeNicholas Swenson2014-03-181-0/+1
* bcache: Zero less memoryKent Overstreet2014-01-081-8/+13
* bcache: Move sector allocator to alloc.cKent Overstreet2013-11-111-4/+1Star
* bcache: Break up struct searchKent Overstreet2013-11-111-29/+8Star
* bcache: Don't use op->insert_collisionKent Overstreet2013-11-111-0/+1
* bcache: Kill op->replaceKent Overstreet2013-11-111-0/+2
* bcache: Kill op->clKent Overstreet2013-11-111-0/+1
* bcache: Prune struct btree_opKent Overstreet2013-11-111-0/+14
* bcache: Convert bch_btree_read_async() to bch_btree_map_keys()Kent Overstreet2013-11-111-2/+0Star
* bcache: Move keylist out of btree_opKent Overstreet2013-11-111-1/+3
* bcache: Refactor journalling flow controlKent Overstreet2013-11-111-2/+1Star
* bcache: Fix/revamp tracepointsKent Overstreet2013-06-271-1/+1
* bcache: A block layer cacheKent Overstreet2013-03-241-0/+62