Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d3cf695c58eae98271effac22e6dce00bb61cd06
/
fs
/
lockd
/
host.c
80c30e8
NLM: Fix "kernel BUG at fs/lockd/host.c:417!" or ".../host.c:283!"
by Chuck Lever
· 14 years ago
51f128e
lockd: double unlock in next_host_state()
by Dan Carpenter
· 14 years ago
7969183
lockd: Remove src_sap and src_len from nlm_lookup_host_info struct
by Chuck Lever
· 14 years ago
2025889
lockd: Remove nlm_lookup_host()
by Chuck Lever
· 14 years ago
fcc072c
lockd: Make nrhosts an unsigned long
by Chuck Lever
· 14 years ago
d2df048
lockd: Rename nlm_hosts
by Chuck Lever
· 14 years ago
67216b9
lockd: Clean up nlmsvc_lookup_host()
by Chuck Lever
· 14 years ago
8ea6ecc
lockd: Create client-side nlm_host cache
by Chuck Lever
· 14 years ago
723bb5b
lockd: Add nlm_destroy_host_locked()
by Chuck Lever
· 14 years ago
a7952f4
lockd: Add nlm_alloc_host()
by Chuck Lever
· 14 years ago
b10e30f
lockd: reorganize nlm_host_rebooted
by J. Bruce Fields
· 14 years ago
b113746
lockd: define host_for_each{_safe} macros
by J. Bruce Fields
· 14 years ago
8e35f8e
NLM: Fix a regression in lockd
by Trond Myklebust
· 14 years ago
c653ce3
sunrpc: Add net to rpc_create_args
by Pavel Emelyanov
· 14 years ago
cdd30fa
lockd: release reference to nsm_handle in nlm_host_rebooted
by Jeff Layton
· 15 years ago
4516fc0
sunrpc: add routine for comparing addresses
by Jeff Layton
· 15 years ago
b97a567
lockd: Replace nlm_clear_port()
by Chuck Lever
· 15 years ago
e6765b8
NSM: Remove include/linux/lockd/sm_inter.h
by Chuck Lever
· 16 years ago
92fd91b
NLM: Remove "create" argument from nsm_find()
by Chuck Lever
· 16 years ago
8c7378f
NLM: Call nsm_reboot_lookup() instead of nsm_find()
by Chuck Lever
· 16 years ago
576df46
NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaque
by Chuck Lever
· 16 years ago
7fefc9c
NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument
by Chuck Lever
· 16 years ago
67c6d10
NSM: Move nsm_find() to fs/lockd/mon.c
by Chuck Lever
· 16 years ago
c8c23c4
NSM: Release nsmhandle in nlm_destroy_host
by Chuck Lever
· 16 years ago
afb0369
NLM: Add helper to handle IPv4 addresses
by Chuck Lever
· 16 years ago
bc99580
NLM: Support IPv6 scope IDs in nlm_display_address()
by Chuck Lever
· 16 years ago
6999fb4
NLM: Remove AF_UNSPEC arm in nlm_display_address()
by Chuck Lever
· 16 years ago
1df40b6
NLM: Remove address eye-catcher buffers from nlm_host
by Chuck Lever
· 16 years ago
08cc36c
Merge branch 'devel' into next
by Trond Myklebust
· 16 years ago
0cb2659
NLM: allow lockd requests from an unprivileged port
by Chuck Lever
· 16 years ago
eb14f01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
a8d82d9
NLM: client-side nlm_lookup_host() should avoid matching on srcaddr
by Chuck Lever
· 16 years ago
be85940
fs: replace NIPQUAD()
by Harvey Harrison
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
1afa67f
misc: replace NIP6_FMT with %p6 format specifier
by Harvey Harrison
· 16 years ago
6bfbe8a
lockd: Adjust nlmsvc_lookup_host() to accomodate AF_INET6 addresses
by Chuck Lever
· 16 years ago
d7d2044
lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INET
by Chuck Lever
· 16 years ago
88541c8
lockd: Support non-AF_INET addresses in nlm_lookup_host()
by Chuck Lever
· 16 years ago
7f1ed18
NLM: Convert nlm_lookup_host() to use a single argument
by Chuck Lever
· 16 years ago
e018040
lockd: Update nsm_find() to support non-AF_INET addresses
by Chuck Lever
· 16 years ago
bc48e4d
lockd: Combine __nsm_find() and nsm_find().
by Chuck Lever
· 16 years ago
ede2fea
lockd: Support AF_INET6 when hashing addresses in nlm_lookup_host
by Chuck Lever
· 16 years ago
781b61a
lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses
by Chuck Lever
· 16 years ago
7e9d7746
NSM: Use sockaddr_storage for sm_addr field
by Chuck Lever
· 16 years ago
90151e6
lockd: Use sockaddr_storage for h_saddr field
by Chuck Lever
· 16 years ago
b4ed58f
lockd: Use sockaddr_storage + length for h_addr field
by Chuck Lever
· 16 years ago
396cb3d
lockd: Add address family-agnostic helper for zeroing the port number
by Chuck Lever
· 16 years ago
2860a02
lockd: Specify address family for source address
by Chuck Lever
· 16 years ago
1b333c5
lockd: address-family independent printable addresses
by Chuck Lever
· 16 years ago
c2526f4
NLM: Clean up before introducing new debugging messages
by Chuck Lever
· 16 years ago
563307b
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 17 years ago
d842120
lockd: convert nsm_mutex to a spinlock
by J. Bruce Fields
· 17 years ago
a95e56e
lockd: clean up __nsm_find()
by J. Bruce Fields
· 17 years ago
164f98a
lockd: fix race in nlm_release()
by J. Bruce Fields
· 17 years ago
1447d25
knfsd: Remove NLM_HOST_MAX and associated logic.
by NeilBrown
· 17 years ago
eb18860
NLM: NLM protocol version numbers are u32
by Chuck Lever
· 17 years ago
90bd17c
NLM: have server-side RPC clients default to soft RPC tasks
by Jeff Layton
· 17 years ago
031fd3a
NLM: set RPC_CLNT_CREATE_NOPING for NLM RPC clients
by Jeff Layton
· 17 years ago
d801b86
NLM: tear down RPC clients in nlm_shutdown_hosts
by Jeff Layton
· 17 years ago
48df020
NLM: Fix sign of length of NLM variable length strings
by Chuck Lever
· 17 years ago
c98451b
NLM: fix source address of callback to client
by Frank van Maarseveen
· 17 years ago
34f52e3
SUNRPC: Convert rpc_clnt->cl_users to a kref
by Trond Myklebust
· 17 years ago
21051ba
NLM: Fix locking client timeouts...
by Trond Myklebust
· 17 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
27459f0
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
by Chuck Lever
· 18 years ago
c585646
[PATCH] fs/lockd/host.c: make 2 functions static
by Adrian Bunk
· 18 years ago
6b54dae
[PATCH] knfsd: lockd: fix refount on nsm
by NeilBrown
· 18 years ago
89e63ef
[PATCH] Convert lockd to use the newer mutex instead of the older semaphore
by Neil Brown
· 18 years ago
abd1f50
[PATCH] knfsd: lockd: optionally use hostnames for identifying peers
by Olaf Kirch
· 18 years ago
350fce8
[PATCH] knfsd: simplify nlmsvc_invalidate_all
by NeilBrown
· 18 years ago
c53c1bb
[PATCH] knfsd: lockd: Add nlm_destroy_host
by Olaf Kirch
· 18 years ago
0cea327
[PATCH] knfsd: lockd: make the hash chains use a hlist_node
by Olaf Kirch
· 18 years ago
5c8dd29
[PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle
by Olaf Kirch
· 18 years ago
f0737a3
[PATCH] knfsd: misc minor fixes, indentation changes
by Olaf Kirch
· 18 years ago
8dead0d
[PATCH] knfsd: lockd: introduce nsm_handle
by Olaf Kirch
· 18 years ago
db4e4c9
[PATCH] knfsd: when looking up a lockd host, pass hostname & length
by Olaf Kirch
· 18 years ago
cf712c2
[PATCH] knfsd: consolidate common code for statd->lockd notification
by Olaf Kirch
· 18 years ago
977faf3
[PATCH] knfsd: hide use of lockd's h_monitored flag
by Olaf Kirch
· 18 years ago
f8314dc
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
by Panagiotis Issaris
· 18 years ago
e1ec789
LOCKD: Convert to use new rpc_create() API
by Chuck Lever
· 18 years ago
6ca9482
SUNRPC: Clean-up after previous patches.
by Chuck Lever
· 18 years ago
28df955
NLM: Fix reclaim races
by Trond Myklebust
· 18 years ago
5046791
NLM: sem to mutex conversion
by Trond Myklebust
· 18 years ago
353ab6e
[PATCH] sem2mutex: fs/
by Ingo Molnar
· 19 years ago
4c060b5
lockd: Fix Oopses due to list manipulation errors.
by Trond Myklebust
· 19 years ago
26bcbf9
lockd: stop abusing file_lock_list
by Christoph Hellwig
· 19 years ago
0426647
lockd: Make lockd use rpc_new_client() instead of rpc_create_client
by Trond Myklebust
· 19 years ago
35f5a42
SUNRPC: new interface to force an RPC rebind
by Chuck Lever
· 19 years ago
ed63c00
[PATCH] RPC: remove xprt->nocong
by Chuck Lever
· 19 years ago
43118c2
[PATCH] RPC: get rid of xprt->stream
by Chuck Lever
· 19 years ago
5ee0ed7
[PATCH] RPC: Make rpc_create_client() probe server for RPC program+version support
by Trond Myklebust
· 19 years ago
5b616f5
[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.
by Trond Myklebust
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago