diff options
author | 2024-10-24 13:04:15 -0700 | |
---|---|---|
committer | 2024-10-24 13:04:15 -0700 | |
commit | 4e46774408d942efe4eb35dc62e5af3af71b9a30 (patch) | |
tree | 8e84f45b4255b1987de8beb56bcefb2140b56fef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'jfs-6.12-rc5' of github.com:kleikamp/linux-shaggy (diff) | |
parent | btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item() (diff) | |
download | wireguard-linux-4e46774408d942efe4eb35dc62e5af3af71b9a30.tar.xz wireguard-linux-4e46774408d942efe4eb35dc62e5af3af71b9a30.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions