[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20100117075728.GO19799@ZenIV.linux.org.uk>
Date: Sun, 17 Jan 2010 07:57:29 +0000
From: Al Viro <viro@...IV.linux.org.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [git pull] vfs fixes
Assorted fixes (plus an obvious fs/9p cleanup). Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6.git/ for-linus
Shortlog:
Al Viro (12):
fix autofs/afs/etc. magic mountpoint breakage
Kill 9p readlink()
hppfs: handle ->put_link()
Unrot uml mconsole a bit
Fix ACC_MODE() for real
Fix the -ESTALE handling in do_filp_open()
Fix configfs leak
may_umount() needs namespace_sem
attach_recursive_mnt() needs to hold vfsmount_lock over set_mnt_shared()
mnt_flags fixes in do_remount()
CIFS shouldn't make mountpoints shrinkable
do_add_mount() should sanitize mnt_flags
OGAWA Hirofumi (1):
ecryptfs: Fix refcnt leak on ecryptfs_follow_link() error path
Diffstat:
arch/um/drivers/mconsole_kern.c | 49 ++++++++++++++------------------------
fs/9p/vfs_inode.c | 41 +-------------------------------
fs/cifs/cifs_dfs_ref.c | 3 +-
fs/configfs/symlink.c | 4 ++-
fs/ecryptfs/inode.c | 24 +++++++++---------
fs/hppfs/hppfs.c | 18 +++++++++----
fs/namei.c | 23 ++++++++---------
fs/namespace.c | 14 ++++++++--
fs/proc/base.c | 1 -
include/linux/fs.h | 2 +-
security/tomoyo/tomoyo.c | 7 +----
11 files changed, 71 insertions(+), 115 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists