aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-08-09NFSv4: Add 'server capability' flags for NFSv4 recommended attributesTrond Myklebust1-0/+22
2009-08-09NFSv4: Don't loop forever on state recovery failure...Trond Myklebust1-6/+12
2009-07-21NFSv4: Fix a problem whereby a buggy server can oops the kernelTrond Myklebust1-4/+12
2009-07-21NFSv4: Fix an NFSv4 mount regressionTrond Myklebust1-7/+17
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-06-20nfs41: Move initialization of nfs4_opendata seq_res to nfs4_init_opendata_resBenny Halevy1-1/+1
2009-06-18Merge branch 'devel-for-2.6.31' into for-2.6.31Trond Myklebust1-10/+51
2009-06-17nfs: remove unnecessary NFS_INO_INVALID_ACL checksJames Morris1-2/+0
2009-06-17nfs41: Backchannel: Add a backchannel slot table to the sessionRicardo Labiaga1-12/+36
2009-06-17nfs41: Backchannel: Refactor nfs4_init_slot_table()Ricardo Labiaga1-7/+19
2009-06-17nfs41: Backchannel: Refactor nfs4_reset_slot_table()Ricardo Labiaga1-11/+27
2009-06-17nfs41: Release backchannel resources associated with sessionAndy Adamson1-0/+6
2009-06-17nfs41: Client indicates presence of NFSv4.1 callback channel.Andy Adamson1-1/+1
2009-06-17NFSv4: Handle more errors when recovering open file and locking stateTrond Myklebust1-6/+38
2009-06-17NFSv4: Move error handling out of the delegation generic codeTrond Myklebust1-2/+13
2009-06-17nfs41: increment_{open,lock}_seqidBenny Halevy1-0/+2
2009-06-17nfs41: recover lease in _nfs4_lookup_rootBenny Halevy1-1/+8
2009-06-17nfs41: get_clid_cred for EXCHANGE_IDAndy Adamson1-0/+2
2009-06-17nfs41: add a get_clid_cred function to nfs4_state_recovery_opsAndy Adamson1-0/+2
2009-06-17nfs41: establish sessions-based clientidAndy Adamson1-2/+38
2009-06-17nfs41: introduce get_state_renewal_credAndy Adamson1-0/+3
2009-06-17nfs41: support minorversion 1 for nfs4_check_leaseBenny Halevy1-0/+2
2009-06-17nfs41: lease renewalBenny Halevy1-0/+24
2009-06-17nfs41: schedule async session resetAndy Adamson1-0/+34
2009-06-17nfs41: kick start nfs41 session recovery when handling errorsAndy Adamson1-0/+32
2009-06-17nfs41: use rpc prepare call state for session resetAndy Adamson1-7/+8
2009-06-17nfs41: add session setup to the state managerAndy Adamson1-0/+10
2009-06-17nfs41: reset the session slot tableAndy Adamson1-3/+41
2009-06-17nfs41: sequence operationAndy Adamson1-0/+92
2009-06-17nfs41: enable nfs_client only nfs4_async_handle_errorAndy Adamson1-4/+9
2009-06-17nfs41: destroy_session operationAndy Adamson1-0/+30
2009-06-17nfs41: verify session channel attribuesAndy Adamson1-2/+48
2009-06-17nfs41: create_session operationAndy Adamson1-0/+172
2009-06-17nfs41: get_lease_timeAndy Adamson1-0/+94
2009-06-17nfs41: exchange_id operationBenny Halevy1-0/+61
2009-06-17nfs41 delegreturn sequence setup done supportAndy Adamson1-1/+23
2009-06-17nfs41 commit sequence setup done supportAndy Adamson1-0/+4
2009-06-17nfs41 write sequence setup done supportAndy Adamson1-0/+4
2009-06-17nfs41: read sequence setup/done supportAndy Adamson1-0/+5
2009-06-17nfs41: unlink sequence setup/done supportAndy Adamson1-0/+2
2009-06-17nfs41: locku sequence setup/done supportAndy Adamson1-1/+9
2009-06-17nfs41: lock sequence setup/done supportAndy Adamson1-0/+8
2009-06-17nfs41: open sequence setup/done supportAndy Adamson1-0/+8
2009-06-17nfs41: close sequence setup/done supportAndy Adamson1-1/+7
2009-06-17nfs41: nfs41_call_sync_doneAndy Adamson1-0/+9
2009-06-17nfs41: nfs41_sequence_doneAndy Adamson1-0/+58
2009-06-17nfs41: nfs41_sequence_free_slotAndy Adamson1-0/+21
2009-06-17nfs41: free slotAndy Adamson1-0/+36
2009-06-17nfs41: setup_sequence methodAndy Adamson1-2/+32