aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/quota.c
Commit message (Expand)AuthorAge
* GFS2: Remove rs_requested field from reservationsSteven Whitehouse2012-09-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-07-24
|\
| * GFS2: Fold quota data into the reservations structBob Peterson2012-06-06
| * GFS2: Extend the life of the reservationsBob Peterson2012-06-06
* | quota: Split dquot_quota_sync() to writeback and cache flushing partJan Kara2012-07-22
|/
* GFS2: Fix quota adjustment return codeBob Peterson2012-05-16
* GFS2: Remove unused argument from gfs2_internal_readAndrew Price2012-04-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-03-21
|\
| * GFS2: Change truncate page allocation to be GFP_NOFSBob Peterson2012-03-20
* | gfs2: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
|/
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\
| * freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo2011-11-21
* | GFS2: decouple quota allocations from block allocationsBob Peterson2011-11-22
* | GFS2: Fix up REQ flagsSteven Whitehouse2011-11-08
|/
* GFS2: Misc fixesSteven Whitehouse2011-10-21
* GFS2: Cache the most recently used resource group in the inodeSteven Whitehouse2011-10-21
* GFS2: Use ->dirty_inode()Steven Whitehouse2011-10-21
* block: separate priority boosting from REQ_METAChristoph Hellwig2011-08-23
* block: remove READ_META and WRITE_METAChristoph Hellwig2011-08-23
* vmscan: change shrinker API by passing shrink_control structYing Han2011-05-25
* GFS2: quota allows exceeding hard limitAbhijith Das2011-03-09
* GFS2: panics on quotacheck updateAbhijith Das2011-02-07
* GFS2: Allow gfs2 to update quota usage values through the quotactl interfaceAbhijith Das2010-11-30
* GFS2: Userland expects quota limit/warn/usage in 512b blocksAbhijith Das2010-11-19
* GFS2: reserve more blocks for transactionsBenjamin Marzinski2010-09-28
* GFS2: Remove i_disksizeSteven Whitehouse2010-09-20
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-08-07
|\
| * quota: Clean up the namespace in dqblk_xfs.hChristoph Hellwig2010-07-21
* | GFS2: Simplify gfs2_write_alloc_requiredBob Peterson2010-07-29
* | mm: add context argument to shrinker callbackDave Chinner2010-07-19
|/
* GFS2: BUG in gfs2_adjust_quotaAbhijith Das2010-07-15
* quota: unify ->set_dqblkChristoph Hellwig2010-05-21
* quota: unify ->get_dqblkChristoph Hellwig2010-05-21
* GFS2: Fix writing to non-page aligned gfs2_quota structuresAbhijith Das2010-05-10
* GFS2: fix quota state reportingChristoph Hellwig2010-05-05
* quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig2010-03-04
* GFS2: Improve statfs and quota usabilityBenjamin Marzinski2009-12-03
* GFS2: Use dquot_send_warning()Steven Whitehouse2009-12-03
* GFS2: Add set_xquota supportSteven Whitehouse2009-12-03
* GFS2: Add get_xquota supportSteven Whitehouse2009-12-03
* GFS2: Clean up gfs2_adjust_quota() and do_glock()Steven Whitehouse2009-12-03
* GFS2: Remove constant argument from qd_get()Steven Whitehouse2009-12-03
* GFS2: Remove constant argument from qdsb_get()Steven Whitehouse2009-12-03
* GFS2: Add get_xstate quota functionSteven Whitehouse2009-12-03
* GFS2: Remove obsolete code in quota.cSteven Whitehouse2009-12-03
* GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_opsSteven Whitehouse2009-12-03
* GFS2: Alter arguments of gfs2_quota/statfs_syncSteven Whitehouse2009-12-03
* GFS2: Clean up some file namesSteven Whitehouse2009-05-22
* GFS2: Use DEFINE_SPINLOCKXu Gang2009-04-15
* GFS2: Make quotad's waiting interruptibleSteven Whitehouse2009-04-15