Age | Commit message (Expand) | Author | Files | Lines |
2014-07-11 | NFSD: Check acl returned from get_acl/posix_acl_from_mode | Kinglong Mee | 1 | -6/+13 |
2014-07-08 | nfsd4: remove nfs4_acl_new | J. Bruce Fields | 1 | -10/+8 |
2014-06-23 | nfsd: fix return of nfs4_acl_write_who | Jeff Layton | 1 | -1/+1 |
2014-05-28 | nfsd4: use xdr_reserve_space in attribute encoding | J. Bruce Fields | 1 | -6/+5 |
2014-05-22 | Merge 3.15 bugfixes for 3.16 | J. Bruce Fields | 1 | -1/+1 |
2014-05-15 | nfsd4: fix corruption on setting an ACL. | J. Bruce Fields | 1 | -1/+1 |
2014-05-08 | Merge 3.15 bugfix for 3.16 | J. Bruce Fields | 1 | -8/+9 |
2014-05-08 | NFSD: cleanup unneeded including linux/export.h | Kinglong Mee | 1 | -1/+0 |
2014-05-08 | NFSD: Call ->set_acl with a NULL ACL structure if no entries | Kinglong Mee | 1 | -8/+9 |
2014-04-04 | nfsd4: don't create unnecessary mask acl | J. Bruce Fields | 1 | -4/+9 |
2014-02-11 | nfsd4: fix acl buffer overrun | J. Bruce Fields | 1 | -6/+3 |
2014-01-30 | Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -7/+13 |
2014-01-26 | nfsd: use get_acl and ->set_acl | Christoph Hellwig | 1 | -28/+92 |
2014-01-08 | nfsd4: simplify xdr encoding of nfsv4 names | J. Bruce Fields | 1 | -7/+13 |
2013-02-13 | nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversion | Eric W. Biederman | 1 | -17/+46 |
2011-10-31 | fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros | Paul Gortmaker | 1 | -0/+1 |
2011-01-04 | nfsd4: move idmap and acl header files into fs/nfsd | 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-14 | nfsd: Source files #include cleanups | Boaz Harrosh | 1 | -8/+0 |
2009-10-27 | nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups | Frank Filz | 1 | -1/+1 |
2009-08-27 | nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entry | Frank Filz | 1 | -1/+1 |
2009-08-24 | nfsd: Fix unnecessary deny bits in NFSv4 ACL | Frank Filz | 1 | -1/+1 |
2008-09-01 | nfsd: fix buffer overrun decoding NFSv4 acl | J. Bruce Fields | 1 | -1/+1 |
2007-07-17 | knfsd: nfsd4: fix handling of acl errrors | J. Bruce Fields | 1 | -0/+3 |
2007-07-17 | knfsd: nfsd4: silence a compiler warning in ACL code | J. Bruce Fields | 1 | -2/+7 |
2007-05-09 | remove nfs4_acl_add_ace() | Adrian Bunk | 1 | -17/+0 |
2007-03-27 | [PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix defa... | Bruce Fields | 1 | -1/+1 |
2007-02-16 | [PATCH] knfsd: nfsd4: fix handling of directories without default ACLs | J. Bruce Fields | 1 | -1/+20 |
2007-02-16 | [PATCH] knfsd: nfsd4: acls: avoid unnecessary denies | J. Bruce Fields | 1 | -45/+145 |
2007-02-16 | [PATCH] knfsd: nfsd4: acls: don't return explicit mask | J. Bruce Fields | 1 | -18/+7 |
2007-02-16 | [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list | J. Bruce Fields | 1 | -108/+39 |
2007-02-16 | [PATCH] knfsd: nfsd4: simplify nfsv4->posix translation | J. Bruce Fields | 1 | -95/+38 |
2007-02-16 | [PATCH] knfsd: nfsd4: relax checking of ACL inheritance bits | J. Bruce Fields | 1 | -10/+13 |
2006-10-04 | [PATCH] knfsd: nfsd4: acls: fix handling of zero-length acls | J.Bruce Fields | 1 | -14/+1 |
2006-10-04 | [PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interface | J.Bruce Fields | 1 | -27/+21 |
2006-10-04 | [PATCH] knfsd: nfsd4: acls: fix inheritance | J.Bruce Fields | 1 | -13/+30 |
2006-10-04 | [PATCH] knfsd: nfsd4: acls: relax the nfsv4->posix mapping | J.Bruce Fields | 1 | -354/+273 |
2006-04-11 | [PATCH] knfsd: nfsd4: better nfs4acl errors | NeilBrown | 1 | -3/+3 |
2006-04-11 | [PATCH] knfsd: nfsd4: Wrong error handling in nfs4acl | NeilBrown | 1 | -1/+1 |
2006-03-24 | [PATCH] fs: Use ARRAY_SIZE macro | Tobias Klauser | 1 | -2/+2 |
2005-06-24 | [PATCH] knfsd: nfsd4: make needlessly global code static | NeilBrown | 1 | -2/+2 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+954 |