Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull assorted fixes from Al Viro: "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." * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: zoran: racy refcount handling in vm_ops ->open()/->close() befs_readdir(): do not increment ->f_pos if filldir tells us to stop hpfs: deadlock and race in directory lseek() qnx6: qnx6_readdir() has a braino in pos calculation fix buffer leak after "scsi: saner replacements for ->proc_info()" vfs: Fix invalid ida_remove() call
Showing
- drivers/media/pci/zoran/zoran.h 1 addition, 1 deletiondrivers/media/pci/zoran/zoran.h
- drivers/media/pci/zoran/zoran_driver.c 8 additions, 7 deletionsdrivers/media/pci/zoran/zoran_driver.c
- drivers/scsi/scsi_proc.c 1 addition, 0 deletionsdrivers/scsi/scsi_proc.c
- fs/befs/linuxvfs.c 2 additions, 2 deletionsfs/befs/linuxvfs.c
- fs/hpfs/dir.c 6 additions, 4 deletionsfs/hpfs/dir.c
- fs/pnode.c 2 additions, 1 deletionfs/pnode.c
- fs/qnx6/dir.c 1 addition, 1 deletionfs/qnx6/dir.c
Loading
Please register or sign in to comment