summaryrefslogtreecommitdiff
path: root/fs/bcachefs
AgeCommit message (Expand)Author
2024-12-21bcachefs: Fix failure to allocate journal write on discard retryKent Overstreet
2024-12-21bcachefs: BCH_ERR_insufficient_journal_devicesKent Overstreet
2024-12-21bcachefs: Silence "unable to allocate journal write" if we're already ROKent Overstreet
2024-12-21bcachefs: trace_accounting_mem_insertKent Overstreet
2024-12-21bcachefs: Advance to next bp on BCH_ERR_backpointer_to_overwritten_btree_nodeKent Overstreet
2024-12-21bcachefs: Simplify disk accounting validate lateKent Overstreet
2024-12-21bcachefs: logged ops only use inum 0 of logged ops btreeKent Overstreet
2024-12-21bcachefs: rcu_pending now works in userspaceKent Overstreet
2024-12-21bcachefs: BCACHEFS_PATH_TRACEPOINTS should depend on TRACINGGeert Uytterhoeven
2024-12-21bcachefs: Fix allocating too big journal entryKent Overstreet
2024-12-21bcachefs: Improve "unable to allocate journal write" messageKent Overstreet
2024-12-21bcachefs: fix bch2_journal_key_insert_take() seqKent Overstreet
2024-12-21bcachefs: bch2_async_btree_node_rewrites_flush()Kent Overstreet
2024-12-21bcachefs: If we did repair on a btree node, make sure we rewrite itKent Overstreet
2024-12-21bcachefs: bkey_fsck_err now respects errors_silentKent Overstreet
2024-12-21bcachefs: list_pop_entry()Kent Overstreet
2024-12-21bcachefs: Convert write path errors to inum_to_path()Kent Overstreet
2024-12-21bcachefs: bch2_inum_to_path()Kent Overstreet
2024-12-21bcachefs: Fix fsck.c build in userspaceKent Overstreet
2024-12-21bcachefs: Add missing parameter description to bch2_bucket_alloc_trans()Yang Li
2024-12-21bcachefs: Don't recurse in check_discard_freespace_keyKent Overstreet
2024-12-21bcachefs: Check for extent crc uncompressed/compressed size mismatchKent Overstreet
2024-12-21bcachefs: bch2_trans_relock() is trylock for lockdepKent Overstreet
2024-12-21bcachefs: cryptographic MACs on superblock are not (yet?) supportedKent Overstreet
2024-12-21bcachefs: Check for inode journal seq in the futureKent Overstreet
2024-12-21bcachefs: Check for bucket journal seq in the futureKent Overstreet
2024-12-21bcachefs: do_fsck_ask_yn()Kent Overstreet
2024-12-21bcachefs: Don't error out when logging fsck errorKent Overstreet
2024-12-21bcachefs: mark more errors AUTOFIXKent Overstreet
2024-12-21bcachefs: add missing printbuf_reset()Kent Overstreet
2024-12-21bcachefs: Fix journal_iter list corruptionKent Overstreet
2024-12-21bcachefs: Guard against backpointers to unknown btreesKent Overstreet
2024-12-21bcachefs: Issue a transaction restart after commit in repairKent Overstreet
2024-12-21bcachefs: Guard against journal seq overflowKent Overstreet
2024-12-21bcachefs: BCH_FS_recovery_runningKent Overstreet
2024-12-21bcachefs: Make topology errors autofixKent Overstreet
2024-12-21bcachefs: struct bkey_validate_contextKent Overstreet
2024-12-21bcachefs: Ignore empty btree root journal entriesKent Overstreet
2024-12-21bcachefs: Fix null ptr deref in btree_path_lock_root()Kent Overstreet
2024-12-21bcachefs: Go RW earlier, for normal rw mountKent Overstreet
2024-12-21bcachefs: Fix bch2_btree_node_update_key_early()Kent Overstreet
2024-12-21bcachefs: Change "disk accounting version 0" check to commit onlyKent Overstreet
2024-12-21bcachefs: Don't try to en/decrypt when encryption not availableKent Overstreet
2024-12-21bcachefs: Fix dup/misordered check in btree node readKent Overstreet
2024-12-21bcachefs: Bad btree roots are now autofixKent Overstreet
2024-12-21bcachefs: Kill bch2_bucket_alloc_new_fs()Kent Overstreet
2024-12-21bcachefs: Fix btree node scan when unknown btree IDs are presentKent Overstreet
2024-12-21bcachefs: backpointer_to_missing_ptr is now autofixKent Overstreet
2024-12-21bcachefs: Fix accounting_read when we rewindKent Overstreet
2024-12-21bcachefs: disk_accounting: bch2_dev_rcu -> bch2_dev_rcu_noerrorKent Overstreet