Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull VFS update from Al Viro: "fscache fixes, ESTALE patchset, vmtruncate removal series, assorted misc stuff." * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: (79 commits) vfs: make lremovexattr retry once on ESTALE error vfs: make removexattr retry once on ESTALE vfs: make llistxattr retry once on ESTALE error vfs: make listxattr retry once on ESTALE error vfs: make lgetxattr retry once on ESTALE vfs: make getxattr retry once on an ESTALE error vfs: allow lsetxattr() to retry once on ESTALE errors vfs: allow setxattr to retry once on ESTALE errors vfs: allow utimensat() calls to retry once on an ESTALE error vfs: fix user_statfs to retry once on ESTALE errors vfs: make fchownat retry once on ESTALE errors vfs: make fchmodat retry once on ESTALE errors vfs: have chroot retry once on ESTALE error vfs: have chdir retry lookup and call once on ESTALE error vfs: have faccessat retry once on an ESTALE error vfs: have do_sys_truncate retry once on an ESTALE error vfs: fix renameat to retry on ESTALE errors vfs: make do_unlinkat retry once on ESTALE errors vfs: make do_rmdir retry once on ESTALE errors vfs: add a flags argument to user_path_parent ...
No related branches found
No related tags found
Showing
- Documentation/filesystems/Locking 0 additions, 6 deletionsDocumentation/filesystems/Locking
- Documentation/filesystems/caching/backend-api.txt 37 additions, 1 deletionDocumentation/filesystems/caching/backend-api.txt
- Documentation/filesystems/caching/netfs-api.txt 38 additions, 8 deletionsDocumentation/filesystems/caching/netfs-api.txt
- Documentation/filesystems/caching/object.txt 15 additions, 8 deletionsDocumentation/filesystems/caching/object.txt
- Documentation/filesystems/caching/operations.txt 1 addition, 1 deletionDocumentation/filesystems/caching/operations.txt
- Documentation/filesystems/porting 1 addition, 1 deletionDocumentation/filesystems/porting
- Documentation/filesystems/vfs.txt 0 additions, 11 deletionsDocumentation/filesystems/vfs.txt
- arch/powerpc/platforms/cell/spufs/syscalls.c 1 addition, 1 deletionarch/powerpc/platforms/cell/spufs/syscalls.c
- drivers/base/devtmpfs.c 1 addition, 1 deletiondrivers/base/devtmpfs.c
- fs/adfs/inode.c 10 additions, 5 deletionsfs/adfs/inode.c
- fs/affs/file.c 12 additions, 6 deletionsfs/affs/file.c
- fs/affs/inode.c 4 additions, 1 deletionfs/affs/inode.c
- fs/bfs/file.c 10 additions, 5 deletionsfs/bfs/file.c
- fs/btrfs/inode.c 1 addition, 15 deletionsfs/btrfs/inode.c
- fs/cachefiles/interface.c 53 additions, 4 deletionsfs/cachefiles/interface.c
- fs/cachefiles/internal.h 2 additions, 0 deletionsfs/cachefiles/internal.h
- fs/cachefiles/key.c 1 addition, 1 deletionfs/cachefiles/key.c
- fs/cachefiles/namei.c 1 addition, 2 deletionsfs/cachefiles/namei.c
- fs/cachefiles/rdwr.c 67 additions, 47 deletionsfs/cachefiles/rdwr.c
- fs/cachefiles/xattr.c 1 addition, 1 deletionfs/cachefiles/xattr.c
Loading
Please register or sign in to comment