summaryrefslogtreecommitdiff
path: root/fs/lockd/svcproc.c
Commit message (Expand)AuthorAge
* lockd: convert nlm_rqst.a_count from atomic_t to refcount_tElena Reshetova2018-01-14
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2017-05-15
* sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-05-15
* sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-05-15
* sunrpc: properly type pc_func callbacksChristoph Hellwig2017-05-15
* lockd: create NSM handles per net namespaceAndrey Ryabinin2015-10-12
* NLM: nlm_lookup_file() may return NLMv4-specific error codesTrond Myklebust2012-10-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\
| * lockd: shift grabbing a reference to nlm_host into nlm_alloc_call()Al Viro2012-07-29
* | LockD: pass actual network namespace to grace period management functionsStanislav Kinsbursky2012-07-27
|/
* lockd: Clean up nlmsvc_lookup_host()Chuck Lever2010-12-16
* lockd: Split nlm_release_call()Chuck Lever2010-12-16
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* lockd: Mostly remove BKL from the serverBryan Schumaker2010-09-22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* lockd: Remove un-used nfsd headers #includesBoaz Harrosh2009-12-14
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* NSM: Remove include/linux/lockd/sm_inter.hChuck Lever2009-01-06
* NLM: Change nlm_host_rebooted() to take a single nlm_reboot argumentChuck Lever2009-01-06
* NLM: Set address family before calling nlm_host_rebooted()Chuck Lever2008-10-30
* lockd: Add helper to sanity check incoming NOTIFY requestsChuck Lever2008-10-03
* lockd: change nlmclnt_grant() to take a "struct sockaddr *"Chuck Lever2008-10-03
* lockd: move grace period checks to common codeJ. Bruce Fields2008-10-03
* nfsd: common grace period controlJ. Bruce Fields2008-10-03
* lockd: trivial sparse endian annotationsHarvey Harrison2008-07-23
* Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-07-20
|\
| * lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lockJeff Layton2008-07-15
| * lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlockJeff Layton2008-07-15
| * lockd: nlm_release_host() checks for NULL, caller needn'tJeff Layton2008-07-15
* | SUNRPC: Remove the BKL from the callback functionsTrond Myklebust2008-07-15
|/
* lockd: fix reference count leaks in async locking caseOleg Drokin2008-02-01
* lockd: add code to handle deferred lock requestsMarc Eshel2007-05-06
* lockd: handle test_lock deferralsMarc Eshel2007-05-06
* lockd: pass cookie in nlmsvc_testlockMarc Eshel2007-05-06
* [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever2007-02-12
* [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...Chuck Lever2007-02-12
* NLM: fix print format for tk_pidChuck Lever2006-12-06
* [PATCH] lockd endianness annotationsAl Viro2006-10-20
* [PATCH] fix svc_procfunc declarationAl Viro2006-10-20
* [PATCH] knfsd: Allow lockd to drop replies as appropriateNeilBrown2006-10-17
* [PATCH] knfsd: match GRANTED_RES replies using cookiesOlaf Kirch2006-10-04
* [PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handleOlaf Kirch2006-10-04
* [PATCH] knfsd: when looking up a lockd host, pass hostname & lengthOlaf Kirch2006-10-04
* [PATCH] knfsd: consolidate common code for statd->lockd notificationOlaf Kirch2006-10-04
* [PATCH] knfsd: hide use of lockd's h_monitored flagOlaf Kirch2006-10-04
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* lockd: Add helper for *_RES callbacksTrond Myklebust2006-03-20
* NLM: Add nlmclnt_release_callTrond Myklebust2006-03-20
* lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host()Trond Myklebust2006-03-20