aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
2012-10-07NFSv4: Revalidate uid/gid after openJonathan Nieder
2012-02-13NFSv4: Fix open recoveryTrond Myklebust
2012-02-13NFSv4: Handle NFS4ERR_GRACE when recovering an expired lease.Trond Myklebust
2011-05-09nfs: fix compilation warningJovi Zhang
2011-05-09nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)Neil Horman
2010-04-26NFSv4: fix delegated lockingTrond Myklebust
2010-02-23NFSv4: Ensure that the NFSv4 locking can recover from stateid errorsTrond Myklebust
2010-02-23NFSv4: Don't allow posix locking against servers that don't support itTrond Myklebust
2009-11-11NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENTTrond Myklebust
2009-10-26NFSv4: Fix two unbalanced put_rpccred() issues.Trond Myklebust
2009-10-23NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCETrond Myklebust
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-08-09NFSv4: Add 'server capability' flags for NFSv4 recommended attributesTrond Myklebust
2009-08-09NFSv4: Don't loop forever on state recovery failure...Trond Myklebust
2009-07-21NFSv4: Fix a problem whereby a buggy server can oops the kernelTrond Myklebust
2009-07-21NFSv4: Fix an NFSv4 mount regressionTrond Myklebust
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-20nfs41: Move initialization of nfs4_opendata seq_res to nfs4_init_opendata_resBenny Halevy
2009-06-18Merge branch 'devel-for-2.6.31' into for-2.6.31Trond Myklebust
2009-06-17nfs: remove unnecessary NFS_INO_INVALID_ACL checksJames Morris
2009-06-17nfs41: Backchannel: Add a backchannel slot table to the sessionRicardo Labiaga
2009-06-17nfs41: Backchannel: Refactor nfs4_init_slot_table()Ricardo Labiaga
2009-06-17nfs41: Backchannel: Refactor nfs4_reset_slot_table()Ricardo Labiaga
2009-06-17nfs41: Release backchannel resources associated with sessionAndy Adamson
2009-06-17nfs41: Client indicates presence of NFSv4.1 callback channel.Andy Adamson
2009-06-17NFSv4: Handle more errors when recovering open file and locking stateTrond Myklebust
2009-06-17NFSv4: Move error handling out of the delegation generic codeTrond Myklebust
2009-06-17nfs41: increment_{open,lock}_seqidBenny Halevy
2009-06-17nfs41: recover lease in _nfs4_lookup_rootBenny Halevy
2009-06-17nfs41: get_clid_cred for EXCHANGE_IDAndy Adamson
2009-06-17nfs41: add a get_clid_cred function to nfs4_state_recovery_opsAndy Adamson
2009-06-17nfs41: establish sessions-based clientidAndy Adamson
2009-06-17nfs41: introduce get_state_renewal_credAndy Adamson
2009-06-17nfs41: support minorversion 1 for nfs4_check_leaseBenny Halevy
2009-06-17nfs41: lease renewalBenny Halevy
2009-06-17nfs41: schedule async session resetAndy Adamson
2009-06-17nfs41: kick start nfs41 session recovery when handling errorsAndy Adamson
2009-06-17nfs41: use rpc prepare call state for session resetAndy Adamson
2009-06-17nfs41: add session setup to the state managerAndy Adamson
2009-06-17nfs41: reset the session slot tableAndy Adamson
2009-06-17nfs41: sequence operationAndy Adamson
2009-06-17nfs41: enable nfs_client only nfs4_async_handle_errorAndy Adamson
2009-06-17nfs41: destroy_session operationAndy Adamson
2009-06-17nfs41: verify session channel attribuesAndy Adamson
2009-06-17nfs41: create_session operationAndy Adamson
2009-06-17nfs41: get_lease_timeAndy Adamson
2009-06-17nfs41: exchange_id operationBenny Halevy
2009-06-17nfs41 delegreturn sequence setup done supportAndy Adamson
2009-06-17nfs41 commit sequence setup done supportAndy Adamson
2009-06-17nfs41 write sequence setup done supportAndy Adamson