| Commit message (Expand) | Author | Age | Files | Lines |
* | fs: port ->set_acl() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -1/+1 |
* | fs: pass dentry to set acl method | Christian Brauner | 2022-10-19 | 1 | -1/+1 |
* | vfs: add rcu argument to ->get_acl() callback | Miklos Szeredi | 2021-08-18 | 1 | -1/+1 |
* | fs: make helpers idmap mount aware | Christian Brauner | 2021-01-24 | 1 | -1/+2 |
* | Convert jffs2 acl to struct_size | Matthew Wilcox | 2018-06-13 | 1 | -0/+1 |
* | jffs2: use generic posix ACL infrastructure | Christoph Hellwig | 2014-01-26 | 1 | -5/+2 |
* | switch posix_acl_create() to umode_t * | Al Viro | 2011-08-01 | 1 | -1/+1 |
* | fs: take the ACL checks to common code | Christoph Hellwig | 2011-07-25 | 1 | -2/+2 |
* | fix jffs2 ACLs on big-endian with 16bit mode_t | Al Viro | 2011-07-24 | 1 | -1/+1 |
* | ->permission() sanitizing: don't pass flags to ->check_acl() | Al Viro | 2011-07-20 | 1 | -1/+1 |
* | fs: provide rcu-walk aware permission i_ops | Nick Piggin | 2011-01-07 | 1 | -1/+1 |
* | jffs2: constify xattr_handler | Stephen Hemminger | 2010-05-22 | 1 | -2/+2 |
* | jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' | Linus Torvalds | 2009-09-08 | 1 | -2/+2 |
* | switch jffs2 to inode->i_acl | Al Viro | 2009-06-24 | 1 | -4/+0 |
* | [PATCH] sanitize ->permission() prototype | Al Viro | 2008-07-27 | 1 | -1/+1 |
* | [JFFS2] make jffs2_get_acl() static | Adrian Bunk | 2007-11-06 | 1 | -2/+0 |
* | [JFFS2] Tidy up fix for ACL/permissions problem. | KaiGai Kohei | 2007-10-20 | 1 | -5/+7 |
* | [JFFS2] Fix ACL vs. mode handling. | David Woodhouse | 2007-08-22 | 1 | -1/+3 |
* | [JFFS2] Tidy up licensing/copyright boilerplate. | David Woodhouse | 2007-04-25 | 1 | -1/+2 |
* | [JFFS2][XATTR] Fix memory leak in POSIX-ACL support | KaiGai Kohei | 2006-07-02 | 1 | -2/+2 |
* | [JFFS2][XATTR] remove '__KERNEL__' from acl.h | KaiGai Kohei | 2006-05-13 | 1 | -2/+0 |
* | [JFFS2][XATTR] Unify each file header part with any jffs2 file. | KaiGai Kohei | 2006-05-13 | 1 | -7/+8 |
* | [JFFS2][XATTR] remove typedef from posix_acl related definition. | KaiGai Kohei | 2006-05-13 | 1 | -6/+6 |
* | [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) | KaiGai Kohei | 2006-05-13 | 1 | -0/+46 |