All of lore.kernel.org
 help / color / mirror / Atom feed
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 pile 2
Date: Thu, 17 Dec 2009 16:24:54 +0000	[thread overview]
Message-ID: <20091217162454.GA18217@ZenIV.linux.org.uk> (raw)

Misc bits and pieces, cleaning the table for scaling stuff...
Please, pull from
git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6.git/ master
in a few minutes (or directly from hera)

Al Viro (1):
      dio: fix use-after-free

Christoph Hellwig (3):
      fix up O_SYNC comments
      fold do_sync_file_range into sys_sync_file_range
      kill I_LOCK

Erez Zadok (2):
      fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all
      VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_size

Jeff Layton (1):
      vfs: remove extraneous NULL d_inode check from do_filp_open

Nick Piggin (2):
      fs: anon_inodes implement dname
      fs: no games with DCACHE_UNHASHED

Diffstat:
 arch/alpha/include/asm/fcntl.h |    2 +-
 arch/mips/include/asm/fcntl.h  |    2 +-
 arch/sparc/include/asm/fcntl.h |    2 +-
 fs/anon_inodes.c               |   17 ++++------
 fs/direct-io.c                 |    2 +-
 fs/ecryptfs/dentry.c           |    2 +-
 fs/ecryptfs/inode.c            |    6 ++--
 fs/ecryptfs/main.c             |    2 +-
 fs/gfs2/inode.c                |    2 +-
 fs/inode.c                     |   26 +++++++-------
 fs/jfs/jfs_txnmgr.c            |    2 +-
 fs/namei.c                     |    2 +-
 fs/ntfs/inode.c                |    6 ++--
 fs/pipe.c                      |   18 ----------
 fs/stack.c                     |   71 ++++++++++++++++++++++++++++++---------
 fs/sync.c                      |   59 +++++++++++++--------------------
 fs/ubifs/file.c                |    2 +-
 fs/xfs/linux-2.6/xfs_iops.c    |    2 +-
 fs/xfs/xfs_iget.c              |    4 +-
 include/asm-generic/fcntl.h    |    2 +-
 include/linux/fs.h             |   40 +++++++++-------------
 include/linux/fs_stack.h       |    6 +--
 include/linux/writeback.h      |    3 +-
 net/socket.c                   |   19 -----------
 24 files changed, 136 insertions(+), 163 deletions(-)

             reply	other threads:[~2009-12-17 16:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-17 16:24 Al Viro [this message]
2009-12-17 16:39 ` [git pull] vfs pile 2 Linus Torvalds
2009-12-17 18:03   ` Al Viro
2009-12-17 18:16     ` Linus Torvalds
2009-12-17 18:39       ` Al Viro
2009-12-17 21:22         ` Linus Torvalds
2009-12-17 21:43           ` Al Viro
2009-12-17 21:58             ` Linus Torvalds
  -- strict thread matches above, loose matches on Subject: below --
2010-10-29 13:25 [git pull] vfs, " Al Viro
2016-08-06  1:36 [git pull] vfs " Al Viro
2018-06-04  1:02 [git pull] vfs, " 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=20091217162454.GA18217@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.