aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs3acl.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-12-15nfsd: remove pointless paths in file headersGravatar J. Bruce Fields 1-2/+0
2009-12-14nfsd: Move private headers to source directoryGravatar Boaz Harrosh 1-3/+4
2009-12-14nfsd: Source files #include cleanupsGravatar Boaz Harrosh 1-3/+0
2009-11-13nfsd: make fs/nfsd/vfs.h for common includesGravatar J. Bruce Fields 1-0/+1
2009-11-04nfsd: register NFS_ACL with rpcbindGravatar Peter Staubach 1-1/+1
2008-06-23nfsd: rename MAY_ flagsGravatar Miklos Szeredi 1-2/+3
2007-11-12knfsd: fix spurious EINVAL errors on first access of new filesystemGravatar J. Bruce Fields 1-1/+1
2006-12-08[PATCH] NFS3: Calculate 'w' a bit later in nfs3svc_encode_getaclres()Gravatar Jesper Juhl 1-4/+4
2006-10-20[PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error valuesGravatar Al Viro 1-2/+2
2006-10-20[PATCH] xdr annotations: NFSv3 serverGravatar Al Viro 1-5/+5
2006-10-20[PATCH] fix svc_procfunc declarationGravatar Al Viro 1-3/+3
2006-10-04[PATCH] knfsd: register all RPC programs with portmapper by defaultGravatar Olaf Kirch 1-0/+1
2006-10-04[PATCH] knfsd: Replace two page lists in struct svc_rqst with oneGravatar NeilBrown 1-1/+1
2005-12-20[PATCH] nfsd: check for read-only exports before setting aclsGravatar Andreas Gruenbacher 1-1/+1
2005-06-22[PATCH] NFSD: Add server support for NFSv3 ACLs.Gravatar Andreas Gruenbacher 1-0/+267