aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/quota.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-30GFS2: Allow gfs2 to update quota usage values through the quotactl interfaceAbhijith Das1-2/+11
2010-11-19GFS2: Userland expects quota limit/warn/usage in 512b blocksAbhijith Das1-7/+8
2010-09-28GFS2: reserve more blocks for transactionsBenjamin Marzinski1-1/+2
2010-09-20GFS2: Remove i_disksizeSteven Whitehouse1-8/+5
2010-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds1-5/+5
2010-07-29GFS2: Simplify gfs2_write_alloc_requiredBob Peterson1-12/+3
2010-07-21quota: Clean up the namespace in dqblk_xfs.hChristoph Hellwig1-5/+5
2010-07-19mm: add context argument to shrinker callbackDave Chinner1-1/+1
2010-07-15GFS2: BUG in gfs2_adjust_quotaAbhijith Das1-5/+3
2010-05-21quota: unify ->set_dqblkChristoph Hellwig1-3/+3
2010-05-21quota: unify ->get_dqblkChristoph Hellwig1-3/+3
2010-05-10GFS2: Fix writing to non-page aligned gfs2_quota structuresAbhijith Das1-25/+61
2010-05-05GFS2: fix quota state reportingChristoph Hellwig1-4/+12
2010-03-05quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig1-2/+7
2009-12-03GFS2: Improve statfs and quota usabilityBenjamin Marzinski1-3/+18
2009-12-03GFS2: Use dquot_send_warning()Steven Whitehouse1-1/+9
2009-12-03GFS2: Add set_xquota supportSteven Whitehouse1-26/+172
2009-12-03GFS2: Add get_xquota supportSteven Whitehouse1-0/+43
2009-12-03GFS2: Clean up gfs2_adjust_quota() and do_glock()Steven Whitehouse1-56/+26
2009-12-03GFS2: Remove constant argument from qd_get()Steven Whitehouse1-4/+4
2009-12-03GFS2: Remove constant argument from qdsb_get()Steven Whitehouse1-6/+6
2009-12-03GFS2: Add get_xstate quota functionSteven Whitehouse1-0/+23
2009-12-03GFS2: Remove obsolete code in quota.cSteven Whitehouse1-8/+5
2009-12-03GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_opsSteven Whitehouse1-0/+4
2009-12-03GFS2: Alter arguments of gfs2_quota/statfs_syncSteven Whitehouse1-3/+4
2009-05-22GFS2: Clean up some file namesSteven Whitehouse1-1/+0
2009-04-15GFS2: Use DEFINE_SPINLOCKXu Gang1-1/+1
2009-04-15GFS2: Make quotad's waiting interruptibleSteven Whitehouse1-1/+1
2009-03-24GFS2: Merge lock_dlm module into GFS2Steven Whitehouse1-9/+3
2009-03-24GFS2: Remove "double" locking in quotaSteven Whitehouse1-26/+14
2009-03-24GFS2: change gfs2_quota_scan into a shrinkerAbhijith Das1-67/+98
2009-01-05GFS2: Fix "truncate in progress" hangSteven Whitehouse1-1/+30
2009-01-05GFS2: Clean up & move gfs2_quotadSteven Whitehouse1-6/+70
2009-01-05GFS2: Banish struct gfs2_dinode_hostSteven Whitehouse1-1/+1
2009-01-05GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksizeSteven Whitehouse1-3/+3
2008-07-11[GFS2] Fix GFS2's use of do_div() in its quota calculationsDavid Howells1-1/+1
2008-04-10[GFS2] fix GFP_KERNEL misusesJosef Bacik1-4/+4
2008-03-31[GFS2] gfs2_adjust_quota has broken unstuffing codeAbhijith Das1-41/+30
2008-03-31[GFS2] possible null pointer dereference fixupCyrill Gorcunov1-2/+7
2008-01-25[GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse1-6/+6
2008-01-25[GFS2] Get rid of useless "found" variable in quota.cBob Peterson1-4/+2
2008-01-25[GFS2] Remove function gfs2_get_blockBob Peterson1-2/+2
2008-01-25[GFS2] Clean up internal read functionSteven Whitehouse1-5/+2
2007-10-10[GFS2] Fix quota do_list operation hangAbhijith Das1-0/+3
2007-10-10[GFS2] Force unstuff of hidden quota inodeAbhijith Das1-0/+10
2007-07-09[GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse1-1/+41
2007-07-09[GFS2] Quotas non-functional - fix another bugAbhijith Das1-4/+7
2007-07-09[GFS2] Quotas non-functional - fix bugAbhijith Das1-1/+3
2007-03-07[GFS2] fix locking mistakeJosef Whiter1-1/+1
2006-11-30[GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse1-4/+4