index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
lockd
/
mon.c
Age
Commit message (
Expand
)
Author
2009-01-06
NLM: Remove "create" argument from nsm_find()
Chuck Lever
2009-01-06
NSM: Add nsm_lookup() function
Chuck Lever
2009-01-06
NSM: Encode the new "priv" cookie for NSMPROC_MON requests
Chuck Lever
2009-01-06
NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is created
Chuck Lever
2009-01-06
NSM: Remove !nsm check from nsm_release()
Chuck Lever
2009-01-06
NSM: Remove NULL pointer check from nsm_find()
Chuck Lever
2009-01-06
NSM: Add dprintk() calls in nsm_find and nsm_release
Chuck Lever
2009-01-06
NSM: Move nsm_find() to fs/lockd/mon.c
Chuck Lever
2009-01-06
NSM: move to xdr_stream-based XDR encoders and decoders
Chuck Lever
2009-01-06
NSM: Move NSM program and procedure numbers to fs/lockd/mon.c
Chuck Lever
2009-01-06
NSM: Move NSM-related XDR data structures to lockd's xdr.h
Chuck Lever
2009-01-06
NSM: Check result of SM_UNMON upcall
Chuck Lever
2009-01-06
NLM: Move the public declaration of nsm_unmonitor() to lockd.h
Chuck Lever
2009-01-06
NSM: Release nsmhandle in nlm_destroy_host
Chuck Lever
2009-01-06
NLM: Move the public declaration of nsm_monitor() to lockd.h
Chuck Lever
2009-01-06
NSM: Make sure to return an error if the SM_MON call result is not zero
Chuck Lever
2009-01-06
NSM: Remove BUG_ON() in nsm_monitor()
Chuck Lever
2009-01-06
NSM: Use sm_name instead of h_name in nsm_monitor() and nsm_unmonitor()
Chuck Lever
2009-01-06
NSM: Support IPv6 version of mon_name
Chuck Lever
2009-01-06
NSM: convert printk(KERN_DEBUG) to a dprintk()
Chuck Lever
2009-01-06
NSM: Use C99 structure initializer to initialize nsm_args
Chuck Lever
2008-10-31
fs: replace NIPQUAD()
Harvey Harrison
2008-09-29
NSM: Use sockaddr_storage for sm_addr field
Chuck Lever
2008-03-19
lockd: introduce new function to encode private argument in SM_MON requests
Chuck Lever
2008-03-19
lockd: Fix up incorrect RPC buffer size calculations.
Chuck Lever
2008-03-19
lockd: document use of mon_id argument in SM_MON requests
Chuck Lever
2008-03-19
lockd: refactor SM_MON my_id argument encoder
Chuck Lever
2008-03-19
lockd: refactor SM_MON mon_name argument encoder
Chuck Lever
2008-03-19
lockd: Ensure NSM strings aren't longer than protocol allows
Chuck Lever
2007-10-09
NFS/SUNRPC: use transport protocol naming
\"Talpey, Thomas\
2007-07-10
SUNRPC: Kill rpc_clnt->cl_oneshot
Trond Myklebust
2007-04-30
SUNRPC: RPC buffer size estimates are too large
Chuck Lever
2006-10-20
[PATCH] lockd endianness annotations
Al Viro
2006-10-04
[PATCH] knfsd: export nsm_local_state to user space via sysctl
Olaf Kirch
2006-10-04
[PATCH] knfsd: lockd: optionally use hostnames for identifying peers
Olaf Kirch
2006-10-04
[PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handle
Olaf Kirch
2006-10-04
[PATCH] knfsd: lockd: introduce nsm_handle
Olaf Kirch
2006-10-04
[PATCH] knfsd: hide use of lockd's h_monitored flag
Olaf Kirch
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-09-22
LOCKD: Convert to use new rpc_create() API
Chuck Lever
2006-03-25
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2006-03-24
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-20
SUNRPC: eliminate rpc_call()
Chuck Lever
2006-03-20
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
2005-06-22
[PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su...
Trond Myklebust
2005-06-22
[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.
Trond Myklebust
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds