aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/btree.h
Commit message (Expand)AuthorAge
* bcache: Convert bch_btree_insert() to bch_btree_map_leaf_nodes()Kent 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 some stuff to btree.cKent Overstreet2013-11-11
* bcache: Add btree_map() functionsKent Overstreet2013-11-11
* bcache: Convert gc to a kthreadKent Overstreet2013-11-11
* bcache: Convert bucket_wait to wait_queue_head_tKent Overstreet2013-11-11
* bcache: Convert try_wait to wait_queue_head_tKent Overstreet2013-11-11
* bcache: Move keylist out of btree_opKent Overstreet2013-11-11
* bcache: Refactor request_write()Kent Overstreet2013-11-11
* bcache: Add explicit keylist arg to btree_insert()Kent Overstreet2013-11-11
* bcache: Convert btree_insert_check_key() to btree_insert_node()Kent Overstreet2013-11-11
* bcache: Explicitly track btree node's parentKent Overstreet2013-11-11
* bcache: Remove unnecessary check in should_split()Kent Overstreet2013-11-11
* bcache: Delete fuzz testerKent Overstreet2013-07-01
* bcache: Write out full stripesKent Overstreet2013-06-27
* bcache: Rip out pkey()/pbtree()Kent Overstreet2013-06-26
* bcache: Refactor btree ioKent Overstreet2013-06-26
* bcache: A block layer cacheKent Overstreet2013-03-23