aboutsummaryrefslogtreecommitdiffstats
path: root/fs/lockd/svc4proc.c
Commit message (Expand)AuthorAgeFilesLines
* lockd: Clean up nlmsvc_lookup_host()Chuck Lever2010-12-161-8/+8
* lockd: Split nlm_release_call()Chuck Lever2010-12-161-2/+2
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* lockd: Mostly remove BKL from the serverBryan Schumaker2010-09-221-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* lockd: Remove un-used nfsd headers #includesBoaz Harrosh2009-12-141-4/+0
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* NSM: Remove include/linux/lockd/sm_inter.hChuck Lever2009-01-061-2/+0
* NLM: Change nlm_host_rebooted() to take a single nlm_reboot argumentChuck Lever2009-01-061-10/+1
* NLM: Set address family before calling nlm_host_rebooted()Chuck Lever2008-10-301-0/+1
* lockd: Add helper to sanity check incoming NOTIFY requestsChuck Lever2008-10-031-4/+2
* lockd: change nlmclnt_grant() to take a "struct sockaddr *"Chuck Lever2008-10-031-1/+1
* lockd: move grace period checks to common codeJ. Bruce Fields2008-10-031-13/+2
* nfsd: common grace period controlJ. Bruce Fields2008-10-031-6/+6
* lockd: trivial sparse endian annotationsHarvey Harrison2008-07-231-2/+2
* Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-07-201-4/+3
|\
| * lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lockJeff Layton2008-07-151-1/+1
| * lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlockJeff Layton2008-07-151-1/+1
| * lockd: nlm_release_host() checks for NULL, caller needn'tJeff Layton2008-07-151-2/+1
* | SUNRPC: Remove the BKL from the callback functionsTrond Myklebust2008-07-151-0/+2
|/
* lockd: fix reference count leaks in async locking caseOleg Drokin2008-02-011-8/+12
* lockd: add code to handle deferred lock requestsMarc Eshel2007-05-061-0/+2
* lockd: handle test_lock deferralsMarc Eshel2007-05-061-0/+2
* lockd: pass cookie in nlmsvc_testlockMarc Eshel2007-05-061-1/+1
* [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever2007-02-121-2/+4
* [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...Chuck Lever2007-02-121-4/+3
* NLM: fix print format for tk_pidChuck Lever2006-12-061-1/+1
* [PATCH] lockd endianness annotationsAl Viro2006-10-201-2/+2
* [PATCH] fix svc_procfunc declarationAl Viro2006-10-201-20/+20
* [PATCH] knfsd: Allow lockd to drop replies as appropriateNeilBrown2006-10-171-6/+6
* [PATCH] knfsd: match GRANTED_RES replies using cookiesOlaf Kirch2006-10-041-1/+1
* [PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handleOlaf Kirch2006-10-041-1/+1
* [PATCH] knfsd: when looking up a lockd host, pass hostname & lengthOlaf Kirch2006-10-041-2/+4
* [PATCH] knfsd: consolidate common code for statd->lockd notificationOlaf Kirch2006-10-041-17/+2
* [PATCH] knfsd: hide use of lockd's h_monitored flagOlaf Kirch2006-10-041-1/+1
* lockd: Add helper for *_RES callbacksTrond Myklebust2006-03-201-95/+55
* NLM: Add nlmclnt_release_callTrond Myklebust2006-03-201-20/+14
* lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host()Trond Myklebust2006-03-201-2/+1
* [PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust2006-02-141-1/+1
* RPC: Clean up RPC task structureTrond Myklebust2006-01-061-6/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+580