Age | Commit message (Expand) | Author |
2016-06-24 | nfsd: check permissions when setting ACLs | Ben Hutchings |
2015-08-13 | nfsd: Fix two typos in comments | Andreas Gruenbacher |
2015-07-20 | nfsd: Drop including client's header file nfs_fs.h | Kinglong Mee |
2015-06-19 | nfsd: use swap() in sort_pacl_range() | Fabian Frederick |
2015-05-29 | nfsd: Remove dead declarations | Andreas Gruenbacher |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells |
2015-03-31 | nfsd: allow setting acls with unenforceable DENYs | J. Bruce Fields |
2014-07-11 | NFSD: Check acl returned from get_acl/posix_acl_from_mode | Kinglong Mee |
2014-07-08 | nfsd4: remove nfs4_acl_new | J. Bruce Fields |
2014-06-23 | nfsd: fix return of nfs4_acl_write_who | Jeff Layton |
2014-05-28 | nfsd4: use xdr_reserve_space in attribute encoding | J. Bruce Fields |
2014-05-22 | Merge 3.15 bugfixes for 3.16 | J. Bruce Fields |
2014-05-15 | nfsd4: fix corruption on setting an ACL. | J. Bruce Fields |
2014-05-08 | Merge 3.15 bugfix for 3.16 | J. Bruce Fields |
2014-05-08 | NFSD: cleanup unneeded including linux/export.h | Kinglong Mee |
2014-05-08 | NFSD: Call ->set_acl with a NULL ACL structure if no entries | Kinglong Mee |
2014-04-04 | nfsd4: don't create unnecessary mask acl | J. Bruce Fields |
2014-02-11 | nfsd4: fix acl buffer overrun | J. Bruce Fields |
2014-01-30 | Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2014-01-26 | nfsd: use get_acl and ->set_acl | Christoph Hellwig |
2014-01-08 | nfsd4: simplify xdr encoding of nfsv4 names | J. Bruce Fields |
2013-02-13 | nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversion | Eric W. Biederman |
2011-10-31 | fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros | Paul Gortmaker |
2011-01-04 | nfsd4: move idmap and acl header files into fs/nfsd | J. Bruce Fields |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-15 | nfsd: remove pointless paths in file headers | J. Bruce Fields |
2009-12-14 | nfsd: Source files #include cleanups | Boaz Harrosh |
2009-10-27 | nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups | Frank Filz |
2009-08-27 | nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entry | Frank Filz |
2009-08-24 | nfsd: Fix unnecessary deny bits in NFSv4 ACL | Frank Filz |
2008-09-01 | nfsd: fix buffer overrun decoding NFSv4 acl | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: fix handling of acl errrors | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: silence a compiler warning in ACL code | J. Bruce Fields |
2007-05-09 | remove nfs4_acl_add_ace() | Adrian Bunk |
2007-03-27 | [PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix defa... | Bruce Fields |
2007-02-16 | [PATCH] knfsd: nfsd4: fix handling of directories without default ACLs | J. Bruce Fields |
2007-02-16 | [PATCH] knfsd: nfsd4: acls: avoid unnecessary denies | J. Bruce Fields |
2007-02-16 | [PATCH] knfsd: nfsd4: acls: don't return explicit mask | J. Bruce Fields |
2007-02-16 | [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list | J. Bruce Fields |
2007-02-16 | [PATCH] knfsd: nfsd4: simplify nfsv4->posix translation | J. Bruce Fields |
2007-02-16 | [PATCH] knfsd: nfsd4: relax checking of ACL inheritance bits | J. Bruce Fields |
2006-10-04 | [PATCH] knfsd: nfsd4: acls: fix handling of zero-length acls | J.Bruce Fields |
2006-10-04 | [PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interface | J.Bruce Fields |
2006-10-04 | [PATCH] knfsd: nfsd4: acls: fix inheritance | J.Bruce Fields |
2006-10-04 | [PATCH] knfsd: nfsd4: acls: relax the nfsv4->posix mapping | J.Bruce Fields |
2006-04-11 | [PATCH] knfsd: nfsd4: better nfs4acl errors | NeilBrown |
2006-04-11 | [PATCH] knfsd: nfsd4: Wrong error handling in nfs4acl | NeilBrown |
2006-03-24 | [PATCH] fs: Use ARRAY_SIZE macro | Tobias Klauser |
2005-06-24 | [PATCH] knfsd: nfsd4: make needlessly global code static | NeilBrown |