diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-08-07 19:53:41 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-08-07 19:53:41 +0300 |
commit | 6a0e38264012809afa24113ee2162dc07f4ed22b (patch) | |
tree | c40125efd176f6a57c141bc118af6b65f7a68d63 /tools/testing/selftests/mm/Makefile | |
parent | 94a8ee195daf9b2d081a573d740993cef4a64a20 (diff) | |
parent | 12653ec36112ab55fa06c01db7c4432653d30a8d (diff) | |
download | linux-6a0e38264012809afa24113ee2162dc07f4ed22b.tar.xz |
Merge tag 'for-6.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Pull btrfs fixes from David Sterba:
- fix double inode unlock for direct IO sync writes (reported by
syzbot)
- fix root tree id/name map definitions, don't use fixed size buffers
for name (reported by -Werror=unterminated-string-initialization)
- fix qgroup reserve leaks in bufferd write path
- update scrub status structure more often so it can be reported in
user space more accurately and let 'resume' not repeat work
- in preparation to remove space cache v1 in the future print a warning
if it's detected
* tag 'for-6.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
btrfs: avoid using fixed char array size for tree names
btrfs: fix double inode unlock for direct IO sync writes
btrfs: emit a warning about space cache v1 being deprecated
btrfs: fix qgroup reserve leaks in cow_file_range
btrfs: implement launder_folio for clearing dirty page reserve
btrfs: scrub: update last_physical after scrubbing one stripe
btrfs: factor out stripe length calculation into a helper
Diffstat (limited to 'tools/testing/selftests/mm/Makefile')
0 files changed, 0 insertions, 0 deletions