diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-02-25 09:42:15 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-02-25 09:42:15 -0800 |
commit | cc8a0934d099b8153fc880a3588eec4791a7bccb (patch) | |
tree | 8ec33391989e05e15485129ac4873923a041692c /drivers/clk/renesas | |
parent | 3d85d6c8539950dfcf4339f9ea865fb5d8f7ce03 (diff) | |
parent | efa11fd269c139e29b71ec21bc9c9c0063fde40d (diff) | |
download | linux-master.tar.gz linux-master.tar.bz2 linux-master.zip |
Pull btrfs fixes from David Sterba:
- extent map shrinker fixes:
- fix potential use after free accessing an inode to reach fs_info,
the shrinker could do iput() in the meantime
- skip unnecessary scanning of inodes without extent maps
- do direct iput(), no need for indirection via workqueue
- in block < page mode, fix race when extending i_size in buffered mode
- fix minor memory leak in selftests
- print descriptive error message when seeding device is not found
* tag 'for-6.14-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
btrfs: fix data overwriting bug during buffered write when block size < page size
btrfs: output an error message if btrfs failed to find the seed fsid
btrfs: do regular iput instead of delayed iput during extent map shrinking
btrfs: skip inodes without loaded extent maps when shrinking extent maps
btrfs: fix use-after-free on inode when scanning root during em shrinking
btrfs: selftests: fix btrfs_test_delayed_refs() leak of transaction
Diffstat (limited to 'drivers/clk/renesas')
0 files changed, 0 insertions, 0 deletions