-
- Downloads
Merge tag 'for-6.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Pull btrfs fixes from David Sterba: - update fstrim loop and add more cancellation points, fix reported delayed or blocked suspend if there's a huge chunk queued - fix error handling in recent qgroup xarray conversion - in zoned mode, fix warning printing device path without RCU protection - again fix invalid extent xarray state (6252690f), lost due to refactoring * tag 'for-6.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: btrfs: fix clear_dirty and writeback ordering in submit_one_sector() btrfs: zoned: fix missing RCU locking in error message when loading zone info btrfs: fix missing error handling when adding delayed ref with qgroups enabled btrfs: add cancellation points to trim loops btrfs: split remaining space to discard in chunks
No related branches found
No related tags found
Showing
- fs/btrfs/delayed-ref.c 33 additions, 9 deletionsfs/btrfs/delayed-ref.c
- fs/btrfs/extent-tree.c 21 additions, 5 deletionsfs/btrfs/extent-tree.c
- fs/btrfs/extent_io.c 7 additions, 7 deletionsfs/btrfs/extent_io.c
- fs/btrfs/free-space-cache.c 2 additions, 2 deletionsfs/btrfs/free-space-cache.c
- fs/btrfs/free-space-cache.h 6 additions, 0 deletionsfs/btrfs/free-space-cache.h
- fs/btrfs/volumes.h 6 additions, 0 deletionsfs/btrfs/volumes.h
- fs/btrfs/zoned.c 1 addition, 1 deletionfs/btrfs/zoned.c
Loading
Please register or sign in to comment