[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAJfpegsca9Dv0HdubPnQBe0njCewnMuAfRfBzhP7GsHuMRyWQw@mail.gmail.com>
Date: Tue, 22 Jan 2013 10:45:46 +0100
From: Miklos Szeredi <miklos@...redi.hu>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux-Fsdevel <linux-fsdevel@...r.kernel.org>
Subject: [GIT PULL] fuse bugfixes for 3.8
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists