Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |