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
/
clntproc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lockd: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
1
-29
/
+33
*
filelock: split common fields into struct file_lock_core
Jeff Layton
2024-02-05
1
-0
/
+1
*
lockd: convert to using new filelock helpers
Jeff Layton
2024-02-05
1
-10
/
+10
*
lockd: add some client-side tracepoints
Jeff Layton
2023-04-26
1
-0
/
+14
*
lockd: fix races in client GRANTED_MSG wait logic
Jeff Layton
2023-04-26
1
-10
/
+18
*
fs: remove locks_inode
Jeff Layton
2023-01-11
1
-1
/
+1
*
filelock: move file locking definitions to separate header file
Jeff Layton
2023-01-11
1
-0
/
+1
*
SUNRPC: Trace calls to .rpc_call_done
Chuck Lever
2021-10-20
1
-3
/
+0
*
lockd: Make two symbols static
YueHaibing
2019-07-03
1
-1
/
+1
*
lockd: prepare nlm_lockowner for use by the server
Benjamin Coddington
2019-07-03
1
-10
/
+11
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
SUNRPC: Fix up task signalling
Trond Myklebust
2019-04-25
1
-2
/
+2
*
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-02
1
-3
/
+3
|
\
|
*
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
1
-3
/
+3
*
|
lockd: Show pid of lockd for remote locks
Benjamin Coddington
2018-12-14
1
-1
/
+1
|
/
*
nfsd: fix leaked file lock with nfs exported overlayfs
Amir Goldstein
2018-08-09
1
-1
/
+1
*
lockd: convert nlm_rqst.a_count from atomic_t to refcount_t
Elena Reshetova
2018-01-14
1
-4
/
+4
*
lockd: convert nlm_lockowner.count from atomic_t to refcount_t
Elena Reshetova
2018-01-14
1
-3
/
+3
*
lockd: Introduce nlmclnt_operations
Benjamin Coddington
2017-04-21
1
-1
/
+25
*
Move locks API users to locks_lock_inode_wait()
Benjamin Coddington
2015-10-22
1
-12
/
+1
*
LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargs
Trond Myklebust
2013-08-05
1
-2
/
+3
*
LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot
Trond Myklebust
2013-04-21
1
-3
/
+0
*
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-28
1
-4
/
+2
|
\
|
*
lockd: nlmclnt_reclaim(): avoid stack overflow
Tim Gardner
2013-02-15
1
-4
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-1
/
+1
|
\
\
|
*
|
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
|
|
/
*
/
NLM: Ensure that we resend all pending blocking locks after a reclaim
Trond Myklebust
2013-02-19
1
-0
/
+3
|
/
*
lockd: Remove BUG_ON()s from fs/lockd/clntproc.c
Trond Myklebust
2012-11-04
1
-2
/
+1
*
lockd: handle lockowner allocation failure in nlmclnt_proc()
Al Viro
2012-07-29
1
-0
/
+5
*
lockd: shift grabbing a reference to nlm_host into nlm_alloc_call()
Al Viro
2012-07-29
1
-7
/
+2
*
lockd: properly convert be32 values in debug messages
Vasily Averin
2011-07-12
1
-3
/
+6
*
NLM: Don't hang forever on NLM unlock requests
Trond Myklebust
2011-06-15
1
-1
/
+7
*
lockd: Create client-side nlm_host cache
Chuck Lever
2010-12-16
1
-3
/
+3
*
lockd: Split nlm_release_call()
Chuck Lever
2010-12-16
1
-6
/
+6
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
*
lockd: Remove BKL from the client
Bryan Schumaker
2010-09-22
1
-9
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
const: make file_lock_operations const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-0
/
+1
*
lockd: Update NSM state from SM_MON replies
Chuck Lever
2009-06-17
1
-1
/
+1
*
NFSv4/NLM: Push file locking BKL dependencies down into the NLM layer
Trond Myklebust
2009-06-17
1
-0
/
+2
*
NSM: Remove include/linux/lockd/sm_inter.h
Chuck Lever
2009-01-06
1
-1
/
+0
*
NLM: Remove redundant printk() in nlmclnt_lock()
Chuck Lever
2009-01-06
1
-4
/
+2
*
lockd: dont return EAGAIN for a permanent error
Miklos Szeredi
2008-07-25
1
-1
/
+9
*
SUNRPC: Remove the BKL from the callback functions
Trond Myklebust
2008-07-15
1
-0
/
+6
*
nfs: set correct fl_len in nlmclnt_test()
Felix Blyakher
2008-07-15
1
-1
/
+1
*
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-1
/
+1
*
NLM/lockd: Ensure client locking calls use correct credentials
Trond Myklebust
2008-04-19
1
-9
/
+14
*
NLM/lockd: Fix a race when cancelling a blocking lock
Trond Myklebust
2008-04-19
1
-9
/
+34
*
NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL call
Trond Myklebust
2008-04-19
1
-1
/
+10
[next]