Christoph Hellwig
|
bb58e6188a
xfs: move most of xfs_sb.h to xfs_format.h
|
10 years ago |
Christoph Hellwig
|
4fb6e8ade2
xfs: merge xfs_ag.h into xfs_format.h
|
10 years ago |
Dave Chinner
|
2451337dd0
xfs: global error sign conversion
|
11 years ago |
Jie Liu
|
4ae69fea58
xfs: return -E2BIG if hit the maximum size limits of ACLs
|
11 years ago |
Christoph Hellwig
|
2401dc2975
xfs: use generic posix ACL infrastructure
|
11 years ago |
Christoph Hellwig
|
37bc15392a
fs: make posix_acl_create more useful
|
11 years ago |
Christoph Hellwig
|
5bf3258fd2
fs: make posix_acl_chmod more useful
|
11 years ago |
Dave Chinner
|
a4fbe6ab1e
xfs: decouple inode and bmap btree header files
|
11 years ago |
Dave Chinner
|
fdd3cceef4
xfs: factor all the kmalloc-or-vmalloc fallback allocations
|
12 years ago |
Dave Chinner
|
2dc164f296
xfs: fix memory allocation failures with ACLs
|
12 years ago |
Dwight Engen
|
288bbe0eeb
xfs: convert kuid_t to/from uid_t in ACLs
|
12 years ago |
Dave Chinner
|
9356fe22af
xfs: make struct xfs_perag kernel only
|
12 years ago |
Dave Chinner
|
c24b5dfadc
xfs: kill xfs_vnodeops.[ch]
|
12 years ago |
Dave Chinner
|
7fd36c4418
xfs: split out transaction reservation code
|
12 years ago |
Dave Chinner
|
69432832fd
xfs: split out inode log item format definition
|
12 years ago |
Dave Chinner
|
0a8aa19397
xfs: increase number of ACL entries for V5 superblocks
|
12 years ago |
Eric W. Biederman
|
5f3a4a28ec
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
|
13 years ago |
Xi Wang
|
093019cf1b
xfs: fix acl count validation in xfs_acl_from_disk()
|
13 years ago |
Christoph Hellwig
|
fa8b18edd7
xfs: validate acl count
|
13 years ago |
Christoph Hellwig
|
c59d87c460
xfs: remove subdirectories
|
14 years ago |
Christoph Hellwig
|
ef14f0c157
xfs: use generic Posix ACL code
|
16 years ago |
David Howells
|
91b7771251
CRED: Wrap task credential accesses in the XFS filesystem
|
17 years ago |
Christoph Hellwig
|
ea5a3dc835
[XFS] kill sys_cred
|
17 years ago |
Christoph Hellwig
|
5ec7f8c7d1
[XFS] kill bhv_vnode_t
|
17 years ago |
Christoph Hellwig
|
604323ca76
[XFS] remove spurious VN_HOLD/VN_RELE calls from xfs_acl.c
|
17 years ago |
David Chinner
|
e6064d30c3
[XFS] XFS: Kill xfs_vtoi()
|
17 years ago |
Christoph Hellwig
|
0f285c8a1c
[XFS] Now that xfs_setattr is only used for attributes set from ->setattr
|
17 years ago |
Christoph Hellwig
|
ad9b463aa2
[XFS] Switches xfs_vn_listxattr to set it's put_listent callback directly
|
17 years ago |
Barry Naujok
|
e8b0ebaa11
[XFS] Cleanup xfs_attr a bit with xfs_name and remove cred
|
17 years ago |
Christoph Hellwig
|
4e5dbb3498
[XFS] kill xfs_getattr
|
17 years ago |