summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs3acl.c
Commit message (Expand)AuthorAgeFilesLines
* NFSD: Check acl returned from get_acl/posix_acl_from_modeKinglong Mee2014-07-111-4/+4
* nfsd: Remove assignments inside conditionsBenoit Taine2014-05-221-2/+4
* nfsd: use get_acl and ->set_aclChristoph Hellwig2014-01-261-29/+33
* nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-171-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-151-2/+0
* nfsd: Move private headers to source directoryBoaz Harrosh2009-12-141-3/+4
* nfsd: Source files #include cleanupsBoaz Harrosh2009-12-141-3/+0
* nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-131-0/+1
* nfsd: register NFS_ACL with rpcbindPeter Staubach2009-11-041-1/+1
* nfsd: rename MAY_ flagsMiklos Szeredi2008-06-231-2/+3
* knfsd: fix spurious EINVAL errors on first access of new filesystemJ. Bruce Fields2007-11-121-1/+1
* [PATCH] NFS3: Calculate 'w' a bit later in nfs3svc_encode_getaclres()Jesper Juhl2006-12-081-4/+4
* [PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error valuesAl Viro2006-10-201-2/+2
* [PATCH] xdr annotations: NFSv3 serverAl Viro2006-10-201-5/+5
* [PATCH] fix svc_procfunc declarationAl Viro2006-10-201-3/+3
* [PATCH] knfsd: register all RPC programs with portmapper by defaultOlaf Kirch2006-10-041-0/+1
* [PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown2006-10-041-1/+1
* [PATCH] nfsd: check for read-only exports before setting aclsAndreas Gruenbacher2005-12-201-1/+1
* [PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher2005-06-221-0/+267