aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/acl.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-19fs: port ->set_acl() to pass mnt_idmapGravatar Christian Brauner 1-1/+1
2022-10-19fs: pass dentry to set acl methodGravatar Christian Brauner 1-1/+1
2021-08-18vfs: add rcu argument to ->get_acl() callbackGravatar Miklos Szeredi 1-1/+1
2021-01-24fs: make helpers idmap mount awareGravatar Christian Brauner 1-1/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Gravatar Thomas Gleixner 1-4/+1
2016-05-12gfs2: Switch to generic xattr handlersGravatar Al Viro 1-0/+1
2015-12-06posix acls: Remove duplicate xattr name definitionsGravatar Andreas Gruenbacher 1-2/+0
2014-03-19GFS2: Increase the max number of ACLsGravatar Bob Peterson 1-1/+1
2014-01-25gfs2: use generic posix ACL infrastructureGravatar Christoph Hellwig 1-3/+1
2011-07-25fs: take the ACL checks to common codeGravatar Christoph Hellwig 1-1/+1
2011-07-20->permission() sanitizing: don't pass flags to ->check_acl()Gravatar Al Viro 1-1/+1
2011-01-07fs: provide rcu-walk aware permission i_opsGravatar Nick Piggin 1-1/+1
2010-05-21gfs: constify xattr_handlerGravatar Stephen Hemminger 1-1/+1
2009-12-03GFS2: Clean up ACLsGravatar Steven Whitehouse 1-1/+1
2009-12-03GFS2: Fix up system xattrsGravatar Steven Whitehouse 1-19/+5
2006-11-30[GFS2] Remove gfs2_check_acl()Gravatar Steven Whitehouse 1-1/+0
2006-09-05[GFS2] Make headers compile on their ownGravatar Steven Whitehouse 1-0/+2
2006-09-01[GFS2] Update copyright, tidy up incore.hGravatar Steven Whitehouse 1-1/+1
2006-05-18[GFS2] Update copyright date to 2006Gravatar Steven Whitehouse 1-1/+1
2006-01-16[GFS2] The core of GFS2Gravatar David Teigland 1-0/+37