Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue
* 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue: (21 commits) leases: fix write-open/read-lease race nfs: drop unnecessary locking in llseek ext4: replace cut'n'pasted llseek code with generic_file_llseek_size vfs: add generic_file_llseek_size vfs: do (nearly) lockless generic_file_llseek direct-io: merge direct_io_walker into __blockdev_direct_IO direct-io: inline the complete submission path direct-io: separate map_bh from dio direct-io: use a slab cache for struct dio direct-io: rearrange fields in dio/dio_submit to avoid holes direct-io: fix a wrong comment direct-io: separate fields only used in the submission path from struct dio vfs: fix spinning prevention in prune_icache_sb vfs: add a comment to inode_permission() vfs: pass all mask flags check_acl and posix_acl_permission vfs: add hex format for MAY_* flag values vfs: indicate that the permission functions take all the MAY_* flags compat: sync compat_stats with statfs. vfs: add "device" tag to /proc/self/mountstats cleanup: vfs: small comment fix for block_invalidatepage ... Fix up trivial conflict in fs/gfs2/file.c (llseek changes)
Showing
- arch/mips/include/asm/compat.h 2 additions, 1 deletionarch/mips/include/asm/compat.h
- arch/parisc/include/asm/compat.h 2 additions, 1 deletionarch/parisc/include/asm/compat.h
- arch/powerpc/include/asm/compat.h 2 additions, 1 deletionarch/powerpc/include/asm/compat.h
- arch/s390/include/asm/compat.h 2 additions, 1 deletionarch/s390/include/asm/compat.h
- arch/sparc/include/asm/compat.h 2 additions, 1 deletionarch/sparc/include/asm/compat.h
- arch/x86/include/asm/compat.h 2 additions, 1 deletionarch/x86/include/asm/compat.h
- fs/btrfs/file.c 1 addition, 1 deletionfs/btrfs/file.c
- fs/buffer.c 2 additions, 2 deletionsfs/buffer.c
- fs/cifs/cifsfs.c 1 addition, 1 deletionfs/cifs/cifsfs.c
- fs/compat.c 2 additions, 5 deletionsfs/compat.c
- fs/direct-io.c 337 additions, 309 deletionsfs/direct-io.c
- fs/ext4/file.c 1 addition, 46 deletionsfs/ext4/file.c
- fs/gfs2/file.c 2 additions, 2 deletionsfs/gfs2/file.c
- fs/inode.c 1 addition, 1 deletionfs/inode.c
- fs/namei.c 7 additions, 10 deletionsfs/namei.c
- fs/namespace.c 1 addition, 0 deletionsfs/namespace.c
- fs/nfs/file.c 2 additions, 8 deletionsfs/nfs/file.c
- fs/open.c 4 additions, 0 deletionsfs/open.c
- fs/posix_acl.c 2 additions, 0 deletionsfs/posix_acl.c
- fs/read_write.c 45 additions, 29 deletionsfs/read_write.c
Loading
Please register or sign in to comment