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