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 -rc2
Date: Tue, 22 Dec 2009 17:33:49 +0000 [thread overview]
Message-ID: <20091222173349.GT18217@ZenIV.linux.org.uk> (raw)
Assorted cleanups and fixes. Please pull from
git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6.git/ master
Al Viro (2):
Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)
Sanitize f_flags helpers
Alan Cox (1):
jfs: Fix 32bit build warning
Andreas Gruenbacher (1):
Remove obsolete comment in fs.h
Arnd Bergmann (1):
fs/compat_ioctl.c: fix build error when !BLOCK
Evgeniy Polyakov (1):
pohmelfs needs I_LOCK
Roland Dreier (2):
alloc_file(): simplify handling of mnt_clone_write() errors
anonfd: Allow making anon files read-only
drivers/staging/pohmelfs/dir.c | 2 --
fs/anon_inodes.c | 4 ++--
fs/compat_ioctl.c | 2 --
fs/eventfd.c | 2 +-
fs/eventpoll.c | 2 +-
fs/file_table.c | 4 +---
fs/internal.h | 7 +++++++
fs/jfs/super.c | 2 +-
fs/namei.c | 8 ++++----
fs/open.c | 13 ++++++-------
fs/signalfd.c | 2 +-
fs/timerfd.c | 2 +-
include/linux/fs.h | 5 +++--
include/linux/namei.h | 2 --
kernel/auditsc.c | 1 -
kernel/perf_event.c | 2 +-
security/tomoyo/file.c | 1 -
virt/kvm/kvm_main.c | 4 ++--
18 files changed, 31 insertions(+), 34 deletions(-)
reply other threads:[~2009-12-22 17:33 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=20091222173349.GT18217@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