aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4renewd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-06NFS: Move cl_delegations to the nfs_server structChuck Lever1-1/+1
2011-01-06NFS: Allow walking nfs_client.cl_superblocks list outside client.cChuck Lever1-2/+7
2010-06-22NFSv41: Convert the various reboot recovery ops etc to minor version opsTrond Myklebust1-2/+2
2010-03-02nfs: prevent backlogging of renewd requestsAlexandros Batsakis1-17/+7
2009-10-08NFSv4: Kill nfs4_renewd_prepare_shutdown()Trond Myklebust1-6/+0
2009-06-17nfs41: introduce get_state_renewal_credAndy Adamson1-1/+1
2009-06-17nfs41: lease renewalBenny Halevy1-1/+3
2008-12-23NFSv4: Return unreferenced delegations more promptlyTrond Myklebust1-0/+1
2008-12-23NFSv4: Clean up nfs_expire_all_delegations()Trond Myklebust1-7/+9
2008-12-23NFSv4: Remove nfs_client->cl_semTrond Myklebust1-3/+0
2008-12-23NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lockTrond Myklebust1-1/+1
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-5/+5
2008-01-03NFSv4: Fix circular locking dependency in nfs4_kill_renewdTrond Myklebust1-2/+0
2007-08-07NFS: Replace flush_scheduled_work with cancel_work_sync() and friendsTrond Myklebust1-3/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-2/+3
2006-09-22NFSv4: Fix a use-after-free issue with the nfs server.Trond Myklebust1-0/+1
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells1-13/+0
2006-09-22NFS: Rename nfs_server::nfs4_stateDavid Howells1-1/+1
2006-09-22NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells1-4/+4
2006-01-06NFSv4: Remove requirement for machine creds for the "renew" operationTrond Myklebust1-2/+5
2006-01-06NFSv4: Send RENEW requests to the server only when we're holding stateTrond Myklebust1-1/+8
2005-06-22[PATCH] NFS: Header file cleanup...Trond Myklebust1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+148