Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1403217 > unrolled thread

[git pull] vfs.git#work.iov_iter

Started byAl Viro <viro@ZenIV.linux.org.uk>
First post2016-05-18 20:40 +0200
Last post2016-05-18 20:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [git pull] vfs.git#work.iov_iter Al Viro <viro@ZenIV.linux.org.uk> - 2016-05-18 20:40 +0200

#1403217 — [git pull] vfs.git#work.iov_iter

FromAl Viro <viro@ZenIV.linux.org.uk>
Date2016-05-18 20:40 +0200
Subject[git pull] vfs.git#work.iov_iter
Message-ID<rAexZ-5ID-41@gated-at.bofh.it>
iov_iter stuff this cycle

The following changes since commit 03cc0789a690eb9ab07070376252961caeae7441:

  do_splice_to(): cap the size before passing to ->splice_read() (2016-04-03 19:52:59 -0400)

are available in the git repository at:

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

for you to fetch changes up to dd254f5a382cc7879db7a07ed266b12d38fe3ab6:

  fold checks into iterate_and_advance() (2016-05-09 14:04:29 -0400)

----------------------------------------------------------------
Al Viro (4):
      aio: remove a pointless assignment
      rw_verify_area(): saner calling conventions
      Merge branch 'for-linus' into work.iov_iter
      fold checks into iterate_and_advance()

 fs/aio.c        |   2 --
 fs/read_write.c |  33 ++++++++----------
 lib/iov_iter.c  | 104 ++++++++++++++++++++------------------------------------
 3 files changed, 50 insertions(+), 89 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web