aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/acl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-18GFS2: gfs2_set_acl(): Cache "no acl" as wellAndreas Gruenbacher1-5/+1
2015-02-10GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_set_acl()Andrew Elble1-1/+1
2014-03-19GFS2: inline function gfs2_set_modeBob Peterson1-15/+4
2014-03-19GFS2: Increase the max number of ACLsBob Peterson1-1/+1
2014-03-06GFS2: return -E2BIG if hit the maximum limits of ACLsJie Liu1-1/+1
2014-01-25gfs2: use generic posix ACL infrastructureChristoph Hellwig1-204/+30
2014-01-25fs: make posix_acl_create more usefulChristoph Hellwig1-1/+1
2014-01-25fs: make posix_acl_chmod more usefulChristoph Hellwig1-1/+1
2013-02-13gfs2: Use uid_eq and gid_eq where appropriateEric W. Biederman1-1/+1
2012-09-18userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman1-7/+7
2012-05-04GFS2: Fix sgid propagation when using ACLsSteven Whitehouse1-9/+3
2011-11-23GFS2: We only need one ACL getting functionSteven Whitehouse1-9/+5
2011-10-21GFS2: Use ->dirty_inode()Steven Whitehouse1-2/+3
2011-08-01switch posix_acl_equiv_mode() to umode_t *Al Viro1-1/+1
2011-08-01switch posix_acl_create() to umode_t *Al Viro1-2/+2
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig1-23/+2
2011-07-25kill boilerplates around posix_acl_create_masq()Al Viro1-10/+4
2011-07-25kill boilerplate around posix_acl_chmod_masq()Al Viro1-18/+12
2011-07-25vfs: move ACL cache lookup into generic codeLinus Torvalds1-6/+0
2011-07-20->permission() sanitizing: don't pass flags to ->check_acl()Al Viro1-1/+1
2011-07-20->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()Al Viro1-1/+1
2011-01-21GFS2: Post-VFS scale update for RCU path walkSteven Whitehouse1-2/+5
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin1-1/+4
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds1-0/+4
2010-05-21gfs: constify xattr_handlerStephen Hemminger1-1/+1
2010-05-21GFS2: Don't "get" xattrs for ACLs when ACLs are turned offSteven Whitehouse1-0/+4
2009-12-16sanitize xattr handler prototypesChristoph Hellwig1-6/+10
2009-12-03GFS2: Add cached ACLs supportSteven Whitehouse1-2/+25
2009-12-03GFS2: Clean up ACLsSteven Whitehouse1-81/+83
2009-12-03GFS2: Use gfs2_set_mode() instead of munge_mode()Steven Whitehouse1-35/+11
2009-12-03GFS2: Fix up system xattrsSteven Whitehouse1-55/+115
2009-08-26GFS2: Rename eattr.[ch] as xattr.[ch]Steven Whitehouse1-1/+1
2009-08-26GFS2: Clean up of extended attribute supportSteven Whitehouse1-59/+45
2009-03-31New helper - current_umask()Al Viro1-1/+1
2009-03-24GFS2: Merge lock_dlm module into GFS2Steven Whitehouse1-1/+0
2009-01-05GFS2: Move di_eattr into "proper" inodeSteven Whitehouse1-1/+1
2008-04-10[GFS2] fix GFP_KERNEL misusesJosef Bacik1-3/+3
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma1-1/+1
2006-11-30[GFS2] Remove gfs2_check_acl()Steven Whitehouse1-17/+2
2006-11-30[GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse1-1/+1
2006-11-30[GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse1-8/+8
2006-11-30[GFS2] Change argument of gfs2_dinode_outSteven Whitehouse1-1/+1
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse1-1/+1
2006-09-19[GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto1-1/+1
2006-09-04[GFS2] Align all labels against LH sideSteven Whitehouse1-9/+5
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse1-1/+1
2006-06-22[GFS2] Remove gfs2_repermissionSteven Whitehouse1-3/+1
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse1-5/+5
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse1-1/+1
2006-05-18[GFS2] Remove semaphore.h from C filesSteven Whitehouse1-1/+0