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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-04
cifs: For SMB2 security informaion query, check for minimum sized security de...
Shirish Pargaonkar
1
-0
/
+14
2012-12-11
cifs: fix SID binary to string conversion
Jeff Layton
1
-3
/
+5
2012-12-08
cifs: fix hardcoded default security descriptor length
Jeff Layton
1
-3
/
+8
2012-12-08
cifs: simplify id_to_sid and sid_to_id mapping code
Jeff Layton
1
-23
/
+5
2012-12-05
cifs: remove uneeded __KERNEL__ block from cifsacl.h
Jeff Layton
1
-5
/
+0
2012-12-05
cifs: redefine NUM_SUBAUTH constant from 5 to 15
Jeff Layton
1
-3
/
+16
2012-12-05
cifs: make cifs_copy_sid handle a source sid with variable size subauth arrays
Jeff Layton
1
-0
/
+3
2012-12-05
cifs: make compare_sids static
Jeff Layton
1
-2
/
+0
2012-12-05
cifs: use the NUM_AUTHS and NUM_SUBAUTHS constants in cifsacl code
Jeff Layton
1
-2
/
+2
2011-05-19
cifs: Change key name to cifs.idmap, misc. clean-up
Shirish Pargaonkar
1
-1
/
+0
2011-05-19
cifs: Invoke id mapping functions (try #17 repost)
Shirish Pargaonkar
1
-0
/
+24
2010-12-06
cifs: fix use of CONFIG_CIFS_ACL
Jeff Layton
1
-4
/
+0
2008-04-09
[CIFS] Fix acl length when very short ACL being modified by chmod
Steve French
1
-0
/
+1
2007-11-05
[CIFS] Fix walking out end of cifs dacl
Steve French
1
-0
/
+3
2007-10-26
[CIFS] acl support part 7
Steve French
1
-1
/
+1
2007-10-23
[CIFS] acl support part 6
Steve French
1
-9
/
+3
2007-10-17
[CIFS] acl support part 4
Steve French
1
-0
/
+9
2007-10-16
[CIFS] Fix some endianness problems in new acl code
Steve French
1
-12
/
+11
2007-10-14
[CIFS] Fix endian conversion problem in posix mkdir
Cyril Gorcunov
1
-2
/
+2
2007-10-12
[CIFS] CIFS ACL support part 3
Steve French
1
-6
/
+18
2007-10-03
[CIFS] CIFS ACL support (part 2)
Shirish Pargaonkar
1
-2
/
+2
2007-10-01
[CIFS] change misleading field name
Steve French
1
-6
/
+4
2007-09-25
[CIFS] move cifs acl code to new file and fix build break
Steve French
1
-1
/
+1
2007-09-24
[CIFS] Support for CIFS ACLs (part 1)
Steve French
1
-2
/
+32
2006-09-28
[CIFS] Remove static and unused symbols
Steve French
1
-2
/
+2
2006-01-13
[CIFS] Fix CIFS to recognize share mode security
Steve French
1
-3
/
+3
2006-01-08
[CIFS] Minor cleanup to new cifs acl header.
Steve French
1
-0
/
+2
2005-12-01
[CIFS] Kerberos and CIFS ACL support part 1
Steve French
1
-0
/
+36