summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-09nfsd4: no need for replay_owner in sessions caseJ. Bruce Fields
2013-04-09nfsd4: remove some redundant commentsJ. Bruce Fields
2013-04-09nfsd: use kmem_cache_free() instead of kfree()Wei Yongjun
2013-04-08NFS: Ensure that NFS file unlock waits for readahead to completeTrond Myklebust
2013-04-08NFS: Add functionality to allow waiting on all outstanding reads to completeTrond Myklebust
2013-04-08NFSv4: Handle timeouts correctly when probing for lease validityTrond Myklebust
2013-04-08nfsd4: cleanup handling of nfsv4.0 closed stateid'sJ. Bruce Fields
2013-04-05NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in useTrond Myklebust
2013-04-05NFSv4: Clean up nfs_expire_all_delegationsTrond Myklebust
2013-04-05NFSv4: Fix nfs_server_return_all_delegationsTrond Myklebust
2013-04-05NFSv4: Be less aggressive about returning delegations for open filesTrond Myklebust
2013-04-05NFSv4: Clean up delegation recall error handlingTrond Myklebust
2013-04-05NFSv4: Clean up nfs4_open_delegation_recallTrond Myklebust
2013-04-05NFSv4: Clean up nfs4_lock_delegation_recallTrond Myklebust
2013-04-05NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recallTrond Myklebust
2013-04-05NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_lock_delegation_recallTrond Myklebust
2013-04-05sunrpc: drop "select NETVM"Paul Bolle
2013-04-05nfs: allow the v4.1 callback thread to freezeJeff Layton
2013-04-05SUNRPC: Fix a potential memory leak in rpc_new_clientTrond Myklebust
2013-04-05NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_listTrond Myklebust
2013-04-05NFSv4: Fix a memory leak in nfs4_discover_server_trunkingTrond Myklebust
2013-04-05SUNRPC: Remove extra xprt_put()Chuck Lever
2013-04-05NFSv4: Don't clear the machine cred when client establish returns EACCESTrond Myklebust
2013-04-05NFSv4: Fix issues in nfs4_discover_server_trunkingTrond Myklebust
2013-04-04NFSv4: Fix the fallback to AUTH_NULL if krb5i is not availableTrond Myklebust
2013-04-04NFS: Use server-recommended security flavor by default (NFSv3)Chuck Lever
2013-04-04SUNRPC: Don't recognize RPC_AUTH_MAXFLAVORChuck Lever
2013-04-04nfsd4: remove unused nfs4_check_deleg argumentJ. Bruce Fields
2013-04-04nfsd4: make del_recall_lru per-network-namespaceJ. Bruce Fields
2013-04-04nfsd4: shut down more of delegation earlierJ. Bruce Fields
2013-04-04nfsd4: minor cb_recall simplificationJ. Bruce Fields
2013-04-03SUNRPC/cache: add module_put() on error path in cache_open()Alexey Khoroshilov
2013-04-03nfsd: remove /proc/fs/nfs when create /proc/fs/nfs/exports errorfanchaoting
2013-04-03nfsd: don't run get_file if nfs4_preprocess_stateid_op return errorfanchaoting
2013-04-03nfsd: convert the file_hashtbl to a hlistJeff Layton
2013-04-03nfsd4: don't destroy in-use sessionJ. Bruce Fields
2013-04-03nfsd4: don't destroy in-use clientsJ. Bruce Fields
2013-04-03nfsd4: simplify bind_conn_to_session lockingJ. Bruce Fields
2013-04-03nfsd4: fix destroy_session raceJ. Bruce Fields
2013-04-03nfsd4: clientid lookup cleanupJ. Bruce Fields
2013-04-03nfsd4: destroy_clientid simplificationJ. Bruce Fields
2013-04-03nfsd4: remove some dprintk'sJ. Bruce Fields
2013-04-03nfsd4: STALE_STATEID cleanupJ. Bruce Fields
2013-04-03nfsd4: warn on odd create_session stateJ. Bruce Fields
2013-04-03nfsd: fix bug on nfs4 stateid deallocationycnian@gmail.com
2013-04-03nfsd: remove unused macro in nfsv4Yanchuan Nian
2013-04-03nfsd4: fix use-after-free of 4.1 client on connection lossJ. Bruce Fields
2013-04-03nfsd4: fix race on client shutdownJ. Bruce Fields
2013-04-03nfsd4: handle seqid-mutating open errors from xdr decodingJ. Bruce Fields
2013-04-03nfsd4: remove BUG_ONJ. Bruce Fields