aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/quota.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-08-071-5/+5
|\
| * quota: Clean up the namespace in dqblk_xfs.hChristoph Hellwig2010-07-211-5/+5
* | GFS2: Simplify gfs2_write_alloc_requiredBob Peterson2010-07-291-12/+3
* | mm: add context argument to shrinker callbackDave Chinner2010-07-191-1/+1
|/
* GFS2: BUG in gfs2_adjust_quotaAbhijith Das2010-07-151-5/+3
* quota: unify ->set_dqblkChristoph Hellwig2010-05-211-3/+3
* quota: unify ->get_dqblkChristoph Hellwig2010-05-211-3/+3
* GFS2: Fix writing to non-page aligned gfs2_quota structuresAbhijith Das2010-05-101-25/+61
* GFS2: fix quota state reportingChristoph Hellwig2010-05-051-4/+12
* quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig2010-03-051-2/+7
* GFS2: Improve statfs and quota usabilityBenjamin Marzinski2009-12-031-3/+18
* GFS2: Use dquot_send_warning()Steven Whitehouse2009-12-031-1/+9
* GFS2: Add set_xquota supportSteven Whitehouse2009-12-031-26/+172
* GFS2: Add get_xquota supportSteven Whitehouse2009-12-031-0/+43
* GFS2: Clean up gfs2_adjust_quota() and do_glock()Steven Whitehouse2009-12-031-56/+26
* GFS2: Remove constant argument from qd_get()Steven Whitehouse2009-12-031-4/+4
* GFS2: Remove constant argument from qdsb_get()Steven Whitehouse2009-12-031-6/+6
* GFS2: Add get_xstate quota functionSteven Whitehouse2009-12-031-0/+23
* GFS2: Remove obsolete code in quota.cSteven Whitehouse2009-12-031-8/+5
* GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_opsSteven Whitehouse2009-12-031-0/+4
* GFS2: Alter arguments of gfs2_quota/statfs_syncSteven Whitehouse2009-12-031-3/+4
* GFS2: Clean up some file namesSteven Whitehouse2009-05-221-1/+0
* GFS2: Use DEFINE_SPINLOCKXu Gang2009-04-151-1/+1
* GFS2: Make quotad's waiting interruptibleSteven Whitehouse2009-04-151-1/+1
* GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-241-9/+3
* GFS2: Remove "double" locking in quotaSteven Whitehouse2009-03-241-26/+14
* GFS2: change gfs2_quota_scan into a shrinkerAbhijith Das2009-03-241-67/+98
* GFS2: Fix "truncate in progress" hangSteven Whitehouse2009-01-051-1/+30
* GFS2: Clean up & move gfs2_quotadSteven Whitehouse2009-01-051-6/+70
* GFS2: Banish struct gfs2_dinode_hostSteven Whitehouse2009-01-051-1/+1
* GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksizeSteven Whitehouse2009-01-051-3/+3
* [GFS2] Fix GFS2's use of do_div() in its quota calculationsDavid Howells2008-07-111-1/+1
* [GFS2] fix GFP_KERNEL misusesJosef Bacik2008-04-101-4/+4
* [GFS2] gfs2_adjust_quota has broken unstuffing codeAbhijith Das2008-03-311-41/+30
* [GFS2] possible null pointer dereference fixupCyrill Gorcunov2008-03-311-2/+7
* [GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse2008-01-251-6/+6
* [GFS2] Get rid of useless "found" variable in quota.cBob Peterson2008-01-251-4/+2
* [GFS2] Remove function gfs2_get_blockBob Peterson2008-01-251-2/+2
* [GFS2] Clean up internal read functionSteven Whitehouse2008-01-251-5/+2
* [GFS2] Fix quota do_list operation hangAbhijith Das2007-10-101-0/+3
* [GFS2] Force unstuff of hidden quota inodeAbhijith Das2007-10-101-0/+10
* [GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse2007-07-091-1/+41
* [GFS2] Quotas non-functional - fix another bugAbhijith Das2007-07-091-4/+7
* [GFS2] Quotas non-functional - fix bugAbhijith Das2007-07-091-1/+3
* [GFS2] fix locking mistakeJosef Whiter2007-03-071-1/+1
* [GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse2006-11-301-4/+4
* [GFS2] gfs2 misc endianness annotationsAl Viro2006-11-301-2/+1
* [GFS2] split and annotate gfs2_quota_changeAl Viro2006-11-301-1/+1
* [GFS2] split and annotate gfs2_quotaAl Viro2006-11-301-1/+1
* [GFS2] Fix bmap to map extents properlySteven Whitehouse2006-10-201-2/+3