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