Age | Commit message (Expand) | Author | Files | Lines |
2021-10-13 | SUNRPC: Change return value type of .pc_encode | Chuck Lever | 1 | -9/+9 |
2021-10-13 | SUNRPC: Replace the "__be32 *p" parameter to .pc_encode | Chuck Lever | 1 | -4/+4 |
2021-10-13 | SUNRPC: Change return value type of .pc_decode | Chuck Lever | 1 | -11/+11 |
2021-10-13 | SUNRPC: Replace the "__be32 *p" parameter to .pc_decode | Chuck Lever | 1 | -4/+4 |
2021-07-07 | nfsd: fix NULL dereference in nfs3svc_encode_getaclres | J. Bruce Fields | 1 | -1/+2 |
2021-03-22 | NFSD: Update the NFSv3 SETACL result encoder to use struct xdr_stream | Chuck Lever | 1 | -3/+3 |
2021-03-22 | NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_stream | Chuck Lever | 1 | -14/+19 |
2021-02-24 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+4 |
2021-01-25 | NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream | Chuck Lever | 1 | -18/+13 |
2021-01-25 | NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_stream | Chuck Lever | 1 | -5/+6 |
2021-01-25 | SUNRPC: Make trace_svc_process() display the RPC procedure symbolically | Chuck Lever | 1 | -0/+3 |
2021-01-24 | acl: handle idmapped mounts | Christian Brauner | 1 | -2/+4 |
2020-11-30 | NFSD: Add common helpers to decode void args and encode void results | Chuck Lever | 1 | -4/+4 |
2020-10-12 | NFSD: Hoist status code encoding into XDR encoder functions | Chuck Lever | 1 | -4/+5 |
2020-10-02 | NFSD: Remove the RETURN_STATUS() macro | Chuck Lever | 1 | -17/+16 |
2020-10-02 | NFSD: Encoder and decoder functions are always present | Chuck Lever | 1 | -0/+1 |
2020-10-02 | NFSACL: Replace PROC() macro with open code | Chuck Lever | 1 | -20/+29 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-05-15 | sunrpc: mark all struct svc_version instances as const | Christoph Hellwig | 1 | -7/+7 |
2017-05-15 | sunrpc: mark all struct svc_procinfo instances as const | Christoph Hellwig | 1 | -1/+1 |
2017-05-15 | sunrpc: move pc_count out of struct svc_procinfo | Christoph Hellwig | 1 | -0/+2 |
2017-05-15 | sunrpc: properly type pc_encode callbacks | Christoph Hellwig | 1 | -5/+6 |
2017-05-15 | sunrpc: properly type pc_decode callbacks | Christoph Hellwig | 1 | -5/+6 |
2017-05-15 | sunrpc: properly type pc_release callbacks | Christoph Hellwig | 1 | -4/+4 |
2017-05-15 | sunrpc: properly type pc_func callbacks | Christoph Hellwig | 1 | -7/+8 |
2017-05-15 | nfsd: use named initializers in PROC() | Christoph Hellwig | 1 | -11/+11 |
2017-02-24 | sunrpc: turn bitfield flags in svc_version into bools | Jeff Layton | 1 | -1/+0 |
2016-06-24 | nfsd: check permissions when setting ACLs | Ben Hutchings | 1 | -9/+7 |
2015-07-20 | nfsd: Add macro NFS_ACL_MASK for ACL | Kinglong Mee | 1 | -2/+2 |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 1 | -4/+4 |
2014-07-11 | NFSD: Check acl returned from get_acl/posix_acl_from_mode | Kinglong Mee | 1 | -4/+4 |
2014-05-22 | nfsd: Remove assignments inside conditions | Benoit Taine | 1 | -2/+4 |
2014-01-26 | nfsd: use get_acl and ->set_acl | Christoph Hellwig | 1 | -29/+33 |
2012-12-18 | nfsd4: cleanup: replace rq_resused count by rq_next_page pointer | J. Bruce Fields | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-15 | nfsd: remove pointless paths in file headers | J. Bruce Fields | 1 | -2/+0 |
2009-12-15 | nfsd: Move private headers to source directory | Boaz Harrosh | 1 | -3/+4 |
2009-12-15 | nfsd: Source files #include cleanups | Boaz Harrosh | 1 | -3/+0 |
2009-11-13 | nfsd: make fs/nfsd/vfs.h for common includes | J. Bruce Fields | 1 | -0/+1 |
2009-11-04 | nfsd: register NFS_ACL with rpcbind | Peter Staubach | 1 | -1/+1 |
2008-06-23 | nfsd: rename MAY_ flags | Miklos Szeredi | 1 | -2/+3 |
2007-11-13 | knfsd: fix spurious EINVAL errors on first access of new filesystem | J. Bruce Fields | 1 | -1/+1 |
2006-12-08 | [PATCH] NFS3: Calculate 'w' a bit later in nfs3svc_encode_getaclres() | Jesper Juhl | 1 | -4/+4 |
2006-10-20 | [PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error values | Al Viro | 1 | -2/+2 |
2006-10-20 | [PATCH] xdr annotations: NFSv3 server | Al Viro | 1 | -5/+5 |
2006-10-20 | [PATCH] fix svc_procfunc declaration | Al Viro | 1 | -3/+3 |
2006-10-04 | [PATCH] knfsd: register all RPC programs with portmapper by default | Olaf Kirch | 1 | -0/+1 |
2006-10-04 | [PATCH] knfsd: Replace two page lists in struct svc_rqst with one | NeilBrown | 1 | -1/+1 |
2005-12-20 | [PATCH] nfsd: check for read-only exports before setting acls | Andreas Gruenbacher | 1 | -1/+1 |
2005-06-23 | [PATCH] NFSD: Add server support for NFSv3 ACLs. | Andreas Gruenbacher | 1 | -0/+267 |