[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20140715122429.GA15016@tucsk.piliscsaba.szeredi.hu>
Date: Tue, 15 Jul 2014 14:24:29 +0200
From: Miklos Szeredi <miklos@...redi.hu>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [GIT PULL] fuse fixes for 3.16
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@...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