[PATCH 00/12] various vfs patches

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Al,

This is a dump of my current vfs patch queue, all have been posted in one
form or another.

Also available as a git branch:

  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git#for-viro

Please apply.

Thanks,
Miklos
---

Miklos Szeredi (12):
  aio: fix async fsync creds
  fs_parse: fix fs_param_v_optional handling
  vfs: verify param type in vfs_parse_sb_flag()
  uapi: deprecate STATX_ALL
  statx: don't clear STATX_ATIME on SB_RDONLY
  utimensat: AT_EMPTY_PATH support
  f*xattr: allow O_PATH descriptors
  vfs: allow unprivileged whiteout creation
  fs_parser: "string" with missing value is a "flag"
  vfs: don't parse forbidden flags
  vfs: don't parse "posixacl" option
  vfs: don't parse "silent" option

 fs/aio.c                        |  8 ++++
 fs/char_dev.c                   |  3 ++
 fs/fs_context.c                 | 72 ++++++++++++---------------------
 fs/fs_parser.c                  | 19 ++++-----
 fs/namei.c                      | 17 ++------
 fs/stat.c                       |  4 +-
 fs/utimes.c                     |  6 ++-
 fs/xattr.c                      |  8 ++--
 include/linux/device_cgroup.h   |  3 ++
 include/linux/fs_parser.h       |  1 -
 include/uapi/linux/stat.h       | 11 ++++-
 samples/vfs/test-statx.c        |  2 +-
 tools/include/uapi/linux/stat.h | 11 ++++-
 13 files changed, 82 insertions(+), 83 deletions(-)

-- 
2.21.0





[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux