summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/acl.c
Commit message (Expand)AuthorAgeFilesLines
* posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-09-221-9/+3
* gfs2: Switch to generic xattr handlersAl Viro2016-05-121-11/+47
* posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher2015-12-061-2/+2
* GFS2: gfs2_set_acl(): Cache "no acl" as wellAndreas Gruenbacher2015-03-181-5/+1
* GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_set_acl()Andrew Elble2015-02-101-1/+1
* GFS2: inline function gfs2_set_modeBob Peterson2014-03-191-15/+4
* GFS2: Increase the max number of ACLsBob Peterson2014-03-191-1/+1
* GFS2: return -E2BIG if hit the maximum limits of ACLsJie Liu2014-03-061-1/+1
* gfs2: use generic posix ACL infrastructureChristoph Hellwig2014-01-251-204/+30
* fs: make posix_acl_create more usefulChristoph Hellwig2014-01-251-1/+1
* fs: make posix_acl_chmod more usefulChristoph Hellwig2014-01-251-1/+1
* gfs2: Use uid_eq and gid_eq where appropriateEric W. Biederman2013-02-131-1/+1
* userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman2012-09-181-7/+7
* GFS2: Fix sgid propagation when using ACLsSteven Whitehouse2012-05-041-9/+3
* GFS2: We only need one ACL getting functionSteven Whitehouse2011-11-231-9/+5
* GFS2: Use ->dirty_inode()Steven Whitehouse2011-10-211-2/+3
* switch posix_acl_equiv_mode() to umode_t *Al Viro2011-08-011-1/+1
* switch posix_acl_create() to umode_t *Al Viro2011-08-011-2/+2
* fs: take the ACL checks to common codeChristoph Hellwig2011-07-251-23/+2
* kill boilerplates around posix_acl_create_masq()Al Viro2011-07-251-10/+4
* kill boilerplate around posix_acl_chmod_masq()Al Viro2011-07-251-18/+12
* vfs: move ACL cache lookup into generic codeLinus Torvalds2011-07-251-6/+0
* ->permission() sanitizing: don't pass flags to ->check_acl()Al Viro2011-07-201-1/+1
* ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()Al Viro2011-07-201-1/+1
* GFS2: Post-VFS scale update for RCU path walkSteven Whitehouse2011-01-211-2/+5
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-071-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-05-251-0/+4
|\
| * GFS2: Don't "get" xattrs for ACLs when ACLs are turned offSteven Whitehouse2010-05-211-0/+4
* | gfs: constify xattr_handlerStephen Hemminger2010-05-211-1/+1
|/
* sanitize xattr handler prototypesChristoph Hellwig2009-12-161-6/+10
* GFS2: Add cached ACLs supportSteven Whitehouse2009-12-031-2/+25
* GFS2: Clean up ACLsSteven Whitehouse2009-12-031-81/+83
* GFS2: Use gfs2_set_mode() instead of munge_mode()Steven Whitehouse2009-12-031-35/+11
* GFS2: Fix up system xattrsSteven Whitehouse2009-12-031-55/+115
* GFS2: Rename eattr.[ch] as xattr.[ch]Steven Whitehouse2009-08-261-1/+1
* GFS2: Clean up of extended attribute supportSteven Whitehouse2009-08-261-59/+45
* New helper - current_umask()Al Viro2009-03-311-1/+1
* GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-241-1/+0
* GFS2: Move di_eattr into "proper" inodeSteven Whitehouse2009-01-051-1/+1
* [GFS2] fix GFP_KERNEL misusesJosef Bacik2008-04-101-3/+3
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-171-1/+1
* [GFS2] Remove gfs2_check_acl()Steven Whitehouse2006-11-301-17/+2
* [GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse2006-11-301-1/+1
* [GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse2006-11-301-8/+8
* [GFS2] Change argument of gfs2_dinode_outSteven Whitehouse2006-11-301-1/+1
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-251-1/+1
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1
* [GFS2] Align all labels against LH sideSteven Whitehouse2006-09-041-9/+5
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] Remove gfs2_repermissionSteven Whitehouse2006-06-221-3/+1