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
/
fs
/
lockd
/
svclock.c
Age
Commit message (
Expand
)
Author
2014-09-09
lockd: rip out deferred lock handling from testlock codepath
Jeff Layton
2014-09-09
locks: Copy fl_lmops information for conflock in locks_copy_conflock()
Kinglong Mee
2014-09-09
locks: Remove unused conf argument from lm_grant
Joe Perches
2014-02-13
lockd: send correct lock when granting a delayed lock.
NeilBrown
2013-07-17
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-07-11
lockd: protect nlm_blocked access in nlmsvc_retry_blocked
David Jeffery
2013-06-29
locks: add a new "lm_owner_key" lock operation
Jeff Layton
2013-06-29
locks: drop the unused filp argument to posix_unblock_lock
Jeff Layton
2013-02-22
new helper: file_inode(file)
Al Viro
2012-09-22
close the race in nlmsvc_free_block()
Al Viro
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-07-29
lockd: shift grabbing a reference to nlm_host into nlm_alloc_call()
Al Viro
2012-07-27
LockD: pass actual network namespace to grace period management functions
Stanislav Kinsbursky
2012-03-21
SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined
Trond Myklebust
2011-07-20
locks: rename lock-manager ops
J. Bruce Fields
2010-12-16
lockd: Split nlm_release_call()
Chuck Lever
2010-12-16
lockd: Move nlmdbg_cookie2a() to svclock.c
Chuck Lever
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-27
lockd: fix nlmsvc_notify_blocked locking
J. Bruce Fields
2010-09-22
lockd: Mostly remove BKL from the server
Bryan Schumaker
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-22
const: make lock_manager_operations const
Alexey Dobriyan
2009-04-24
lockd: call locks_release_private to cleanup per-filesystem state
Felix Blyakher
2009-03-18
lockd: clean up blocking lock cases of nlsmvc_lock()
Miklos Szeredi
2009-02-09
lockd: fix regression in lockd's handling of blocked locks
J. Bruce Fields
2008-10-03
lockd: reject reclaims outside the grace period
J. Bruce Fields
2008-10-03
lockd: move grace period checks to common code
J. Bruce Fields
2008-07-25
locks: add special return value for asynchronous locks
Miklos Szeredi
2008-07-20
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-07-15
SUNRPC: Remove the BKL from the callback functions
Trond Myklebust
2008-07-15
lockd: get host reference in nlmsvc_create_block() instead of callers
J. Bruce Fields
2008-07-15
lockd: minor svclock.c style fixes
J. Bruce Fields
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-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-25
locks: don't call ->copy_lock methods on return of conflicting locks
J. Bruce Fields
2008-04-23
lockd: Fix stale nlmsvc_unlink_block comment
J. Bruce Fields
2008-04-23
NLM: Convert lockd to use kthreads
Jeff Layton
2008-02-10
NLM: don't requeue block if it was invalidated while GRANT_MSG was in flight
Jeff Layton
2008-02-10
NLM: don't reattempt GRANT_MSG when there is already an RPC in flight
Jeff Layton
2008-02-01
Leak in nlmsvc_testlock for async GETFL case
Oleg Drokin
2008-02-01
lockd: fix a leak in nlmsvc_testlock asynchronous request handling
Oleg Drokin
2007-10-09
NLM: Fix a memory leak in nlmsvc_testlock
Trond Myklebust
2007-09-26
NLM: Fix a circular lock dependency in lockd
Trond Myklebust
2007-07-26
lockd and nfsd endianness annotation fixes
Al Viro
2007-05-06
lockd: add code to handle deferred lock requests
Marc Eshel
2007-05-06
lockd: always preallocate block in nlmsvc_lock()
Marc Eshel
2007-05-06
lockd: handle test_lock deferrals
Marc Eshel
2007-05-06
lockd: pass cookie in nlmsvc_testlock
Marc Eshel
2007-05-06
lockd: handle fl_grant callbacks
Marc Eshel
[next]