aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs_common/grace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2017-11-27lockd: fix "list_add double add" caused by legacy signal interfaceVasily Averin1-1/+5
2017-11-27grace: replace BUG_ON by WARN_ONCE in exit_net hookVasily Averin1-1/+3
2017-09-26nfs_common: convert int to boolCorentin Labbe1-5/+5
2017-09-26nfs_common: move locks_in_grace comment at the right placeCorentin Labbe1-7/+7
2017-09-26nfs_common: fix build warning in grace.cCorentin Labbe1-1/+1
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan1-1/+1
2015-08-13lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields1-2/+21
2014-09-17lockd: move lockd's grace period handling into its own moduleJeff Layton1-0/+113