[CIFS] Neaten cERROR and cFYI macros, reduce text space
[safe/jmp/linux-2.6] / fs / cifs / cifsacl.c
2010-04-21 Joe Perches[CIFS] Neaten cERROR and cFYI macros, reduce text space
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-09-01 Dave Kleikampcifs: Replace wrtPending with a real reference count
2009-07-09 Jeff Laytoncifs: convert cifs_get_inode_info and non-posix readdir...
2009-05-28 Christoph Hellwigcifs: clean up set_cifs_acl interfaces
2009-05-28 Christoph Hellwigcifs: reorganize get_cifs_acl
2008-07-24 Shirish Pargaonkar[CIFS] Fix warnings from checkpatch
2008-07-24 Shirish Pargaonkar[CIFS] Fix improper endian conversion of ACL subauth...
2008-07-12 Jeff Laytoncifs: fix wksidarr declaration to be big-endian friendly
2008-05-09 Steve French[CIFS] fix build warning
2008-04-29 Steve French[CIFS] convert usage of implicit booleans to bool
2008-04-09 Steve French[CIFS] Fix acl length when very short ACL being modifie...
2008-03-30 Al Virocifs: fix misannotations
2008-03-14 Steve French[CIFS] file create with acl support enabled is slow
2008-02-12 Shirish Pargaonkar[CIFS] patch to fix incorrect encoding of number of...
2008-02-12 Steve French[CIFS] clean up some hard to read ifdefs
2008-02-07 Steve French[CIFS] reduce checkpatch warnings
2007-12-31 Steve French[CIFS] Allow setting mode via cifs acl
2007-12-05 Al Viroregression: cifs endianness bug
2007-11-25 Steve French[CIFS] Fix check after use error in ACL code
2007-11-08 Steve French[CIFS] add mode to acl conversion helper function
2007-11-08 Steve French[CIFS] Fix incorrect mode when ACL had deny access...
2007-11-05 Steve French[CIFS] Fix walking out end of cifs dacl
2007-11-01 Steve French[CIFS] If no Access Control Entries, set mode perm...
2007-10-31 Steve French[CIFS] Don't request too much permission when reading...
2007-10-30 Shirish Pargaonkar[CIFS] enable get mode from ACL when cifsacl mount...
2007-10-26 Steve French[CIFS] ACL support part 8
2007-10-26 Steve French[CIFS] acl support part 7
2007-10-25 Steve French[CIFS] acl support part 6
2007-10-23 Steve French[CIFS] acl support part 6
2007-10-19 Steve French[CIFS] ACL support part 5
2007-10-17 Steve French[CIFS] fix typo
2007-10-17 Steve French[CIFS] acl support part 4
2007-10-17 Steve French[CIFS] build break
2007-10-17 Steve French[CIFS] endian fixes
2007-10-16 Dave Kleikamp[CIFS] endian fixes in new acl code
2007-10-16 Steve French[CIFS] Fix some endianness problems in new acl code
2007-10-12 Steve French[CIFS] remove compile warnings when debug disabled
2007-10-12 Steve French[CIFS] CIFS ACL support part 3
2007-10-03 Steve French[CIFS] Cleanup formatting
2007-10-03 Shirish Pargaonkar[CIFS] CIFS ACL support (part 2)
2007-10-01 Steve French[CIFS] change misleading field name
2007-09-25 Steve French[CIFS] fix cut and paste error - missing defines cause...
2007-09-25 Steve French[CIFS] move cifs acl code to new file and fix build...