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
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
2014-12-10
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-10
[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-04
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
1
-63
/
+64
2013-05-04
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
2012-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-8
/
+4
2012-12-11
cifs: fix SID binary to string conversion
Jeff Layton
1
-6
/
+19
2012-12-08
cifs: deal with id_to_sid embedded sid reply corner case
Jeff Layton
1
-3
/
+12
2012-12-08
cifs: fix hardcoded default security descriptor length
Jeff Layton
1
-1
/
+1
2012-12-08
cifs: extra sanity checking for cifs.idmap keys
Jeff Layton
1
-2
/
+18
2012-12-08
cifs: avoid extra allocation for small cifs.idmap keys
Jeff Layton
1
-4
/
+19
2012-12-08
cifs: simplify id_to_sid and sid_to_id mapping code
Jeff Layton
1
-441
/
+94
2012-12-05
cifs: remove uneeded __KERNEL__ block from cifsacl.h
Jeff Layton
1
-2
/
+2
2012-12-05
cifs: fix the format specifiers in sid_to_str
Jeff Layton
1
-7
/
+4
2012-12-05
cifs: redefine NUM_SUBAUTH constant from 5 to 15
Jeff Layton
1
-3
/
+3
2012-12-05
cifs: make cifs_copy_sid handle a source sid with variable size subauth arrays
Jeff Layton
1
-2
/
+8
2012-12-05
cifs: make compare_sids static
Jeff Layton
1
-48
/
+50
2012-12-05
cifs: use the NUM_AUTHS and NUM_SUBAUTHS constants in cifsacl code
Jeff Layton
1
-3
/
+3
2012-12-05
cifs: move num_subauth check inside of CONFIG_CIFS_DEBUG2 check in parse_sid()
Jeff Layton
1
-2
/
+2
2012-12-05
cifs: clean up id_mode_to_cifs_acl
Jeff Layton
1
-28
/
+25
2012-11-03
cifs: fix potential buffer overrun in cifs.idmap handling code
Jeff Layton
1
-29
/
+20
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2012-10-08
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
1
-4
/
+4
2012-10-02
Merge branch 'modsign-keys-devel' into security-next-keys
David Howells
1
-4
/
+4
2012-10-02
KEYS: Use keyring_alloc() to create special keyrings
David Howells
1
-8
/
+4
2012-09-24
CIFS: Replace netfid with cifs_fid struct in cifsFileInfo
Pavel Shilovsky
1
-1
/
+1
2012-09-13
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
1
-4
/
+4
2012-07-24
CIFS: Rename Get/FreeXid and make them work with unsigned int
Pavel Shilovsky
1
-9
/
+12
2012-07-23
cifs: remove extraneous newlines from cERROR and cFYI calls
Jeff Layton
1
-3
/
+3
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-12
cifs: Add data structures and functions for uid/gid to SID mapping (try #4)
Shirish Pargaonkar
1
-0
/
+198
2011-10-12
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-27
[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
[next]