summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs3acl.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-15sunrpc: mark all struct svc_version instances as constChristoph Hellwig
2017-05-15sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig
2017-05-15sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig
2017-05-15sunrpc: properly type pc_encode callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_decode callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_release callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_func callbacksChristoph Hellwig
2017-05-15nfsd: use named initializers in PROC()Christoph Hellwig
2017-02-24sunrpc: turn bitfield flags in svc_version into boolsJeff Layton
2016-06-24nfsd: check permissions when setting ACLsBen Hutchings
2015-07-20nfsd: Add macro NFS_ACL_MASK for ACLKinglong Mee
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2014-07-11NFSD: Check acl returned from get_acl/posix_acl_from_modeKinglong Mee
2014-05-22nfsd: Remove assignments inside conditionsBenoit Taine
2014-01-26nfsd: use get_acl and ->set_aclChristoph Hellwig
2012-12-17nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh
2009-12-14nfsd: Source files #include cleanupsBoaz Harrosh
2009-11-13nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields
2009-11-04nfsd: register NFS_ACL with rpcbindPeter Staubach
2008-06-23nfsd: rename MAY_ flagsMiklos Szeredi
2007-11-12knfsd: fix spurious EINVAL errors on first access of new filesystemJ. Bruce Fields
2006-12-08[PATCH] NFS3: Calculate 'w' a bit later in nfs3svc_encode_getaclres()Jesper Juhl
2006-10-20[PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error valuesAl Viro
2006-10-20[PATCH] xdr annotations: NFSv3 serverAl Viro
2006-10-20[PATCH] fix svc_procfunc declarationAl Viro
2006-10-04[PATCH] knfsd: register all RPC programs with portmapper by defaultOlaf Kirch
2006-10-04[PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown
2005-12-20[PATCH] nfsd: check for read-only exports before setting aclsAndreas Gruenbacher
2005-06-22[PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher