aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/quota.c
Commit message (Expand)AuthorAgeFilesLines
* getting newer filesystem code workingWolfgang Wiedmeyer2015-10-231-17/+13
* vmscan: change shrinker API by passing shrink_control structYing Han2011-05-251-5/+7
* GFS2: quota allows exceeding hard limitAbhijith Das2011-03-091-1/+7
* GFS2: panics on quotacheck updateAbhijith Das2011-02-071-1/+5
* GFS2: Allow gfs2 to update quota usage values through the quotactl interfaceAbhijith Das2010-11-301-2/+11
* GFS2: Userland expects quota limit/warn/usage in 512b blocksAbhijith Das2010-11-191-7/+8
* GFS2: reserve more blocks for transactionsBenjamin Marzinski2010-09-281-1/+2
* GFS2: Remove i_disksizeSteven Whitehouse2010-09-201-8/+5
* 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