summaryrefslogtreecommitdiff
path: root/fs/lockd/svcsubs.c
AgeCommit message (Expand)Author
28 hourslockd, nfsd: RCU-protect nlmsvc_ops dispatchJeff Layton
28 hourslockd: pin next file across nlm_inspect_file lock-dropMichael Bommarito
2026-06-09lockd: Avoid hashing uninitialized bytes in nlm4svc_lookup_file()Chuck Lever
2026-06-09lockd: Plug nlm_file refcount leak on cached nlm_do_fopen() failureChuck Lever
2026-06-09lockd: Plug nlm_file leak when nlm_do_fopen() failsChuck Lever
2026-06-09lockd: Rename struct nlm_lock to lockd_lockChuck Lever
2026-05-26Merge tag 'nfsd-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-05-21lockd: fix TEST handling when not all permissions are available.NeilBrown
2026-04-20Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2026-03-29lockd: Relocate include/linux/lockd/lockd.hChuck Lever
2026-03-29lockd: Move share.h from include/linux/lockd/ to fs/lockd/Chuck Lever
2026-03-29lockd: Have nlm_fopen() return errno valuesChuck Lever
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2024-02-05lockd: adapt to breakup of struct file_lockJeff Layton
2024-02-05lockd: convert to using new filelock helpersJeff Layton
2022-12-12Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-12-10lockd: set other missing fields when unlocking filesTrond Myklebust
2022-11-30lockd: use locks_inode_context helperJeff Layton
2022-07-11lockd: fix nlm_close_filesJeff Layton
2022-07-11lockd: set fl_owner when unlocking filesJeff Layton
2022-01-27lockd: fix failure to cleanup client locksJ. Bruce Fields
2022-01-18lockd: fix server crash on reboot of client holding lockJ. Bruce Fields
2021-08-23Keep read and write fds with each nlm_fileJ. Bruce Fields
2021-08-23lockd: update nlm_lookup_file reexport commentJ. Bruce Fields
2021-08-23nlm: minor refactoringJ. Bruce Fields
2021-08-23nlm: minor nlm_lookup_file argument changeJ. Bruce Fields
2019-07-03lockd: Convert NLM service fl_owner to nlm_lockownerBenjamin Coddington
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2018-08-09nfsd: fix leaked file lock with nfs exported overlayfsAmir Goldstein
2017-11-27lockd: remove net pointer from messagesVasily Averin
2015-04-21nfsd: eliminate NFSD_DEBUGMark Salter
2015-01-16locks: add a dedicated spinlock to protect i_flctx listsJeff Layton
2015-01-16locks: convert posix locks to file_lock_contextJeff Layton
2014-11-19lockd: get rid of ->f_path.dentry->d_sbAl Viro
2014-05-06nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig
2014-05-06nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig
2013-06-29locks: protect most of the file_lock handling with i_lockJeff Layton
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-22new helper: file_inode(file)Al Viro
2013-02-05sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton
2012-07-27LockD: mark host per network namespace on garbage collectStanislav Kinsbursky
2012-01-06vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro
2010-10-27lockd: push lock_flocks downArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-08-21sunrpc: add routine for comparing addressesJeff Layton
2009-01-06NSM: Remove include/linux/lockd/sm_inter.hChuck Lever
2008-09-29lockd: Teach nlm_cmp_addr() to support AF_INET6 addressesChuck Lever