diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-08-29 06:17:46 +1200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-08-29 06:17:46 +1200 |
commit | 2840526875c7e3bcfb3364420b70efa203bad428 (patch) | |
tree | 6b38495d645ff3bd83d78f59152ad69077188f04 /lib/crypto/mpi/mpi-bit.c | |
parent | 86987d84b968b69a610fd00ab9006c13db193b4e (diff) | |
parent | ecb54277cb63c273e8d74272e5b9bfd80c2185d9 (diff) |
Merge tag 'for-6.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Pull btrfs fixes from David Sterba:
- fix use-after-free when submitting bios for read, after an error and
partially submitted bio the original one is freed while it can be
still be accessed again
- fix fstests case btrfs/301, with enabled quotas wait for delayed
iputs when flushing delalloc
- fix periodic block group reclaim, an unitialized value can be
returned if there are no block groups to reclaim
- fix build warning (-Wmaybe-uninitialized)
* tag 'for-6.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
btrfs: fix uninitialized return value from btrfs_reclaim_sweep()
btrfs: fix a use-after-free when hitting errors inside btrfs_submit_chunk()
btrfs: initialize last_extent_end to fix -Wmaybe-uninitialized warning in extent_fiemap()
btrfs: run delayed iputs when flushing delalloc
Diffstat (limited to 'lib/crypto/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions