From: Al Viro <viro@zeniv.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fsdevel@vger.kernel.org
Subject: [git pull] vfs.git iov_iter
Date: Mon, 11 Mar 2019 00:41:46 +0000 [thread overview]
Message-ID: <20190311004146.GI2217@ZenIV.linux.org.uk> (raw)
A couple of iov_iter patches - Christoph's crapectomy (the last
remaining user of iov_for_each() went away with lustre, IIRC) and Eric'c
optimization of sanity checks.
The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:
Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)
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 6daef95b8c914866a46247232a048447fff97279:
iov_iter: optimize page_copy_sane() (2019-02-26 14:05:20 -0500)
----------------------------------------------------------------
Christoph Hellwig (1):
uio: remove the unused iov_for_each macro
Eric Dumazet (1):
iov_iter: optimize page_copy_sane()
.clang-format | 1 -
include/linux/uio.h | 8 --------
lib/iov_iter.c | 17 +++++++++++++++--
3 files changed, 15 insertions(+), 11 deletions(-)
next reply other threads:[~2019-03-11 0:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-11 0:41 Al Viro [this message]
2019-03-12 21:04 ` [git pull] vfs.git iov_iter Linus Torvalds
2019-03-12 22:20 ` pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2017-11-17 2:50 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=20190311004146.GI2217@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=linux-fsdevel@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.