summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/request.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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-101-4/+1
* bcache: Break up struct searchKent Overstreet2013-11-101-29/+8
* bcache: Don't use op->insert_collisionKent Overstreet2013-11-101-0/+1
* bcache: Kill op->replaceKent Overstreet2013-11-101-0/+2
* bcache: Kill op->clKent Overstreet2013-11-101-0/+1
* bcache: Prune struct btree_opKent Overstreet2013-11-101-0/+14
* bcache: Convert bch_btree_read_async() to bch_btree_map_keys()Kent Overstreet2013-11-101-2/+0
* bcache: Move keylist out of btree_opKent Overstreet2013-11-101-1/+3
* bcache: Refactor journalling flow controlKent Overstreet2013-11-101-2/+1
* bcache: Fix/revamp tracepointsKent Overstreet2013-06-261-1/+1
* bcache: A block layer cacheKent Overstreet2013-03-231-0/+62
OpenPOWER on IntegriCloud