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
/
svcsubs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lockd: remove net pointer from messages
Vasily Averin
2017-11-27
1
-1
/
+1
*
nfsd: eliminate NFSD_DEBUG
Mark Salter
2015-04-21
1
-1
/
+1
*
locks: add a dedicated spinlock to protect i_flctx lists
Jeff Layton
2015-01-16
1
-6
/
+6
*
locks: convert posix locks to file_lock_context
Jeff Layton
2015-01-16
1
-7
/
+13
*
lockd: get rid of ->f_path.dentry->d_sb
Al Viro
2014-11-19
1
-1
/
+1
*
nfsd: move <linux/nfsd/export.h> to fs/nfsd
Christoph Hellwig
2014-05-06
1
-1
/
+0
*
nfsd: remove <linux/nfsd/nfsfh.h>
Christoph Hellwig
2014-05-06
1
-1
/
+1
*
locks: protect most of the file_lock handling with i_lock
Jeff Layton
2013-06-29
1
-6
/
+6
*
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-28
1
-1
/
+1
|
\
|
*
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
2013-02-05
1
-1
/
+1
*
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-4
/
+3
*
|
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
|
/
*
LockD: mark host per network namespace on garbage collect
Stanislav Kinsbursky
2012-07-27
1
-6
/
+13
*
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
2012-01-06
1
-1
/
+1
*
lockd: push lock_flocks down
Arnd Bergmann
2010-10-27
1
-1
/
+8
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
sunrpc: add routine for comparing addresses
Jeff Layton
2009-08-21
1
-1
/
+1
*
NSM: Remove include/linux/lockd/sm_inter.h
Chuck Lever
2009-01-06
1
-1
/
+0
*
lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses
Chuck Lever
2008-09-29
1
-1
/
+1
*
lockd: Use sockaddr_storage for h_saddr field
Chuck Lever
2008-09-29
1
-1
/
+1
*
lockd: Pass "struct sockaddr *" to new failover-by-IP function
Chuck Lever
2008-07-15
1
-9
/
+23
*
lockd: unlock lockd locks held for a certain filesystem
Wendy Cheng
2008-04-25
1
-5
/
+32
*
lockd: unlock lockd locks associated with a given server ip
Wendy Cheng
2008-04-25
1
-5
/
+31
*
lockd: minor log message fix
J. Bruce Fields
2008-02-01
1
-1
/
+1
*
lockd: add code to handle deferred lock requests
Marc Eshel
2007-05-06
1
-1
/
+1
*
locks: allow {vfs,posix}_lock_file to return conflicting lock
Marc Eshel
2007-05-06
1
-1
/
+1
*
[PATCH] struct path: convert lockd
Josef Sipek
2006-12-08
1
-1
/
+1
*
[PATCH] lockd endianness annotations
Al Viro
2006-10-20
1
-2
/
+2
*
[PATCH] knfsd: Allow lockd to drop replies as appropriate
NeilBrown
2006-10-17
1
-6
/
+0
*
[PATCH] knfsd: Fix bug in recent lockd patches that can cause reclaim to fail
NeilBrown
2006-10-17
1
-1
/
+10
*
[PATCH] Convert lockd to use the newer mutex instead of the older semaphore
Neil Brown
2006-10-04
1
-1
/
+1
*
[PATCH] knfsd: simplify nlmsvc_invalidate_all
NeilBrown
2006-10-04
1
-9
/
+1
*
[PATCH] knfsd: lockd: make nlm_traverse_* more flexible
Olaf Kirch
2006-10-04
1
-28
/
+77
*
[PATCH] knfsd: change nlm_file to use a hlist
Olaf Kirch
2006-10-04
1
-26
/
+16
*
[PATCH] knfsd: lockd: Change list of blocked list to list_node
Olaf Kirch
2006-10-04
1
-2
/
+3
*
[PATCH] knfsd: misc minor fixes, indentation changes
Olaf Kirch
2006-10-04
1
-3
/
+5
*
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-09-27
1
-2
/
+1
*
LOCKD: Fix a deadlock in nlm_traverse_files()
Trond Myklebust
2006-08-24
1
-6
/
+9
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] sem2mutex: fs/
Ingo Molnar
2006-03-26
1
-8
/
+9
*
LOCKD: Make nlmsvc_traverse_shares return void
J. Bruce Fields
2006-03-20
1
-3
/
+1
*
LOCKD: nlmsvc_traverse_blocks return is unused
J. Bruce Fields
2006-03-20
1
-2
/
+3
*
lockd: Remove FL_LOCKD flag
J. Bruce Fields
2006-03-20
1
-1
/
+1
*
NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled
Chuck Lever
2005-11-04
1
-9
/
+34
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+309