Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
* 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6: (67 commits) SUNRPC: Cleanup duplicate assignment in rpcauth_refreshcred nfs: fix unchecked value Ask for time_delta during fsinfo probe Revalidate caches on lock SUNRPC: After calling xprt_release(), we must restart from call_reserve NFSv4: Fix up the 'dircount' hint in encode_readdir NFSv4: Clean up nfs4_decode_dirent NFSv4: nfs4_decode_dirent must clear entry->fattr->valid NFSv4: Fix a regression in decode_getfattr NFSv4: Fix up decode_attr_filehandle() to handle the case of empty fh pointer NFS: Ensure we check all allocation return values in new readdir code NFS: Readdir plus in v4 NFS: introduce generic decode_getattr function NFS: check xdr_decode for errors NFS: nfs_readdir_filler catch all errors NFS: readdir with vmapped pages NFS: remove page size checking code NFS: decode_dirent should use an xdr_stream SUNRPC: Add a helper function xdr_inline_peek NFS: remove readdir plus limit ...
No related branches found
No related tags found
Showing
- Documentation/filesystems/nfs/00-INDEX 2 additions, 0 deletionsDocumentation/filesystems/nfs/00-INDEX
- Documentation/filesystems/nfs/idmapper.txt 67 additions, 0 deletionsDocumentation/filesystems/nfs/idmapper.txt
- Documentation/filesystems/nfs/nfsroot.txt 22 additions, 0 deletionsDocumentation/filesystems/nfs/nfsroot.txt
- Documentation/kernel-parameters.txt 4 additions, 1 deletionDocumentation/kernel-parameters.txt
- fs/lockd/clntlock.c 10 additions, 5 deletionsfs/lockd/clntlock.c
- fs/lockd/clntproc.c 4 additions, 9 deletionsfs/lockd/clntproc.c
- fs/nfs/Kconfig 11 additions, 0 deletionsfs/nfs/Kconfig
- fs/nfs/client.c 11 additions, 6 deletionsfs/nfs/client.c
- fs/nfs/dir.c 617 additions, 396 deletionsfs/nfs/dir.c
- fs/nfs/file.c 56 additions, 25 deletionsfs/nfs/file.c
- fs/nfs/idmap.c 209 additions, 2 deletionsfs/nfs/idmap.c
- fs/nfs/inode.c 22 additions, 14 deletionsfs/nfs/inode.c
- fs/nfs/internal.h 9 additions, 3 deletionsfs/nfs/internal.h
- fs/nfs/mount_clnt.c 1 addition, 1 deletionfs/nfs/mount_clnt.c
- fs/nfs/nfs2xdr.c 40 additions, 67 deletionsfs/nfs/nfs2xdr.c
- fs/nfs/nfs3proc.c 42 additions, 20 deletionsfs/nfs/nfs3proc.c
- fs/nfs/nfs3xdr.c 99 additions, 97 deletionsfs/nfs/nfs3xdr.c
- fs/nfs/nfs4_fs.h 1 addition, 3 deletionsfs/nfs/nfs4_fs.h
- fs/nfs/nfs4proc.c 102 additions, 177 deletionsfs/nfs/nfs4proc.c
- fs/nfs/nfs4state.c 34 additions, 6 deletionsfs/nfs/nfs4state.c
Loading
Please register or sign in to comment