summaryrefslogtreecommitdiff
path: root/fs/gfs2/acl.c
AgeCommit message (Expand)Author
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-05-21gfs: constify xattr_handlerStephen Hemminger
2010-05-21GFS2: Don't "get" xattrs for ACLs when ACLs are turned offSteven Whitehouse
2009-12-16sanitize xattr handler prototypesChristoph Hellwig
2009-12-03GFS2: Add cached ACLs supportSteven Whitehouse
2009-12-03GFS2: Clean up ACLsSteven Whitehouse
2009-12-03GFS2: Use gfs2_set_mode() instead of munge_mode()Steven Whitehouse
2009-12-03GFS2: Fix up system xattrsSteven Whitehouse
2009-08-26GFS2: Rename eattr.[ch] as xattr.[ch]Steven Whitehouse
2009-08-26GFS2: Clean up of extended attribute supportSteven Whitehouse
2009-03-31New helper - current_umask()Al Viro
2009-03-24GFS2: Merge lock_dlm module into GFS2Steven Whitehouse
2009-01-05GFS2: Move di_eattr into "proper" inodeSteven Whitehouse
2008-04-10[GFS2] fix GFP_KERNEL misusesJosef Bacik
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma
2006-11-30[GFS2] Remove gfs2_check_acl()Steven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse
2006-11-30[GFS2] Change argument of gfs2_dinode_outSteven Whitehouse
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse
2006-09-19[GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto
2006-09-04[GFS2] Align all labels against LH sideSteven Whitehouse
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse
2006-06-22[GFS2] Remove gfs2_repermissionSteven Whitehouse
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse
2006-05-18[GFS2] Remove semaphore.h from C filesSteven Whitehouse
2006-02-27[GFS2] Macros removal in gfs2.hSteven Whitehouse
2006-01-18[GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse
2006-01-16[GFS2] The core of GFS2David Teigland