index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifsacl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-22
Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-16
/
+18
2023-02-20
cifs: Fix uninitialized memory reads for oparms.mode
Volker Lendecke
1
-16
/
+18
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->get_acl() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2022-11-01
cred: Do not default to init_cred in prepare_kernel_cred()
Kees Cook
1
-1
/
+1
2022-10-28
cifs: check whether acl is valid early
Christian Brauner
1
-4
/
+4
2022-10-20
cifs: implement set acl method
Christian Brauner
1
-0
/
+72
2022-10-20
cifs: implement get acl method
Christian Brauner
1
-0
/
+67
2022-08-05
cifs: when insecure legacy is disabled shrink amount of SMB1 code
Steve French
1
-0
/
+2
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-23
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-20
cifs: use SPDX-Licence-Identifier
Steve French
1
-13
/
+1
2021-04-25
cifs: Remove useless variable
Jiapeng Chong
1
-2
/
+0
2021-04-25
cifs: Fix spelling of 'security'
jack1.li_cp
1
-1
/
+1
2021-03-26
cifs: Fix chmod with modefromsid when an older ACE already exists.
Shyam Prasad N
1
-2
/
+1
2021-03-14
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-22
cifs: cleanup a few le16 vs. le32 uses in cifsacl.c
Steve French
1
-3
/
+3
2021-02-22
cifs: Change SIDs in ACEs while transferring file ownership.
Shyam Prasad N
1
-47
/
+92
2021-02-22
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-13
cifs: Enable sticky bit with cifsacl mount option.
Shyam Prasad N
1
-11
/
+30
2020-12-13
cifs: Fix unix perm bits to cifsacl conversion for "other" bits.
Shyam Prasad N
1
-69
/
+143
2020-11-15
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-22
fs/cifs: fix gcc warning in sid_to_id
Qiujun Huang
1
-2
/
+3
2020-02-12
cifs: Fix mode output in debugging statements
Frank Sorenson
1
-2
/
+2
2020-02-03
SMB3: Backup intent flag missing from some more ops
Amir Goldstein
1
-10
/
+4
2020-01-26
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-16
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-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-24
/
+4
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
1
-4
/
+24
2018-06-12
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-12
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-11
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
[next]