bcachefs: Fix -Wformat in bch2_btree_key_cache_to_text()
[linux.git] / fs /
2023-10-22 Nathan Chancellorbcachefs: Fix -Wformat in bch2_btree_key_cache_to_text()
2023-10-22 Nathan Chancellorbcachefs: Fix -Wformat in bch2_set_bucket_needs_journal...
2023-10-22 Colin Ian Kingbcachefs: Fix a handful of spelling mistakes in various...
2023-10-22 Colin Ian Kingbcachefs: remove redundant pointer q
2023-10-22 Colin Ian Kingbcachefs: remove duplicated assignment to variable...
2023-10-22 Colin Ian Kingbcachefs: remove redundant initializations of variables...
2023-10-22 Colin Ian Kingbcachefs: remove redundant initialization of pointer dst
2023-10-22 Colin Ian Kingbcachefs: remove redundant initialization of pointer d
2023-10-22 Kent Overstreetbcachefs: trace_read_nopromote()
2023-10-22 Kent Overstreetbcachefs: Log finsert/fcollapse operations
2023-10-22 Kent Overstreetbcachefs: Log truncate operations
2023-10-22 Kent Overstreetbcachefs: BTREE_ID_logged_ops
2023-10-22 Kent Overstreetbcachefs: New io_misc.c helpers
2023-10-22 Kent Overstreetbcachefs: Break up io.c
2023-10-22 Kent Overstreetbcachefs: bch2_trans_update_get_key_cache()
2023-10-22 Kent Overstreetbcachefs: __bch2_btree_insert() -> bch2_btree_insert_tr...
2023-10-22 Kent Overstreetbcachefs: Kill incorrect assertion
2023-10-22 Kent Overstreetbcachefs: Convert more code to bch_err_msg()
2023-10-22 Kent Overstreetbcachefs: Kill missing inode warnings in bch2_quota_read()
2023-10-22 Kent Overstreetbcachefs: Fix bch_sb_handle type
2023-10-22 Kent Overstreetbcachefs: Fix bch2_propagate_key_to_snapshot_leaves()
2023-10-22 Kent Overstreetbcachefs: Fix silent enum conversion error
2023-10-22 Kent Overstreetbcachefs: Array bounds fixes
2023-10-22 Kent Overstreetbcachefs: bch2_acl_to_text()
2023-10-22 Brian Fosterbcachefs: restart journal reclaim thread on ro->rw...
2023-10-22 Kent Overstreetbcachefs: Fix snapshot_skiplist_good()
2023-10-22 Kent Overstreetbcachefs: Kill stripe check in bch2_alloc_v4_invalid()
2023-10-22 Kent Overstreetbcachefs: Improve bch2_moving_ctxt_to_text()
2023-10-22 Kent Overstreetbcachefs: Put bkey invalid check in commit path in...
2023-10-22 Kent Overstreetbcachefs: Always check alloc data type
2023-10-22 Kent Overstreetbcachefs: Fix a double free on invalid bkey
2023-10-22 Kent Overstreetbcachefs: bch2_propagate_key_to_snapshot_leaves()
2023-10-22 Kent Overstreetbcachefs: Cleanup redundant snapshot nodes
2023-10-22 Kent Overstreetbcachefs: Fix btree write buffer with snapshots btrees
2023-10-22 Kent Overstreetbcachefs: Fix is_ancestor bitmap
2023-10-22 Kent Overstreetbcachefs: move check_pos_snapshot_overwritten() to...
2023-10-22 Kent Overstreetbcachefs: Fix bch2_mount error path
2023-10-22 Kent Overstreetbcachefs: Delete a faulty assertion
2023-10-22 Kent Overstreetbcachefs: Improve btree_path_relock_fail tracepoint
2023-10-22 Kent Overstreetbcachefs: Fix divide by zero in rebalance_work()
2023-10-22 Kent Overstreetbcachefs: Split out snapshot.c
2023-10-22 Kent Overstreetbcachefs: stack_trace_save_tsk() depends on CONFIG_STAC...
2023-10-22 Kent Overstreetbcachefs: Fix swallowing of data in buffered write...
2023-10-22 Brian Fosterbcachefs: fix up wonky error handling in bch2_seek_page...
2023-10-22 Kent Overstreetbcachefs: Fix bkey format calculation
2023-10-22 Kent Overstreetbcachefs: Fix bch2_extent_fallocate()
2023-10-22 Kent Overstreetbcachefs: Zero btree_paths on allocation
2023-10-22 Kent Overstreetbcachefs: Fix 'pointer to invalid device' check
2023-10-22 Joshua Ashtonbcachefs: Lower BCH_NAME_MAX to 512
2023-10-22 Joshua Ashtonbcachefs: Optimize bch2_dirent_name_bytes
2023-10-22 Joshua Ashtonbcachefs: Introduce bch2_dirent_get_name
2023-10-22 Kent Overstreetbcachefs: six locks: Guard against wakee exiting in...
2023-10-22 Kent Overstreetbcachefs: Don't open code closure_nr_remaining()
2023-10-22 Kent Overstreetbcachefs: Fix lifetime in bch2_write_done(), add assertion
2023-10-22 Kent Overstreetbcachefs: Add a comment for should_drop_open_bucket()
2023-10-22 Kent Overstreetbcachefs: six locks: Fix missing barrier on wait->lock_...
2023-10-22 Kent Overstreetbcachefs: Check for directories in deleted inodes btree
2023-10-22 Joshua Ashtonbcachefs: Add btree_trans* to inode_set_fn
2023-10-22 Kent Overstreetbcachefs: Improve bch2_write_points_to_text()
2023-10-22 Kent Overstreetbcachefs: Fix check_version_upgrade()
2023-10-22 Kent Overstreetbcachefs: Fix 'journal not marked as containing replicas'
2023-10-22 Kent Overstreetbcachefs: btree_journal_iter.c
2023-10-22 Kent Overstreetbcachefs: sb-clean.c
2023-10-22 Kent Overstreetbcachefs: Move bch_sb_field_crypt code to checksum.c
2023-10-22 Kent Overstreetbcachefs: sb-members.c
2023-10-22 Kent Overstreetbcachefs: Split up btree_update_leaf.c
2023-10-22 Kent Overstreetbcachefs: Split up fs-io.[ch]
2023-10-22 Kent Overstreetbcachefs: Fix assorted checkpatch nits
2023-10-22 Kent Overstreetbcachefs: Fix for sb buffer being misaligned
2023-10-22 Kent Overstreetbcachefs: Convert journal validation to bkey_invalid_flags
2023-10-22 Kent Overstreetbcachefs: Improve journal_entry_err_msg()
2023-10-22 Kent Overstreetbcachefs: BCH_COMPAT_bformat_overflow_done no longer...
2023-10-22 Kent Overstreetbcachefs: kill EBUG_ON() redefinition in bkey.c
2023-10-22 Kent Overstreetbcachefs: Add logging to bch2_inode_peek() & related
2023-10-22 Kent Overstreetbcachefs: Fix lock thrashing in __bchfs_fallocate()
2023-10-22 Kent Overstreetbcachefs: Fix for bch2_copygc() spuriously returning...
2023-10-22 Kent Overstreetbcachefs: Convert btree_err_type to normal error codes
2023-10-22 Kent Overstreetbcachefs: Fix btree_err() macro
2023-10-22 Kent Overstreetbcachefs: Ensure topology repair runs
2023-10-22 Kent Overstreetbcachefs: Log a message when running an explicit recove...
2023-10-22 Kent Overstreetbcachefs: Print out required recovery passes on version...
2023-10-22 Kent Overstreetbcachefs: Fix shift by 64 in set_inc_field()
2023-10-22 Kent Overstreetbcachefs: bkey_format helper improvements
2023-10-22 Kent Overstreetbcachefs: bcachefs_metadata_version_deleted_inodes
2023-10-22 Kent Overstreetbcachefs: Fix folio leak in folio_hole_offset()
2023-10-22 Kent Overstreetbcachefs: Fix overlapping extent repair
2023-10-22 Kent Overstreetbcachefs: In debug mode, run fsck again after fixing...
2023-10-22 Kent Overstreetbcachefs: recovery_types.h
2023-10-22 Kent Overstreetbcachefs: Handle weird opt string from sys_fsconfig()
2023-10-22 Kent Overstreetbcachefs: Assorted fixes for clang
2023-10-22 Kent Overstreetbcachefs: Move fsck_inode_rm() to inode.c
2023-10-22 Kent Overstreetbcachefs: Consolidate btree id properties
2023-10-22 Kent Overstreetbcachefs: bch2_trans_update_extent_overwrite()
2023-10-22 Kent Overstreetbcachefs: Fix minor memory leak on invalid bkey
2023-10-22 Kent Overstreetbcachefs: Move some declarations to the correct header
2023-10-22 Kent Overstreetbcachefs: Fix btree iter leak in __bch2_insert_snapshot...
2023-10-22 Kent Overstreetbcachefs: Fix a null ptr deref in check_xattr()
2023-10-22 Kent Overstreetbcachefs: bch2_btree_bit_mod()
2023-10-22 Kent Overstreetbcachefs: move inode triggers to inode.c
2023-10-22 Kent Overstreetbcachefs: fsck: delete dead code
next