summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-3/+3
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-3/+3
* | gfs2: perform quota checks against allocation parametersAbhi Das2015-03-181-1/+1
|/
* gfs2: use generic posix ACL infrastructureChristoph Hellwig2014-01-251-1/+3
* GFS2: Add allocation parameters structureSteven Whitehouse2013-10-021-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-251-2/+2
|\
| * gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGEEric W. Biederman2013-02-131-2/+2
* | GFS2: Split gfs2_trans_add_bh() into twoSteven Whitehouse2013-01-291-18/+18
|/
* GFS2: Add Orlov allocatorSteven Whitehouse2012-11-071-1/+1
* GFS2: Remove rs_requested field from reservationsSteven Whitehouse2012-09-241-1/+1
* GFS2: Merge two nearly identical xattr functionsSteven Whitehouse2012-09-241-64/+30
* GFS2: Reduce file fragmentationBob Peterson2012-07-191-0/+12
* GFS2: Fold quota data into the reservations structBob Peterson2012-06-061-22/+2
* GFS2: Make sure rindex is uptodate before starting transactionsBob Peterson2012-04-051-0/+12
* GFS2: FITRIM ioctl supportSteven Whitehouse2012-02-281-2/+2
* GFS2: decouple quota allocations from block allocationsBob Peterson2011-11-221-19/+16
* GFS2: move toward a generic multi-block allocatorBob Peterson2011-11-211-3/+3
* GFS2: combine gfs2_alloc_block and gfs2_alloc_diBob Peterson2011-11-151-3/+3
* GFS2: Fix very unlikley memory leak in ACL xattr codeSteven Whitehouse2011-11-091-3/+4
* GFS2: Use cached rgrp in gfs2_rlist_add()Steven Whitehouse2011-10-211-2/+2
* GFS2: Cache the most recently used resource group in the inodeSteven Whitehouse2011-10-211-1/+1
* GFS2: Make resource groups "append only" during life of fsSteven Whitehouse2011-10-211-15/+2
* GFS2: Use ->dirty_inode()Steven Whitehouse2011-10-211-2/+3
* GFS2: Clean up duplicated setattr codeSteven Whitehouse2010-11-301-13/+1
* GFS2: Remove unreachable calls to vmtruncateSteven Whitehouse2010-11-301-9/+0
* GFS2: reserve more blocks for transactionsBenjamin Marzinski2010-09-281-1/+1
* remove inode_setattrChristoph Hellwig2010-08-091-6/+18
* gfs: constify xattr_handlerStephen Hemminger2010-05-211-3/+3
* GFS2: Fix gfs2_xattr_acl_chmod()Steven Whitehouse2010-01-081-10/+11
* sanitize xattr handler prototypesChristoph Hellwig2009-12-161-43/+26
* GFS2: Clean up ACLsSteven Whitehouse2009-12-031-11/+45
* GFS2: Fix up system xattrsSteven Whitehouse2009-12-031-18/+0
* GFS2: Whitespace fixesSteven Whitehouse2009-09-141-2/+2
* GFS2: Rename eattr.[ch] as xattr.[ch]Steven Whitehouse2009-08-261-0/+1558
OpenPOWER on IntegriCloud