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