index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
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
*
NSM: Add dprintk() calls in nsm_find and nsm_release
Chuck Lever
2009-01-06
1
-0
/
+7
*
NSM: Move nsm_find() to fs/lockd/mon.c
Chuck Lever
2009-01-06
1
-0
/
+133
*
NSM: move to xdr_stream-based XDR encoders and decoders
Chuck Lever
2009-01-06
1
-52
/
+78
*
NSM: Move NSM program and procedure numbers to fs/lockd/mon.c
Chuck Lever
2009-01-06
1
-15
/
+27
*
NSM: Move NSM-related XDR data structures to lockd's xdr.h
Chuck Lever
2009-01-06
1
-0
/
+14
*
NSM: Check result of SM_UNMON upcall
Chuck Lever
2009-01-06
1
-0
/
+2
*
NLM: Move the public declaration of nsm_unmonitor() to lockd.h
Chuck Lever
2009-01-06
1
-6
/
+9
*
NSM: Release nsmhandle in nlm_destroy_host
Chuck Lever
2009-01-06
1
-5
/
+0
*
NLM: Move the public declaration of nsm_monitor() to lockd.h
Chuck Lever
2009-01-06
1
-4
/
+11
*
NSM: Make sure to return an error if the SM_MON call result is not zero
Chuck Lever
2009-01-06
1
-2
/
+3
*
NSM: Remove BUG_ON() in nsm_monitor()
Chuck Lever
2009-01-06
1
-1
/
+0
*
NSM: Use sm_name instead of h_name in nsm_monitor() and nsm_unmonitor()
Chuck Lever
2009-01-06
1
-4
/
+4
*
NSM: Support IPv6 version of mon_name
Chuck Lever
2009-01-06
1
-19
/
+8
*
NSM: convert printk(KERN_DEBUG) to a dprintk()
Chuck Lever
2009-01-06
1
-2
/
+4
*
NSM: Use C99 structure initializer to initialize nsm_args
Chuck Lever
2009-01-06
1
-7
/
+7
*
fs: replace NIPQUAD()
Harvey Harrison
2008-10-31
1
-1
/
+1
*
NSM: Use sockaddr_storage for sm_addr field
Chuck Lever
2008-09-29
1
-1
/
+1
*
lockd: introduce new function to encode private argument in SM_MON requests
Chuck Lever
2008-03-19
1
-6
/
+24
*
lockd: Fix up incorrect RPC buffer size calculations.
Chuck Lever
2008-03-19
1
-31
/
+8
*
lockd: document use of mon_id argument in SM_MON requests
Chuck Lever
2008-03-19
1
-0
/
+13
*
lockd: refactor SM_MON my_id argument encoder
Chuck Lever
2008-03-19
1
-0
/
+19
*
lockd: refactor SM_MON mon_name argument encoder
Chuck Lever
2008-03-19
1
-0
/
+25
*
lockd: Ensure NSM strings aren't longer than protocol allows
Chuck Lever
2008-03-19
1
-0
/
+9
*
NFS/SUNRPC: use transport protocol naming
\"Talpey, Thomas\
2007-10-09
1
-1
/
+2
*
SUNRPC: Kill rpc_clnt->cl_oneshot
Trond Myklebust
2007-07-10
1
-1
/
+1
*
SUNRPC: RPC buffer size estimates are too large
Chuck Lever
2007-04-30
1
-6
/
+4
[next]