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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to