aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/quota.c
AgeCommit message (Expand)Author
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-11-22GFS2: decouple quota allocations from block allocationsBob Peterson
2011-11-21freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo
2011-11-08GFS2: Fix up REQ flagsSteven Whitehouse
2011-10-21GFS2: Misc fixesSteven Whitehouse
2011-10-21GFS2: Cache the most recently used resource group in the inodeSteven Whitehouse
2011-10-21GFS2: Use ->dirty_inode()Steven Whitehouse
2011-08-23block: separate priority boosting from REQ_METAChristoph Hellwig
2011-08-23block: remove READ_META and WRITE_METAChristoph Hellwig
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han
2011-03-09GFS2: quota allows exceeding hard limitAbhijith Das
2011-02-07GFS2: panics on quotacheck updateAbhijith Das
2010-11-30GFS2: Allow gfs2 to update quota usage values through the quotactl interfaceAbhijith Das
2010-11-19GFS2: Userland expects quota limit/warn/usage in 512b blocksAbhijith Das
2010-09-28GFS2: reserve more blocks for transactionsBenjamin Marzinski
2010-09-20GFS2: Remove i_disksizeSteven Whitehouse
2010-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-07-29GFS2: Simplify gfs2_write_alloc_requiredBob Peterson
2010-07-21quota: Clean up the namespace in dqblk_xfs.hChristoph Hellwig
2010-07-19mm: add context argument to shrinker callbackDave Chinner
2010-07-15GFS2: BUG in gfs2_adjust_quotaAbhijith Das
2010-05-21quota: unify ->set_dqblkChristoph Hellwig
2010-05-21quota: unify ->get_dqblkChristoph Hellwig
2010-05-10GFS2: Fix writing to non-page aligned gfs2_quota structuresAbhijith Das
2010-05-05GFS2: fix quota state reportingChristoph Hellwig
2010-03-05quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig
2009-12-03GFS2: Improve statfs and quota usabilityBenjamin Marzinski
2009-12-03GFS2: Use dquot_send_warning()Steven Whitehouse
2009-12-03GFS2: Add set_xquota supportSteven Whitehouse
2009-12-03GFS2: Add get_xquota supportSteven Whitehouse
2009-12-03GFS2: Clean up gfs2_adjust_quota() and do_glock()Steven Whitehouse
2009-12-03GFS2: Remove constant argument from qd_get()Steven Whitehouse
2009-12-03GFS2: Remove constant argument from qdsb_get()Steven Whitehouse
2009-12-03GFS2: Add get_xstate quota functionSteven Whitehouse
2009-12-03GFS2: Remove obsolete code in quota.cSteven Whitehouse
2009-12-03GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_opsSteven Whitehouse
2009-12-03GFS2: Alter arguments of gfs2_quota/statfs_syncSteven Whitehouse
2009-05-22GFS2: Clean up some file namesSteven Whitehouse
2009-04-15GFS2: Use DEFINE_SPINLOCKXu Gang
2009-04-15GFS2: Make quotad's waiting interruptibleSteven Whitehouse
2009-03-24GFS2: Merge lock_dlm module into GFS2Steven Whitehouse
2009-03-24GFS2: Remove "double" locking in quotaSteven Whitehouse
2009-03-24GFS2: change gfs2_quota_scan into a shrinkerAbhijith Das
2009-01-05GFS2: Fix "truncate in progress" hangSteven Whitehouse
2009-01-05GFS2: Clean up & move gfs2_quotadSteven Whitehouse
2009-01-05GFS2: Banish struct gfs2_dinode_hostSteven Whitehouse
2009-01-05GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksizeSteven Whitehouse
2008-07-11[GFS2] Fix GFS2's use of do_div() in its quota calculationsDavid Howells
2008-04-10[GFS2] fix GFP_KERNEL misusesJosef Bacik
2008-03-31[GFS2] gfs2_adjust_quota has broken unstuffing codeAbhijith Das