diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-11-03 19:12:48 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-11-03 19:12:48 +0100 |
commit | f2f32f8af2b0ca9d619e5183eae3eed431793baf (patch) | |
tree | 02c9fd05220b62e17ed76b2667c452663dbdfbae /net/smc/smc_stats.h | |
parent | Merge tag 'linux-kselftest-fixes-6.1-rc4' of git://git.kernel.org/pub/scm/lin... (diff) | |
parent | btrfs: fix inode reserve space leak due to nowait buffered write (diff) | |
download | linux-f2f32f8af2b0ca9d619e5183eae3eed431793baf.tar.xz linux-f2f32f8af2b0ca9d619e5183eae3eed431793baf.zip |
Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Pull btrfs fixes from David Sterba:
"A batch of error handling fixes for resource leaks, fixes for nowait
mode in combination with direct and buffered IO:
- direct IO + dsync + nowait could miss a sync of the file after
write, add handling for this combination
- buffered IO + nowait should not fail with ENOSPC, only blocking IO
could determine that
- error handling fixes:
- fix inode reserve space leak due to nowait buffered write
- check the correct variable after allocation (direct IO submit)
- fix inode list leak during backref walking
- fix ulist freeing in self tests"
* tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
btrfs: fix inode reserve space leak due to nowait buffered write
btrfs: fix nowait buffered write returning -ENOSPC
btrfs: remove pointless and double ulist frees in error paths of qgroup tests
btrfs: fix ulist leaks in error paths of qgroup self tests
btrfs: fix inode list leak during backref walking at find_parent_nodes()
btrfs: fix inode list leak during backref walking at resolve_indirect_refs()
btrfs: fix lost file sync on direct IO write with nowait and dsync iocb
btrfs: fix a memory allocation failure test in btrfs_submit_direct
Diffstat (limited to 'net/smc/smc_stats.h')
0 files changed, 0 insertions, 0 deletions