Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
550a1ef18a53cae3d908edceca9daaafbedcf12f
/
fs
/
lockd
/
mon.c
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
7e469af
lockd: don't clear sm_monitored on nsm_reboot_lookup
by Jeff Layton
· 15 years ago
4516fc0
sunrpc: add routine for comparing addresses
by Jeff Layton
· 15 years ago
c15128c
lockd: Replace nsm_display_address() with rpc_ntop()
by Chuck Lever
· 15 years ago
0e5c263
lockd: Don't bother with RPC ping for NSM upcalls
by Chuck Lever
· 15 years ago
6c9dc425
lockd: Update NSM state from SM_MON replies
by Chuck Lever
· 15 years ago
ad5b365
NSM: Fix unaligned accesses in nsm_init_private()
by Mans Rullgard
· 16 years ago
49b5699
NSM: Move nsm_create()
by Chuck Lever
· 16 years ago
b7ba597
NSM: Move nsm_use_hostnames to mon.c
by Chuck Lever
· 16 years ago
8529bc5
NSM: Move nsm_addr() to fs/lockd/mon.c
by Chuck Lever
· 16 years ago
e6765b8
NSM: Remove include/linux/lockd/sm_inter.h
by Chuck Lever
· 16 years ago
94da766
NSM: Replace IP address as our nlm_reboot lookup key
by Chuck Lever
· 16 years ago
77a3ef3
NSM: More clean up of nsm_get_handle()
by Chuck Lever
· 16 years ago
b39b897
NSM: Refactor nsm_handle creation into a helper function
by Chuck Lever
· 16 years ago
92fd91b
NLM: Remove "create" argument from nsm_find()
by Chuck Lever
· 16 years ago
3420a8c
NSM: Add nsm_lookup() function
by Chuck Lever
· 16 years ago
cab2d3c
NSM: Encode the new "priv" cookie for NSMPROC_MON requests
by Chuck Lever
· 16 years ago
7e44d3b
NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is created
by Chuck Lever
· 16 years ago
05f3a9a
NSM: Remove !nsm check from nsm_release()
by Chuck Lever
· 16 years ago
bc1cc6c
NSM: Remove NULL pointer check from nsm_find()
by Chuck Lever
· 16 years ago
5cf1c4b
NSM: Add dprintk() calls in nsm_find and nsm_release
by Chuck Lever
· 16 years ago
67c6d10
NSM: Move nsm_find() to fs/lockd/mon.c
by Chuck Lever
· 16 years ago
03eb1dc
NSM: move to xdr_stream-based XDR encoders and decoders
by Chuck Lever
· 16 years ago
36e8e66
NSM: Move NSM program and procedure numbers to fs/lockd/mon.c
by Chuck Lever
· 16 years ago
9c1bfd0
NSM: Move NSM-related XDR data structures to lockd's xdr.h
by Chuck Lever
· 16 years ago
0c7aef4
NSM: Check result of SM_UNMON upcall
by Chuck Lever
· 16 years ago
356c3eb
NLM: Move the public declaration of nsm_unmonitor() to lockd.h
by Chuck Lever
· 16 years ago
c8c23c4
NSM: Release nsmhandle in nlm_destroy_host
by Chuck Lever
· 16 years ago
1e49323c
NLM: Move the public declaration of nsm_monitor() to lockd.h
by Chuck Lever
· 16 years ago
5d254b1
NSM: Make sure to return an error if the SM_MON call result is not zero
by Chuck Lever
· 16 years ago
5bc74be
NSM: Remove BUG_ON() in nsm_monitor()
by Chuck Lever
· 16 years ago
9fee490
NSM: Use sm_name instead of h_name in nsm_monitor() and nsm_unmonitor()
by Chuck Lever
· 16 years ago
29ed140
NSM: Support IPv6 version of mon_name
by Chuck Lever
· 16 years ago
5acf431
NSM: convert printk(KERN_DEBUG) to a dprintk()
by Chuck Lever
· 16 years ago
a484675
NSM: Use C99 structure initializer to initialize nsm_args
by Chuck Lever
· 16 years ago
be85940
fs: replace NIPQUAD()
by Harvey Harrison
· 16 years ago
7e9d7746
NSM: Use sockaddr_storage for sm_addr field
by Chuck Lever
· 16 years ago
0490a54
lockd: introduce new function to encode private argument in SM_MON requests
by Chuck Lever
· 17 years ago
2ca7754
lockd: Fix up incorrect RPC buffer size calculations.
by Chuck Lever
· 17 years ago
ea72a7f
lockd: document use of mon_id argument in SM_MON requests
by Chuck Lever
· 17 years ago
850c95f
lockd: refactor SM_MON my_id argument encoder
by Chuck Lever
· 17 years ago
4969517
lockd: refactor SM_MON mon_name argument encoder
by Chuck Lever
· 17 years ago
099bd05
lockd: Ensure NSM strings aren't longer than protocol allows
by Chuck Lever
· 17 years ago
0896a72
NFS/SUNRPC: use transport protocol naming
by \"Talpey, Thomas\
· 17 years ago
90c5755
SUNRPC: Kill rpc_clnt->cl_oneshot
by Trond Myklebust
· 17 years ago
2bea90d
SUNRPC: RPC buffer size estimates are too large
by Chuck Lever
· 18 years ago
52921e0
[PATCH] lockd endianness annotations
by Al Viro
· 18 years ago
460f5ca
[PATCH] knfsd: export nsm_local_state to user space via sysctl
by Olaf Kirch
· 18 years ago
abd1f50
[PATCH] knfsd: lockd: optionally use hostnames for identifying peers
by Olaf Kirch
· 18 years ago
9502c52
[PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handle
by Olaf Kirch
· 18 years ago
8dead0d
[PATCH] knfsd: lockd: introduce nsm_handle
by Olaf Kirch
· 18 years ago
977faf3
[PATCH] knfsd: hide use of lockd's h_monitored flag
by Olaf Kirch
· 18 years ago
e9ff399
[PATCH] namespaces: utsname: switch to using uts namespaces
by Serge E. Hallyn
· 18 years ago
e1ec789
LOCKD: Convert to use new rpc_create() API
by Chuck Lever
· 18 years ago
53846a2
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 19 years ago
e8c96f8
[PATCH] fs: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
dead28d
SUNRPC: eliminate rpc_call()
by Chuck Lever
· 19 years ago
cc0175c
SUNRPC: display human-readable procedure name in rpc_iostats output
by Chuck Lever
· 19 years ago
f518e35a
SUNRPC: get rid of cl_chatty
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