Age | Commit message (Expand) | Author |
2023-10-22 | bcachefs: Zero btree_paths on allocation | Kent Overstreet |
2023-10-22 | bcachefs: Fix 'pointer to invalid device' check | Kent Overstreet |
2023-10-22 | bcachefs: Lower BCH_NAME_MAX to 512 | Joshua Ashton |
2023-10-22 | bcachefs: Optimize bch2_dirent_name_bytes | Joshua Ashton |
2023-10-22 | bcachefs: Introduce bch2_dirent_get_name | Joshua Ashton |
2023-10-22 | bcachefs: six locks: Guard against wakee exiting in __six_lock_wakeup() | Kent Overstreet |
2023-10-22 | bcachefs: Don't open code closure_nr_remaining() | Kent Overstreet |
2023-10-22 | bcachefs: Fix lifetime in bch2_write_done(), add assertion | Kent Overstreet |
2023-10-22 | bcachefs: Add a comment for should_drop_open_bucket() | Kent Overstreet |
2023-10-22 | bcachefs: six locks: Fix missing barrier on wait->lock_acquired | Kent Overstreet |
2023-10-22 | bcachefs: Check for directories in deleted inodes btree | Kent Overstreet |
2023-10-22 | bcachefs: Add btree_trans* to inode_set_fn | Joshua Ashton |
2023-10-22 | bcachefs: Improve bch2_write_points_to_text() | Kent Overstreet |
2023-10-22 | bcachefs: Fix check_version_upgrade() | Kent Overstreet |
2023-10-22 | bcachefs: Fix 'journal not marked as containing replicas' | Kent Overstreet |
2023-10-22 | bcachefs: btree_journal_iter.c | Kent Overstreet |
2023-10-22 | bcachefs: sb-clean.c | Kent Overstreet |
2023-10-22 | bcachefs: Move bch_sb_field_crypt code to checksum.c | Kent Overstreet |
2023-10-22 | bcachefs: sb-members.c | Kent Overstreet |
2023-10-22 | bcachefs: Split up btree_update_leaf.c | Kent Overstreet |
2023-10-22 | bcachefs: Split up fs-io.[ch] | Kent Overstreet |
2023-10-22 | bcachefs: Fix assorted checkpatch nits | Kent Overstreet |
2023-10-22 | bcachefs: Fix for sb buffer being misaligned | Kent Overstreet |
2023-10-22 | bcachefs: Convert journal validation to bkey_invalid_flags | Kent Overstreet |
2023-10-22 | bcachefs: Improve journal_entry_err_msg() | Kent Overstreet |
2023-10-22 | bcachefs: BCH_COMPAT_bformat_overflow_done no longer required | Kent Overstreet |
2023-10-22 | bcachefs: kill EBUG_ON() redefinition in bkey.c | Kent Overstreet |
2023-10-22 | bcachefs: Add logging to bch2_inode_peek() & related | Kent Overstreet |
2023-10-22 | bcachefs: Fix lock thrashing in __bchfs_fallocate() | Kent Overstreet |
2023-10-22 | bcachefs: Fix for bch2_copygc() spuriously returning -EEXIST | Kent Overstreet |
2023-10-22 | bcachefs: Convert btree_err_type to normal error codes | Kent Overstreet |
2023-10-22 | bcachefs: Fix btree_err() macro | Kent Overstreet |
2023-10-22 | bcachefs: Ensure topology repair runs | Kent Overstreet |
2023-10-22 | bcachefs: Log a message when running an explicit recovery pass | Kent Overstreet |
2023-10-22 | bcachefs: Print out required recovery passes on version upgrade | Kent Overstreet |
2023-10-22 | bcachefs: Fix shift by 64 in set_inc_field() | Kent Overstreet |
2023-10-22 | bcachefs: bkey_format helper improvements | Kent Overstreet |
2023-10-22 | bcachefs: bcachefs_metadata_version_deleted_inodes | Kent Overstreet |
2023-10-22 | bcachefs: Fix folio leak in folio_hole_offset() | Kent Overstreet |
2023-10-22 | bcachefs: Fix overlapping extent repair | Kent Overstreet |
2023-10-22 | bcachefs: In debug mode, run fsck again after fixing errors | Kent Overstreet |
2023-10-22 | bcachefs: recovery_types.h | Kent Overstreet |
2023-10-22 | bcachefs: Handle weird opt string from sys_fsconfig() | Kent Overstreet |
2023-10-22 | bcachefs: Assorted fixes for clang | Kent Overstreet |
2023-10-22 | bcachefs: Move fsck_inode_rm() to inode.c | Kent Overstreet |
2023-10-22 | bcachefs: Consolidate btree id properties | Kent Overstreet |
2023-10-22 | bcachefs: bch2_trans_update_extent_overwrite() | Kent Overstreet |
2023-10-22 | bcachefs: Fix minor memory leak on invalid bkey | Kent Overstreet |
2023-10-22 | bcachefs: Move some declarations to the correct header | Kent Overstreet |
2023-10-22 | bcachefs: Fix btree iter leak in __bch2_insert_snapshot_whiteouts() | Kent Overstreet |