aboutsummaryrefslogtreecommitdiffstats
path: root/fs/lockd/svc.c
Commit message (Expand)AuthorAge
* Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-10-12
|\
| * svcrpc: remove handling of unknown errors from svc_recvJ. Bruce Fields2012-08-21
* | lockd: per-net NSM client creation and destruction helpers introducedStanislav Kinsbursky2012-10-01
|/
* Lockd: move grace period management from lockd() to per-net functionsStanislav Kinsbursky2012-07-27
* LockD: pass actual network namespace to grace period management functionsStanislav Kinsbursky2012-07-27
* LockD: manage grace list per network namespaceStanislav Kinsbursky2012-07-27
* LockD: make lockd manager allocated per network namespaceStanislav Kinsbursky2012-07-27
* LockD: manage grace period per network namespaceStanislav Kinsbursky2012-07-27
* LockD: add debug message to start and stop functionsStanislav Kinsbursky2012-05-31
* LockD: service start function introducedStanislav Kinsbursky2012-05-31
* LockD: move global usage counter manipulation from error pathStanislav Kinsbursky2012-05-31
* LockD: service creation function introducedStanislav Kinsbursky2012-05-31
* LockD: use existing per-net data function on service creationStanislav Kinsbursky2012-05-31
* LockD: pass service to per-net up and down functionsStanislav Kinsbursky2012-05-31
* SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky2012-05-31
* SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2012-05-31
* Lockd: pass network namespace to creation and destruction routinesStanislav Kinsbursky2012-04-11
* Merge nfs containerization work from Trond's treeJ. Bruce Fields2012-03-26
|\
| * Lockd: shutdown NLM hosts in network namespace contextStanislav Kinsbursky2012-02-15
| * Lockd: per-net up and down routines introducedStanislav Kinsbursky2012-02-15
| * Lockd: pernet usage counter introducedStanislav Kinsbursky2012-02-15
| * Lockd: create permanent lockd sockets in current network namespaceStanislav Kinsbursky2012-02-15
| * SUNRPC: search for service transports in network namespace contextStanislav Kinsbursky2012-01-31
* | lockd: fix arg parsing for grace_period and timeout.NeilBrown2012-02-17
|/
* sunrpc: use better NUMA affinitiesEric Dumazet2011-08-19
* lockd: push lock_flocks downArnd Bergmann2010-10-27
* sunrpc: Add net argument to svc_create_xprtPavel Emelyanov2010-10-01
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt()Chuck Lever2010-01-26
* sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-18
* sysctl fs: Remove dead binary sysctl supportEric W. Biederman2009-11-12
* lockd: fix list corruption on lockd restartJ. Bruce Fields2009-05-06
* lockd: Start PF_INET6 listener only if IPv6 support is availableChuck Lever2009-03-28
* NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacksChuck Lever2009-03-28
* SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()Chuck Lever2009-03-28
* SUNRPC: Change svc_create_xprt() to take a @family argumentChuck Lever2009-03-28
* NLM: Clean up flow of control in make_socks() functionChuck Lever2009-01-07
* NLM: Refactor make_socks() functionChuck Lever2009-01-07
* lockd: Enable NLM use of AF_INET6Chuck Lever2009-01-06
* NSM: Move nsm_use_hostnames to mon.cChuck Lever2009-01-06
* NSM: Remove include/linux/lockd/sm_inter.hChuck Lever2009-01-06
* lockd: set svc_serv->sv_maxconn to a more reasonable value (try #3)Jeff Layton2009-01-06
* LOCKD: Make lockd_up() and lockd_down() exported GPL-onlyTrond Myklebust2008-12-23
* nfsd: clean up grace period on early exitJ. Bruce Fields2008-11-24
* NLM: Remove "proto" argument from lockd_up()Chuck Lever2008-10-04
* NLM: Always start both UDP and TCP listenersChuck Lever2008-10-04
* nfsd: common grace period controlJ. Bruce Fields2008-10-03
* lockd: don't depend on lockd main loop to end graceJ. Bruce Fields2008-09-29
* locks: allow lockd to process blocked locks during grace periodJ. Bruce Fields2008-09-29
* SUNRPC: Add address family field to svc_serv data structureChuck Lever2008-09-29