aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/acl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-02-27[GFS2] Macros removal in gfs2.hSteven Whitehouse1-2/+6
2006-01-18[GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse1-1/+1
2006-01-16[GFS2] The core of GFS2David Teigland1-0/+312