index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
lockd
/
mon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clients
Alexander A. Klimov
2020-09-21
1
-1
/
+1
*
SUNRPC: Cache cred of process creating the rpc_client
Trond Myklebust
2019-04-26
1
-0
/
+1
*
lockd: convert nsm_handle.sm_count from atomic_t to refcount_t
Elena Reshetova
2018-01-14
1
-7
/
+7
*
lockd: remove net pointer from messages
Vasily Averin
2017-11-27
1
-1
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-05-15
1
-1
/
+1
*
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-05-15
1
-1
/
+3
*
lockd: fix some weird indentation
Christoph Hellwig
2017-05-15
1
-8
/
+8
*
lockd: fix decoder callback prototypes
Christoph Hellwig
2017-05-15
1
-4
/
+6
*
lockd: fix encoder callback prototypes
Christoph Hellwig
2017-05-15
1
-4
/
+4
*
lockd: get rid of reference-counted NSM RPC clients
Andrey Ryabinin
2015-10-23
1
-74
/
+15
*
lockd: create NSM handles per net namespace
Andrey Ryabinin
2015-10-12
1
-14
/
+22
*
SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup
Trond Myklebust
2015-02-03
1
-4
/
+9
*
lockd: ratelimit "lockd: cannot monitor" messages
Jeff Layton
2014-11-06
1
-1
/
+1
*
lockd: Try to reconnect if statd has moved
Benjamin Coddington
2014-09-24
1
-0
/
+6
*
fs: lockd: Use ktime_get_ns()
Thomas Gleixner
2014-07-23
1
-3
/
+1
*
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
2013-02-05
1
-0
/
+1
*
lockd: Remove trivial BUG_ON()s from the NSM code
Trond Myklebust
2012-11-04
1
-3
/
+0
*
LOCKD: Clear ln->nsm_clnt only when ln->nsm_users is zero
Trond Myklebust
2012-10-24
1
-8
/
+6
*
LOCKD: fix races in nsm_client_get
Trond Myklebust
2012-10-24
1
-17
/
+26
*
lockd: create and use per-net NSM RPC clients on MON/UNMON requests
Stanislav Kinsbursky
2012-10-01
1
-17
/
+20
*
lockd: use rpc client's cl_nodename for id encoding
Stanislav Kinsbursky
2012-10-01
1
-1
/
+3
*
lockd: per-net NSM client creation and destruction helpers introduced
Stanislav Kinsbursky
2012-10-01
1
-2
/
+49
*
LockD: make NSM network namespace aware
Stanislav Kinsbursky
2012-02-15
1
-6
/
+7
*
SUNRPC: constify the rpc_program
Trond Myklebust
2012-01-31
1
-4
/
+4
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
SUNRPC: New xdr_streams XDR decoder API
Chuck Lever
2010-12-16
1
-15
/
+15
*
SUNRPC: New xdr_streams XDR encoder API
Chuck Lever
2010-12-16
1
-17
/
+9
*
NSM: Avoid return code checking in NSM XDR encoder functions
Chuck Lever
2010-12-16
1
-43
/
+25
*
sunrpc: Add net to rpc_create_args
Pavel Emelyanov
2010-10-01
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
lockd: don't clear sm_monitored on nsm_reboot_lookup
Jeff Layton
2010-02-08
1
-9
/
+3
*
sunrpc: add routine for comparing addresses
Jeff Layton
2009-08-21
1
-1
/
+1
*
lockd: Replace nsm_display_address() with rpc_ntop()
Chuck Lever
2009-08-09
1
-39
/
+5
*
lockd: Don't bother with RPC ping for NSM upcalls
Chuck Lever
2009-06-17
1
-0
/
+1
*
lockd: Update NSM state from SM_MON replies
Chuck Lever
2009-06-17
1
-6
/
+12
*
NSM: Fix unaligned accesses in nsm_init_private()
Mans Rullgard
2009-04-01
1
-2
/
+6
*
NSM: Move nsm_create()
Chuck Lever
2009-01-06
1
-31
/
+20
*
NSM: Move nsm_use_hostnames to mon.c
Chuck Lever
2009-01-06
1
-1
/
+2
*
NSM: Move nsm_addr() to fs/lockd/mon.c
Chuck Lever
2009-01-06
1
-0
/
+5
*
NSM: Remove include/linux/lockd/sm_inter.h
Chuck Lever
2009-01-06
1
-2
/
+0
*
NSM: Replace IP address as our nlm_reboot lookup key
Chuck Lever
2009-01-06
1
-9
/
+19
*
NSM: More clean up of nsm_get_handle()
Chuck Lever
2009-01-06
1
-27
/
+35
*
NSM: Refactor nsm_handle creation into a helper function
Chuck Lever
2009-01-06
1
-12
/
+26
*
NLM: Remove "create" argument from nsm_find()
Chuck Lever
2009-01-06
1
-14
/
+9
*
NSM: Add nsm_lookup() function
Chuck Lever
2009-01-06
1
-0
/
+64
*
NSM: Encode the new "priv" cookie for NSMPROC_MON requests
Chuck Lever
2009-01-06
1
-9
/
+3
*
NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is created
Chuck Lever
2009-01-06
1
-0
/
+16
*
NSM: Remove !nsm check from nsm_release()
Chuck Lever
2009-01-06
1
-2
/
+0
*
NSM: Remove NULL pointer check from nsm_find()
Chuck Lever
2009-01-06
1
-3
/
+0
[next]