summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2009-12-06NFSv41: Clean up slot table managementTrond Myklebust
2009-12-06NFSv41: Fix nfs4_proc_create_sessionTrond Myklebust
2009-12-05nfs41: Invoke RECLAIM_COMPLETERicardo Labiaga
2009-12-05nfs41: RECLAIM_COMPLETE functionalityRicardo Labiaga
2009-12-05nfs41: RECLAIM_COMPLETE XDR functionalityRicardo Labiaga
2009-12-05Cleanup some NFSv4 XDR decode commentsRicardo Labiaga
2009-12-05NFSv41: nfs4_reset_session must always set NFS4CLNT_SESSION_DRAININGTrond Myklebust
2009-12-05nfs41: v2 fix cb_recall bugAlexandros Batsakis
2009-12-05nfs41: check SEQUENCE status flagAlexandros Batsakis
2009-12-05nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsizeAlexandros Batsakis
2009-12-05nfs41: remove server-only EXCHGID4_FLAG_CONFIRMED_R flag from exchange_idAlexandros Batsakis
2009-12-05nfs41: add support for the exclusive create flagsAlexandros Batsakis
2009-12-05nfs41: check if session exists and if it is persistentAlexandros Batsakis
2009-12-05nfs41: V2 initial support for CB_RECALL_ANYAlexandros Batsakis
2009-12-05nfs4: V2 return/expire delegations depending on their typeAlexandros Batsakis
2009-12-05nfs4: minor delegation cleaningAlexandros Batsakis
2009-12-05nfs41: add support for callback with RPC version number 4Alexandros Batsakis
2009-12-04nfs41: only state manager sets NFS4CLNT_SESSION_SETUPAndy Adamson
2009-12-04nfs41: drain session cleanupAndy Adamson
2009-12-04nfs41: nfs41: fix state manager deadlock in session resetAndy Adamson
2009-12-04nfs41: remove nfs4_recover_sessionAndy Adamson
2009-12-04nfs41: don't clear tk_action on successAndy Adamson
2009-12-04nfs41: fix switch in nfs4_recovery_handle_errorAndy Adamson
2009-12-04nfs41: fix switch in nfs4_handle_exceptionAndy Adamson
2009-12-04nfs41: free the slot on unhandled read errorsAndy Adamson
2009-12-04nfs41: call free slot from nfs4_restart_rpcAndy Adamson
2009-12-04nfs41: nfs4_get_lease_time will never session resetAndy Adamson
2009-12-04nfs41: rename cl_state session SETUP bit to RESETAndy Adamson
2009-12-04nfs41: add create session into establish_clidAndy Adamson
2009-12-04Merge branch 'devel' into linux-nextTrond Myklebust
2009-12-04NFS4ERR_FILE_OPEN handling in Linux/NFSNeilBrown
2009-12-03nfs: clean up sillyrenaming in nfs_rename()Miklos Szeredi
2009-12-03nfs: dont unhash target if renaming a directoryMiklos Szeredi
2009-12-03nfs: fix comments in nfs_rename()Miklos Szeredi
2009-12-03nfs: remove unnecessary check from nfs_rename()Miklos Szeredi
2009-12-03NFSv4.1: Handle NFSv4.1 session errors in the lock recovery codeTrond Myklebust
2009-12-03NFS: Revert default r/wsize behaviorChuck Lever
2009-12-03NFS: Display compressed (shorthand) IPv6 in /proc/mountsChuck Lever
2009-12-03NFS: convert proto= option to use netids rather than a protonameJeff Layton
2009-12-03The rpc server does not require that service threads take the BKL.J. Bruce Fields
2009-12-03NFSv4: Ensure nfs4_close_context() is declared as staticTrond Myklebust
2009-12-03NFSv4: Ensure nfs_dns_lookup() and nfs_dns_update() are declared staticTrond Myklebust
2009-12-03NFSv4: Fix up error handling in the state manager main loop.Trond Myklebust
2009-12-03NFSv4: Handle NFS4ERR_GRACE when recovering an expired lease.Trond Myklebust
2009-12-03NFSv4: Ensure the state manager handles NFS4ERR_NO_GRACE correctlyTrond Myklebust
2009-12-03NFSv4: The state manager shouldn't exit on errors that were handledTrond Myklebust
2009-12-03NFSv4: Fix up the callers of nfs4_state_end_reclaim_rebootTrond Myklebust
2009-12-03NFSv4: Fix a potential state manager deadlock when returning delegationsTrond Myklebust
2009-12-03Re: acl trouble after upgrading ubuntuJ. Bruce Fields
2009-12-03NFS: BKL removal from the mount code...Trond Myklebust