Age | Commit message (Expand) | Author |
2024-12-21 | bcachefs: Fix failure to allocate journal write on discard retry | Kent Overstreet |
2024-12-21 | bcachefs: BCH_ERR_insufficient_journal_devices | Kent Overstreet |
2024-12-21 | bcachefs: Silence "unable to allocate journal write" if we're already RO | Kent Overstreet |
2024-12-21 | bcachefs: trace_accounting_mem_insert | Kent Overstreet |
2024-12-21 | bcachefs: Advance to next bp on BCH_ERR_backpointer_to_overwritten_btree_node | Kent Overstreet |
2024-12-21 | bcachefs: Simplify disk accounting validate late | Kent Overstreet |
2024-12-21 | bcachefs: logged ops only use inum 0 of logged ops btree | Kent Overstreet |
2024-12-21 | bcachefs: rcu_pending now works in userspace | Kent Overstreet |
2024-12-21 | bcachefs: BCACHEFS_PATH_TRACEPOINTS should depend on TRACING | Geert Uytterhoeven |
2024-12-21 | bcachefs: Fix allocating too big journal entry | Kent Overstreet |
2024-12-21 | bcachefs: Improve "unable to allocate journal write" message | Kent Overstreet |
2024-12-21 | bcachefs: fix bch2_journal_key_insert_take() seq | Kent Overstreet |
2024-12-21 | bcachefs: bch2_async_btree_node_rewrites_flush() | Kent Overstreet |
2024-12-21 | bcachefs: If we did repair on a btree node, make sure we rewrite it | Kent Overstreet |
2024-12-21 | bcachefs: bkey_fsck_err now respects errors_silent | Kent Overstreet |
2024-12-21 | bcachefs: list_pop_entry() | Kent Overstreet |
2024-12-21 | bcachefs: Convert write path errors to inum_to_path() | Kent Overstreet |
2024-12-21 | bcachefs: bch2_inum_to_path() | Kent Overstreet |
2024-12-21 | bcachefs: Fix fsck.c build in userspace | Kent Overstreet |
2024-12-21 | bcachefs: Add missing parameter description to bch2_bucket_alloc_trans() | Yang Li |
2024-12-21 | bcachefs: Don't recurse in check_discard_freespace_key | Kent Overstreet |
2024-12-21 | bcachefs: Check for extent crc uncompressed/compressed size mismatch | Kent Overstreet |
2024-12-21 | bcachefs: bch2_trans_relock() is trylock for lockdep | Kent Overstreet |
2024-12-21 | bcachefs: cryptographic MACs on superblock are not (yet?) supported | Kent Overstreet |
2024-12-21 | bcachefs: Check for inode journal seq in the future | Kent Overstreet |
2024-12-21 | bcachefs: Check for bucket journal seq in the future | Kent Overstreet |
2024-12-21 | bcachefs: do_fsck_ask_yn() | Kent Overstreet |
2024-12-21 | bcachefs: Don't error out when logging fsck error | Kent Overstreet |
2024-12-21 | bcachefs: mark more errors AUTOFIX | Kent Overstreet |
2024-12-21 | bcachefs: add missing printbuf_reset() | Kent Overstreet |
2024-12-21 | bcachefs: Fix journal_iter list corruption | Kent Overstreet |
2024-12-21 | bcachefs: Guard against backpointers to unknown btrees | Kent Overstreet |
2024-12-21 | bcachefs: Issue a transaction restart after commit in repair | Kent Overstreet |
2024-12-21 | bcachefs: Guard against journal seq overflow | Kent Overstreet |
2024-12-21 | bcachefs: BCH_FS_recovery_running | Kent Overstreet |
2024-12-21 | bcachefs: Make topology errors autofix | Kent Overstreet |
2024-12-21 | bcachefs: struct bkey_validate_context | Kent Overstreet |
2024-12-21 | bcachefs: Ignore empty btree root journal entries | Kent Overstreet |
2024-12-21 | bcachefs: Fix null ptr deref in btree_path_lock_root() | Kent Overstreet |
2024-12-21 | bcachefs: Go RW earlier, for normal rw mount | Kent Overstreet |
2024-12-21 | bcachefs: Fix bch2_btree_node_update_key_early() | Kent Overstreet |
2024-12-21 | bcachefs: Change "disk accounting version 0" check to commit only | Kent Overstreet |
2024-12-21 | bcachefs: Don't try to en/decrypt when encryption not available | Kent Overstreet |
2024-12-21 | bcachefs: Fix dup/misordered check in btree node read | Kent Overstreet |
2024-12-21 | bcachefs: Bad btree roots are now autofix | Kent Overstreet |
2024-12-21 | bcachefs: Kill bch2_bucket_alloc_new_fs() | Kent Overstreet |
2024-12-21 | bcachefs: Fix btree node scan when unknown btree IDs are present | Kent Overstreet |
2024-12-21 | bcachefs: backpointer_to_missing_ptr is now autofix | Kent Overstreet |
2024-12-21 | bcachefs: Fix accounting_read when we rewind | Kent Overstreet |
2024-12-21 | bcachefs: disk_accounting: bch2_dev_rcu -> bch2_dev_rcu_noerror | Kent Overstreet |