[GIT PULL] fuse fixes for 3.16
From: Miklos Szeredi
Date: Tue Jul 15 2014 - 08:24:44 EST
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus
This contains miscellaneous fixes.
Thanks,
Miklos
----
Anand Avati (1):
fuse: ignore entry-timeout on LOOKUP_REVAL
Fabian Frederick (1):
fuse: replace count*size kzalloc by kcalloc
Himangi Saraogi (1):
fuse: inode: drop cast
Maxim Patlasov (1):
fuse: release temporary page if fuse_writepage_locked() failed
Miklos Szeredi (4):
fuse: timeout comparison fix
fuse: handle large user and group ID
fuse: avoid scheduling while atomic
fuse: restructure ->rename2()
---
fs/fuse/dev.c | 51 +++++++++++++++++++++++----------------------------
fs/fuse/dir.c | 41 ++++++++++++++++++++++++-----------------
fs/fuse/file.c | 8 +++++---
fs/fuse/inode.c | 22 +++++++++++++++++-----
4 files changed, 69 insertions(+), 53 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/