aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/request.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-09block: switch bios to blk_status_tChristoph Hellwig1-1/+1
2014-03-18bcache: Kill dead cgroup codeKent Overstreet1-18/+0
2014-03-18bcache: Fix moving_gc deadlocking with a foreground writeNicholas Swenson1-0/+1
2014-01-08bcache: Zero less memoryKent Overstreet1-8/+13
2013-11-10bcache: Move sector allocator to alloc.cKent Overstreet1-4/+1
2013-11-10bcache: Break up struct searchKent Overstreet1-29/+8
2013-11-10bcache: Don't use op->insert_collisionKent Overstreet1-0/+1
2013-11-10bcache: Kill op->replaceKent Overstreet1-0/+2
2013-11-10bcache: Kill op->clKent Overstreet1-0/+1
2013-11-10bcache: Prune struct btree_opKent Overstreet1-0/+14
2013-11-10bcache: Convert bch_btree_read_async() to bch_btree_map_keys()Kent Overstreet1-2/+0
2013-11-10bcache: Move keylist out of btree_opKent Overstreet1-1/+3
2013-11-10bcache: Refactor journalling flow controlKent Overstreet1-2/+1
2013-06-26bcache: Fix/revamp tracepointsKent Overstreet1-1/+1
2013-03-23bcache: A block layer cacheKent Overstreet1-0/+62