aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsacl.c
Commit message (Expand)AuthorAgeFilesLines
* cifs/ubifs: Fix shrinker API change falloutAl Viro2011-05-291-1/+2
* [CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_le32 was required)Steve French2011-05-271-1/+1
* [CIFS] Fix endian error comparing authusers when cifsacl enabledSteve French2011-05-271-2/+3
* [CIFS] Rename three structures to avoid camel caseSteve French2011-05-271-2/+2
* cifs: Change key name to cifs.idmap, misc. clean-upShirish Pargaonkar2011-05-191-58/+1
* cifs: fix some unused variable warnings in id_rb_searchJeff Layton2011-05-191-5/+0
* cifs: Invoke id mapping functions (try #17 repost)Shirish Pargaonkar2011-05-191-24/+301
* cifs: Add idmap key and related data structures and functions (try #17 repost)Shirish Pargaonkar2011-05-191-0/+138
* [CIFS] Allow to set extended attribute cifs_acl (try #2)Steve French2011-05-191-1/+1
* cifs: add check for kmalloc in parse_daclStanislav Fomichev2011-02-061-0/+4
* cifs: Use mask of ACEs for SID Everyone to calculate all three permissions us...Shirish Pargaonkar2011-01-191-2/+11
* cifs: fix use of CONFIG_CIFS_ACLJeff Layton2010-12-061-3/+0
* cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)Shirish Pargaonkar2010-11-301-1/+1
* cifs: Misc. cleanup in cifsacl handling [try #4]Shirish Pargaonkar2010-11-301-1/+1
* cifs: Percolate error up to the caller during get/set acls [try #4]Shirish Pargaonkar2010-11-111-18/+26
* cifs: have find_readable/writable_file filter by fsuidJeff Layton2010-10-061-2/+2
* cifs: add refcounted and timestamped container for holding tconsJeff Layton2010-10-061-9/+33
* cifs: add function to get a tcon from cifs_sbJeff Layton2010-09-291-8/+8
* [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-211-38/+38
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* cifs: Replace wrtPending with a real reference countDave Kleikamp2009-09-011-2/+2
* cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_igetJeff Layton2009-07-091-13/+13
* cifs: clean up set_cifs_acl interfacesChristoph Hellwig2009-05-281-37/+41
* cifs: reorganize get_cifs_aclChristoph Hellwig2009-05-281-48/+52
* [CIFS] Fix warnings from checkpatchShirish Pargaonkar2008-07-241-19/+19
* [CIFS] Fix improper endian conversion of ACL subauth fieldShirish Pargaonkar2008-07-241-2/+1
* cifs: fix wksidarr declaration to be big-endian friendlyJeff Layton2008-07-121-5/+5
* [CIFS] fix build warningSteve French2008-05-091-1/+1
* [CIFS] convert usage of implicit booleans to boolSteve French2008-04-291-8/+8
* [CIFS] Fix acl length when very short ACL being modified by chmodSteve French2008-04-091-6/+8
* cifs: fix misannotationsAl Viro2008-03-301-2/+2
* [CIFS] file create with acl support enabled is slowSteve French2008-03-141-10/+15
* [CIFS] patch to fix incorrect encoding of number of aces on set modeShirish Pargaonkar2008-02-121-5/+1
* [CIFS] clean up some hard to read ifdefsSteve French2008-02-121-33/+11
* [CIFS] reduce checkpatch warningsSteve French2008-02-071-4/+3
* [CIFS] Allow setting mode via cifs aclSteve French2007-12-311-8/+232
* regression: cifs endianness bugAl Viro2007-12-051-16/+17
* [CIFS] Fix check after use error in ACL codeSteve French2007-11-251-6/+7
* [CIFS] add mode to acl conversion helper functionSteve French2007-11-081-2/+33
* [CIFS] Fix incorrect mode when ACL had deny access control entriesSteve French2007-11-081-9/+46
* [CIFS] Fix walking out end of cifs daclSteve French2007-11-051-2/+2
* [CIFS] If no Access Control Entries, set mode perm bits to zeroSteve French2007-11-011-22/+55
* [CIFS] Don't request too much permission when reading an ACLSteve French2007-10-311-7/+25
* [CIFS] enable get mode from ACL when cifsacl mount option specifiedShirish Pargaonkar2007-10-301-7/+21
* [CIFS] ACL support part 8Steve French2007-10-261-63/+70
* [CIFS] acl support part 7Steve French2007-10-261-3/+18
* [CIFS] acl support part 6Steve French2007-10-251-20/+71
* [CIFS] acl support part 6Steve French2007-10-231-55/+24
* [CIFS] ACL support part 5Steve French2007-10-191-0/+23
* [CIFS] fix typoSteve French2007-10-171-1/+1