aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4state.c
Commit message (Expand)AuthorAge
* nfsd: Don't return NFS4ERR_STALE_STATEID for NFSv4.1+Trond Myklebust2014-03-30
* nfsd4: minor nfsd4_replay_cache_entry cleanupJ. Bruce Fields2014-03-28
* nfsd4: nfsd4_replay_cache_entry should be staticJ. Bruce Fields2014-03-28
* nfsd4: update comments with obsolete function nameJ. Bruce Fields2014-03-28
* NFSD: Using free_conn free connectionKinglong Mee2014-03-28
* NFSD: Traverse unconfirmed client through hash-tableKinglong Mee2014-03-28
* nfsd: consider CLAIM_FH when handing out delegationMing Chen2014-01-27
* nfsd4: minor nfs4_setlease cleanupJ. Bruce Fields2014-01-27
* NFSD: Fix a memory leak in nfsd4_create_sessionKinglong Mee2014-01-06
* NFSD: fix bad length checking for backchannelKinglong Mee2014-01-03
* NFSD: fix a leak which can cause CREATE_SESSION failuresKinglong Mee2014-01-03
* Add missing recording of back channel attrs in nfsd4_sessionKinglong Mee2014-01-03
* Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-11-16
|\
| * Revert "nfsd: remove_stid can be incorporated into nfs4_put_delegation"J. Bruce Fields2013-11-04
| * nfsd4: nfsd_shutdown_net needs state lockJ. Bruce Fields2013-10-30
| * nfsd4: need to destroy revoked delegations in destroy_clientBenny Halevy2013-10-29
| * nfsd: no need to unhash_stid before freeBenny Halevy2013-10-29
| * nfsd: remove_stid can be incorporated into nfs4_put_delegationBenny Halevy2013-10-28
| * nfsd: nfs4_open_delegation needs to remove_stid rather than unhash_stidBenny Halevy2013-10-28
| * nfsd: nfs4_free_stidBenny Halevy2013-10-28
| * nfsd: switch to %p[dD]Al Viro2013-10-02
* | locks: introduce new FL_DELEG lock flagJ. Bruce Fields2013-11-09
* | nfsd: switch to %p[dD]Al Viro2013-10-24
|/
* nfsd4: fix leak of inode reference on delegation failureJ. Bruce Fields2013-08-30
* Revert "nfsd: nfs4_file_get_access: need to be more careful with O_RDWR"J. Bruce Fields2013-08-30
* Merge tag 'v3.11-rc5' into for-3.12 branchJ. Bruce Fields2013-08-30
|\
| * nfsd4: Fix MACH_CRED NULL dereferenceJ. Bruce Fields2013-08-07
* | nfsd4: fix setlease error returnJ. Bruce Fields2013-07-26
* | nfsd: nfs4_file_get_access: need to be more careful with O_RDWRHarshula Jayasuriya2013-07-23
|/
* Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-11
|\
| * nfsd4: allow destroy_session over destroyed sessionJ. Bruce Fields2013-07-08
| * nfsd4: return delegation immediately if lease failsJ. Bruce Fields2013-07-01
| * nfsd4: do not throw away 4.1 lock state on last unlockJ. Bruce Fields2013-07-01
| * nfsd4: clean up nfs4_open_delegationJ. Bruce Fields2013-07-01
| * NFSD: Don't give out read delegations on createsSteve Dickson2013-07-01
| * nfsd4: fail attempts to request gss on the backchannelJ. Bruce Fields2013-07-01
| * nfsd4: implement minimal SP4_MACH_CREDJ. Bruce Fields2013-07-01
| * svcrpc: store gss mech in svc_credJ. Bruce Fields2013-07-01
| * nfsd: avoid undefined signed overflowJim Rees2013-05-21
| * nfsd4: store correct client minorversion for >=4.2J. Bruce Fields2013-05-13
* | locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-29
|/
* Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-03
|\
| * nfsd4: better error return to indicate SSV non-supportJ. Bruce Fields2013-04-26
| * nfsd4: put_client_renew_locked can be staticFengguang Wu2013-04-16
| * nfsd4: remove some useless codefanchaoting2013-04-16
| * nfsd4: implement SEQ4_STATUS_RECALLABLE_STATE_REVOKEDJ. Bruce Fields2013-04-16
| * nfsd4: clean up validate_stateidJ. Bruce Fields2013-04-09
| * nfsd4: check backchannel attributes on create_sessionJ. Bruce Fields2013-04-09
| * nfsd4: fix forechannel attribute negotiationJ. Bruce Fields2013-04-09
| * nfsd4: cleanup check_forechannel_attrsJ. Bruce Fields2013-04-09