public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [git pull] vfs patches for -rc2
@ 2009-12-22 17:33 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2009-12-22 17:33 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-22 17:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-22 17:33 [git pull] vfs patches for -rc2 Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox