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
Date: Fri, 1 Aug 2008 16:36:56 +0100 [thread overview]
Message-ID: <20080801153655.GP28946@ZenIV.linux.org.uk> (raw)
Assorted fixes, better dup2() atomicity, more nameidata eviction, Alexey's
sanitizing of procfs inumbers and of IDR use in fs/*/* in general. Please,
pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6.git/ for-linus
Shortlog:
Al Viro (7):
ipv4_static_sysctl_init() should be under CONFIG_SYSCTL
merge locate_fd() and get_unused_fd()
clean dup2() up a bit
fix races and leaks in vfs_quota_on() users
fix bdev leak in block_dev.c do_open()
switch mtd and dm-table to lookup_bdev()
pass struct path * to do_add_mount()
Alexey Dobriyan (3):
proc: fix inode number bogorithmetic
proc: switch inode number allocation to IDA
devpts: switch to IDA
Miklos Szeredi (1):
[patch 3/4] vfs: remove unused nameidata argument of may_create()
Stephen Smalley (1):
Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tree
Diffstat:
drivers/md/dm-table.c | 29 ++--------
drivers/mtd/mtdsuper.c | 33 ++++-------
fs/afs/mntpt.c | 2 +-
fs/block_dev.c | 5 +-
fs/cifs/cifs_dfs_ref.c | 2 +-
fs/devpts/inode.c | 16 +++---
fs/dquot.c | 33 +++++++----
fs/ext3/super.c | 3 +-
fs/ext4/super.c | 3 +-
fs/fcntl.c | 140 +++++++++++++--------------------------------
fs/file.c | 61 ++++++++++++++++++++
fs/namei.c | 17 +++---
fs/namespace.c | 16 +++---
fs/nfs/namespace.c | 2 +-
fs/open.c | 56 ------------------
fs/proc/generic.c | 27 ++++-----
fs/reiserfs/super.c | 16 +++--
include/linux/file.h | 3 +-
include/linux/mount.h | 3 +-
include/linux/quotaops.h | 2 +
net/ipv4/route.c | 2 +
21 files changed, 203 insertions(+), 268 deletions(-)
next reply other threads:[~2008-08-01 15:37 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-01 15:36 Al Viro [this message]
2008-08-03 14:08 ` [git pull] vfs patches Roland Dreier
2008-08-03 14:53 ` Al Viro
-- strict thread matches above, loose matches on Subject: below --
2008-10-23 9:52 Al Viro
2008-06-25 3:32 Al Viro
2008-05-17 7:19 Al Viro
2008-04-26 2:02 [git pull] VFS patches Al Viro
2008-04-26 11:01 ` Ingo Molnar
2008-04-26 13:35 ` Matthew Wilcox
2008-04-26 13:44 ` Ingo Molnar
2008-04-26 15:43 ` Ingo Molnar
2008-04-26 19:02 ` Mike Galbraith
2008-05-20 12:04 ` hooanon05
2008-03-25 8:17 [git pull] vfs patches Al Viro
2008-03-25 16:05 ` Linus Torvalds
2008-03-25 18:00 ` Al Viro
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=20080801153655.GP28946@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox