aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs_common/grace.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-11filelock: move file locking definitions to separate header fileGravatar Jeff Layton 1-0/+1
2021-10-04nfs: Fix kerneldoc warning shown up by W=1Gravatar David Howells 1-1/+0
2021-07-06nfs_common: fix doc warningGravatar ChenXiaoSong 1-0/+1
2020-12-09nfs_common: need lock during iterate through the listGravatar Cheng Lin 1-1/+5
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2017-11-27lockd: fix "list_add double add" caused by legacy signal interfaceGravatar Vasily Averin 1-1/+5
2017-11-27grace: replace BUG_ON by WARN_ONCE in exit_net hookGravatar Vasily Averin 1-1/+3
2017-09-26nfs_common: convert int to boolGravatar Corentin Labbe 1-5/+5
2017-09-26nfs_common: move locks_in_grace comment at the right placeGravatar Corentin Labbe 1-7/+7
2017-09-26nfs_common: fix build warning in grace.cGravatar Corentin Labbe 1-1/+1
2016-11-18netns: make struct pernet_operations::id unsigned intGravatar Alexey Dobriyan 1-1/+1
2015-08-13lockd: NLM grace period shouldn't block NFSv4 opensGravatar J. Bruce Fields 1-2/+21
2014-09-17lockd: move lockd's grace period handling into its own moduleGravatar Jeff Layton 1-0/+113