Chuck Lever
|
e6765b8397
NSM: Remove include/linux/lockd/sm_inter.h
|
16 lat temu |
Chuck Lever
|
92fd91b998
NLM: Remove "create" argument from nsm_find()
|
16 lat temu |
Chuck Lever
|
8c7378fd2a
NLM: Call nsm_reboot_lookup() instead of nsm_find()
|
16 lat temu |
Chuck Lever
|
576df4634e
NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaque
|
16 lat temu |
Chuck Lever
|
7fefc9cb9d
NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument
|
16 lat temu |
Chuck Lever
|
67c6d107a6
NSM: Move nsm_find() to fs/lockd/mon.c
|
16 lat temu |
Chuck Lever
|
c8c23c423d
NSM: Release nsmhandle in nlm_destroy_host
|
16 lat temu |
Chuck Lever
|
afb03699dc
NLM: Add helper to handle IPv4 addresses
|
16 lat temu |
Chuck Lever
|
bc995801a0
NLM: Support IPv6 scope IDs in nlm_display_address()
|
16 lat temu |
Chuck Lever
|
6999fb4016
NLM: Remove AF_UNSPEC arm in nlm_display_address()
|
16 lat temu |
Chuck Lever
|
1df40b609a
NLM: Remove address eye-catcher buffers from nlm_host
|
16 lat temu |
Trond Myklebust
|
08cc36cbd1
Merge branch 'devel' into next
|
16 lat temu |
Chuck Lever
|
0cb2659b81
NLM: allow lockd requests from an unprivileged port
|
16 lat temu |
David S. Miller
|
eb14f01959
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 lat temu |
Chuck Lever
|
a8d82d9b95
NLM: client-side nlm_lookup_host() should avoid matching on srcaddr
|
16 lat temu |
Harvey Harrison
|
be85940548
fs: replace NIPQUAD()
|
16 lat temu |
Harvey Harrison
|
5b095d9892
net: replace %p6 with %pI6
|
16 lat temu |
Harvey Harrison
|
1afa67f5e7
misc: replace NIP6_FMT with %p6 format specifier
|
16 lat temu |
Chuck Lever
|
6bfbe8af46
lockd: Adjust nlmsvc_lookup_host() to accomodate AF_INET6 addresses
|
16 lat temu |
Chuck Lever
|
d7d204403b
lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INET
|
16 lat temu |
Chuck Lever
|
88541c8487
lockd: Support non-AF_INET addresses in nlm_lookup_host()
|
16 lat temu |
Chuck Lever
|
7f1ed18bd3
NLM: Convert nlm_lookup_host() to use a single argument
|
16 lat temu |
Chuck Lever
|
e018040a82
lockd: Update nsm_find() to support non-AF_INET addresses
|
16 lat temu |
Chuck Lever
|
bc48e4d637
lockd: Combine __nsm_find() and nsm_find().
|
16 lat temu |
Chuck Lever
|
ede2fea099
lockd: Support AF_INET6 when hashing addresses in nlm_lookup_host
|
16 lat temu |
Chuck Lever
|
781b61a6f4
lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses
|
16 lat temu |
Chuck Lever
|
7e9d7746bf
NSM: Use sockaddr_storage for sm_addr field
|
16 lat temu |
Chuck Lever
|
90151e6e4d
lockd: Use sockaddr_storage for h_saddr field
|
16 lat temu |
Chuck Lever
|
b4ed58fd34
lockd: Use sockaddr_storage + length for h_addr field
|
16 lat temu |
Chuck Lever
|
396cb3d003
lockd: Add address family-agnostic helper for zeroing the port number
|
16 lat temu |