diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-10-24 13:04:15 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-10-24 13:04:15 -0700 |
commit | 4e46774408d942efe4eb35dc62e5af3af71b9a30 (patch) | |
tree | 8e84f45b4255b1987de8beb56bcefb2140b56fef /drivers/base/class.c | |
parent | 6cc65abee8ee1ef5cfeb2748157be232262956a8 (diff) | |
parent | 75f49c3dc7b7423d3734f2e4dabe3dac8d064338 (diff) |
Merge tag 'for-6.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Pull btrfs fixes from David Sterba:
- mount option fixes:
- fix handling of compression mount options on remount
- reject rw remount in case there are options that don't work
in read-write mode (like rescue options)
- fix zone accounting of unusable space
- fix in-memory corruption when merging extent maps
- fix delalloc range locking for sector < page
- use more convenient default value of drop subtree threshold, clean
more subvolumes without the fallback to marking quotas inconsistent
- fix smatch warning about incorrect value passed to ERR_PTR
* tag 'for-6.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()
btrfs: reject ro->rw reconfiguration if there are hard ro requirements
btrfs: fix read corruption due to race with extent map merging
btrfs: fix the delalloc range locking if sector size < page size
btrfs: qgroup: set a more sane default value for subtree drop threshold
btrfs: clear force-compress on remount when compress mount option is given
btrfs: zoned: fix zone unusable accounting for freed reserved extent
Diffstat (limited to 'drivers/base/class.c')
0 files changed, 0 insertions, 0 deletions