linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] vfs.git final bits and pieces
@ 2017-03-04  2:27 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2017-03-04  2:27 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

	A few unrelated patches that got beating in -next.  Everything else
will have to go into the next window ;-/

The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:

  Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)

are available in the git repository at:

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

for you to fetch changes up to eec11535ca3d3e2daa2c8f59fa8ce1963db98abd:

  hfs: fix hfs_readdir() (2017-02-18 22:11:15 -0500)

----------------------------------------------------------------
Al Viro (2):
      9p: constify ->d_name handling
      selftest for default_file_splice_read() infoleak

Dan Carpenter (1):
      hfs: fix hfs_readdir()

 fs/9p/fid.c                                          | 10 +++++-----
 fs/9p/vfs_inode.c                                    | 10 +++++-----
 fs/9p/vfs_inode_dotl.c                               | 20 ++++++++++----------
 fs/hfs/dir.c                                         |  2 +-
 include/net/9p/9p.h                                  |  8 ++++----
 include/net/9p/client.h                              | 18 +++++++++---------
 net/9p/client.c                                      | 18 +++++++++---------
 tools/testing/selftests/Makefile                     |  1 +
 tools/testing/selftests/splice/Makefile              |  8 ++++++++
 .../selftests/splice/default_file_splice_read.c      |  8 ++++++++
 .../selftests/splice/default_file_splice_read.sh     |  7 +++++++
 11 files changed, 67 insertions(+), 43 deletions(-)
 create mode 100644 tools/testing/selftests/splice/Makefile
 create mode 100644 tools/testing/selftests/splice/default_file_splice_read.c
 create mode 100755 tools/testing/selftests/splice/default_file_splice_read.sh

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-03-04  3:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-04  2:27 [git pull] vfs.git final bits and pieces Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).