summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-22bcachefs: Fix cached sectors not being updated on invalidateKent Overstreet
2023-10-22bcachefs: better BTREE_INSERT_NO_CLEAR_REPLICASKent Overstreet
2023-10-22bcachefs: fix a mount error pathKent Overstreet
2023-10-22bcachefs: fix bch2_extent_merge()Kent Overstreet
2023-10-22bcachefs: Don't use a fixed size buffer for fs_usage_deltasKent Overstreet
2023-10-22bcachefs: Rip out old hacky transaction restart tracingKent Overstreet
2023-10-22bcachefs: More work to avoid transaction restartsKent Overstreet
2023-10-22bcachefs: Avoid spurious transaction restartsKent Overstreet
2023-10-22bcachefs: Ensure bch2_btree_iter_next() always advancesKent Overstreet
2023-10-22bcachefs: Fix a bug with spinning on the journalKent Overstreet
2023-10-22bcachefs: Delete duplicate codeKent Overstreet
2023-10-22bcachefs: Fix spurious inconsistency in recoveryKent Overstreet
2023-10-22bcachefs: improved btree locking tracepointsKent Overstreet
2023-10-22bcachefs: bch2_btree_delete_at_range()Kent Overstreet
2023-10-22bcachefs: stripe creation fixesKent Overstreet
2023-10-22bcachefs: Merge extents with checksumsKent Overstreet
2023-10-22bcachefs: kill BTREE_ITER_NOUNLOCKKent Overstreet
2023-10-22bcachefs: Don't pass around may_drop_locksKent Overstreet
2023-10-22bcachefs: Kill remaining bch2_btree_iter_unlock() usesKent Overstreet
2023-10-22bcachefs: Fix for the stripes mark path and gcKent Overstreet
2023-10-22bcachefs: Redo replicas gc mechanismKent Overstreet
2023-10-22bcachefs: Fix return code from bch2_fs_start()Kent Overstreet
2023-10-22bcachefs: Don't run fsck by default at mount timeKent Overstreet
2023-10-22bcachefs: some improvements to startup messages and optionsKent Overstreet
2023-10-22bcachefs: Various improvements to bch2_alloc_write()Kent Overstreet
2023-10-22bcachefs: bch2_trans_mark_update()Kent Overstreet
2023-10-22bcachefs: btree_bkey_cached_commonKent Overstreet
2023-10-22bcachefs: Write out fs usage consistentlyKent Overstreet
2023-10-22bcachefs: Avoid write lock on mark_lockKent Overstreet
2023-10-22bcachefs: Fix a bug with multiple iterators being traversedKent Overstreet
2023-10-22bcachefs: fix bch2_rbio_narrow_crcs()Kent Overstreet
2023-10-22bcachefs: Fix journal shutdown pathKent Overstreet
2023-10-22bcachefs: Fix fsync error reportingKent Overstreet
2023-10-22bcachefs: bch2_bkey_ptrs_invalid()Kent Overstreet
2023-10-22bcachefs: Don't hardcode BTREE_ID_EXTENTSKent Overstreet
2023-10-22bcachefs: fix bch2_flags_to_text()Kent Overstreet
2023-10-22bcachefs: Add actual tracepoints for transaction restartsKent Overstreet
2023-10-22bcachefs: copy correct journal_seq to dir in createKent Overstreet
2023-10-22bcachefs: Return errors from for_each_btree_key()Kent Overstreet
2023-10-22bcachefs: fix triggers for stripes btreeKent Overstreet
2023-10-22bcachefs: use same timesource as current_time()Kent Overstreet
2023-10-22bcachefs: Fix hang while shutting downKent Overstreet
2023-10-22bcachefs: lockdep fix when going rw from bch2_alloc_write()Kent Overstreet
2023-10-22bcachefs: Mark overwrites from journal replay in initial gcKent Overstreet
2023-10-22bcachefs: Deduplicate keys in the journal before replayKent Overstreet
2023-10-22bcachefs: Journal replay refactoringKent Overstreet
2023-10-22bcachefs: cmp_int()Kent Overstreet
2023-10-22bcachefs: Pass flags arg to bch2_alloc_write()Kent Overstreet
2023-10-22bcachefs: allocate sb_read_scratch with __get_free_pageKent Overstreet
2023-10-22bcachefs: delete duplicated codeKent Overstreet