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
2022-02-14
cifs: modefromsids must add an ACE for authenticated users
Ronnie Sahlberg
1
-1
/
+4
2022-02-13
cifs: do not use uninitialized data in the owner/group sid
Ronnie Sahlberg
1
-2
/
+2
2021-09-13
cifs: remove pathname for file from SPDX header
Steve French
1
-1
/
+0
2021-06-24
smb3: fix possible access to uninitialized pointer to DACL
Steve French
1
-1
/
+1
2021-06-23
cifs: remove two cases where rc is set unnecessarily in sid_to_id
Steve French
1
-2
/
+0
2021-06-21
cifs: use SPDX-Licence-Identifier
Steve French
1
-13
/
+1
2021-04-26
cifs: Remove useless variable
Jiapeng Chong
1
-2
/
+0
2021-04-26
cifs: Fix spelling of 'security'
jack1.li_cp
1
-1
/
+1
2021-03-27
cifs: Fix chmod with modefromsid when an older ACE already exists.
Shyam Prasad N
1
-2
/
+1
2021-03-15
cifs: update new ACE pointer after populate_new_aces.
Shyam Prasad N
1
-3
/
+6
2021-02-24
cifs: If a corrupted DACL is returned by the server, bail out.
Shyam Prasad N
1
-2
/
+2
2021-02-23
cifs: cleanup a few le16 vs. le32 uses in cifsacl.c
Steve French
1
-3
/
+3
2021-02-23
cifs: Change SIDs in ACEs while transferring file ownership.
Shyam Prasad N
1
-47
/
+92
2021-02-23
cifs: Retain old ACEs when converting between mode bits and ACL.
Shyam Prasad N
1
-47
/
+223
2020-12-18
SMB3: Add support for getting and setting SACLs
Boris Protopopov
1
-6
/
+9
2020-12-14
cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sb
Ronnie Sahlberg
1
-3
/
+4
2020-12-14
cifs: Enable sticky bit with cifsacl mount option.
Shyam Prasad N
1
-11
/
+30
2020-12-14
cifs: Fix unix perm bits to cifsacl conversion for "other" bits.
Shyam Prasad N
1
-69
/
+143
2020-11-16
cifs: fix a memleak with modefromsid
Namjae Jeon
1
-0
/
+1
2020-10-20
SMB3.1.1: Fix ids returned in POSIX query dir
Steve French
1
-2
/
+3
2020-07-05
Replace HTTP links with HTTPS ones: CIFS
Alexander A. Klimov
1
-2
/
+2
2020-06-12
cifs: fix chown and chgrp when idsfromsid mount option enabled
Steve French
1
-15
/
+42
2020-06-12
smb3: allow uid and gid owners to be set on create with idsfromsid mount option
Steve French
1
-0
/
+22
2020-03-23
fs/cifs: fix gcc warning in sid_to_id
Qiujun Huang
1
-2
/
+3
2020-02-13
cifs: Fix mode output in debugging statements
Frank Sorenson
1
-2
/
+2
2020-02-04
SMB3: Backup intent flag missing from some more ops
Amir Goldstein
1
-10
/
+4
2020-01-27
smb3: fix default permissions on new files when mounting with modefromsid
Steve French
1
-0
/
+20
2019-12-06
smb3: fix mode passed in on create for modetosid mount option
Steve French
1
-16
/
+26
2019-11-25
cifs: remove unused variable 'sid_user'
YueHaibing
1
-2
/
+0
2019-09-17
cifs: modefromsid: write mode ACE first
Aurelien Aptel
1
-17
/
+19
2019-09-16
cifs: allow chmod to set mode bits using special sid
Steve French
1
-5
/
+37
2019-09-16
cifs: get mode bits from special sid on stat
Steve French
1
-11
/
+26
2019-07-11
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-24
/
+4
2019-06-28
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
1
-4
/
+24
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-01-28
fs/cifs/cifsacl.c Fixes typo in a comment
Achilles Gaikwad
1
-1
/
+1
2017-05-13
cifs: cifsacl: Use a temporary ops variable to reduce code length
Joe Perches via samba-technical
1
-16
/
+14
2016-10-14
CIFS: Retrieve uid and gid from special sid if enabled
Steve French
1
-0
/
+123
2016-04-12
KEYS: Add a facility to restrict new links into a keyring
David Howells
1
-1
/
+1
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
1
-13
/
+12
2014-12-11
fs/cifs: remove obsolete __constant
Fabian Frederick
1
-1
/
+1
2014-09-16
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
1
-1
/
+0
2014-02-11
[CIFS] Fix cifsacl mounts over smb2 to not call cifs
Steve French
1
-9
/
+24
2014-02-07
retrieving CIFS ACLs when mounted with SMB2 fails dropping session
Steve French
1
-4
/
+24
2014-01-20
CIFS: Cleanup cifs open codepath
Pavel Shilovsky
1
-12
/
+28
2013-05-05
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
1
-63
/
+64
2013-05-05
fs: cifs: use kmemdup instead of kmalloc + memcpy
Silviu-Mihai Popescu
1
-2
/
+1
2013-02-13
cifs: Use kuids and kgids SID to uid/gid mapping
Eric W. Biederman
1
-14
/
+29
2013-02-13
cifs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring_alloc
Eric W. Biederman
1
-1
/
+2
2013-02-13
cifs: Use BUILD_BUG_ON to validate uids and gids are the same size
Eric W. Biederman
1
-0
/
+1
[next]