summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsacl.c
Commit message (Expand)AuthorAgeFilesLines
* [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
OpenPOWER on IntegriCloud