diff options
| author | Linus Torvalds <[email protected]> | 2024-08-28 18:17:46 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2024-08-28 18:17:46 +0000 |
| commit | 2840526875c7e3bcfb3364420b70efa203bad428 (patch) | |
| tree | 6b38495d645ff3bd83d78f59152ad69077188f04 /security/selinux/hooks.c | |
| parent | Merge tag 'v6.11-rc5-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 (diff) | |
| parent | btrfs: fix uninitialized return value from btrfs_reclaim_sweep() (diff) | |
| download | kernel-2840526875c7e3bcfb3364420b70efa203bad428.tar.gz kernel-2840526875c7e3bcfb3364420b70efa203bad428.zip | |
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 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
