[CIFS] Fix incorrect mode when ACL had deny access control entries
[pandora-kernel.git] / fs / cifs / cifsacl.c
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-22 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2007-10-21 Linus TorvaldsMerge branch 'master' of hera./linux/kernel/git/kyle...
2007-10-20 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2007-10-20 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-10-20 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-10-19 Linus TorvaldsMerge ssh:///linux/kernel/git/tglx/linux-2.6-x86
2007-10-19 Steve French[CIFS] ACL support part 5
2007-10-19 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-19 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-10-19 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
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...