aboutsummaryrefslogtreecommitdiff
path: root/fs/lockd/svc4proc.c
AgeCommit message (Expand)Author
2010-12-16lockd: Clean up nlmsvc_lookup_host()Chuck Lever
2010-12-16lockd: Split nlm_release_call()Chuck Lever
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-09-22lockd: Mostly remove BKL from the serverBryan Schumaker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-14lockd: Remove un-used nfsd headers #includesBoaz Harrosh
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-01-06NSM: Remove include/linux/lockd/sm_inter.hChuck Lever
2009-01-06NLM: Change nlm_host_rebooted() to take a single nlm_reboot argumentChuck Lever
2008-10-30NLM: Set address family before calling nlm_host_rebooted()Chuck Lever
2008-10-03lockd: Add helper to sanity check incoming NOTIFY requestsChuck Lever
2008-10-03lockd: change nlmclnt_grant() to take a "struct sockaddr *"Chuck Lever
2008-10-03lockd: move grace period checks to common codeJ. Bruce Fields
2008-10-03nfsd: common grace period controlJ. Bruce Fields
2008-07-23lockd: trivial sparse endian annotationsHarvey Harrison
2008-07-20Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-07-15SUNRPC: Remove the BKL from the callback functionsTrond Myklebust
2008-07-15lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lockJeff Layton
2008-07-15lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlockJeff Layton
2008-07-15lockd: nlm_release_host() checks for NULL, caller needn'tJeff Layton
2008-02-01lockd: fix reference count leaks in async locking caseOleg Drokin
2007-05-06lockd: add code to handle deferred lock requestsMarc Eshel
2007-05-06lockd: handle test_lock deferralsMarc Eshel
2007-05-06lockd: pass cookie in nlmsvc_testlockMarc Eshel
2007-02-12[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever
2007-02-12[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...Chuck Lever
2006-12-06NLM: fix print format for tk_pidChuck Lever
2006-10-20[PATCH] lockd endianness annotationsAl Viro
2006-10-20[PATCH] fix svc_procfunc declarationAl Viro
2006-10-17[PATCH] knfsd: Allow lockd to drop replies as appropriateNeilBrown
2006-10-04[PATCH] knfsd: match GRANTED_RES replies using cookiesOlaf Kirch
2006-10-04[PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handleOlaf Kirch
2006-10-04[PATCH] knfsd: when looking up a lockd host, pass hostname & lengthOlaf Kirch
2006-10-04[PATCH] knfsd: consolidate common code for statd->lockd notificationOlaf Kirch
2006-10-04[PATCH] knfsd: hide use of lockd's h_monitored flagOlaf Kirch
2006-03-20lockd: Add helper for *_RES callbacksTrond Myklebust
2006-03-20NLM: Add nlmclnt_release_callTrond Myklebust
2006-03-20lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host()Trond Myklebust
2006-02-14[PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust
2006-01-06RPC: Clean up RPC task structureTrond Myklebust
2005-04-16Linux-2.6.12-rc2Linus Torvalds