Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6: (107 commits) vfs: use ERR_CAST for err-ptr tossing in lookup_instantiate_filp isofs: Remove global fs lock jffs2: fix IN_DELETE_SELF on overwriting rename() killing a directory fix IN_DELETE_SELF on overwriting rename() on ramfs et.al. mm/truncate.c: fix build for CONFIG_BLOCK not enabled fs:update the NOTE of the file_operations structure Remove dead code in dget_parent() AFS: Fix silly characters in a comment switch d_add_ci() to d_splice_alias() in "found negative" case as well simplify gfs2_lookup() jfs_lookup(): don't bother with . or .. get rid of useless dget_parent() in btrfs rename() and link() get rid of useless dget_parent() in fs/btrfs/ioctl.c fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers drivers: fix up various ->llseek() implementations fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek Ext4: handle SEEK_HOLE/SEEK_DATA generically Btrfs: implement our own ->llseek fs: add SEEK_HOLE and SEEK_DATA flags reiserfs: make reiserfs default to barrier=flush ... Fix up trivial conflicts in fs/xfs/linux-2.6/xfs_super.c due to the new shrinker callout for the inode cache, that clashed with the xfs code to start the periodic workers later.
Showing
- Documentation/filesystems/Locking 3 additions, 5 deletionsDocumentation/filesystems/Locking
- Documentation/filesystems/porting 24 additions, 3 deletionsDocumentation/filesystems/porting
- Documentation/filesystems/vfs.txt 26 additions, 4 deletionsDocumentation/filesystems/vfs.txt
- arch/arm/mach-tegra/clock.c 2 additions, 5 deletionsarch/arm/mach-tegra/clock.c
- arch/arm/mach-ux500/clock.c 7 additions, 24 deletionsarch/arm/mach-ux500/clock.c
- arch/arm/plat-omap/clock.c 3 additions, 9 deletionsarch/arm/plat-omap/clock.c
- arch/arm/plat-samsung/clock.c 2 additions, 5 deletionsarch/arm/plat-samsung/clock.c
- arch/arm/plat-spear/clock.c 2 additions, 5 deletionsarch/arm/plat-spear/clock.c
- arch/powerpc/platforms/cell/spufs/file.c 9 additions, 2 deletionsarch/powerpc/platforms/cell/spufs/file.c
- arch/powerpc/platforms/cell/spufs/inode.c 11 additions, 18 deletionsarch/powerpc/platforms/cell/spufs/inode.c
- arch/powerpc/platforms/cell/spufs/spufs.h 1 addition, 1 deletionarch/powerpc/platforms/cell/spufs/spufs.h
- arch/powerpc/platforms/cell/spufs/syscalls.c 9 additions, 13 deletionsarch/powerpc/platforms/cell/spufs/syscalls.c
- drivers/base/devtmpfs.c 198 additions, 139 deletionsdrivers/base/devtmpfs.c
- drivers/block/pktcdvd.c 1 addition, 1 deletiondrivers/block/pktcdvd.c
- drivers/char/generic_nvram.c 4 additions, 0 deletionsdrivers/char/generic_nvram.c
- drivers/char/nvram.c 2 additions, 0 deletionsdrivers/char/nvram.c
- drivers/char/ps3flash.c 11 additions, 2 deletionsdrivers/char/ps3flash.c
- drivers/macintosh/nvram.c 4 additions, 0 deletionsdrivers/macintosh/nvram.c
- drivers/md/md.c 8 additions, 18 deletionsdrivers/md/md.c
- drivers/mtd/ubi/cdev.c 7 additions, 3 deletionsdrivers/mtd/ubi/cdev.c
Please register or sign in to comment