summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4state.c
Commit message (Expand)AuthorAgeFilesLines
* nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields2014-05-211-0/+4
* nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields2014-05-211-2/+9
* NFSd: call rpc_destroy_wait_queue() from free_client()Trond Myklebust2014-05-061-0/+1
* NFSd: Move default initialisers from create_client() to alloc_client()Trond Myklebust2014-05-061-12/+12
* nfsd: Don't return NFS4ERR_STALE_STATEID for NFSv4.1+Trond Myklebust2014-03-301-1/+4
* nfsd4: minor nfsd4_replay_cache_entry cleanupJ. Bruce Fields2014-03-281-2/+1
* nfsd4: nfsd4_replay_cache_entry should be staticJ. Bruce Fields2014-03-281-1/+1
* nfsd4: update comments with obsolete function nameJ. Bruce Fields2014-03-281-1/+1
* NFSD: Using free_conn free connectionKinglong Mee2014-03-281-1/+2
* NFSD: Traverse unconfirmed client through hash-tableKinglong Mee2014-03-281-8/+5
* nfsd: consider CLAIM_FH when handing out delegationMing Chen2014-01-271-0/+1
* nfsd4: minor nfs4_setlease cleanupJ. Bruce Fields2014-01-271-6/+6
* NFSD: Fix a memory leak in nfsd4_create_sessionKinglong Mee2014-01-061-8/+10
* NFSD: fix bad length checking for backchannelKinglong Mee2014-01-031-2/+7
* NFSD: fix a leak which can cause CREATE_SESSION failuresKinglong Mee2014-01-031-1/+1
* Add missing recording of back channel attrs in nfsd4_sessionKinglong Mee2014-01-031-0/+2
* Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-11-161-9/+17
|\
| * Revert "nfsd: remove_stid can be incorporated into nfs4_put_delegation"J. Bruce Fields2013-11-041-1/+3
| * nfsd4: nfsd_shutdown_net needs state lockJ. Bruce Fields2013-10-301-1/+2
| * nfsd4: need to destroy revoked delegations in destroy_clientBenny Halevy2013-10-291-0/+5
| * nfsd: no need to unhash_stid before freeBenny Halevy2013-10-291-5/+2
| * nfsd: remove_stid can be incorporated into nfs4_put_delegationBenny Halevy2013-10-281-3/+1
| * nfsd: nfs4_open_delegation needs to remove_stid rather than unhash_stidBenny Halevy2013-10-281-1/+1
| * nfsd: nfs4_free_stidBenny Halevy2013-10-281-2/+7
| * nfsd: switch to %p[dD]Al Viro2013-10-021-9/+6
* | locks: introduce new FL_DELEG lock flagJ. Bruce Fields2013-11-091-1/+1
* | nfsd: switch to %p[dD]Al Viro2013-10-241-9/+6
|/
* nfsd4: fix leak of inode reference on delegation failureJ. Bruce Fields2013-08-301-11/+20
* Revert "nfsd: nfs4_file_get_access: need to be more careful with O_RDWR"J. Bruce Fields2013-08-301-4/+9
* Merge tag 'v3.11-rc5' into for-3.12 branchJ. Bruce Fields2013-08-301-0/+2
|\
| * nfsd4: Fix MACH_CRED NULL dereferenceJ. Bruce Fields2013-08-071-0/+2
* | nfsd4: fix setlease error returnJ. Bruce Fields2013-07-261-1/+1
* | nfsd: nfs4_file_get_access: need to be more careful with O_RDWRHarshula Jayasuriya2013-07-231-9/+4
|/
* Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-111-73/+152
|\
| * nfsd4: allow destroy_session over destroyed sessionJ. Bruce Fields2013-07-081-9/+14
| * nfsd4: return delegation immediately if lease failsJ. Bruce Fields2013-07-011-1/+3
| * nfsd4: do not throw away 4.1 lock state on last unlockJ. Bruce Fields2013-07-011-8/+1
| * nfsd4: clean up nfs4_open_delegationJ. Bruce Fields2013-07-011-44/+34
| * NFSD: Don't give out read delegations on createsSteve Dickson2013-07-011-0/+9
| * nfsd4: fail attempts to request gss on the backchannelJ. Bruce Fields2013-07-011-0/+25
| * nfsd4: implement minimal SP4_MACH_CREDJ. Bruce Fields2013-07-011-12/+64
| * svcrpc: store gss mech in svc_credJ. Bruce Fields2013-07-011-0/+3
| * nfsd: avoid undefined signed overflowJim Rees2013-05-211-1/+1
| * nfsd4: store correct client minorversion for >=4.2J. Bruce Fields2013-05-131-1/+1
* | locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-291-4/+4
|/
* Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-031-330/+417
|\
| * nfsd4: better error return to indicate SSV non-supportJ. Bruce Fields2013-04-261-0/+1
| * nfsd4: put_client_renew_locked can be staticFengguang Wu2013-04-161-1/+1
| * nfsd4: remove some useless codefanchaoting2013-04-161-2/+1
| * nfsd4: implement SEQ4_STATUS_RECALLABLE_STATE_REVOKEDJ. Bruce Fields2013-04-161-8/+47
OpenPOWER on IntegriCloud