index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifsacl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-26
cifs: fix potential buffer overrun in cifs.idmap handling code
Jeff Layton
1
-29
/
+20
2012-02-09
Merge branch 'next-queue' into next
James Morris
1
-0
/
+1
2012-01-19
KEYS: Allow special keyrings to be cleared
David Howells
1
-0
/
+1
2012-01-12
cifs: integer overflow in parse_dacl()
Dan Carpenter
1
-0
/
+2
2011-10-17
cifs: Call id to SID mapping functions to change owner/group (try #4 repost)
Shirish Pargaonkar
1
-52
/
+83
2011-10-13
cifs: Add data structures and functions for uid/gid to SID mapping (try #4)
Shirish Pargaonkar
1
-0
/
+198
2011-10-13
cifs: Add mount options for backup intent (try #6)
Shirish Pargaonkar
1
-6
/
+12
2011-08-11
cifs: Do not set cifs/ntfs acl using a file handle (try #4)
Shirish Pargaonkar
1
-27
/
+1
2011-05-29
cifs/ubifs: Fix shrinker API change fallout
Al Viro
1
-1
/
+2
2011-05-28
[CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_le32 was required)
Steve French
1
-1
/
+1
2011-05-27
[CIFS] Fix endian error comparing authusers when cifsacl enabled
Steve French
1
-2
/
+3
2011-05-27
[CIFS] Rename three structures to avoid camel case
Steve French
1
-2
/
+2
2011-05-19
cifs: Change key name to cifs.idmap, misc. clean-up
Shirish Pargaonkar
1
-58
/
+1
2011-05-19
cifs: fix some unused variable warnings in id_rb_search
Jeff Layton
1
-5
/
+0
2011-05-19
cifs: Invoke id mapping functions (try #17 repost)
Shirish Pargaonkar
1
-24
/
+301
2011-05-19
cifs: Add idmap key and related data structures and functions (try #17 repost)
Shirish Pargaonkar
1
-0
/
+138
2011-05-19
[CIFS] Allow to set extended attribute cifs_acl (try #2)
Steve French
1
-1
/
+1
2011-02-06
cifs: add check for kmalloc in parse_dacl
Stanislav Fomichev
1
-0
/
+4
2011-01-20
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-02
cifs: Replace wrtPending with a real reference count
Dave Kleikamp
1
-2
/
+2
2009-07-10
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-13
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-10
[CIFS] Fix acl length when very short ACL being modified by chmod
Steve French
1
-6
/
+8
2008-03-31
cifs: fix misannotations
Al Viro
1
-2
/
+2
2008-03-15
[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-08
[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-09
[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-06
[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
[next]