aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/acl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-141-5/+5
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-181-1/+0
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-271-2/+6
* [GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse2006-01-181-1/+1
* [GFS2] The core of GFS2David Teigland2006-01-161-0/+312