summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/btree.h
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-11-11bcache: Avoid deadlocking in garbage collectionKent Overstreet
2013-11-11bcache: Incremental gcKent Overstreet
2013-11-11bcache: bch_(btree|extent)_ptr_invalid()Kent Overstreet
2013-11-11bcache: Don't bother with bucket refcount for btree node allocationsKent Overstreet
2013-11-11bcache: Debug code improvementsKent Overstreet
2013-11-11bcache: Convert bch_btree_insert() to bch_btree_map_leaf_nodes()Kent Overstreet
2013-11-11bcache: Kill op->replaceKent Overstreet
2013-11-11bcache: Kill op->clKent Overstreet
2013-11-11bcache: Prune struct btree_opKent Overstreet
2013-11-11bcache: Convert bch_btree_read_async() to bch_btree_map_keys()Kent Overstreet
2013-11-11bcache: Move some stuff to btree.cKent Overstreet
2013-11-11bcache: Add btree_map() functionsKent Overstreet
2013-11-11bcache: Convert gc to a kthreadKent Overstreet
2013-11-11bcache: Convert bucket_wait to wait_queue_head_tKent Overstreet
2013-11-11bcache: Convert try_wait to wait_queue_head_tKent Overstreet
2013-11-11bcache: Move keylist out of btree_opKent Overstreet
2013-11-11bcache: Refactor request_write()Kent Overstreet
2013-11-11bcache: Add explicit keylist arg to btree_insert()Kent Overstreet
2013-11-11bcache: Convert btree_insert_check_key() to btree_insert_node()Kent Overstreet
2013-11-11bcache: Explicitly track btree node's parentKent Overstreet
2013-11-11bcache: Remove unnecessary check in should_split()Kent Overstreet
2013-07-01bcache: Delete fuzz testerKent Overstreet
2013-06-27bcache: Write out full stripesKent Overstreet
2013-06-27bcache: Rip out pkey()/pbtree()Kent Overstreet
2013-06-27bcache: Refactor btree ioKent Overstreet
2013-03-23bcache: A block layer cacheKent Overstreet