Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eb642a3f5afdb13aa2b7ba0bda314b0d2b62165d
/
fs
/
cifs
/
cifsacl.c
bc09d14
fs/cifs: remove obsolete __constant
by Fabian Frederick
· 10 years ago
c06cfb0
KEYS: Remove key_type::match in favour of overriding default by match_preparse
by David Howells
· 10 years ago
42eacf9
[CIFS] Fix cifsacl mounts over smb2 to not call cifs
by Steve French
· 11 years ago
83e3bc2
retrieving CIFS ACLs when mounted with SMB2 fails dropping session
by Steve French
· 11 years ago
d81b8a4
CIFS: Cleanup cifs open codepath
by Pavel Shilovsky
· 11 years ago
f96637b
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
by Joe Perches
· 12 years ago
f7f7c18
fs: cifs: use kmemdup instead of kmalloc + memcpy
by Silviu-Mihai Popescu
· 12 years ago
8abf277
cifs: Use kuids and kgids SID to uid/gid mapping
by Eric W. Biederman
· 12 years ago
8e3028b
cifs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring_alloc
by Eric W. Biederman
· 12 years ago
355958f
cifs: Use BUILD_BUG_ON to validate uids and gids are the same size
by Eric W. Biederman
· 12 years ago
2a74dbb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
193cdd8
cifs: fix SID binary to string conversion
by Jeff Layton
· 12 years ago
1f63068
cifs: deal with id_to_sid embedded sid reply corner case
by Jeff Layton
· 12 years ago
7ee0b4c
cifs: fix hardcoded default security descriptor length
by Jeff Layton
· 12 years ago
2ae0302
cifs: extra sanity checking for cifs.idmap keys
by Jeff Layton
· 12 years ago
41a9f1f
cifs: avoid extra allocation for small cifs.idmap keys
by Jeff Layton
· 12 years ago
faa65f0
cifs: simplify id_to_sid and sid_to_id mapping code
by Jeff Layton
· 12 years ago
b1a6dc2
cifs: remove uneeded __KERNEL__ block from cifsacl.h
by Jeff Layton
· 12 years ago
ee13b2b
cifs: fix the format specifiers in sid_to_str
by Jeff Layton
· 12 years ago
30c9d6c
cifs: redefine NUM_SUBAUTH constant from 5 to 15
by Jeff Layton
· 12 years ago
36f87ee
cifs: make cifs_copy_sid handle a source sid with variable size subauth arrays
by Jeff Layton
· 12 years ago
436bb43
cifs: make compare_sids static
by Jeff Layton
· 12 years ago
852e229
cifs: use the NUM_AUTHS and NUM_SUBAUTHS constants in cifsacl code
by Jeff Layton
· 12 years ago
fc03d8a
cifs: move num_subauth check inside of CONFIG_CIFS_DEBUG2 check in parse_sid()
by Jeff Layton
· 12 years ago
c78cd83
cifs: clean up id_mode_to_cifs_acl
by Jeff Layton
· 12 years ago
36960e4
cifs: fix potential buffer overrun in cifs.idmap handling code
by Jeff Layton
· 12 years ago
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
cf7f601
KEYS: Add payload preparsing opportunity prior to key instantiate or update
by David Howells
· 12 years ago
4442d77
Merge branch 'modsign-keys-devel' into security-next-keys
by David Howells
· 12 years ago
f8aa23a
KEYS: Use keyring_alloc() to create special keyrings
by David Howells
· 12 years ago
4b4de76
CIFS: Replace netfid with cifs_fid struct in cifsFileInfo
by Pavel Shilovsky
· 12 years ago
d4f65b5
KEYS: Add payload preparsing opportunity prior to key instantiate or update
by David Howells
· 12 years ago
6d5786a
CIFS: Rename Get/FreeXid and make them work with unsigned int
by Pavel Shilovsky
· 12 years ago
ac3aa2f
cifs: remove extraneous newlines from cERROR and cFYI calls
by Jeff Layton
· 12 years ago
9e3ff38
Merge branch 'next-queue' into next
by James Morris
· 13 years ago
700920e
KEYS: Allow special keyrings to be cleared
by David Howells
· 13 years ago
7250170
cifs: integer overflow in parse_dacl()
by Dan Carpenter
· 13 years ago
a5ff376
cifs: Call id to SID mapping functions to change owner/group (try #4 repost)
by Shirish Pargaonkar
· 13 years ago
21fed0d
cifs: Add data structures and functions for uid/gid to SID mapping (try #4)
by Shirish Pargaonkar
· 13 years ago
3d3ea8e
cifs: Add mount options for backup intent (try #6)
by Shirish Pargaonkar
· 13 years ago
e22906c
cifs: Do not set cifs/ntfs acl using a file handle (try #4)
by Shirish Pargaonkar
· 13 years ago
ef1d575
cifs/ubifs: Fix shrinker API change fallout
by Al Viro
· 13 years ago
4f61258
[CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_le32 was required)
by Steve French
· 13 years ago
383c553
[CIFS] Fix endian error comparing authusers when cifsacl enabled
by Steve French
· 13 years ago
96daf2b
[CIFS] Rename three structures to avoid camel case
by Steve French
· 13 years ago
c4aca0c
cifs: Change key name to cifs.idmap, misc. clean-up
by Shirish Pargaonkar
· 14 years ago
0e6e37a
cifs: fix some unused variable warnings in id_rb_search
by Jeff Layton
· 14 years ago
9409ae5
cifs: Invoke id mapping functions (try #17 repost)
by Shirish Pargaonkar
· 14 years ago
4d79dba
cifs: Add idmap key and related data structures and functions (try #17 repost)
by Shirish Pargaonkar
· 14 years ago
b73b9a4
[CIFS] Allow to set extended attribute cifs_acl (try #2)
by Steve French
· 14 years ago
8132b65
cifs: add check for kmalloc in parse_dacl
by Stanislav Fomichev
· 14 years ago
2fbc2f1
cifs: Use mask of ACEs for SID Everyone to calculate all three permissions user, group, and other
by Shirish Pargaonkar
· 14 years ago
79df1ba
cifs: fix use of CONFIG_CIFS_ACL
by Jeff Layton
· 14 years ago
fbeba8b
cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)
by Shirish Pargaonkar
· 14 years ago
78415d2
cifs: Misc. cleanup in cifsacl handling [try #4]
by Shirish Pargaonkar
· 14 years ago
987b21d
cifs: Percolate error up to the caller during get/set acls [try #4]
by Shirish Pargaonkar
· 14 years ago
6508d90
cifs: have find_readable/writable_file filter by fsuid
by Jeff Layton
· 14 years ago
7ffec37
cifs: add refcounted and timestamped container for holding tcons
by Jeff Layton
· 14 years ago
a6e8a84
cifs: add function to get a tcon from cifs_sb
by Jeff Layton
· 14 years ago
b6b38f7
[CIFS] Neaten cERROR and cFYI macros, reduce text space
by Joe Perches
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
6ab409b
cifs: Replace wrtPending with a real reference count
by Dave Kleikamp
· 15 years ago
0b8f18e
cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget
by Jeff Layton
· 15 years ago
b96d31a
cifs: clean up set_cifs_acl interfaces
by Christoph Hellwig
· 15 years ago
1bf4072
cifs: reorganize get_cifs_acl
by Christoph Hellwig
· 15 years ago
ef571ca
[CIFS] Fix warnings from checkpatch
by Shirish Pargaonkar
· 16 years ago
b1910ad
[CIFS] Fix improper endian conversion of ACL subauth field
by Shirish Pargaonkar
· 16 years ago
536abdb
cifs: fix wksidarr declaration to be big-endian friendly
by Jeff Layton
· 16 years ago
af4b3c3
[CIFS] fix build warning
by Steve French
· 17 years ago
4b18f2a
[CIFS] convert usage of implicit booleans to bool
by Steve French
· 17 years ago
cce246e
[CIFS] Fix acl length when very short ACL being modified by chmod
by Steve French
· 17 years ago
2b210ad
cifs: fix misannotations
by Al Viro
· 17 years ago
8b1327f
[CIFS] file create with acl support enabled is slow
by Steve French
· 17 years ago
d9f382e
[CIFS] patch to fix incorrect encoding of number of aces on set mode
by Shirish Pargaonkar
· 17 years ago
90c81e0
[CIFS] clean up some hard to read ifdefs
by Steve French
· 17 years ago
ad7a292
[CIFS] reduce checkpatch warnings
by Steve French
· 17 years ago
9783758
[CIFS] Allow setting mode via cifs acl
by Steve French
· 17 years ago
9b5e685
regression: cifs endianness bug
by Al Viro
· 17 years ago
2b83457
[CIFS] Fix check after use error in ACL code
by Steve French
· 17 years ago
ce06c9f
[CIFS] add mode to acl conversion helper function
by Steve French
· 17 years ago
15b0395
[CIFS] Fix incorrect mode when ACL had deny access control entries
by Steve French
· 17 years ago
63d2583
[CIFS] Fix walking out end of cifs dacl
by Steve French
· 17 years ago
7505e05
[CIFS] If no Access Control Entries, set mode perm bits to zero
by Steve French
· 17 years ago
953f868
[CIFS] Don't request too much permission when reading an ACL
by Steve French
· 17 years ago
e01b640
[CIFS] enable get mode from ACL when cifsacl mount option specified
by Shirish Pargaonkar
· 17 years ago
b9c7a2b
[CIFS] ACL support part 8
by Steve French
· 17 years ago
d61e580
[CIFS] acl support part 7
by Steve French
· 17 years ago
630f3f0c
[CIFS] acl support part 6
by Steve French
· 17 years ago
44093ca
[CIFS] acl support part 6
by Steve French
· 17 years ago
4879b44
[CIFS] ACL support part 5
by Steve French
· 17 years ago
d628ddb
[CIFS] fix typo
by Steve French
· 17 years ago
a750e77
[CIFS] acl support part 4
by Steve French
· 17 years ago
adddd49
[CIFS] build break
by Steve French
· 17 years ago
adbc035
[CIFS] endian fixes
by Steve French
· 17 years ago
ce51ae1
[CIFS] endian fixes in new acl code
by Dave Kleikamp
· 17 years ago
af6f461
[CIFS] Fix some endianness problems in new acl code
by Steve French
· 17 years ago
8f18c13
[CIFS] remove compile warnings when debug disabled
by Steve French
· 17 years ago
297647c
[CIFS] CIFS ACL support part 3
by Steve French
· 17 years ago
d12fd12
[CIFS] Cleanup formatting
by Steve French
· 17 years ago
d0d66c4
[CIFS] CIFS ACL support (part 2)
by Shirish Pargaonkar
· 17 years ago
Next »