Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Pull NFS client updates from Trond Myklebust: "Highlights include: - stable fix for a bug in nfs3_list_one_acl() - speed up NFS path walks by supporting LOOKUP_RCU - more read/write code cleanups - pNFS fixes for layout return on close - fixes for the RCU handling in the rpcsec_gss code - more NFS/RDMA fixes" * tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: (79 commits) nfs: reject changes to resvport and sharecache during remount NFS: Avoid infinite loop when RELEASE_LOCKOWNER getting expired error SUNRPC: remove all refcounting of groupinfo from rpcauth_lookupcred NFS: fix two problems in lookup_revalidate in RCU-walk NFS: allow lockless access to access_cache NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCU NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU NFS: support RCU_WALK in nfs_permission() sunrpc/auth: allow lockless (rcu) lookup of credential cache. NFS: prepare for RCU-walk support but pushing tests later in code. NFS: nfs4_lookup_revalidate: only evaluate parent if it will be used. NFS: add checks for returned value of try_module_get() nfs: clear_request_commit while holding i_lock pnfs: add pnfs_put_lseg_async pnfs: find swapped pages on pnfs commit lists too nfs: fix comment and add warn_on for PG_INODE_REF nfs: check wait_on_bit_lock err in page_group_lock sunrpc: remove "ec" argument from encrypt_v2 operation sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.c sunrpc: clean up sparse endianness warnings in gss_krb5_seal.c ...
Showing
- fs/nfs/blocklayout/blocklayout.c 50 additions, 51 deletionsfs/nfs/blocklayout/blocklayout.c
- fs/nfs/callback.c 12 additions, 0 deletionsfs/nfs/callback.c
- fs/nfs/client.c 13 additions, 5 deletionsfs/nfs/client.c
- fs/nfs/delegation.c 25 additions, 9 deletionsfs/nfs/delegation.c
- fs/nfs/delegation.h 1 addition, 0 deletionsfs/nfs/delegation.h
- fs/nfs/dir.c 167 additions, 41 deletionsfs/nfs/dir.c
- fs/nfs/direct.c 12 additions, 21 deletionsfs/nfs/direct.c
- fs/nfs/filelayout/filelayout.c 167 additions, 131 deletionsfs/nfs/filelayout/filelayout.c
- fs/nfs/filelayout/filelayoutdev.c 1 addition, 1 deletionfs/nfs/filelayout/filelayoutdev.c
- fs/nfs/inode.c 9 additions, 0 deletionsfs/nfs/inode.c
- fs/nfs/internal.h 6 additions, 5 deletionsfs/nfs/internal.h
- fs/nfs/nfs3acl.c 1 addition, 1 deletionfs/nfs/nfs3acl.c
- fs/nfs/nfs3proc.c 12 additions, 9 deletionsfs/nfs/nfs3proc.c
- fs/nfs/nfs4_fs.h 11 additions, 21 deletionsfs/nfs/nfs4_fs.h
- fs/nfs/nfs4client.c 5 additions, 0 deletionsfs/nfs/nfs4client.c
- fs/nfs/nfs4proc.c 180 additions, 68 deletionsfs/nfs/nfs4proc.c
- fs/nfs/nfs4state.c 27 additions, 42 deletionsfs/nfs/nfs4state.c
- fs/nfs/nfs4trace.h 14 additions, 14 deletionsfs/nfs/nfs4trace.h
- fs/nfs/nfs4xdr.c 1 addition, 1 deletionfs/nfs/nfs4xdr.c
- fs/nfs/objlayout/objio_osd.c 11 additions, 13 deletionsfs/nfs/objlayout/objio_osd.c
Loading
Please register or sign in to comment