summaryrefslogtreecommitdiff
path: root/fs/bcachefs/btree_update_interior.c
AgeCommit message (Expand)Author
2018-12-27bcachefs: s/usage_lock/mark_lockKent Overstreet
2018-12-27bcachefs: drop bogus percpu_ref_trygetKent Overstreet
2018-12-27bcachefs: Make bkey types globally uniqueKent Overstreet
2018-12-27bcachefs: Hold usage_lock over mark_key and fs_usage_applyKent Overstreet
2018-12-27bcachefs: drop a faulty assertionKent Overstreet
2018-12-27bcachefs: Btree locking fix, refactoringKent Overstreet
2018-12-27bcachefs: gc now operates on second set of bucket marksKent Overstreet
2018-12-27bcachefs: Don't block on journal reservation with btree locks heldKent Overstreet
2018-12-27bcachefs: Erasure codingKent Overstreet
2018-12-27bcachefs: revamp to_text methodsKent Overstreet
2018-12-27bcachefs: more key marking refactoringKent Overstreet
2018-12-27bcachefs: replicas: prep work for stripesKent Overstreet
2018-12-27bcachefs: Allocation code refactoringKent Overstreet
2018-12-27bcachefs: Split out alloc_background.cKent Overstreet
2018-12-27bcachefs: Fix a deadlockKent Overstreet
2018-12-27bcachefs: Comparison function cleanupsKent Overstreet
2018-12-27bcachefs: lift ordering restriction on 0 size extentsKent Overstreet
2018-12-27bcachefs: Change how replicated data is accountedKent Overstreet
2018-12-27bcachefs: Account for internal fragmentation betterKent Overstreet
2018-12-27bcachefs: kill s_alloc, use bch_data_typeKent Overstreet
2018-12-27bcachefs: bch2_mark_key() now takes bch_data_typeKent Overstreet
2018-12-27bcachefs: Invalidate buckets when writing to alloc btreeKent Overstreet
2018-12-27bcachefs: Fix a use after free in the journal codeKent Overstreet
2018-12-27bcachefs: fix BTREE_INSERT_NOUNLOCKKent Overstreet
2018-12-27bcachefs: bch2_btree_iter_upgrade()/downgrade()Kent Overstreet
2018-12-27bcachefs: btree iter refactoringKent Overstreet
2018-12-27bcachefs: implement BTREE_INSERT_NOUNLOCKKent Overstreet
2018-12-27bcachefs: fix missing btree_iter_set_dirty() callKent Overstreet
2018-12-27bcachefs: btree allocation deadlock fixKent Overstreet
2018-12-27bcachefs: tighten up reserve sizesKent Overstreet
2018-12-27bcachefs: Initial commitKent Overstreet