linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] vfs.git part 3
@ 2017-07-05  7:14 Al Viro
  2017-07-05 21:51 ` Linus Torvalds
  0 siblings, 1 reply; 20+ messages in thread
From: Al Viro @ 2017-07-05  7:14 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

	Christoph's fs/read_write.c series - consolidation and
cleanups.

The following changes since commit 20223f0f39ea9d31ece08f04ac79f8c4e8d98246:

  fs: pass on flags in compat_writev (2017-06-16 18:40:51 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.read_write

for you to fetch changes up to a4058c5bce8aded1a12a59990e84e481a96fb490:

  nfsd: remove nfsd_vfs_read (2017-06-29 17:49:24 -0400)

----------------------------------------------------------------
Christoph Hellwig (8):
      fs: remove do_readv_writev
      fs: remove do_compat_readv_writev
      fs: remove __do_readv_writev
      fs: move more code into do_iter_read/do_iter_write
      fs: implement vfs_iter_read using do_iter_read
      fs: implement vfs_iter_write using do_iter_write
      nfsd: use vfs_iter_read/write
      nfsd: remove nfsd_vfs_read

 drivers/block/loop.c              |   6 +-
 drivers/target/target_core_file.c |   6 +-
 fs/coda/file.c                    |   4 +-
 fs/nfsd/vfs.c                     |  34 +++---
 fs/read_write.c                   | 220 ++++++++++++++++----------------------
 fs/splice.c                       |   2 +-
 include/linux/fs.h                |   6 +-
 7 files changed, 117 insertions(+), 161 deletions(-)

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2017-07-18  1:36 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-05  7:14 [git pull] vfs.git part 3 Al Viro
2017-07-05 21:51 ` Linus Torvalds
2017-07-05 22:38   ` Al Viro
2017-07-05 22:52     ` Christoph Hellwig
2017-07-05 23:29       ` Al Viro
2017-07-06 14:48         ` Christoph Hellwig
2017-07-06 15:03           ` Al Viro
2017-07-06 15:06             ` Christoph Hellwig
2017-07-06 15:10             ` Christoph Hellwig
2017-07-06 15:46               ` Al Viro
2017-07-06 15:51                 ` Al Viro
2017-07-06 16:58                   ` Christoph Hellwig
2017-07-06 19:11                     ` Al Viro
2017-07-06 21:44                       ` Christoph Hellwig
2017-07-06 23:27                         ` Al Viro
2017-07-07 14:00                           ` Christoph Hellwig
2017-07-07 15:48                             ` Linus Torvalds
2017-07-07 19:42                               ` Christopher Li
2017-07-08 16:24                             ` Al Viro
2017-07-18  1:36     ` [RFC] ->poll() sparse annotations Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).