Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1403217 > unrolled thread
| Started by | Al Viro <viro@ZenIV.linux.org.uk> |
|---|---|
| First post | 2016-05-18 20:40 +0200 |
| Last post | 2016-05-18 20:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[git pull] vfs.git#work.iov_iter Al Viro <viro@ZenIV.linux.org.uk> - 2016-05-18 20:40 +0200
| From | Al Viro <viro@ZenIV.linux.org.uk> |
|---|---|
| Date | 2016-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(-)
Back to top | Article view | linux.kernel
csiph-web