aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-08nfs41: Invoke RECLAIM_COMPLETE on all new client idsRicardo Labiaga1-3/+4
2009-12-08NFSv41: Fix a potential state leakage when restarting nfs4_close_prepareTrond Myklebust1-17/+35
2009-12-07nfs41: Handle NFSv4.1 session errors in the delegation recall codeRicardo Labiaga1-0/+5
2009-12-07nfs41: Retry delegation return if it failed with session errorRicardo Labiaga1-2/+13
2009-12-07nfs41: Handle session errors during delegation returnRicardo Labiaga1-0/+8
2009-12-07nfs41: Mark stateids in need of reclaim if state manager gets stale clientidRicardo Labiaga1-10/+2
2009-12-07NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configuredTrond Myklebust5-22/+22
2009-12-06nfs41: Don't clear DRAINING flag on NFS4ERR_STALE_CLIENTIDRicardo Labiaga2-18/+43
2009-12-06nfs41: nfs41_setup_state_renewalRicardo Labiaga3-18/+31
2009-12-05NFSv41: More cleanupsTrond Myklebust1-4/+3
2009-12-05NFSv41: Fix up some bugs in the NFS4CLNT_SESSION_DRAINING codeTrond Myklebust2-11/+10
2009-12-05NFSv41: Clean up slot table managementTrond Myklebust5-82/+21
2009-12-05NFSv41: Fix nfs4_proc_create_sessionTrond Myklebust3-39/+27
2009-12-05nfs41: Invoke RECLAIM_COMPLETERicardo Labiaga1-0/+3
2009-12-05nfs41: RECLAIM_COMPLETE functionalityRicardo Labiaga3-0/+114
2009-12-05nfs41: RECLAIM_COMPLETE XDR functionalityRicardo Labiaga1-0/+66
2009-12-05Cleanup some NFSv4 XDR decode commentsRicardo Labiaga1-13/+13
2009-12-05NFSv41: nfs4_reset_session must always set NFS4CLNT_SESSION_DRAININGTrond Myklebust1-1/+1
2009-12-05nfs41: v2 fix cb_recall bugAlexandros Batsakis4-7/+48
2009-12-05nfs41: check SEQUENCE status flagAlexandros Batsakis4-2/+27
2009-12-05nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsizeAlexandros Batsakis4-4/+35
2009-12-05nfs41: remove server-only EXCHGID4_FLAG_CONFIRMED_R flag from exchange_idAlexandros Batsakis1-0/+3
2009-12-05nfs41: add support for the exclusive create flagsAlexandros Batsakis2-6/+29
2009-12-05nfs41: check if session exists and if it is persistentAlexandros Batsakis1-0/+9
2009-12-05nfs41: V2 initial support for CB_RECALL_ANYAlexandros Batsakis5-2/+68
2009-12-05nfs4: V2 return/expire delegations depending on their typeAlexandros Batsakis1-4/+18
2009-12-05nfs4: minor delegation cleaningAlexandros Batsakis1-4/+2
2009-12-05nfs41: add support for callback with RPC version number 4Alexandros Batsakis4-0/+10
2009-12-04nfs41: only state manager sets NFS4CLNT_SESSION_SETUPAndy Adamson2-4/+6
2009-12-04nfs41: drain session cleanupAndy Adamson1-9/+9
2009-12-04nfs41: nfs41: fix state manager deadlock in session resetAndy Adamson3-9/+33
2009-12-04nfs41: remove nfs4_recover_sessionAndy Adamson1-23/+3
2009-12-04nfs41: don't clear tk_action on successAndy Adamson1-1/+1
2009-12-04nfs41: fix switch in nfs4_recovery_handle_errorAndy Adamson1-0/+1
2009-12-04nfs41: fix switch in nfs4_handle_exceptionAndy Adamson1-1/+1
2009-12-04nfs41: free the slot on unhandled read errorsAndy Adamson1-0/+3
2009-12-04nfs41: call free slot from nfs4_restart_rpcAndy Adamson5-23/+32
2009-12-04nfs41: nfs4_get_lease_time will never session resetAndy Adamson1-1/+1
2009-12-04nfs41: rename cl_state session SETUP bit to RESETAndy Adamson4-10/+10
2009-12-04nfs41: add create session into establish_clidAndy Adamson3-25/+19
2009-12-03Merge branch 'devel' into linux-nextTrond Myklebust5-72/+126
2009-12-03NFS4ERR_FILE_OPEN handling in Linux/NFSNeilBrown1-0/+7
2009-12-03nfs: clean up sillyrenaming in nfs_rename()Miklos Szeredi1-7/+4
2009-12-03nfs: dont unhash target if renaming a directoryMiklos Szeredi1-27/+29
2009-12-03nfs: fix comments in nfs_rename()Miklos Szeredi1-7/+5
2009-12-03nfs: remove unnecessary check from nfs_rename()Miklos Szeredi1-8/+2
2009-12-03NFSv4.1: Handle NFSv4.1 session errors in the lock recovery codeTrond Myklebust1-0/+8
2009-12-03NFS: Revert default r/wsize behaviorChuck Lever1-2/+0
2009-12-03NFS: Display compressed (shorthand) IPv6 in /proc/mountsChuck Lever1-1/+1
2009-12-03NFS: convert proto= option to use netids rather than a protonameJeff Layton1-13/+81