linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fuse update for 4.12
@ 2017-05-10 12:47 Miklos Szeredi
  0 siblings, 0 replies; only message in thread
From: Miklos Szeredi @ 2017-05-10 12:47 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 for-linus

This contains support for pid namespaces from Seth and refcount_t work from
Elena.

Thanks,
Miklos

---
Elena Reshetova (3):
      fuse: convert fuse_file.count from atomic_t to refcount_t
      fuse: convert fuse_req.count from atomic_t to refcount_t
      fuse: convert fuse_conn.count from atomic_t to refcount_t

Seth Forshee (1):
      fuse: Add support for pid namespaces

---
 fs/fuse/dev.c    | 24 +++++++++++++++---------
 fs/fuse/file.c   | 30 +++++++++++++++++++++---------
 fs/fuse/fuse_i.h | 11 ++++++++---
 fs/fuse/inode.c  |  9 ++++++---
 4 files changed, 50 insertions(+), 24 deletions(-)

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

only message in thread, other threads:[~2017-05-10 12:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-10 12:47 [GIT PULL] fuse update for 4.12 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).