linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fuse bugfixes for 3.8
@ 2013-01-22  9:45 Miklos Szeredi
  0 siblings, 0 replies; only message in thread
From: Miklos Szeredi @ 2013-01-22  9:45 UTC (permalink / raw)
  To: Linus Torvalds, Kernel Mailing List, Linux-Fsdevel

Hi Linus,

Please pull the following fixes for fuse:

  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus

This contain a bugfix for CUSE and miscellaneous small fixes.

Thanks,
Miklos
----

David Herrmann (2):
      cuse: use mutex as registration lock instead of spinlocks
      cuse: do not register multiple devices with identical names

Miklos Szeredi (2):
      cuse: fix uninitialized variable warnings
      fuse: make fuse_file_fallocate() static

Robert P. J. Day (1):
      fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/Kconfig

Wei Yongjun (1):
      fuse: remove unused variable in fuse_try_move_page()

---
 fs/Kconfig      |   10 ----------
 fs/fuse/Kconfig |   16 ++++++++++++++--
 fs/fuse/cuse.c  |   36 ++++++++++++++++++++++--------------
 fs/fuse/dev.c   |    5 -----
 fs/fuse/file.c  |    5 ++---
 5 files changed, 38 insertions(+), 34 deletions(-)

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

only message in thread, other threads:[~2013-01-22  9:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-22  9:45 [GIT PULL] fuse bugfixes for 3.8 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).