Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f55ae9540d16a355e61cb57b035aab9e1ae2da28
/
fs
/
xfs
/
xfs_acl.c
edfb8eb
xfs: Fix error path in xfs_get_acl
by Andreas Gruenbacher
· 9 years ago
86a21c7
xfs: Validate the length of on-disk ACLs
by Andreas Gruenbacher
· 9 years ago
bb58e61
xfs: move most of xfs_sb.h to xfs_format.h
by Christoph Hellwig
· 10 years ago
4fb6e8a
xfs: merge xfs_ag.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
2451337
xfs: global error sign conversion
by Dave Chinner
· 10 years ago
4ae69fe
xfs: return -E2BIG if hit the maximum size limits of ACLs
by Jie Liu
· 11 years ago
2401dc2
xfs: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
37bc153
fs: make posix_acl_create more useful
by Christoph Hellwig
· 11 years ago
5bf3258
fs: make posix_acl_chmod more useful
by Christoph Hellwig
· 11 years ago
a4fbe6a
xfs: decouple inode and bmap btree header files
by Dave Chinner
· 11 years ago
fdd3cce
xfs: factor all the kmalloc-or-vmalloc fallback allocations
by Dave Chinner
· 11 years ago
2dc164f
xfs: fix memory allocation failures with ACLs
by Dave Chinner
· 11 years ago
288bbe0
xfs: convert kuid_t to/from uid_t in ACLs
by Dwight Engen
· 11 years ago
9356fe2
xfs: make struct xfs_perag kernel only
by Dave Chinner
· 11 years ago
c24b5df
xfs: kill xfs_vnodeops.[ch]
by Dave Chinner
· 11 years ago
7fd36c4
xfs: split out transaction reservation code
by Dave Chinner
· 11 years ago
6943283
xfs: split out inode log item format definition
by Dave Chinner
· 11 years ago
0a8aa19
xfs: increase number of ACL entries for V5 superblocks
by Dave Chinner
· 11 years ago
5f3a4a2
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
by Eric W. Biederman
· 12 years ago
093019c
xfs: fix acl count validation in xfs_acl_from_disk()
by Xi Wang
· 13 years ago
fa8b18e
xfs: validate acl count
by Christoph Hellwig
· 13 years ago
c59d87c
xfs: remove subdirectories
by Christoph Hellwig
· 13 years ago
[Renamed from fs/xfs/linux-2.6/xfs_acl.c]
d695212
switch posix_acl_equiv_mode() to umode_t *
by Al Viro
· 13 years ago
d3fb612
switch posix_acl_create() to umode_t *
by Al Viro
· 13 years ago
4e34e71
fs: take the ACL checks to common code
by Christoph Hellwig
· 13 years ago
826cae2
kill boilerplates around posix_acl_create_masq()
by Al Viro
· 13 years ago
bc26ab5
kill boilerplate around posix_acl_chmod_masq()
by Al Viro
· 13 years ago
6311b10
xfs: cache negative ACLs if there is no attribute fork
by Christoph Hellwig
· 13 years ago
e77819e
vfs: move ACL cache lookup into generic code
by Linus Torvalds
· 13 years ago
bbd9d6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
7e40145
->permission() sanitizing: don't pass flags to ->check_acl()
by Al Viro
· 13 years ago
9c2c703
->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()
by Al Viro
· 13 years ago
c4ed424
xfs: split xfs_setattr
by Christoph Hellwig
· 13 years ago
880566e
xfs: provide simple rcu-walk ACL implementation
by Nick Piggin
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
cca28fb
xfs: split xfs_itrace_entry
by Christoph Hellwig
· 14 years ago
46e5876
xfs: constify xattr_handler
by Stephen Hemminger
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a9273ca
xfs: convert attr to use unsigned names
by Dave Chinner
· 15 years ago
d6d59ba
xfs: fix timestamp handling in xfs_setattr
by Christoph Hellwig
· 15 years ago
431547b
sanitize xattr handler prototypes
by Christoph Hellwig
· 15 years ago
0b1b213
xfs: event tracing support
by Christoph Hellwig
· 15 years ago
1cbd20d
switch xfs to generic acl caching helpers
by Al Viro
· 15 years ago
ef14f0c
xfs: use generic Posix ACL code
by Christoph Hellwig
· 15 years ago