Andreas Gruenbacher
|
764a5c6b1f
xattr handlers: Simplify list operation
|
9 years ago |
Andreas Gruenbacher
|
98e9cb5711
vfs: Distinguish between full xattr names and proper prefixes
|
9 years ago |
Andreas Gruenbacher
|
97d7929922
posix acls: Remove duplicate xattr name definitions
|
9 years ago |
Andreas Gruenbacher
|
d9a82a0403
xattr handlers: Pass handler to operations instead of flags
|
10 years ago |
Andreas Gruenbacher
|
dae5f57a72
vfs: Fix the posix_acl_xattr_list return value
|
9 years ago |
Andreas Gruenbacher
|
c361016ade
vfs: Check attribute names in posix acl xattr handers
|
9 years ago |
Dan Carpenter
|
c0c3a718e3
fs/posix_acl.c: make posix_acl_create() safer and cleaner
|
10 years ago |
David Howells
|
bb668734c4
VFS: assorted d_backing_inode() annotations
|
10 years ago |
David Howells
|
e36cb0b89c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
|
10 years ago |
Omar Sandoval
|
fed0b588be
posix_acl: fix reference leaks in posix_acl_create
|
10 years ago |
Christoph Hellwig
|
50c6e282bd
posix_acl: handle NULL ACL in posix_acl_equiv_mode
|
11 years ago |
Linus Torvalds
|
34917f9713
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
|
11 years ago |
Dan Carpenter
|
47ba973440
fs: NULL dereference in posix_acl_to_xattr()
|
11 years ago |
Trond Myklebust
|
789b663ae3
fs: get_acl() must be allowed to return EOPNOTSUPP
|
11 years ago |
Linus Torvalds
|
bf3d846b78
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Christoph Hellwig
|
feda821e76
fs: remove generic_acl
|
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 |
Christoph Hellwig
|
2aeccbe957
fs: add generic xattr_acl handlers
|
11 years ago |
Christoph Hellwig
|
2982baa2ae
fs: add get_acl helper
|
11 years ago |
Christoph Hellwig
|
5c8ebd57b6
fs: merge xattr_acl.c into posix_acl.c
|
11 years ago |
Andreas Gruenbacher
|
949b9c3d42
userns: relax the posix_acl_valid() checks
|
11 years ago |
Andrew Morton
|
0afaa12047
posix_acl: uninlining
|
11 years ago |
Eric W. Biederman
|
2f6f0654ab
userns: Convert vfs posix_acl support to use kuids and kgids
|
13 years ago |
Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
13 years ago |
Andreas Gruenbacher
|
d124b60a83
vfs: pass all mask flags check_acl and posix_acl_permission
|
14 years ago |
Al Viro
|
86bc704db0
switch posix_acl_chmod() to umode_t
|
14 years ago |
Al Viro
|
3a5fba19b0
switch posix_acl_from_mode() to umode_t
|
14 years ago |
Al Viro
|
d6952123b5
switch posix_acl_equiv_mode() to umode_t *
|
14 years ago |
Al Viro
|
d3fb612076
switch posix_acl_create() to umode_t *
|
14 years ago |