-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull more vfs updates from Al Viro: "In this pile: - autofs-namespace series - dedupe stuff - more struct path constification" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: (40 commits) ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features ocfs2: charge quota for reflinked blocks ocfs2: fix bad pointer cast ocfs2: always unlock when completing dio writes ocfs2: don't eat io errors during _dio_end_io_write ocfs2: budget for extent tree splits when adding refcount flag ocfs2: prohibit refcounted swapfiles ocfs2: add newlines to some error messages ocfs2: convert inode refcount test to a helper simple_write_end(): don't zero in short copy into uptodate exofs: don't mess with simple_write_{begin,end} 9p: saner ->write_end() on failing copy into non-uptodate page fix gfs2_stuffed_write_end() on short copies fix ceph_write_end() nfs_write_end(): fix handling of short copies vfs: refactor clone/dedupe_file_range common functions fs: try to clone files first in vfs_copy_file_range vfs: misc struct path constification namespace.c: constify struct path passed to a bunch of primitives quota: constify struct path in quota_on ...
No related branches found
No related tags found
Showing
- Documentation/filesystems/Locking 1 addition, 1 deletionDocumentation/filesystems/Locking
- Documentation/filesystems/vfs.txt 1 addition, 1 deletionDocumentation/filesystems/vfs.txt
- arch/powerpc/oprofile/cell/spu_task_sync.c 1 addition, 1 deletionarch/powerpc/oprofile/cell/spu_task_sync.c
- drivers/oprofile/buffer_sync.c 1 addition, 1 deletiondrivers/oprofile/buffer_sync.c
- fs/9p/vfs_addr.c 4 additions, 11 deletionsfs/9p/vfs_addr.c
- fs/autofs4/autofs_i.h 3 additions, 2 deletionsfs/autofs4/autofs_i.h
- fs/autofs4/dev-ioctl.c 5 additions, 5 deletionsfs/autofs4/dev-ioctl.c
- fs/autofs4/expire.c 15 additions, 10 deletionsfs/autofs4/expire.c
- fs/autofs4/root.c 32 additions, 29 deletionsfs/autofs4/root.c
- fs/autofs4/waitq.c 9 additions, 4 deletionsfs/autofs4/waitq.c
- fs/btrfs/ctree.h 0 additions, 3 deletionsfs/btrfs/ctree.h
- fs/btrfs/file.c 0 additions, 1 deletionfs/btrfs/file.c
- fs/btrfs/ioctl.c 1 addition, 13 deletionsfs/btrfs/ioctl.c
- fs/ceph/addr.c 8 additions, 6 deletionsfs/ceph/addr.c
- fs/dcache.c 23 additions, 17 deletionsfs/dcache.c
- fs/dcookies.c 2 additions, 2 deletionsfs/dcookies.c
- fs/exofs/inode.c 30 additions, 38 deletionsfs/exofs/inode.c
- fs/ext4/super.c 2 additions, 2 deletionsfs/ext4/super.c
- fs/file_table.c 1 addition, 1 deletionfs/file_table.c
- fs/gfs2/aops.c 1 addition, 3 deletionsfs/gfs2/aops.c
Loading
Please register or sign in to comment