| Commit message (Expand) | Author | Age | Files | Lines |
* | NFSv4.2: remove MODULE_LICENSE in non-modules | Nick Alcock | 2023-04-13 | 1 | -1/+0 |
* | 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 |
* | NFSD: Add an xdr_stream-based encoder for NFSv2/3 ACLs | Chuck Lever | 2021-03-22 | 1 | -0/+71 |
* | NFSv4_2: SSC helper should use its own config. | Dai Ngo | 2021-01-28 | 2 | -3/+1 |
* | NFSD: Add an xdr_stream-based decoder for NFSv2/3 ACLs | Chuck Lever | 2021-01-25 | 1 | -0/+52 |
* | nfs_common: need lock during iterate through the list | Cheng Lin | 2020-12-09 | 1 | -1/+5 |
* | NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy | Dai Ngo | 2020-10-21 | 2 | -0/+95 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 1 | -1/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | 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 | 2 | -1/+115 |
* | fs/nfs_common/nfsacl.c: move EXPORT symbol after functions | Fabian Frederick | 2014-07-13 | 1 | -3/+2 |
* | nfs_common: Update the translation between nfsv3 acls linux posix acls | Eric W. Biederman | 2013-02-13 | 1 | -15/+26 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | Remove pointless memset in nfsacl_encode() | Jesper Juhl | 2011-03-23 | 1 | -1/+0 |
* | NFS: Prevent memory allocation failure in nfsacl_encode() | Chuck Lever | 2011-01-25 | 1 | -7/+15 |
* | NFS: nfsacl_{encode,decode} should return signed integer | Chuck Lever | 2011-01-25 | 1 | -6/+26 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-only | Trond Myklebust | 2008-12-23 | 1 | -2/+2 |
* | [PATCH] nfs_common endianness annotations | Al Viro | 2006-10-20 | 1 | -2/+2 |
* | [PATCH] nfsacl: Solaris VxFS compatibility fix | Andreas Gruenbacher | 2005-10-11 | 1 | -35/+35 |
* | [PATCH] NFS: Ensure ACL xdr code doesn't overflow. | Trond Myklebust | 2005-08-16 | 1 | -0/+1 |
* | [PATCH] NFSD: Add server support for NFSv3 ACLs. | Andreas Gruenbacher | 2005-06-22 | 2 | -0/+264 |