| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cifs: Invoke id mapping functions (try #17 repost) | Shirish Pargaonkar | 2011-05-19 | 1 | -24/+301 |
* | cifs: Add idmap key and related data structures and functions (try #17 repost) | Shirish Pargaonkar | 2011-05-19 | 1 | -0/+138 |
* | [CIFS] Allow to set extended attribute cifs_acl (try #2) | Steve French | 2011-05-19 | 1 | -1/+1 |
* | cifs: add check for kmalloc in parse_dacl | Stanislav Fomichev | 2011-02-06 | 1 | -0/+4 |
* | cifs: Use mask of ACEs for SID Everyone to calculate all three permissions us... | Shirish Pargaonkar | 2011-01-19 | 1 | -2/+11 |
* | cifs: fix use of CONFIG_CIFS_ACL | Jeff Layton | 2010-12-06 | 1 | -3/+0 |
* | cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4) | Shirish Pargaonkar | 2010-11-30 | 1 | -1/+1 |
* | cifs: Misc. cleanup in cifsacl handling [try #4] | Shirish Pargaonkar | 2010-11-30 | 1 | -1/+1 |
* | cifs: Percolate error up to the caller during get/set acls [try #4] | Shirish Pargaonkar | 2010-11-11 | 1 | -18/+26 |
* | cifs: have find_readable/writable_file filter by fsuid | Jeff Layton | 2010-10-06 | 1 | -2/+2 |
* | cifs: add refcounted and timestamped container for holding tcons | Jeff Layton | 2010-10-06 | 1 | -9/+33 |
* | cifs: add function to get a tcon from cifs_sb | Jeff Layton | 2010-09-29 | 1 | -8/+8 |
* | [CIFS] Neaten cERROR and cFYI macros, reduce text space | Joe Perches | 2010-04-21 | 1 | -38/+38 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | cifs: Replace wrtPending with a real reference count | Dave Kleikamp | 2009-09-01 | 1 | -2/+2 |
* | cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget | Jeff Layton | 2009-07-09 | 1 | -13/+13 |
* | cifs: clean up set_cifs_acl interfaces | Christoph Hellwig | 2009-05-28 | 1 | -37/+41 |
* | cifs: reorganize get_cifs_acl | Christoph Hellwig | 2009-05-28 | 1 | -48/+52 |
* | [CIFS] Fix warnings from checkpatch | Shirish Pargaonkar | 2008-07-24 | 1 | -19/+19 |
* | [CIFS] Fix improper endian conversion of ACL subauth field | Shirish Pargaonkar | 2008-07-24 | 1 | -2/+1 |
* | cifs: fix wksidarr declaration to be big-endian friendly | Jeff Layton | 2008-07-12 | 1 | -5/+5 |
* | [CIFS] fix build warning | Steve French | 2008-05-09 | 1 | -1/+1 |
* | [CIFS] convert usage of implicit booleans to bool | Steve French | 2008-04-29 | 1 | -8/+8 |
* | [CIFS] Fix acl length when very short ACL being modified by chmod | Steve French | 2008-04-09 | 1 | -6/+8 |
* | cifs: fix misannotations | Al Viro | 2008-03-30 | 1 | -2/+2 |
* | [CIFS] file create with acl support enabled is slow | Steve French | 2008-03-14 | 1 | -10/+15 |
* | [CIFS] patch to fix incorrect encoding of number of aces on set mode | Shirish Pargaonkar | 2008-02-12 | 1 | -5/+1 |
* | [CIFS] clean up some hard to read ifdefs | Steve French | 2008-02-12 | 1 | -33/+11 |
* | [CIFS] reduce checkpatch warnings | Steve French | 2008-02-07 | 1 | -4/+3 |
* | [CIFS] Allow setting mode via cifs acl | Steve French | 2007-12-31 | 1 | -8/+232 |
* | regression: cifs endianness bug | Al Viro | 2007-12-05 | 1 | -16/+17 |
* | [CIFS] Fix check after use error in ACL code | Steve French | 2007-11-25 | 1 | -6/+7 |
* | [CIFS] add mode to acl conversion helper function | Steve French | 2007-11-08 | 1 | -2/+33 |
* | [CIFS] Fix incorrect mode when ACL had deny access control entries | Steve French | 2007-11-08 | 1 | -9/+46 |
* | [CIFS] Fix walking out end of cifs dacl | Steve French | 2007-11-05 | 1 | -2/+2 |
* | [CIFS] If no Access Control Entries, set mode perm bits to zero | Steve French | 2007-11-01 | 1 | -22/+55 |
* | [CIFS] Don't request too much permission when reading an ACL | Steve French | 2007-10-31 | 1 | -7/+25 |
* | [CIFS] enable get mode from ACL when cifsacl mount option specified | Shirish Pargaonkar | 2007-10-30 | 1 | -7/+21 |
* | [CIFS] ACL support part 8 | Steve French | 2007-10-26 | 1 | -63/+70 |
* | [CIFS] acl support part 7 | Steve French | 2007-10-26 | 1 | -3/+18 |
* | [CIFS] acl support part 6 | Steve French | 2007-10-25 | 1 | -20/+71 |
* | [CIFS] acl support part 6 | Steve French | 2007-10-23 | 1 | -55/+24 |
* | [CIFS] ACL support part 5 | Steve French | 2007-10-19 | 1 | -0/+23 |
* | [CIFS] fix typo | Steve French | 2007-10-17 | 1 | -1/+1 |
* | [CIFS] acl support part 4 | Steve French | 2007-10-17 | 1 | -9/+10 |
* | [CIFS] build break | Steve French | 2007-10-17 | 1 | -1/+1 |
* | [CIFS] endian fixes | Steve French | 2007-10-17 | 1 | -3/+3 |
* | [CIFS] endian fixes in new acl code | Dave Kleikamp | 2007-10-16 | 1 | -11/+11 |
* | [CIFS] Fix some endianness problems in new acl code | Steve French | 2007-10-16 | 1 | -14/+14 |
* | [CIFS] remove compile warnings when debug disabled | Steve French | 2007-10-12 | 1 | -2/+2 |