summaryrefslogtreecommitdiff
path: root/fs/bcachefs/btree_update_leaf.c
AgeCommit message (Expand)Author
2018-07-16bcachefs: Fix a bug when dropping invalid btree keysKent Overstreet
2018-07-10bcachefs: fix BTREE_INSERT_NOUNLOCKKent Overstreet
2018-07-01bcachefs: don't expose extent whiteouts outside of btree codeKent Overstreet
2018-06-30bcachefs: kill BTREE_ITER_ENDKent Overstreet
2018-06-27bcachefs: fix an assertionKent Overstreet
2018-06-27bcachefs: bch2_btree_iter_upgrade()/downgrade()Kent Overstreet
2018-06-03bcachefs: btree iter refactoringKent Overstreet
2018-06-03bcachefs: add a journal_seq_verify debug optionKent Overstreet
2018-06-03bcachefs: implement BTREE_INSERT_NOUNLOCKKent Overstreet
2018-05-22bcachefs: add time stats for btree lock contentionKent Overstreet
2018-05-22bcachefs: Split out journal_reclaim.cKent Overstreet
2018-05-22bcachefs: Split out journal_seq_blacklist.cKent Overstreet
2018-05-22bcachefs: convert BUG_ON()s to warningsKent Overstreet
2018-05-22bcachefs: Fix allocator stripingKent 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: fix a faulty assertionKent Overstreet
2018-05-22bcachefs: assorted microoptimizationsKent Overstreet
2018-05-22bcachefs: better comments/cleanupsKent Overstreet
2018-05-22bcachefs: inject some faults, add some assertionsKent Overstreet
2018-05-22bcachefs: Initial commitKent Overstreet