]> www.infradead.org Git - users/willy/linux.git/commit
Merge tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 18 Nov 2024 22:54:10 +0000 (14:54 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 18 Nov 2024 22:54:10 +0000 (14:54 -0800)
commitc6d64479d6093a5c3d709d4cc992a5344877cc3c
treeaf6164db1fbb68146e208f4cefdd9f377c36b8e8
parent9fb2cfa4635ab7b3d44e88104666e599cd163692
parent6c056ae4b27575d9230b883498d3cd02315ce6cc
Merge tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull statx updates from Al Viro:
 "Sanitize struct filename and lookup flags handling in statx and
  friends"

* tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  libfs: kill empty_dir_getattr()
  fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag
  fs/stat.c: switch to CLASS(fd_raw)
  kill getname_statx_lookup_flags()
  io_statx_prep(): use getname_uflags()
fs/ecryptfs/inode.c
fs/internal.h
fs/libfs.c
fs/stat.c