aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/xattr.c
Commit message (Expand)AuthorAge
* GFS2: Remove rs_requested field from reservationsSteven Whitehouse2012-09-24
* GFS2: Merge two nearly identical xattr functionsSteven Whitehouse2012-09-24
* GFS2: Reduce file fragmentationBob Peterson2012-07-19
* GFS2: Fold quota data into the reservations structBob Peterson2012-06-06
* GFS2: Make sure rindex is uptodate before starting transactionsBob Peterson2012-04-05
* GFS2: FITRIM ioctl supportSteven Whitehouse2012-02-28
* GFS2: decouple quota allocations from block allocationsBob Peterson2011-11-22
* GFS2: move toward a generic multi-block allocatorBob Peterson2011-11-21
* GFS2: combine gfs2_alloc_block and gfs2_alloc_diBob Peterson2011-11-15
* GFS2: Fix very unlikley memory leak in ACL xattr codeSteven Whitehouse2011-11-09
* GFS2: Use cached rgrp in gfs2_rlist_add()Steven Whitehouse2011-10-21
* GFS2: Cache the most recently used resource group in the inodeSteven Whitehouse2011-10-21
* GFS2: Make resource groups "append only" during life of fsSteven Whitehouse2011-10-21
* GFS2: Use ->dirty_inode()Steven Whitehouse2011-10-21
* GFS2: Clean up duplicated setattr codeSteven Whitehouse2010-11-30
* GFS2: Remove unreachable calls to vmtruncateSteven Whitehouse2010-11-30
* GFS2: reserve more blocks for transactionsBenjamin Marzinski2010-09-28
* remove inode_setattrChristoph Hellwig2010-08-09
* gfs: constify xattr_handlerStephen Hemminger2010-05-21
* GFS2: Fix gfs2_xattr_acl_chmod()Steven Whitehouse2010-01-08
* sanitize xattr handler prototypesChristoph Hellwig2009-12-16
* GFS2: Clean up ACLsSteven Whitehouse2009-12-03
* GFS2: Fix up system xattrsSteven Whitehouse2009-12-03
* GFS2: Whitespace fixesSteven Whitehouse2009-09-14
* GFS2: Rename eattr.[ch] as xattr.[ch]Steven Whitehouse2009-08-26