aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/quota.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [GFS2] Mark metadata reads for blktraceSteven Whitehouse2006-10-021-1/+2
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-251-3/+3
* [GFS2] Tidy up meta_io codeSteven Whitehouse2006-09-211-10/+6
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1
* [GFS2] Map multiple blocks at once where possibleSteven Whitehouse2006-09-181-5/+3
* [GFS2] Remove unused code from quotaSteven Whitehouse2006-09-051-53/+10
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-041-25/+25
* [GFS2] Align all labels against LH sideSteven Whitehouse2006-09-041-30/+19
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-27/+27
* [GFS2] Remove dependance on tty_write_message()Steven Whitehouse2006-07-031-19/+4