[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20131004084726.GF14242@tucsk.piliscsaba.szeredi.hu>
Date: Fri, 4 Oct 2013 10:47:26 +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 bugfixes for 3.12
Hi Linus,
Please pull the following:
git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus
This contains two more fixes by Maxim for writeback/truncate races and fixes for
RCU walk in fuse_dentry_revalidate().
Thanks,
Miklos
---
Maxim Patlasov (2):
fuse: wait for writeback in fuse_file_fallocate()
fuse: fix fallocate vs. ftruncate race
Miklos Szeredi (3):
fuse: don't check_submounts_and_drop() in RCU walk
fuse: readdirplus: fix RCU walk
fuse: no RCU mode in fuse_access()
---
fs/fuse/dir.c | 20 +++++++++++++-------
fs/fuse/file.c | 23 +++++++++++++++++------
fs/fuse/fuse_i.h | 2 ++
3 files changed, 32 insertions(+), 13 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