* [git pull] several vfs and fs fixes for 4.0
@ 2015-04-12 4:06 Al Viro
0 siblings, 0 replies; only message in thread
From: Al Viro @ 2015-04-12 4:06 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-04-12 4:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-12 4:06 [git pull] several vfs and fs fixes for 4.0 Al Viro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).