aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/acl.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-06gfs2: No longer use 'extern' in function declarationsAndreas Gruenbacher1-4/+4
2023-01-19fs: port ->set_acl() to pass mnt_idmapChristian Brauner1-1/+1
2022-10-19fs: pass dentry to set acl methodChristian Brauner1-1/+1
2021-08-18vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi1-1/+1
2021-01-24fs: make helpers idmap mount awareChristian Brauner1-1/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner1-4/+1
2016-05-12gfs2: Switch to generic xattr handlersAl Viro1-0/+1
2015-12-06posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher1-2/+0
2014-03-19GFS2: Increase the max number of ACLsBob Peterson1-1/+1
2014-01-25gfs2: use generic posix ACL infrastructureChristoph Hellwig1-3/+1
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig1-1/+1
2011-07-20->permission() sanitizing: don't pass flags to ->check_acl()Al Viro1-1/+1
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin1-1/+1
2010-05-21gfs: constify xattr_handlerStephen Hemminger1-1/+1
2009-12-03GFS2: Clean up ACLsSteven Whitehouse1-1/+1
2009-12-03GFS2: Fix up system xattrsSteven Whitehouse1-19/+5
2006-11-30[GFS2] Remove gfs2_check_acl()Steven Whitehouse1-1/+0
2006-09-05[GFS2] Make headers compile on their ownSteven Whitehouse1-0/+2
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse1-1/+1
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse1-1/+1
2006-01-16[GFS2] The core of GFS2David Teigland1-0/+37