From: Al Viro <viro@ZenIV.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [git pull] vfs patches for -rc3
Date: Tue, 21 Apr 2009 04:44:43 +0100 [thread overview]
Message-ID: <20090421034443.GD8633@ZenIV.linux.org.uk> (raw)
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(-)
reply other threads:[~2009-04-21 3:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090421034443.GD8633@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.