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