linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] vfs patches for -rc3
@ 2009-04-21  3:44 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2009-04-21  3:44 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

Those are safe bits (including outright bug fixes). Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6.git/ for-linus

Shortlog:
Adrian McMenamin (1):
      Documentation/filesystems: remove out of date reference to BKL being held

Al Viro (7):
      Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD
      Touch all affected namespaces on propagation of mount
      Safer nfsd_cross_mnt()
      No need for crossing to mountpoint in audit_tag_tree()
      Fix autofs_expire()
      autofs4: use memchr() in invalid_string()
      reiserfs: fix j_last_flush_trans_id type

Alexander Beregalov (1):
      fs/compat_ioctl: fix build when !BLOCK

Christoph Hellwig (1):
      kill vfs_stat_fd / vfs_lstat_fd

David Woodhouse (1):
      Fix i_mutex vs. readdir handling in nfsd

Li Zefan (6):
      xattr: use memdup_user()
      btrfs: use memdup_user()
      sysfs: use memdup_user()
      xfs: use memdup_user()
      ncpfs: use memdup_user()
      ecryptfs: use memdup_user()

Oleg Drokin (1):
      Separate out common fstatat code into vfs_fstatat

Tetsuo Handa (1):
      fs: Mark get_filesystem_list() as __init function.


Diffstat:
 Documentation/filesystems/vfs.txt |    3 +-
 arch/arm/kernel/sys_oabi-compat.c |   19 ++----
 arch/s390/kernel/compat_linux.c   |   18 ++----
 arch/sparc/kernel/sys_sparc32.c   |   19 ++----
 arch/x86/ia32/sys_ia32.c          |   19 ++----
 fs/autofs/dirhash.c               |   34 +++++----
 fs/autofs4/dev-ioctl.c            |   12 ++--
 fs/btrfs/ioctl.c                  |   49 +++----------
 fs/btrfs/super.c                  |   13 +---
 fs/compat.c                       |   37 ++++------
 fs/compat_ioctl.c                 |    7 +-
 fs/dcache.c                       |    1 -
 fs/ecryptfs/miscdev.c             |   15 ++---
 fs/filesystems.c                  |    2 +-
 fs/namei.c                        |    2 +
 fs/namespace.c                    |    2 +-
 fs/ncpfs/ioctl.c                  |   21 ++----
 fs/nfsd/nfs4recover.c             |   46 +++----------
 fs/nfsd/vfs.c                     |   34 +++++++--
 fs/stat.c                         |  137 ++++++++++++++++---------------------
 fs/sysfs/bin.c                    |   13 +---
 fs/xattr.c                        |   10 +--
 fs/xfs/linux-2.6/xfs_ioctl.c      |   23 ++----
 fs/xfs/linux-2.6/xfs_ioctl32.c    |   12 +--
 include/linux/fs.h                |    5 +-
 include/linux/reiserfs_fs_sb.h    |    2 +-
 kernel/audit_tree.c               |    3 -
 27 files changed, 207 insertions(+), 351 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-21  3:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-21  3:44 [git pull] vfs patches for -rc3 Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).