diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-03-20 14:13:50 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-03-20 14:13:50 -0700 |
commit | b5329d5a35582abbef57562f9fb6cb26a643f252 (patch) | |
tree | 90eaf9f414282761c5be3d2a15a46ec239bc039d /arch/powerpc/boot/stdlib.h | |
parent | f45f8f0ed4c6d3a9be27ff27347408e1c1bbb364 (diff) | |
parent | f70681e9e6066ab7b102e6b46a336a8ed67812ae (diff) | |
download | lwn-master.tar.gz lwn-master.zip |
Pull vfs fixes from Christian Brauner:
"A final set of fixes for this cycle:
VFS:
- Ensure that the stable offset api doesn't return duplicate
directory entries when userspace has to perform the getdents call
multiple times on large directories
afs:
- Prevent invalid pointer dereference during get_link RCU pathwalk
fuse:
- Fix deadlock caused by uninitialized rings when using io_uring with
fuse
- Handle race condition when using io_uring with fuse to prevent NULL
dereference
libnetfs:
- Ensure that invalidate_cache is only called if implemented
- Fix collection of results during pause when collection is
offloaded
- Ensure rolling_buffer_load_from_ra() doesn't clear mark bits
- Make netfs_unbuffered_read() return ssize_t rather than int"
* tag 'vfs-6.14-final.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs:
libfs: Fix duplicate directory entry in offset_dir_lookup
fuse: fix possible deadlock if rings are never initialized
netfs: Fix netfs_unbuffered_read() to return ssize_t rather than int
netfs: Fix rolling_buffer_load_from_ra() to not clear mark bits
netfs: Call `invalidate_cache` only if implemented
netfs: Fix collection of results during pause when collection offloaded
fuse: fix uring race condition for null dereference of fc
afs: Fix afs_atcell_get_link() to check if ws_cell is unset first
Diffstat (limited to 'arch/powerpc/boot/stdlib.h')
0 files changed, 0 insertions, 0 deletions