linux-block.git
2023-10-22 Kent Overstreetbcachefs: Split out struct gc_stripe from struct stripe
2023-10-22 Kent Overstreetbcachefs: Convert a BUG_ON() to a warning
2023-10-22 Kent Overstreetbcachefs: bch2_trans_update() is now __must_check
2023-10-22 Kent Overstreetbcachefs: Make __bch2_journal_debug_to_text() more...
2023-10-22 Kent Overstreetbcachefs: Specify filesystem options
2023-10-22 Kent Overstreetbcachefs: Fix copygc sectors_to_move calculation
2023-10-22 Kent Overstreetbcachefs: Convert journal sysfs params to regular options
2023-10-22 Kent Overstreetbcachefs: Fix btree_path leaks in bch2_trans_update()
2023-10-22 Kent Overstreetbcachefs: Erasure coding fixes
2023-10-22 Kent Overstreetbcachefs: Handle replica marking fsck errors locally
2023-10-22 Kent Overstreetbcachefs: Push c->mark_lock usage down to where it...
2023-10-22 Kent Overstreetbcachefs: Kill bch2_replicas_delta_list_marked()
2023-10-22 Kent Overstreetbcachefs: Fix reflink path for snapshots
2023-10-22 Kent Overstreetbcachefs: Convert bucket_alloc_ret to negative error...
2023-10-22 Kent Overstreetbcachefs: Fix page state after fallocate
2023-10-22 Kent Overstreetbcachefs: Fix page state when reading into !PageUptodat...
2023-10-22 Kent Overstreetbcachefs: Kill PAGE_SECTOR_SHIFT
2023-10-22 Kent Overstreetbcachefs: Apply workaround for too many btree iters...
2023-10-22 Kent Overstreetbcachefs: Fix quota support for snapshots
2023-10-22 Kent Overstreetbcachefs: SECTOR_DIRTY_RESERVED
2023-10-22 Kent Overstreetbcachefs: Fix i_sectors_leak in bch2_truncate_page
2023-10-22 Kent Overstreetbcachefs: Fix an i_sectors accounting bug
2023-10-22 Kent Overstreetbcachefs: Fix BCH_FS_ERROR flag handling
2023-10-22 Kent Overstreetbcachefs: Add a bit of missing repair code
2023-10-22 Kent Overstreetbcachefs: Fix error reporting from bch2_journal_flush_seq
2023-10-22 Kent Overstreetbcachefs: Run insert triggers before overwrite triggers
2023-10-22 Kent Overstreetbcachefs: Disk space accounting fix on brand-new fs
2023-10-22 Kent Overstreetbcachefs: Also log device name in userspace
2023-10-22 Kent Overstreetbcachefs: Update export_operations for snapshots
2023-10-22 Kent Overstreetbcachefs: Refactor journal replay code
2023-10-22 Kent Overstreetbcachefs: Fix missing field initialization
2023-10-22 Kent Overstreetbcachefs: Convert journal BUG_ON() to a warning
2023-10-22 Kent Overstreetbcachefs: Improve bch2_reflink_p_to_text()
2023-10-22 Kent Overstreetbcachefs: More enum strings
2023-10-22 Kent Overstreetbcachefs: Tweak vfs cache shrinker behaviour
2023-10-22 Kent Overstreetbcachefs: Fix an exiting of uninitialized iterator
2023-10-22 Kent Overstreetbcachefs: Fix infinite loop in bch2_btree_cache_scan()
2023-10-22 Kent Overstreetbcachefs: Don't check for -ENOSPC in page writeback
2023-10-22 Kent Overstreetbcachefs: Inode updates should generally be BTREE_INSER...
2023-10-22 Kent Overstreetbcachefs: Fallocate fixes
2023-10-22 Kent Overstreetbcachefs: Refactor bch2_fpunch_at()
2023-10-22 Kent Overstreetbcachefs: bch2_assert_pos_locked()
2023-10-22 Kent Overstreetbcachefs: path->should_be_locked fixes
2023-10-22 Kent Overstreetbcachefs: Clean up error reporting in the startup path
2023-10-22 Chris Webbbcachefs: Return -ENOKEY/EINVAL when mount decryption...
2023-10-22 Kent Overstreetbcachefs: Fix upgrade path for reflink_p fix
2023-10-22 Kent Overstreetbcachefs: Switch fsync to use bi_journal_seq
2023-10-22 Kent Overstreetbcachefs: Kill bucket quantiles sysfs code
2023-10-22 Kent Overstreetbcachefs: Kill journal buf bloom filter
2023-10-22 Kent Overstreetbcachefs: Add journal_seq to inode & alloc keys
2023-10-22 Kent Overstreetbcachefs: Update inode on every write
2023-10-22 Kent Overstreetbcachefs: BTREE_UPDATE_NOJOURNAL
2023-10-22 Kent Overstreetbcachefs: Fix __remove_dirent()
2023-10-22 Kent Overstreetbcachefs: Fix check_inodes()
2023-10-22 Kent Overstreetbcachefs: Improve error message in bch2_write_super()
2023-10-22 Kent Overstreetbcachefs: Fix trans_lock_write()
2023-10-22 Kent Overstreetbcachefs: Fix upgrade_readers()
2023-10-22 Kent Overstreetbcachefs: Fix faulty assertion
2023-10-22 Kent Overstreetbcachefs: BTREE_TRIGGER_INSERT now only means insert
2023-10-22 Kent Overstreetbcachefs: Convert bch2_mark_key() to take a btree_trans *
2023-10-22 Kent Overstreetbcachefs: Assorted ec fixes
2023-10-22 Kent Overstreetbcachefs: Fix bch2_mark_update()
2023-10-22 Kent Overstreetbcachefs: Ensure journal doesn't get stuck in nochanges...
2023-10-22 Kent Overstreetbcachefs: Improve transaction restart handling in fsck...
2023-10-22 Kent Overstreetbcachefs: Fix bch2_btree_iter_advance()
2023-10-22 Kent Overstreetbcachefs: Move bch2_evict_subvolume_inodes() to fs.c
2023-10-22 Kent Overstreetbcachefs: Don't do upgrades in nochanges mode
2023-10-22 Kent Overstreetbcachefs: Drop bch2_journal_meta() call when going RW
2023-10-22 Kent Overstreetbcachefs: Add BCH_SUBVOLUME_UNLINKED
2023-10-22 Kent Overstreetbcachefs: Improve error messages in trans_mark_reflink_p()
2023-10-22 Kent Overstreetbcachefs: Don't run triggers in fix_reflink_p_key()
2023-10-22 Kent Overstreetbcachefs: More general fix for transaction paths overflow
2023-10-22 Kent Overstreetbcachefs: Fix fsck path for refink pointers
2023-10-22 Kent Overstreetbcachefs: Ensure we flush btree updates in evacuate...
2023-10-22 Kent Overstreetbcachefs: bch2_btree_node_rewrite() now returns transac...
2023-10-22 Kent Overstreetbcachefs: Fix bch2_btree_iter_next_node()
2023-10-22 Kent Overstreetbcachefs: Must check for errors from bch2_trans_cond_re...
2023-10-22 Kent Overstreetbcachefs: Fix dev accounting after device add
2023-10-22 Kent Overstreetbcachefs: Fix a transaction path overflow
2023-10-22 Kent Overstreetbcachefs: Fix error handling in bch2_trans_extent_merging
2023-10-22 Kent Overstreetbcachefs: Subvol dirents are now only visible in parent...
2023-10-22 Kent Overstreetbcachefs: Fix restart handling in for_each_btree_key()
2023-10-22 Kent Overstreetbcachefs: cached data shouldn't prevent fs from mounting
2023-10-22 Kent Overstreetbcachefs: Delete dentry when deleting snapshots
2023-10-22 Kent Overstreetbcachefs: Fix check_path() for snapshots
2023-10-22 Kent Overstreetbcachefs: Fix for leaking of reflinked extents
2023-10-22 Kent Overstreetbcachefs: New on disk format to fix reflink_p pointers
2023-10-22 Kent Overstreetbcachefs: Handle transaction restarts in bch2_blacklist...
2023-10-22 Kent Overstreetbcachefs: bch2_trans_exit() no longer returns errors
2023-10-22 Kent Overstreetbcachefs: for_each_btree_node() now returns errors...
2023-10-22 Kent Overstreetbcachefs: Improve reflink repair code
2023-10-22 Kent Overstreetbcachefs: Fix check_path() across subvolumes
2023-10-22 Kent Overstreetbcachefs: Fix a cache coherency bug in bch2_subvolume_c...
2023-10-22 Brett Holmanbcachefs: Fix compiler warnings
2023-10-22 Kent Overstreetbcachefs: Zero out reflink_p val in bch2_make_extent_in...
2023-10-22 Kent Overstreetbcachefs: Fix __bch2_dirent_read_target()
2023-10-22 Kent Overstreetbcachefs: Improve bch2_dump_trans_paths_updates()
2023-10-22 Kent Overstreetbcachefs: Don't allocate too-big bios
2023-10-22 Kent Overstreetbcachefs: Fix implementation of KEY_TYPE_error
2023-10-22 Kent Overstreetbcachefs: Fix deletion in __bch2_dev_usrdata_drop()
next