summaryrefslogtreecommitdiff
path: root/fs/lockd/host.c
Commit message (Expand)AuthorAge
* lockd: Fix server refcountingTrond Myklebust2018-01-24
* lockd: convert nsm_handle.sm_count from atomic_t to refcount_tElena Reshetova2018-01-14
* lockd: convert nlm_host.h_count from atomic_t to refcount_tElena Reshetova2018-01-14
* nlm_shutdown_hosts_net() cleanupVasily Averin2017-11-27
* lockd: remove net pointer from messagesVasily Averin2017-11-27
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* lockd: get rid of reference-counted NSM RPC clientsAndrey Ryabinin2015-10-23
* lockd: create NSM handles per net namespaceAndrey Ryabinin2015-10-12
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-28
|\
| * sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-05
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
|/
* lockd: Remove BUG_ON()s in fs/lockd/host.cTrond Myklebust2012-11-04
* SUNRPC: service request network namespace helper introducedStanislav Kinsbursky2012-07-27
* Lockd: add more debug to host shutdown functionsStanislav Kinsbursky2012-07-27
* Lockd: host complaining function introducedStanislav Kinsbursky2012-07-27
* LockD: manage used host count per networks namespaceStanislav Kinsbursky2012-07-27
* LockD: manage garbage collection timeout per networks namespaceStanislav Kinsbursky2012-07-27
* LockD: make garbage collector network namespace aware.Stanislav Kinsbursky2012-07-27
* LockD: mark host per network namespace on garbage collectStanislav Kinsbursky2012-07-27
* Lockd: shutdown NLM hosts in network namespace contextStanislav Kinsbursky2012-02-15
* LockD: make nlm hosts network namespace awareStanislav Kinsbursky2012-02-15
* SUNRPC: Replace svc_addr_u by sockaddr_storageMi Jinlong2011-09-14
* NLM: Fix "kernel BUG at fs/lockd/host.c:417!" or ".../host.c:283!"Chuck Lever2011-01-25
* lockd: double unlock in next_host_state()Dan Carpenter2011-01-04
* lockd: Remove src_sap and src_len from nlm_lookup_host_info structChuck Lever2010-12-16
* lockd: Remove nlm_lookup_host()Chuck Lever2010-12-16
* lockd: Make nrhosts an unsigned longChuck Lever2010-12-16
* lockd: Rename nlm_hostsChuck Lever2010-12-16
* lockd: Clean up nlmsvc_lookup_host()Chuck Lever2010-12-16
* lockd: Create client-side nlm_host cacheChuck Lever2010-12-16
* lockd: Add nlm_destroy_host_locked()Chuck Lever2010-12-16
* lockd: Add nlm_alloc_host()Chuck Lever2010-12-16
* lockd: reorganize nlm_host_rebootedJ. Bruce Fields2010-12-16
* lockd: define host_for_each{_safe} macrosJ. Bruce Fields2010-12-16
* NLM: Fix a regression in lockdTrond Myklebust2010-11-15
* sunrpc: Add net to rpc_create_argsPavel Emelyanov2010-10-01
* lockd: release reference to nsm_handle in nlm_host_rebootedJeff Layton2010-02-08
* sunrpc: add routine for comparing addressesJeff Layton2009-08-21
* lockd: Replace nlm_clear_port()Chuck Lever2009-08-09
* NSM: Remove include/linux/lockd/sm_inter.hChuck Lever2009-01-06
* NLM: Remove "create" argument from nsm_find()Chuck Lever2009-01-06
* NLM: Call nsm_reboot_lookup() instead of nsm_find()Chuck Lever2009-01-06
* NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaqueChuck Lever2009-01-06
* NLM: Change nlm_host_rebooted() to take a single nlm_reboot argumentChuck Lever2009-01-06
* NSM: Move nsm_find() to fs/lockd/mon.cChuck Lever2009-01-06
* NSM: Release nsmhandle in nlm_destroy_hostChuck Lever2009-01-06
* NLM: Add helper to handle IPv4 addressesChuck Lever2009-01-06
* NLM: Support IPv6 scope IDs in nlm_display_address()Chuck Lever2009-01-06
* NLM: Remove AF_UNSPEC arm in nlm_display_address()Chuck Lever2009-01-06
* NLM: Remove address eye-catcher buffers from nlm_hostChuck Lever2009-01-06