summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-07NFSv4.1 handle DS stateid errorsAndy Adamson
2012-03-07NFS: add fh_crc to debug outputWeston Andros Adamson
2012-03-07NFS: add filehandle crc for debug displayWeston Andros Adamson
2012-03-06nfsd4: reduce do_open_lookup() stack usageJ. Bruce Fields
2012-03-06nfsd4: delay setting current filehandle till successJ. Bruce Fields
2012-03-06nfsd41: free_session/free_client must be called under the client_lockBenny Halevy
2012-03-06nfsd41: refactor nfsd4_deleg_xgrade_none_ext logic out of nfsd4_process_open2Benny Halevy
2012-03-06nfsd41: refactor nfs4_open_deleg_none_ext logic out of nfs4_open_delegationBenny Halevy
2012-03-06svcrdma: silence a Sparse warningDan Carpenter
2012-03-06nfsd4: fix recovery-entry leak nfsd startup failureJ. Bruce Fields
2012-03-06nfsd4: fix recovery-dir leak on nfsd startup failureJeff Layton
2012-03-06nfsd4: purge stable client records with insufficient stateJ. Bruce Fields
2012-03-06nfsd4: don't set cl_firststate on first reclaim in 4.1 caseJ. Bruce Fields
2012-03-06NFSv4: Add a helper encode_uint64Trond Myklebust
2012-03-06NFSv4: More xdr cleanupsTrond Myklebust
2012-03-06NFSv4: Cleanup - convert more functions to use encode_op_hdrTrond Myklebust
2012-03-06NFS: Fix nfs4_verifier memory alignmentChuck Lever
2012-03-06NFSv4: Add a encode op helperTrond Myklebust
2012-03-06NFSv4: Add a helper for encoding NFSv4 sequence idsTrond Myklebust
2012-03-06NFSv4: Minor clean ups for encode_string()Trond Myklebust
2012-03-06NFSv4: Simplify the struct nfs4_stateidTrond Myklebust
2012-03-06NFSv4: Add helpers for basic copying of stateidsTrond Myklebust
2012-03-06NFSv4: Rename nfs4_copy_stateid()Trond Myklebust
2012-03-06NFSv4: Add a helper for encoding stateidsTrond Myklebust
2012-03-06NFSv4: Add a helper for encoding opaque dataTrond Myklebust
2012-03-06NFSv4: Rename encode_stateid() to encode_open_stateid()Trond Myklebust
2012-03-06NFSv4: Further clean-ups of delegation stateid validationTrond Myklebust
2012-03-06NFSv4.1: Fix matching of the stateids when returning a delegationTrond Myklebust
2012-03-06NFS: Properly handle the case where the delegation is revokedTrond Myklebust
2012-03-06NFS: Fix a typo in _nfs_display_fhandleTrond Myklebust
2012-03-05NFS: Fix a compile issue when !CONFIG_NFS_V4_1Trond Myklebust
2012-03-05NFS: Undo changes to idmap.hBryan Schumaker
2012-03-03Merge commit 'nfs-for-3.3-4' into nfs-for-nextTrond Myklebust
2012-03-02NFS: Reduce debugging noise from encode_compound_hdrChuck Lever
2012-03-02NFS: Request fh_expire_type attribute in "server caps" operationChuck Lever
2012-03-02NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONSChuck Lever
2012-03-02NFS: Simplify arguments of encode_renew()Chuck Lever
2012-03-02NFS: Add a client-side function to display NFS file handlesChuck Lever
2012-03-02NFS: Make clientaddr= optionalChuck Lever
2012-03-02SUNRPC: Add API to acquire source addressChuck Lever
2012-03-02SUNRPC: Move clnt->cl_server into struct rpc_xprtTrond Myklebust
2012-03-02SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust
2012-03-02NFS: Add debugging messages to NFSv4's CLOSE procedureChuck Lever
2012-03-02NFS: Clean up debugging in decode_pathname()Chuck Lever
2012-03-02NFS: Make nfs_cache_array.size a signed integerChuck Lever
2012-03-02NFS: Consolidate the parsing of the '-ov4.x' and '-overs=4.x' mount optionsTrond Myklebust
2012-03-02NFS: Ensure we display the minor version correctly in /proc/mounts etc.Trond Myklebust
2012-03-02NFS: Extend the -overs= mount option to allow 4.x minorversionsTrond Myklebust
2012-03-01NFSv4: parse and display server implementation idsWeston Andros Adamson
2012-03-01NFSv4: fix server_scope memory leakWeston Andros Adamson