summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs2acl.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-15
* sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2017-05-15
* sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig2017-05-15
* sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-05-15
* sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-05-15
* sunrpc: properly type pc_release callbacksChristoph Hellwig2017-05-15
* sunrpc: properly type pc_func callbacksChristoph Hellwig2017-05-15
* nfsd: use named initializers in PROC()Christoph Hellwig2017-05-15
* sunrpc: turn bitfield flags in svc_version into boolsJeff Layton2017-02-24
* nfsd: check permissions when setting ACLsBen Hutchings2016-06-24
* nfsd: Add macro NFS_ACL_MASK for ACLKinglong Mee2015-07-20
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* NFSD: Check acl returned from get_acl/posix_acl_from_modeKinglong Mee2014-07-11
* nfsd: Remove assignments inside conditionsBenoit Taine2014-05-22
* nfsd: use get_acl and ->set_aclChristoph Hellwig2014-01-26
* nfsd: handle vfs_getattr errors in acl protocolJ. Bruce Fields2013-02-26
* nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-17
* nfsd4: nfsaclsvc_encode_voidres staticJ. Bruce Fields2012-08-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-15
* nfsd: Move private headers to source directoryBoaz Harrosh2009-12-14
* nfsd: Source files #include cleanupsBoaz Harrosh2009-12-14
* nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-13
* nfsd: register NFS_ACL with rpcbindPeter Staubach2009-11-04
* nfsd: rename MAY_ flagsMiklos Szeredi2008-06-23
* nfsd: Fix inconsistent assignmentPrasad P2008-02-01
* knfsd: fix spurious EINVAL errors on first access of new filesystemJ. Bruce Fields2007-11-12
* [PATCH] Fix a free-wrong-pointer bug in nfs/acl server.Greg Banks2007-02-19
* [PATCH] NFS2: Calculate 'w' a bit later in nfsaclsvc_encode_getaclres()Jesper Juhl2006-12-08
* [PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error valuesAl Viro2006-10-20
* [PATCH] xdr annotations: NFSv2 serverAl Viro2006-10-20
* [PATCH] fix svc_procfunc declarationAl Viro2006-10-20
* [PATCH] knfsd: register all RPC programs with portmapper by defaultOlaf Kirch2006-10-04
* [PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown2006-10-04
* fix file specification in commentsUwe Zeisberger2006-10-03
* [PATCH] nfsd: check for read-only exports before setting aclsAndreas Gruenbacher2005-12-20
* [PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher2005-06-22