[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20130622071636.GV4165@ZenIV.linux.org.uk>
Date: Sat, 22 Jun 2013 08:16:36 +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] vfs fixes
Several fixes for bugs caught while looking through f_pos (ab)users.
Please, pull from the usual place -
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus
Shortlog:
Al Viro (3):
mconsole: we'd better initialize pos before passing it to vfs_read()...
splice: don't pass the address of ->f_pos to methods
aout32 coredump compat fix
Diffstat:
arch/um/drivers/mconsole_kern.c | 2 +-
arch/x86/ia32/ia32_aout.c | 2 +-
fs/internal.h | 6 ++++++
fs/read_write.c | 24 ++++++++++++++++--------
fs/splice.c | 31 ++++++++++++++++++-------------
include/linux/fs.h | 2 --
include/linux/splice.h | 1 +
7 files changed, 43 insertions(+), 25 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