aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/btree.h
Commit message (Expand)AuthorAge
* bcache: try to set b->parent properlySlava Pestov2014-08-04
* bcache: wait for buckets when allocating new btree rootSlava Pestov2014-08-04
* bcache: Kill unused freelistKent Overstreet2014-03-18
* bcache: Rework btree cache reserve handlingKent Overstreet2014-03-18
* bcache: btree locking reworkKent Overstreet2014-03-18
* bcache: Fix another bug recovering from unclean shutdownKent Overstreet2014-03-18
* bcache: Convert btree_iter to struct btree_keysKent Overstreet2014-01-08
* bcache: Add struct btree_keysKent Overstreet2014-01-08
* bcache: Abstract out stuff needed for sortingKent Overstreet2014-01-08
* bcache: Rename/shuffle various code aroundKent Overstreet2014-01-08
* bcache: Split out sort_extent_cmp()Kent Overstreet2014-01-08
* bcache: Btree verify code improvementsKent Overstreet2014-01-08
* bcache: kill index()Kent Overstreet2014-01-08
* bcache: Rework allocator reservesKent Overstreet2014-01-08
* bcache: kill closure locking usageKent Overstreet2014-01-08
* bcache: Avoid deadlocking in garbage collectionKent Overstreet2013-11-11
* bcache: Incremental gcKent Overstreet2013-11-11
* bcache: bch_(btree|extent)_ptr_invalid()Kent Overstreet2013-11-11
* bcache: Don't bother with bucket refcount for btree node allocationsKent Overstreet2013-11-11
* bcache: Debug code improvementsKent Overstreet2013-11-11
* 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