[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150412040620.GM889@ZenIV.linux.org.uk>
Date: Sun, 12 Apr 2015 05:06:20 +0100
From: Al Viro <viro@...IV.linux.org.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [git pull] several vfs and fs fixes for 4.0
Several AIO and OCFS2 fixes. Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus
Shortlog:
Al Viro (5):
fix mremap() vs. ioctx_kill() race
ioctx_alloc(): fix vma (and file) leak on failure
[regression] ocfs2: do *not* increment ->ki_pos twice
ocfs2_file_write_iter: keep return value and current position update in sync
ocfs2: _really_ sync the right range
Diffstat:
fs/aio.c | 20 ++++++++++++++------
fs/ocfs2/file.c | 17 +++++++++++------
include/linux/fs.h | 2 +-
mm/mremap.c | 10 ++++++++--
4 files changed, 34 insertions(+), 15 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