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
/
nfsd
/
nfs4acl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-24
nfsd: check permissions when setting ACLs
Ben Hutchings
1
-8
/
+8
2015-08-13
nfsd: Fix two typos in comments
Andreas Gruenbacher
1
-2
/
+2
2015-07-20
nfsd: Drop including client's header file nfs_fs.h
Kinglong Mee
1
-1
/
+3
2015-06-19
nfsd: use swap() in sort_pacl_range()
Fabian Frederick
1
-4
/
+2
2015-05-29
nfsd: Remove dead declarations
Andreas Gruenbacher
1
-12
/
+0
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-2
/
+2
2015-03-31
nfsd: allow setting acls with unenforceable DENYs
J. Bruce Fields
1
-49
/
+1
2014-07-11
NFSD: Check acl returned from get_acl/posix_acl_from_mode
Kinglong Mee
1
-6
/
+13
2014-07-08
nfsd4: remove nfs4_acl_new
J. Bruce Fields
1
-10
/
+8
2014-06-23
nfsd: fix return of nfs4_acl_write_who
Jeff Layton
1
-1
/
+1
2014-05-28
nfsd4: use xdr_reserve_space in attribute encoding
J. Bruce Fields
1
-6
/
+5
2014-05-22
Merge 3.15 bugfixes for 3.16
J. Bruce Fields
1
-1
/
+1
2014-05-15
nfsd4: fix corruption on setting an ACL.
J. Bruce Fields
1
-1
/
+1
2014-05-08
Merge 3.15 bugfix for 3.16
J. Bruce Fields
1
-8
/
+9
2014-05-08
NFSD: cleanup unneeded including linux/export.h
Kinglong Mee
1
-1
/
+0
2014-05-08
NFSD: Call ->set_acl with a NULL ACL structure if no entries
Kinglong Mee
1
-8
/
+9
2014-04-04
nfsd4: don't create unnecessary mask acl
J. Bruce Fields
1
-4
/
+9
2014-02-11
nfsd4: fix acl buffer overrun
J. Bruce Fields
1
-6
/
+3
2014-01-30
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-7
/
+13
2014-01-26
nfsd: use get_acl and ->set_acl
Christoph Hellwig
1
-28
/
+92
2014-01-08
nfsd4: simplify xdr encoding of nfsv4 names
J. Bruce Fields
1
-7
/
+13
2013-02-13
nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversion
Eric W. Biederman
1
-17
/
+46
2011-10-31
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
Paul Gortmaker
1
-0
/
+1
2011-01-04
nfsd4: move idmap and acl header files into fs/nfsd
J. Bruce Fields
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
1
-2
/
+0
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
1
-8
/
+0
2009-10-27
nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
Frank Filz
1
-1
/
+1
2009-08-27
nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entry
Frank Filz
1
-1
/
+1
2009-08-24
nfsd: Fix unnecessary deny bits in NFSv4 ACL
Frank Filz
1
-1
/
+1
2008-09-01
nfsd: fix buffer overrun decoding NFSv4 acl
J. Bruce Fields
1
-1
/
+1
2007-07-17
knfsd: nfsd4: fix handling of acl errrors
J. Bruce Fields
1
-0
/
+3
2007-07-17
knfsd: nfsd4: silence a compiler warning in ACL code
J. Bruce Fields
1
-2
/
+7
2007-05-09
remove nfs4_acl_add_ace()
Adrian Bunk
1
-17
/
+0
2007-03-27
[PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix defa...
Bruce Fields
1
-1
/
+1
2007-02-16
[PATCH] knfsd: nfsd4: fix handling of directories without default ACLs
J. Bruce Fields
1
-1
/
+20
2007-02-16
[PATCH] knfsd: nfsd4: acls: avoid unnecessary denies
J. Bruce Fields
1
-45
/
+145
2007-02-16
[PATCH] knfsd: nfsd4: acls: don't return explicit mask
J. Bruce Fields
1
-18
/
+7
2007-02-16
[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list
J. Bruce Fields
1
-108
/
+39
2007-02-16
[PATCH] knfsd: nfsd4: simplify nfsv4->posix translation
J. Bruce Fields
1
-95
/
+38
2007-02-16
[PATCH] knfsd: nfsd4: relax checking of ACL inheritance bits
J. Bruce Fields
1
-10
/
+13
2006-10-04
[PATCH] knfsd: nfsd4: acls: fix handling of zero-length acls
J.Bruce Fields
1
-14
/
+1
2006-10-04
[PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interface
J.Bruce Fields
1
-27
/
+21
2006-10-04
[PATCH] knfsd: nfsd4: acls: fix inheritance
J.Bruce Fields
1
-13
/
+30
2006-10-04
[PATCH] knfsd: nfsd4: acls: relax the nfsv4->posix mapping
J.Bruce Fields
1
-354
/
+273
2006-04-11
[PATCH] knfsd: nfsd4: better nfs4acl errors
NeilBrown
1
-3
/
+3
2006-04-11
[PATCH] knfsd: nfsd4: Wrong error handling in nfs4acl
NeilBrown
1
-1
/
+1
2006-03-24
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
1
-2
/
+2
2005-06-24
[PATCH] knfsd: nfsd4: make needlessly global code static
NeilBrown
1
-2
/
+2
[next]