linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fuse update for 4.19
@ 2018-08-21 20:07 Miklos Szeredi
  0 siblings, 0 replies; only message in thread
From: Miklos Szeredi @ 2018-08-21 20:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

Hi Linus,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git tags/fuse-update-4.19

This contains various bug fixes and cleanups.

Thanks,
Miklos

----------------------------------------------------------------
Andrey Ryabinin (3):
      fuse: Don't access pipe->buffers without pipe_lock()
      fuse: use kvmalloc to allocate array of pipe_buffer structs.
      fuse: reduce allocation size for splice_write

Arnd Bergmann (1):
      fuse: convert last timespec use to timespec64

Kirill Tkhai (1):
      fuse: Add missed unlock_page() to fuse_readpages_fill()

Miklos Szeredi (6):
      fuse: fix double request_end()
      fuse: fix unlocked access to processing queue
      fuse: umount should wait for all requests
      fuse: Fix oops at process_init_reply()
      fuse: fix initial parallel dirops
      fuse: simplify fuse_abort_conn()

Souptick Joarder (1):
      fs: fuse: Adding new return type vm_fault_t

 fs/fuse/dev.c    | 69 ++++++++++++++++++++++++++++++++++++--------------------
 fs/fuse/dir.c    | 10 ++++----
 fs/fuse/file.c   |  3 ++-
 fs/fuse/fuse_i.h |  5 ++--
 fs/fuse/inode.c  | 45 ++++++++++++++++++++----------------
 5 files changed, 80 insertions(+), 52 deletions(-)

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

only message in thread, other threads:[~2018-08-21 20:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-21 20:07 [GIT PULL] fuse update for 4.19 Miklos Szeredi

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