Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 1 | -9/+1 |
* | ocfs2: make ocfs2_set_acl() static | Jan Kara | 2017-09-06 | 1 | -7/+0 |
* | ocfs2: fix posix_acl_create deadlock | Junxiao Bi | 2016-05-12 | 1 | -0/+4 |
* | ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang | Junxiao Bi | 2016-05-12 | 1 | -0/+1 |
* | ocfs2: use generic posix ACL infrastructure | Christoph Hellwig | 2014-01-25 | 1 | -5/+8 |
* | fs: take the ACL checks to common code | Christoph Hellwig | 2011-07-25 | 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 |
* | ocfs2: Always include ACL support | Jan Kara | 2009-10-28 | 1 | -22/+0 |
* | ocfs2: add ocfs2_init_acl in mknod | Tiger Yang | 2009-01-05 | 1 | -0/+14 |
* | ocfs2: add ocfs2_acl_chmod | Tiger Yang | 2009-01-05 | 1 | -0/+5 |
* | ocfs2: add ocfs2_check_acl | Tiger Yang | 2009-01-05 | 1 | -0/+10 |
* | ocfs2: add POSIX ACL API | Tiger Yang | 2009-01-05 | 1 | -0/+29 |