index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
lockd
/
lockd.h
Age
Commit message (
Expand
)
Author
2009-09-22
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-09-22
const: make lock_manager_operations const
Alexey Dobriyan
2009-08-21
sunrpc: add routine for comparing addresses
Jeff Layton
2009-06-17
lockd: Update NSM state from SM_MON replies
Chuck Lever
2009-03-10
NLM: Shrink the IPv4-only version of nlm_cmp_addr()
Chuck Lever
2009-01-06
NLM: Rewrite IPv4 privileged requester's check
Chuck Lever
2009-01-06
NLM: nlm_privileged_requester() doesn't recognize mapped loopback address
Chuck Lever
2009-01-06
NSM: Move nsm_addr() to fs/lockd/mon.c
Chuck Lever
2009-01-06
NSM: Remove include/linux/lockd/sm_inter.h
Chuck Lever
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
NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument
Chuck Lever
2009-01-06
NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is created
Chuck Lever
2009-01-06
NSM: Move nsm_find() to fs/lockd/mon.c
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: Support IPv6 version of mon_name
Chuck Lever
2009-01-06
NSM: Use modern style for sm_name field in nsm_handle
Chuck Lever
2009-01-06
NLM: Support IPv6 scope IDs in nlm_display_address()
Chuck Lever
2009-01-06
NLM: Remove address eye-catcher buffers from nlm_host
Chuck Lever
2009-01-06
NLM: Use modern style for pointer fields in nlm_host
Chuck Lever
2008-12-23
NLM: allow lockd requests from an unprivileged port
Chuck Lever
2008-10-03
lockd: Add helper to sanity check incoming NOTIFY requests
Chuck Lever
2008-10-03
lockd: change nlmclnt_grant() to take a "struct sockaddr *"
Chuck Lever
2008-10-03
lockd: Adjust nlmsvc_lookup_host() to accomodate AF_INET6 addresses
Chuck Lever
2008-10-03
lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INET
Chuck Lever
2008-10-03
lockd: move grace period checks to common code
J. Bruce Fields
2008-09-29
lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses
Chuck Lever
2008-09-29
NSM: Use sockaddr_storage for sm_addr field
Chuck Lever
2008-09-29
lockd: Use sockaddr_storage for h_saddr field
Chuck Lever
2008-09-29
lockd: Use sockaddr_storage + length for h_addr field
Chuck Lever
2008-09-29
lockd: address-family independent printable addresses
Chuck Lever
2008-07-15
lockd: Pass "struct sockaddr *" to new failover-by-IP function
Chuck Lever
2008-07-15
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock
Jeff Layton
2008-07-15
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock
Jeff Layton
2008-04-25
lockd: unlock lockd locks held for a certain filesystem
Wendy Cheng
2008-04-25
lockd: unlock lockd locks associated with a given server ip
Wendy Cheng
2008-04-19
NLM/lockd: Add a reference counter to struct nlm_rqst
Trond Myklebust
2008-03-19
lockd: bring a few function declarations up to date
Chuck Lever
2008-03-19
NLM: NLM protocol version numbers are u32
Chuck Lever
2008-02-01
NLM: Fix sign of length of NLM variable length strings
Chuck Lever
2007-07-10
NLM: fix source address of callback to client
Frank van Maarseveen
2007-05-07
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2007-05-06
lockd: pass cookie in nlmsvc_testlock
Marc Eshel
2007-05-06
lockd: save lock state on deferral
Marc Eshel
2007-04-30
NLM: Shrink the maximum request size of NLM4 requests
Chuck Lever
2006-12-13
[PATCH] lockd endianness annotations
Al Viro
2006-12-08
[PATCH] struct path: convert lockd
Josef Sipek
2006-12-07
[PATCH] fs/lockd/host.c: make 2 functions static
Adrian Bunk
[next]