All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] vfs.git pile 3: splice-related bits and pieces
@ 2017-05-01 22:39 Al Viro
  2017-05-02 18:40 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2017-05-01 22:39 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

	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(-)

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

* Re: [git pull] vfs.git pile 3: splice-related bits and pieces
  2017-05-01 22:39 [git pull] vfs.git pile 3: splice-related bits and pieces Al Viro
@ 2017-05-02 18:40 ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2017-05-02 18:40 UTC (permalink / raw)
  To: Al Viro; +Cc: Linux Kernel Mailing List, linux-fsdevel

On Mon, May 1, 2017 at 3:39 PM, Al Viro <viro@zeniv.linux.org.uk> wrote:
>         Those actually missed the last cycle; the branch itself is
> from last December.
>
> Al Viro (4):
>       splice/tee/vmsplice: validate flags

I'm not convinced every user does this right, and this might break
some splice-using app.

But with splice() being so special and unusual, I'm willing to at
least try it. But if somebody reports that something does break, this
gets reverted.

                 Linus

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

end of thread, other threads:[~2017-05-02 18:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-01 22:39 [git pull] vfs.git pile 3: splice-related bits and pieces Al Viro
2017-05-02 18:40 ` Linus Torvalds

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.