From: Al Viro <viro@ZenIV.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: [git pull] assorted fixes
Date: Fri, 31 May 2013 21:24:22 +0100 [thread overview]
Message-ID: <20130531202422.GJ25399@ZenIV.linux.org.uk> (raw)
Assorted fixes... There'll be more - I'm trying to dig out from under
the pile of mail (a couple of weeks of something flu-like ;-/) and there's
several more things waiting for review; this is just the obvious stuff.
Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus
Shortlog:
Al Viro (4):
qnx6: qnx6_readdir() has a braino in pos calculation
hpfs: deadlock and race in directory lseek()
befs_readdir(): do not increment ->f_pos if filldir tells us to stop
zoran: racy refcount handling in vm_ops ->open()/->close()
Jan Beulich (1):
fix buffer leak after "scsi: saner replacements for ->proc_info()"
Takashi Iwai (1):
vfs: Fix invalid ida_remove() call
Diffstat:
drivers/media/pci/zoran/zoran.h | 2 +-
drivers/media/pci/zoran/zoran_driver.c | 15 ++++++++-------
drivers/scsi/scsi_proc.c | 1 +
fs/befs/linuxvfs.c | 4 ++--
fs/hpfs/dir.c | 10 ++++++----
fs/pnode.c | 3 ++-
fs/qnx6/dir.c | 2 +-
7 files changed, 21 insertions(+), 16 deletions(-)
next reply other threads:[~2013-05-31 20:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-31 20:24 Al Viro [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-08-01 18:16 [git pull] assorted fixes Al Viro
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130531202422.GJ25399@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).