summaryrefslogtreecommitdiff
path: root/fs/bcachefs/btree_cache.c
AgeCommit message (Expand)Author
2018-07-10bcachefs: fix BTREE_INSERT_NOUNLOCKKent Overstreet
2018-07-01bcachefs: refactor bch2_btree_node_prefetch()Kent Overstreet
2018-06-30bcachefs: refactor bch2_btree_node_get_sibling() a bitKent Overstreet
2018-06-27bcachefs: bch2_btree_iter_upgrade()/downgrade()Kent Overstreet
2018-06-03bcachefs: drop locks when needed in bch2_btree_node_get_sibling()Kent Overstreet
2018-06-03bcachefs: implement BTREE_INSERT_NOUNLOCKKent Overstreet
2018-05-22bcachefs: add time stats for btree lock contentionKent Overstreet
2018-05-22bcachefs: delete old incorrect assertionKent Overstreet
2018-05-22bcachefs: -o verbose_init, more error messagesKent Overstreet
2018-05-22bcachefs: optimize bch2_btree_iter_traverse() callsKent Overstreet
2018-05-22bcachefs: btree_iter_next()/btree_iter_next_slot()Kent Overstreet
2018-05-22bcachefs: struct btree_iter_levelKent Overstreet
2018-05-22bcachefs: provide an obj_cmpfn to rhashtable codeKent Overstreet
2018-05-22bcachefs: fix a bug with btree write completions when btree writes blockedKent Overstreet
2018-05-22bcachefs: fix a locking bugKent Overstreet
2018-05-22bcachefs: Refactor btree cache codeKent Overstreet
2018-05-22bcachefs: don't return SHRINK_STOP when btree_cache_alloc_lock heldKent Overstreet
2018-05-22bcachefs: Clean up bucket_size usage, tracepointsKent Overstreet
2018-05-22bcachefs: Initial commitKent Overstreet