summaryrefslogtreecommitdiffstats
path: root/fs/buffer.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2023-10-05 10:56:18 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2023-10-05 10:56:18 -0700
commit403688e0ca2ed614c1c2524cb874e69d93e29edd (patch)
tree23744330c2da17f78b3b142f02e5cf21d2d28aba /fs/buffer.c
parent3006adf3be79cde4d14b1800b963b82b6e5572e0 (diff)
parentc7242a45cb8cad5b6cd840fd4661315b45b1e841 (diff)
downloadlinux-stable-403688e0ca2ed614c1c2524cb874e69d93e29edd.tar.gz
linux-stable-403688e0ca2ed614c1c2524cb874e69d93e29edd.tar.bz2
linux-stable-403688e0ca2ed614c1c2524cb874e69d93e29edd.zip
Merge tag 'ovl-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs
Pull overlayfs fixes from Amir Goldstein: - Fix for file reference leak regression - Fix for NULL pointer deref regression - Fixes for RCU-walk race regressions: Two of the fixes were taken from Al's RCU pathwalk race fixes series with his consent [1]. Note that unlike most of Al's series, these two patches are not about racing with ->kill_sb() and they are also very recent regressions from v6.5, so I think it's worth getting them into v6.5.y. There is also a fix for an RCU pathwalk race with ->kill_sb(), which may have been solved in vfs generic code as you suggested, but it also rids overlayfs from a nasty hack, so I think it's worth anyway. Link: https://lore.kernel.org/linux-fsdevel/20231003204749.GA800259@ZenIV/ [1] * tag 'ovl-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs: ovl: fix NULL pointer defer when encoding non-decodable lower fid ovl: make use of ->layers safe in rcu pathwalk ovl: fetch inode once in ovl_dentry_revalidate_common() ovl: move freeing ovl_entry past rcu delay ovl: fix file reference leak when submitting aio
Diffstat (limited to 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions