aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsacl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [CIFS] acl support part 4Steve French2007-10-171-9/+10
* [CIFS] build breakSteve French2007-10-171-1/+1
* [CIFS] endian fixesSteve French2007-10-171-3/+3
* [CIFS] endian fixes in new acl codeDave Kleikamp2007-10-161-11/+11
* [CIFS] Fix some endianness problems in new acl codeSteve French2007-10-161-14/+14
* [CIFS] remove compile warnings when debug disabledSteve French2007-10-121-2/+2
* [CIFS] CIFS ACL support part 3Steve French2007-10-121-10/+110
* [CIFS] Cleanup formattingSteve French2007-10-031-39/+39
* [CIFS] CIFS ACL support (part 2)Shirish Pargaonkar2007-10-031-56/+147
* [CIFS] change misleading field nameSteve French2007-10-011-2/+2
* [CIFS] fix cut and paste error - missing defines cause cifsacl build errorSteve French2007-09-251-1/+8
* [CIFS] move cifs acl code to new file and fix build breakSteve French2007-09-251-0/+134