index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
lockd
/
svcsubs.c
Age
Commit message (
Expand
)
Author
28 hours
lockd, nfsd: RCU-protect nlmsvc_ops dispatch
Jeff Layton
28 hours
lockd: pin next file across nlm_inspect_file lock-drop
Michael Bommarito
2026-06-09
lockd: Avoid hashing uninitialized bytes in nlm4svc_lookup_file()
Chuck Lever
2026-06-09
lockd: Plug nlm_file refcount leak on cached nlm_do_fopen() failure
Chuck Lever
2026-06-09
lockd: Plug nlm_file leak when nlm_do_fopen() fails
Chuck Lever
2026-06-09
lockd: Rename struct nlm_lock to lockd_lock
Chuck Lever
2026-05-26
Merge tag 'nfsd-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2026-05-21
lockd: fix TEST handling when not all permissions are available.
NeilBrown
2026-04-20
Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2026-03-29
lockd: Relocate include/linux/lockd/lockd.h
Chuck Lever
2026-03-29
lockd: Move share.h from include/linux/lockd/ to fs/lockd/
Chuck Lever
2026-03-29
lockd: Have nlm_fopen() return errno values
Chuck Lever
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-02-05
lockd: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
lockd: convert to using new filelock helpers
Jeff Layton
2022-12-12
Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-12-10
lockd: set other missing fields when unlocking files
Trond Myklebust
2022-11-30
lockd: use locks_inode_context helper
Jeff Layton
2022-07-11
lockd: fix nlm_close_files
Jeff Layton
2022-07-11
lockd: set fl_owner when unlocking files
Jeff Layton
2022-01-27
lockd: fix failure to cleanup client locks
J. Bruce Fields
2022-01-18
lockd: fix server crash on reboot of client holding lock
J. Bruce Fields
2021-08-23
Keep read and write fds with each nlm_file
J. Bruce Fields
2021-08-23
lockd: update nlm_lookup_file reexport comment
J. Bruce Fields
2021-08-23
nlm: minor refactoring
J. Bruce Fields
2021-08-23
nlm: minor nlm_lookup_file argument change
J. Bruce Fields
2019-07-03
lockd: Convert NLM service fl_owner to nlm_lockowner
Benjamin Coddington
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2018-08-09
nfsd: fix leaked file lock with nfs exported overlayfs
Amir Goldstein
2017-11-27
lockd: remove net pointer from messages
Vasily Averin
2015-04-21
nfsd: eliminate NFSD_DEBUG
Mark Salter
2015-01-16
locks: add a dedicated spinlock to protect i_flctx lists
Jeff Layton
2015-01-16
locks: convert posix locks to file_lock_context
Jeff Layton
2014-11-19
lockd: get rid of ->f_path.dentry->d_sb
Al Viro
2014-05-06
nfsd: move <linux/nfsd/export.h> to fs/nfsd
Christoph Hellwig
2014-05-06
nfsd: remove <linux/nfsd/nfsfh.h>
Christoph Hellwig
2013-06-29
locks: protect most of the file_lock handling with i_lock
Jeff Layton
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-05
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
2012-07-27
LockD: mark host per network namespace on garbage collect
Stanislav Kinsbursky
2012-01-06
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
2010-10-27
lockd: push lock_flocks down
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-08-21
sunrpc: add routine for comparing addresses
Jeff Layton
2009-01-06
NSM: Remove include/linux/lockd/sm_inter.h
Chuck Lever
2008-09-29
lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses
Chuck Lever
[next]