summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4renewd.c
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: Set the connection timeout to match the lease periodTrond Myklebust2017-02-091-1/+1
* NFSv4: Cap the transport reconnection timer at 1/2 lease periodTrond Myklebust2016-08-051-0/+3
* NFSv4: Cleanup the setting of the nfs4 lease periodTrond Myklebust2016-08-051-0/+17
* NFSv4.1: Fix an NFSv4.1 state renewal regressionAndy Adamson2014-09-301-2/+10
* workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-131-2/+1
* NFS: Add NFSDBG_STATEChuck Lever2012-05-221-1/+1
* NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegationTrond Myklebust2011-08-241-3/+9
* NFSv4.1: new flag for state renewal checkAndy Adamson2011-03-111-5/+1
* NFS: Move cl_delegations to the nfs_server structChuck Lever2011-01-061-1/+1
* NFS: Allow walking nfs_client.cl_superblocks list outside client.cChuck Lever2011-01-061-2/+7
* NFSv41: Convert the various reboot recovery ops etc to minor version opsTrond Myklebust2010-06-221-2/+2
* nfs: prevent backlogging of renewd requestsAlexandros Batsakis2010-03-021-17/+7
* NFSv4: Kill nfs4_renewd_prepare_shutdown()Trond Myklebust2009-10-081-6/+0
* nfs41: introduce get_state_renewal_credAndy Adamson2009-06-171-1/+1
* nfs41: lease renewalBenny Halevy2009-06-171-1/+3
* NFSv4: Return unreferenced delegations more promptlyTrond Myklebust2008-12-231-0/+1
* NFSv4: Clean up nfs_expire_all_delegations()Trond Myklebust2008-12-231-7/+9
* NFSv4: Remove nfs_client->cl_semTrond Myklebust2008-12-231-3/+0
* NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lockTrond Myklebust2008-12-231-1/+1
* nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-161-5/+5
* NFSv4: Fix circular locking dependency in nfs4_kill_renewdTrond Myklebust2008-01-031-2/+0
* NFS: Replace flush_scheduled_work with cancel_work_sync() and friendsTrond Myklebust2007-08-071-3/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-2/+3
* NFSv4: Fix a use-after-free issue with the nfs server.Trond Myklebust2006-09-221-0/+1
* NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells2006-09-221-13/+0
* NFS: Rename nfs_server::nfs4_stateDavid Howells2006-09-221-1/+1
* NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells2006-09-221-4/+4
* NFSv4: Remove requirement for machine creds for the "renew" operationTrond Myklebust2006-01-061-2/+5
* NFSv4: Send RENEW requests to the server only when we're holding stateTrond Myklebust2006-01-061-1/+8
* [PATCH] NFS: Header file cleanup...Trond Myklebust2005-06-221-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+148
OpenPOWER on IntegriCloud