summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4state.c
Commit message (Expand)AuthorAgeFilesLines
* NFSD: Don't hand out delegations for 30 seconds after recalling them.NeilBrown2014-06-171-0/+78
* nfsd4: fix FREE_STATEID lockowner leakJ. Bruce Fields2014-06-091-1/+1
* nfsd4: hash deleg stateid only on successful nfs4_set_delegationBenny Halevy2014-06-041-1/+1
* nfsd4: rename recall_lock to state_lockBenny Halevy2014-06-041-31/+32
* nfsd4: use recall_lock for delegation hashingBenny Halevy2014-06-041-5/+15
* nfsd: fix laundromat next-run-time calculationJeff Layton2014-05-301-14/+8
* nfsd4: better reservation of head space for krb5J. Bruce Fields2014-05-301-1/+1
* nfsd4: use session limits to release send buffer reservationJ. Bruce Fields2014-05-301-0/+1
* nfsd4: adjust buflen to session channel limitJ. Bruce Fields2014-05-301-0/+11
* nfsd4: convert 4.1 replay encodingJ. Bruce Fields2014-05-301-14/+14
* nfsd4: no need for encode_compoundres to adjust lengthsJ. Bruce Fields2014-05-281-0/+3
* nfsd4: embed xdr_stream in nfsd4_compoundresJ. Bruce Fields2014-05-231-4/+4
* nfsd: remove nfsd4_free_slabChristoph Hellwig2014-05-221-26/+25
* Merge 3.15 bugfixes for 3.16J. Bruce Fields2014-05-221-2/+13
|\
| * 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
* | nfsd4: fix delegation cleanup on errorJ. Bruce Fields2014-05-211-20/+12
* | NFSD: Get rid of empty function nfs4_state_initKinglong Mee2014-05-081-7/+0
* | NFSd: Clean up nfs4_preprocess_stateid_opTrond Myklebust2014-05-071-6/+13
* | NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functionsTrond Myklebust2014-05-061-12/+12
* | NFSd: Remove 'inline' designation for free_client()Trond Myklebust2014-05-061-1/+1
|/
* 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
OpenPOWER on IntegriCloud