summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4state.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * nfsd4: clean up validate_stateidJ. Bruce Fields2013-04-091-5/+14
| * nfsd4: check backchannel attributes on create_sessionJ. Bruce Fields2013-04-091-0/+25
| * nfsd4: fix forechannel attribute negotiationJ. Bruce Fields2013-04-091-67/+49
| * nfsd4: cleanup check_forechannel_attrsJ. Bruce Fields2013-04-091-5/+9
| * nfsd4: don't close read-write opens too soonJ. Bruce Fields2013-04-091-7/+1
| * nfsd4: release lockowners on last unlock in 4.1 caseJ. Bruce Fields2013-04-091-1/+8
| * nfsd4: no need for replay_owner in sessions caseJ. Bruce Fields2013-04-091-4/+4
| * nfsd4: remove some redundant commentsJ. Bruce Fields2013-04-091-6/+0
| * nfsd: use kmem_cache_free() instead of kfree()Wei Yongjun2013-04-091-1/+1
| * nfsd4: cleanup handling of nfsv4.0 closed stateid'sJ. Bruce Fields2013-04-081-24/+33
| * nfsd4: remove unused nfs4_check_deleg argumentJ. Bruce Fields2013-04-041-2/+2
| * nfsd4: make del_recall_lru per-network-namespaceJ. Bruce Fields2013-04-041-8/+7
| * nfsd4: shut down more of delegation earlierJ. Bruce Fields2013-04-041-6/+7
| * nfsd: convert the file_hashtbl to a hlistJeff Layton2013-04-031-10/+4
| * nfsd4: don't destroy in-use sessionJ. Bruce Fields2013-04-031-32/+40
| * nfsd4: don't destroy in-use clientsJ. Bruce Fields2013-04-031-83/+126
OpenPOWER on IntegriCloud