aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsacl.c
Commit message (Expand)AuthorAge
* cifs: add check for kmalloc in parse_daclStanislav Fomichev2011-02-05
* cifs: Use mask of ACEs for SID Everyone to calculate all three permissions us...Shirish Pargaonkar2011-01-19
* cifs: fix use of CONFIG_CIFS_ACLJeff Layton2010-12-06
* cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)Shirish Pargaonkar2010-11-30
* cifs: Misc. cleanup in cifsacl handling [try #4]Shirish Pargaonkar2010-11-30
* cifs: Percolate error up to the caller during get/set acls [try #4]Shirish Pargaonkar2010-11-10
* cifs: have find_readable/writable_file filter by fsuidJeff Layton2010-10-06
* cifs: add refcounted and timestamped container for holding tconsJeff Layton2010-10-06
* cifs: add function to get a tcon from cifs_sbJeff Layton2010-09-29
* [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* cifs: Replace wrtPending with a real reference countDave Kleikamp2009-09-01
* cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_igetJeff Layton2009-07-09
* cifs: clean up set_cifs_acl interfacesChristoph Hellwig2009-05-28
* cifs: reorganize get_cifs_aclChristoph Hellwig2009-05-28
* [CIFS] Fix warnings from checkpatchShirish Pargaonkar2008-07-24
* [CIFS] Fix improper endian conversion of ACL subauth fieldShirish Pargaonkar2008-07-24
* cifs: fix wksidarr declaration to be big-endian friendlyJeff Layton2008-07-12
* [CIFS] fix build warningSteve French2008-05-08
* [CIFS] convert usage of implicit booleans to boolSteve French2008-04-28
* [CIFS] Fix acl length when very short ACL being modified by chmodSteve French2008-04-09
* cifs: fix misannotationsAl Viro2008-03-30
* [CIFS] file create with acl support enabled is slowSteve French2008-03-14
* [CIFS] patch to fix incorrect encoding of number of aces on set modeShirish Pargaonkar2008-02-12
* [CIFS] clean up some hard to read ifdefsSteve French2008-02-12
* [CIFS] reduce checkpatch warningsSteve French2008-02-07
* [CIFS] Allow setting mode via cifs aclSteve French2007-12-31
* regression: cifs endianness bugAl Viro2007-12-05
* [CIFS] Fix check after use error in ACL codeSteve French2007-11-25
* [CIFS] add mode to acl conversion helper functionSteve French2007-11-08
* [CIFS] Fix incorrect mode when ACL had deny access control entriesSteve French2007-11-08
* [CIFS] Fix walking out end of cifs daclSteve French2007-11-05
* [CIFS] If no Access Control Entries, set mode perm bits to zeroSteve French2007-11-01
* [CIFS] Don't request too much permission when reading an ACLSteve French2007-10-31
* [CIFS] enable get mode from ACL when cifsacl mount option specifiedShirish Pargaonkar2007-10-30
* [CIFS] ACL support part 8Steve French2007-10-26
* [CIFS] acl support part 7Steve French2007-10-26
* [CIFS] acl support part 6Steve French2007-10-25
* [CIFS] acl support part 6Steve French2007-10-23
* [CIFS] ACL support part 5Steve French2007-10-19
* [CIFS] fix typoSteve French2007-10-17
* [CIFS] acl support part 4Steve French2007-10-17
* [CIFS] build breakSteve French2007-10-16
* [CIFS] endian fixesSteve French2007-10-16
* [CIFS] endian fixes in new acl codeDave Kleikamp2007-10-16
* [CIFS] Fix some endianness problems in new acl codeSteve French2007-10-16
* [CIFS] remove compile warnings when debug disabledSteve French2007-10-12
* [CIFS] CIFS ACL support part 3Steve French2007-10-12
* [CIFS] Cleanup formattingSteve French2007-10-03
* [CIFS] CIFS ACL support (part 2)Shirish Pargaonkar2007-10-03