Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-04 | nfs: Fix kerneldoc warning shown up by W=1 | David Howells | 1 | -1/+0 |
2021-07-06 | nfs_common: fix doc warning | ChenXiaoSong | 1 | -0/+1 |
2020-12-09 | nfs_common: need lock during iterate through the list | Cheng Lin | 1 | -1/+5 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2017-11-27 | lockd: fix "list_add double add" caused by legacy signal interface | Vasily Averin | 1 | -1/+5 |
2017-11-27 | grace: replace BUG_ON by WARN_ONCE in exit_net hook | Vasily Averin | 1 | -1/+3 |
2017-09-26 | nfs_common: convert int to bool | Corentin Labbe | 1 | -5/+5 |
2017-09-26 | nfs_common: move locks_in_grace comment at the right place | Corentin Labbe | 1 | -7/+7 |
2017-09-26 | nfs_common: fix build warning in grace.c | Corentin Labbe | 1 | -1/+1 |
2016-11-18 | netns: make struct pernet_operations::id unsigned int | Alexey Dobriyan | 1 | -1/+1 |
2015-08-13 | lockd: NLM grace period shouldn't block NFSv4 opens | J. Bruce Fields | 1 | -2/+21 |
2014-09-17 | lockd: move lockd's grace period handling into its own module | Jeff Layton | 1 | -0/+113 |