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: Tue, 25 Mar 2008 08:17:52 +0000 [thread overview]
Message-ID: <20080325081752.GJ10722@ZenIV.linux.org.uk> (raw)
misc VFS fixes for 2.6.25. Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6.git/ for-linus
Shortlog:
Al Viro (5):
restore export of do_kern_mount()
sanitize hppfs
double dput() on failure exit in tiny-shmem
double iput() on failure exit in hugetlb
get stack footprint of pathname resolution back to relative sanity
Christoph Hellwig (1):
check for null vfsmount in dentry_open()
Dave Hansen (2):
hppfs pass vfsmount to dentry_open()
fix up new filp allocators
Jeff Mahoney (1):
reiserfs: eliminate private use of struct file in xattr
Diffstat:
fs/anon_inodes.c | 18 +-
fs/file_table.c | 6 +
fs/hppfs/hppfs_kern.c | 435 +++++++++++++++++++++++--------------------------
fs/hugetlbfs/inode.c | 2 +-
fs/namei.c | 63 ++++----
fs/open.c | 12 ++
fs/pipe.c | 19 +-
fs/reiserfs/xattr.c | 110 ++++---------
fs/super.c | 1 +
mm/tiny-shmem.c | 2 +
10 files changed, 302 insertions(+), 366 deletions(-)
next reply other threads:[~2008-03-25 8:18 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-25 8:17 Al Viro [this message]
2008-03-25 16:05 ` [git pull] vfs patches Linus Torvalds
2008-03-25 18:00 ` Al Viro
-- strict thread matches above, loose matches on Subject: below --
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-05-17 7:19 [git pull] vfs patches Al Viro
2008-06-25 3:32 Al Viro
2008-08-01 15:36 Al Viro
2008-08-03 14:08 ` Roland Dreier
2008-08-03 14:53 ` Al Viro
2008-10-23 9:52 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=20080325081752.GJ10722@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