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