index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
lockd
/
mon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-06
NSM: Move nsm_create()
Chuck Lever
1
-31
/
+20
2009-01-06
NSM: Move nsm_use_hostnames to mon.c
Chuck Lever
1
-1
/
+2
2009-01-06
NSM: Move nsm_addr() to fs/lockd/mon.c
Chuck Lever
1
-0
/
+5
2009-01-06
NSM: Remove include/linux/lockd/sm_inter.h
Chuck Lever
1
-2
/
+0
2009-01-06
NSM: Replace IP address as our nlm_reboot lookup key
Chuck Lever
1
-9
/
+19
2009-01-06
NSM: More clean up of nsm_get_handle()
Chuck Lever
1
-27
/
+35
2009-01-06
NSM: Refactor nsm_handle creation into a helper function
Chuck Lever
1
-12
/
+26
2009-01-06
NLM: Remove "create" argument from nsm_find()
Chuck Lever
1
-14
/
+9
2009-01-06
NSM: Add nsm_lookup() function
Chuck Lever
1
-0
/
+64
2009-01-06
NSM: Encode the new "priv" cookie for NSMPROC_MON requests
Chuck Lever
1
-9
/
+3
2009-01-06
NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is created
Chuck Lever
1
-0
/
+16
2009-01-06
NSM: Remove !nsm check from nsm_release()
Chuck Lever
1
-2
/
+0
2009-01-06
NSM: Remove NULL pointer check from nsm_find()
Chuck Lever
1
-3
/
+0
2009-01-06
NSM: Add dprintk() calls in nsm_find and nsm_release
Chuck Lever
1
-0
/
+7
2009-01-06
NSM: Move nsm_find() to fs/lockd/mon.c
Chuck Lever
1
-0
/
+133
2009-01-06
NSM: move to xdr_stream-based XDR encoders and decoders
Chuck Lever
1
-52
/
+78
2009-01-06
NSM: Move NSM program and procedure numbers to fs/lockd/mon.c
Chuck Lever
1
-15
/
+27
2009-01-06
NSM: Move NSM-related XDR data structures to lockd's xdr.h
Chuck Lever
1
-0
/
+14
2009-01-06
NSM: Check result of SM_UNMON upcall
Chuck Lever
1
-0
/
+2
2009-01-06
NLM: Move the public declaration of nsm_unmonitor() to lockd.h
Chuck Lever
1
-6
/
+9
2009-01-06
NSM: Release nsmhandle in nlm_destroy_host
Chuck Lever
1
-5
/
+0
2009-01-06
NLM: Move the public declaration of nsm_monitor() to lockd.h
Chuck Lever
1
-4
/
+11
2009-01-06
NSM: Make sure to return an error if the SM_MON call result is not zero
Chuck Lever
1
-2
/
+3
2009-01-06
NSM: Remove BUG_ON() in nsm_monitor()
Chuck Lever
1
-1
/
+0
2009-01-06
NSM: Use sm_name instead of h_name in nsm_monitor() and nsm_unmonitor()
Chuck Lever
1
-4
/
+4
2009-01-06
NSM: Support IPv6 version of mon_name
Chuck Lever
1
-19
/
+8
2009-01-06
NSM: convert printk(KERN_DEBUG) to a dprintk()
Chuck Lever
1
-2
/
+4
2009-01-06
NSM: Use C99 structure initializer to initialize nsm_args
Chuck Lever
1
-7
/
+7
2008-10-31
fs: replace NIPQUAD()
Harvey Harrison
1
-1
/
+1
2008-09-30
NSM: Use sockaddr_storage for sm_addr field
Chuck Lever
1
-1
/
+1
2008-03-20
lockd: introduce new function to encode private argument in SM_MON requests
Chuck Lever
1
-6
/
+24
2008-03-20
lockd: Fix up incorrect RPC buffer size calculations.
Chuck Lever
1
-31
/
+8
2008-03-20
lockd: document use of mon_id argument in SM_MON requests
Chuck Lever
1
-0
/
+13
2008-03-20
lockd: refactor SM_MON my_id argument encoder
Chuck Lever
1
-0
/
+19
2008-03-20
lockd: refactor SM_MON mon_name argument encoder
Chuck Lever
1
-0
/
+25
2008-03-20
lockd: Ensure NSM strings aren't longer than protocol allows
Chuck Lever
1
-0
/
+9
2007-10-10
NFS/SUNRPC: use transport protocol naming
\"Talpey, Thomas\
1
-1
/
+2
2007-07-11
SUNRPC: Kill rpc_clnt->cl_oneshot
Trond Myklebust
1
-1
/
+1
2007-05-01
SUNRPC: RPC buffer size estimates are too large
Chuck Lever
1
-6
/
+4
2006-10-20
[PATCH] lockd endianness annotations
Al Viro
1
-6
/
+6
2006-10-04
[PATCH] knfsd: export nsm_local_state to user space via sysctl
Olaf Kirch
1
-1
/
+1
2006-10-04
[PATCH] knfsd: lockd: optionally use hostnames for identifying peers
Olaf Kirch
1
-3
/
+9
2006-10-04
[PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handle
Olaf Kirch
1
-12
/
+18
2006-10-04
[PATCH] knfsd: lockd: introduce nsm_handle
Olaf Kirch
1
-4
/
+10
2006-10-04
[PATCH] knfsd: hide use of lockd's h_monitored flag
Olaf Kirch
1
-7
/
+12
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-1
/
+1
2006-09-23
LOCKD: Convert to use new rpc_create() API
Chuck Lever
1
-24
/
+17
2006-03-25
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
1
-1
/
+10
2006-03-24
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
1
-3
/
+3
2006-03-20
SUNRPC: eliminate rpc_call()
Chuck Lever
1
-1
/
+6
[next]