summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-15percpu ifdefswipKent Overstreet
2021-06-15bcachefs: Add BCH_DATA_reservedKent Overstreet
2021-06-15bcachefs: Write out shorter JSET_ENTRY_dev_usage entriesKent Overstreet
2021-06-15bcachefs: Add a fastpath to bch2_disk_reservation_add()Kent Overstreet
2021-06-15locking improvementsKent Overstreet
2021-06-15bcachefs: BTREE_ITER_COWKent Overstreet
2021-06-15bcachefs: Keep a sorted list of btree iteratorsKent 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
2021-06-09bcachefs: Preallocate transaction memKent Overstreet
2021-06-09bcachefs: Check for errors from bch2_trans_update()Kent Overstreet
2021-06-09bcachefs; Check for allocator thread shutdownKent Overstreet
2021-06-09bcachefs: Journal space calculation fixKent Overstreet
2021-06-09bcachefs: Don't fragment extents when making them indirectKent Overstreet
2021-06-09bcachefs: Fsck for reflink refcountsKent Overstreet