aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/xattr.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-05
* gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke}Andreas Gruenbacher2019-05-07
* gfs2: Pass resource group to rgblk_freeAndreas Gruenbacher2018-10-12
* gfs2: Remove unnecessary gfs2_rlist_alloc parameterBob Peterson2018-10-12
* gfs2: Get rid of gfs2_ea_strlenAndreas Gruenbacher2018-08-03
* gfs2: fix bogus __mark_inode_dirty(I_DIRTY_SYNC | I_DIRTY_DATASYNC) callsChristoph Hellwig2018-03-28
* gfs2: Allow gfs2_xattr_set to be called with the glock heldAndreas Gruenbacher2017-10-31
* gfs2: Fix xattr fsyncAndreas Gruenbacher2017-10-31
* gfs2: don't return ENODATA in __gfs2_xattr_set unless replacingErnesto A. Fernández2017-08-31
* GFS2: Fix up some sparse warningsBob Peterson2017-08-25
* gfs2: Protect gl->gl_object by spin lockAndreas Gruenbacher2017-07-05
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-27
* gfs2: Switch to generic xattr handlersAl Viro2016-05-12
* xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-10
* Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-12
|\
| * gfs2: Extended attribute readaheadAndreas Gruenbacher2015-11-16
* | gfs2: Remove gfs2_xattr_acl_chmodAndreas Gruenbacher2015-12-06
* | xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-13
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | gfs2: perform quota checks against allocation parametersAbhi Das2015-03-18
|/
* gfs2: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
* GFS2: Add allocation parameters structureSteven Whitehouse2013-10-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-25
|\
| * gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGEEric W. Biederman2013-02-13
* | GFS2: Split gfs2_trans_add_bh() into twoSteven Whitehouse2013-01-29
|/
* GFS2: Add Orlov allocatorSteven Whitehouse2012-11-07
* 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