summaryrefslogtreecommitdiffstats
path: root/fs/lockd/svc.c
Commit message (Expand)AuthorAgeFilesLines
* lockd: unregister notifier blocks if the service fails to come up completelyScott Mayhew2016-06-301-3/+10
* lockd: constify nlmsvc_binding structureJulia Lawall2016-01-071-1/+1
* lockd: use to_delayed_workGeliang Tang2016-01-071-2/+1
* lockd: Register callbacks on the inetaddr_chain and inet6addr_chainScott Mayhew2015-12-231-2/+72
* lockd: get rid of reference-counted NSM RPC clientsAndrey Ryabinin2015-10-231-1/+0
* lockd: create NSM handles per net namespaceAndrey Ryabinin2015-10-121-0/+1
* lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields2015-08-131-0/+1
* nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton2015-08-101-1/+2
* nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton2015-08-101-1/+5
* LOCKD: Fix a race when initialising nlmsvc_timeoutTrond Myklebust2015-01-051-4/+4
* sunrpc: require svc_create callers to pass in meaningful shutdown routineJeff Layton2014-12-091-1/+1
* Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-10-081-2/+14
|\
| * lockd: add a /proc/fs/lockd/nlm_end_grace fileJeff Layton2014-09-171-0/+9
| * lockd: move lockd's grace period handling into its own moduleJeff Layton2014-09-171-1/+1
| * lockd: Do not start the lockd thread before we've set nlmsvc_rqst->rq_taskTrond Myklebust2014-09-021-1/+2
| * lockd: Ensure that lockd_start_svc sets the server rq_task...Trond Myklebust2014-08-171-0/+2
* | lockd: fix rpcbind crash on lockd startup failureJ. Bruce Fields2014-09-081-3/+1
|/
* Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-06-101-1/+1
|\
| * lockd: avoid warning when CONFIG_SYSCTL undefinedKees Cook2014-05-061-1/+1
* | lockd: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-3/+3
|/
* lockd: ensure we tear down any live sockets when socket creation fails during...Jeff Layton2014-03-281-0/+1
* drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-031-1/+1
* Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-10-131-15/+2
|\
| * svcrpc: remove handling of unknown errors from svc_recvJ. Bruce Fields2012-08-211-15/+2
* | lockd: per-net NSM client creation and destruction helpers introducedStanislav Kinsbursky2012-10-011-0/+1
|/
* Lockd: move grace period management from lockd() to per-net functionsStanislav Kinsbursky2012-07-271-6/+3
* LockD: pass actual network namespace to grace period management functionsStanislav Kinsbursky2012-07-271-7/+9
* LockD: manage grace list per network namespaceStanislav Kinsbursky2012-07-271-0/+1
* LockD: make lockd manager allocated per network namespaceStanislav Kinsbursky2012-07-271-8/+10
* LockD: manage grace period per network namespaceStanislav Kinsbursky2012-07-271-6/+11
* LockD: add debug message to start and stop functionsStanislav Kinsbursky2012-05-311-0/+5
* LockD: service start function introducedStanislav Kinsbursky2012-05-311-25/+42
* LockD: move global usage counter manipulation from error pathStanislav Kinsbursky2012-05-311-3/+2
* LockD: service creation function introducedStanislav Kinsbursky2012-05-311-11/+27
* LockD: use existing per-net data function on service creationStanislav Kinsbursky2012-05-311-16/+7
* LockD: pass service to per-net up and down functionsStanislav Kinsbursky2012-05-311-7/+5
* SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky2012-05-311-12/+15
* SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2012-05-311-0/+6
* Lockd: pass network namespace to creation and destruction routinesStanislav Kinsbursky2012-04-111-4/+3
* Merge nfs containerization work from Trond's treeJ. Bruce Fields2012-03-261-15/+102
|\
| * Lockd: shutdown NLM hosts in network namespace contextStanislav Kinsbursky2012-02-151-1/+3
| * Lockd: per-net up and down routines introducedStanislav Kinsbursky2012-02-151-2/+45
| * Lockd: pernet usage counter introducedStanislav Kinsbursky2012-02-151-3/+42
| * Lockd: create permanent lockd sockets in current network namespaceStanislav Kinsbursky2012-02-151-10/+13
| * SUNRPC: search for service transports in network namespace contextStanislav Kinsbursky2012-01-311-1/+1
* | lockd: fix arg parsing for grace_period and timeout.NeilBrown2012-02-171-1/+1
|/
* sunrpc: use better NUMA affinitiesEric Dumazet2011-08-191-1/+1
* lockd: push lock_flocks downArnd Bergmann2010-10-271-11/+0
* sunrpc: Add net argument to svc_create_xprtPavel Emelyanov2010-10-011-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
OpenPOWER on IntegriCloud