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
/
xfs
/
xfs_acl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2017-10-11
xfs: don't change inode mode if ACL update fails
Dave Chinner
1
-6
/
+16
2017-06-27
xfs: Don't clear SGID when inheriting ACLs
Jan Kara
1
-3
/
+3
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-09-27
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
1
-1
/
+1
2016-09-22
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
1
-9
/
+4
2016-03-31
posix_acl: Inode acl caching fixes
Andreas Gruenbacher
1
-14
/
+6
2015-12-06
xfs: Change how listxattr generates synthetic attributes
Andreas Gruenbacher
1
-23
/
+0
2015-11-10
xfs: Fix error path in xfs_get_acl
Andreas Gruenbacher
1
-0
/
+1
2015-11-03
xfs: Validate the length of on-disk ACLs
Andreas Gruenbacher
1
-5
/
+8
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-06-25
xfs: global error sign conversion
Dave Chinner
1
-4
/
+4
2014-02-07
xfs: return -E2BIG if hit the maximum size limits of ACLs
Jie Liu
1
-1
/
+1
2014-01-25
xfs: use generic posix ACL infrastructure
Christoph Hellwig
1
-143
/
+8
2014-01-25
fs: make posix_acl_create more useful
Christoph Hellwig
1
-2
/
+2
2014-01-25
fs: make posix_acl_chmod more useful
Christoph Hellwig
1
-1
/
+1
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
1
-4
/
+4
2013-09-10
xfs: factor all the kmalloc-or-vmalloc fallback allocations
Dave Chinner
1
-20
/
+8
2013-09-10
xfs: fix memory allocation failures with ACLs
Dave Chinner
1
-10
/
+22
2013-08-15
xfs: convert kuid_t to/from uid_t in ACLs
Dwight Engen
1
-4
/
+16
2013-08-12
xfs: make struct xfs_perag kernel only
Dave Chinner
1
-0
/
+1
2013-08-12
xfs: kill xfs_vnodeops.[ch]
Dave Chinner
1
-1
/
+0
2013-08-12
xfs: split out transaction reservation code
Dave Chinner
1
-0
/
+1
2013-08-12
xfs: split out inode log item format definition
Dave Chinner
1
-0
/
+1
2013-06-06
xfs: increase number of ACL entries for V5 superblocks
Dave Chinner
1
-13
/
+18
2012-09-18
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
Eric W. Biederman
1
-2
/
+2
2011-12-16
xfs: fix acl count validation in xfs_acl_from_disk()
Xi Wang
1
-1
/
+1
2011-11-28
xfs: validate acl count
Christoph Hellwig
1
-0
/
+2
2011-08-12
xfs: remove subdirectories
Christoph Hellwig
1
-0
/
+420
2009-06-10
xfs: use generic Posix ACL code
Christoph Hellwig
1
-874
/
+0
2008-10-31
CRED: Wrap task credential accesses in the XFS filesystem
David Howells
1
-3
/
+3
2008-10-30
[XFS] kill sys_cred
Christoph Hellwig
1
-1
/
+1
2008-08-13
[XFS] kill bhv_vnode_t
Christoph Hellwig
1
-15
/
+15
2008-08-13
[XFS] remove spurious VN_HOLD/VN_RELE calls from xfs_acl.c
Christoph Hellwig
1
-6
/
+0
2008-08-13
[XFS] XFS: Kill xfs_vtoi()
David Chinner
1
-8
/
+8
2008-07-28
[XFS] Now that xfs_setattr is only used for attributes set from ->setattr
Christoph Hellwig
1
-9
/
+9
2008-07-28
[XFS] Switches xfs_vn_listxattr to set it's put_listent callback directly
Christoph Hellwig
1
-2
/
+1
2008-04-29
[XFS] Cleanup xfs_attr a bit with xfs_name and remove cred
Barry Naujok
1
-3
/
+4
2008-04-29
[XFS] kill xfs_getattr
Christoph Hellwig
1
-33
/
+7
2008-04-29
[XFS] Remove VN_IS* macros and related cruft.
Christoph Hellwig
1
-3
/
+3
2008-04-18
[XFS] Catch errors from xfs_acl_vremove().
David Chinner
1
-1
/
+1
2008-04-18
[XFS] Catch errors from xfs_acl_setmode().
David Chinner
1
-5
/
+9
2008-02-07
[XFS] use generic_permission
Christoph Hellwig
1
-28
/
+2
2007-10-16
[XFS] simplify xfs_create/mknod/symlink prototype
Christoph Hellwig
1
-2
/
+2
2007-10-16
[XFS] kill struct bhv_vnode
Christoph Hellwig
1
-2
/
+2
2007-10-16
[XFS] kill v_vfsp member from struct bhv_vnode
Christoph Hellwig
1
-2
/
+3
2007-10-16
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
Christoph Hellwig
1
-10
/
+14
2007-02-10
[XFS] Remove unused header files for MAC and CAP checking functionality.
Eric Sandeen
1
-1
/
+0
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
1
-2
/
+0
[next]