aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4renewd.c
AgeCommit message (Expand)Author
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo
2012-05-22NFS: Add NFSDBG_STATEChuck Lever
2011-08-24NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegationTrond Myklebust
2011-03-11NFSv4.1: new flag for state renewal checkAndy Adamson
2011-01-06NFS: Move cl_delegations to the nfs_server structChuck Lever
2011-01-06NFS: Allow walking nfs_client.cl_superblocks list outside client.cChuck Lever
2010-06-22NFSv41: Convert the various reboot recovery ops etc to minor version opsTrond Myklebust
2010-03-02nfs: prevent backlogging of renewd requestsAlexandros Batsakis
2009-10-08NFSv4: Kill nfs4_renewd_prepare_shutdown()Trond Myklebust
2009-06-17nfs41: introduce get_state_renewal_credAndy Adamson
2009-06-17nfs41: lease renewalBenny Halevy
2008-12-23NFSv4: Return unreferenced delegations more promptlyTrond Myklebust
2008-12-23NFSv4: Clean up nfs_expire_all_delegations()Trond Myklebust
2008-12-23NFSv4: Remove nfs_client->cl_semTrond Myklebust
2008-12-23NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lockTrond Myklebust
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-01-03NFSv4: Fix circular locking dependency in nfs4_kill_renewdTrond Myklebust
2007-08-07NFS: Replace flush_scheduled_work with cancel_work_sync() and friendsTrond Myklebust
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-09-22NFSv4: Fix a use-after-free issue with the nfs server.Trond Myklebust
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells
2006-09-22NFS: Rename nfs_server::nfs4_stateDavid Howells
2006-09-22NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells
2006-01-06NFSv4: Remove requirement for machine creds for the "renew" operationTrond Myklebust
2006-01-06NFSv4: Send RENEW requests to the server only when we're holding stateTrond Myklebust
2005-06-22[PATCH] NFS: Header file cleanup...Trond Myklebust
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds