summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-03fixup! bcachefs: New and improved topology repair codelordkitsuna-debugKent Overstreet
2021-07-02debug assertionsKent Overstreet
2021-06-30bcachefs: ensure iter->should_be_locked is setDan Robertson
2021-06-30bcachefs: Fix unused variable warning when !BCACHEFS_DEBUGChristopher James Halse Rogers
2021-06-30bcachefs: Use memalloc_nofs_save() in bch2_read_endio()Kent Overstreet
2021-06-23fixup! bcachefs: Improve iter->should_be_lockedKent Overstreet
2021-06-22bcachefs: Fix btree_node_read_all_replicas() error handlingKent Overstreet
2021-06-22bcachefs: Don't loop into topology repairKent Overstreet
2021-06-21fixup! bcachefs: More topology repair codeKent Overstreet
2021-06-21bcachefs: Start journal reclaim thread earlierKent Overstreet
2021-06-21bcachefs: Don't ratelimit certain fsck errorsKent Overstreet
2021-06-17bcachefs: ensure iter->should_be_locked is setDan Robertson
2021-06-16fixup! bcachefs: More topology repair codeKent Overstreet
2021-06-15fixup! bcachefs: More topology repair codeKent Overstreet
2021-06-15bcachefs: Don't disable preemption unnecessarilyKent Overstreet
2021-06-15bcachefs: Extensive triggers cleanupsKent Overstreet
2021-06-15bcachefs: fix truncate with ATTR_MODEKent Overstreet
2021-06-15fixup! bcachefs: Improve iter->should_be_lockedKent Overstreet
2021-06-14bcachefs: Improve iter->should_be_lockedKent Overstreet
2021-06-14bcachefs: Kill __btree_delete_at()Kent Overstreet
2021-06-14bcachefs: Make sure bch2_trans_mark_update uses correct iter flagsKent Overstreet
2021-06-14bcachefs: Fix a memory leak in dio write pathKent Overstreet
2021-06-13bcachefs: fix a possible bcachefs checksum mapping error opt-checksum enum to...jpsollie
2021-06-13bcachefs: Clear iter->should_be_locked in bch2_trans_resetKent Overstreet
2021-06-13bcachefs: Don't underflow c->sectors_availableKent Overstreet
2021-06-12bcachefs: Kill bch2_btree_iter_peek_cached()Kent Overstreet
2021-06-12bcachefs: Allow shorter JSET_ENTRY_dev_usage entriesKent Overstreet
2021-06-12bcachefs: mount: fix null deref with null devnameDan Robertson
2021-06-12bcachefs: Fix null ptr deref when splitting compressed extentsKent Overstreet
2021-06-11fixup! bcachefs: More topology repair codeKent Overstreet
2021-06-11bcachefs: Fix overflow in journal_replay_entry_earlyKent Overstreet
2021-06-10bcachefs: Always zero memory from bch2_trans_kmalloc()Kent Overstreet
2021-06-10bcachefs: Merging for indirect extentsKent Overstreet
2021-06-10bcachefs: Improved extent mergingKent Overstreet
2021-06-10bcachefs: Re-implement extent merging in transaction commit pathKent Overstreet
2021-06-10bcachefs: Clean up key mergingKent Overstreet
2021-06-10bcachefs: Kill trans->updates2Kent Overstreet
2021-06-10bcachefs: Simplify reflink triggerKent Overstreet
2021-06-10bcachefs: Move extent_handle_overwrites() to bch2_trans_update()Kent Overstreet
2021-06-10bcachefs: BTREE_ITER_WITH_UPDATESKent Overstreet
2021-06-10bcachefs: Child btree iteratorsKent Overstreet
2021-06-10bcachefs: Drop all btree locks when submitting btree node readsKent Overstreet
2021-06-10bcachefs: More topology repair codeKent Overstreet
2021-06-10bcachefs: Fix a buffer overrunKent Overstreet
2021-06-09bcachefs: Don't mark superblocks past end of usable spaceKent Overstreet
2021-06-09bcachefs: Fix a spurious debug mode assertionKent Overstreet
2021-06-09bcachefs: Fix unitialized use of a valueBrett Holman
2021-06-09bcachefs: do not compile acl mod on minimal configDan Robertson
2021-06-09bcachefs: btree_iter->should_be_lockedKent Overstreet
2021-06-09bcachefs: Improve btree iterator tracepointsKent Overstreet