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, linux-fsdevel@vger.kernel.org
Subject: [git pull] vfs.git pile 3: splice-related bits and pieces
Date: Mon, 1 May 2017 23:39:06 +0100	[thread overview]
Message-ID: <20170501223906.GA29622@ZenIV.linux.org.uk> (raw)

	Those actually missed the last cycle; the branch itself is
from last December.

The following changes since commit b4b8664d291ac1998e0f0bcdc96b6397f0fe68b3:

  arm64: don't pull uaccess.h into *.S (2016-12-26 13:05:17 -0500)

are available in the git repository at:

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

for you to fetch changes up to 13c0f52beb6310b9c08804c0929901f70abd211a:

  make nr_pages calculation in default_file_splice_read() a bit less ugly (2016-12-26 23:53:52 -0500)

----------------------------------------------------------------
Al Viro (4):
      remove spd_release_page()
      splice_pipe_desc: kill ->flags
      splice/tee/vmsplice: validate flags
      make nr_pages calculation in default_file_splice_read() a bit less ugly

 fs/splice.c            | 20 +++++++++++---------
 include/linux/splice.h |  4 ++--
 kernel/relay.c         |  1 -
 kernel/trace/trace.c   |  2 --
 net/core/skbuff.c      |  1 -
 5 files changed, 13 insertions(+), 15 deletions(-)

             reply	other threads:[~2017-05-01 22:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-01 22:39 Al Viro [this message]
2017-05-02 18:40 ` [git pull] vfs.git pile 3: splice-related bits and pieces Linus Torvalds

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=20170501223906.GA29622@ZenIV.linux.org.uk \
    --to=viro@zeniv.linux.org.uk \
    --cc=linux-fsdevel@vger.kernel.org \
    --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.