summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/quota.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-251-83/+55
|\
| * gfs2: Use uid_eq and gid_eq where appropriateEric W. Biederman2013-02-131-2/+4
| * gfs2: Use kuid_t and kgid_t types where appropriate.Eric W. Biederman2013-02-131-4/+4
| * gfs2: Remove the QUOTA_USER and QUOTA_GROUP definesEric W. Biederman2013-02-131-20/+5
| * gfs2: Store qd_id in struct gfs2_quota_data as a struct kqidEric W. Biederman2013-02-131-44/+25
| * gfs2: Convert gfs2_quota_refresh to take a kqidEric W. Biederman2013-02-131-2/+3
| * gfs2: Modify qdsb_get to take a struct kqidEric W. Biederman2013-02-131-6/+7
| * gfs2: Modify struct gfs2_quota_change_host to use struct kqidEric W. Biederman2013-02-131-3/+5
| * gfs2: Introduce qd2indexEric W. Biederman2013-02-131-2/+8
| * gfs2: Report quotas in the caller's user namespace.Eric W. Biederman2013-02-131-1/+1
| * gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGEEric W. Biederman2013-02-131-2/+2
| * gfs2: Remove improper checks in gfs2_set_dqblk.Eric W. Biederman2013-02-131-6/+0
* | GFS2: Split gfs2_trans_add_bh() into twoSteven Whitehouse2013-01-291-2/+2
|/
* GFS2: remove redundant lvb pointerDavid Teigland2012-11-151-3/+3
* GFS2: Add Orlov allocatorSteven Whitehouse2012-11-071-2/+2
* GFS2: Fix an unchecked error from gfs2_rs_allocAndrew Price2012-11-071-2/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-021-13/+19
|\
| * userns: Convert quota netlink aka quota_send_warningEric W. Biederman2012-09-181-4/+8
| * userns: Convert qutoactlEric W. Biederman2012-09-181-9/+11
* | GFS2: Get rid of I_MUTEX_QUOTA usageJan Kara2012-09-241-1/+1
* | GFS2: Remove rs_requested field from reservationsSteven Whitehouse2012-09-241-4/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-07-241-31/+41
|\
| * GFS2: Fold quota data into the reservations structBob Peterson2012-06-061-29/+30
| * GFS2: Extend the life of the reservationsBob Peterson2012-06-061-2/+11
* | quota: Split dquot_quota_sync() to writeback and cache flushing partJan Kara2012-07-221-2/+2
|/
* GFS2: Fix quota adjustment return codeBob Peterson2012-05-161-1/+1
* GFS2: Remove unused argument from gfs2_internal_readAndrew Price2012-04-241-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-03-211-1/+1
|\
| * GFS2: Change truncate page allocation to be GFP_NOFSBob Peterson2012-03-201-1/+1
* | gfs2: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
|/
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+2
|\
| * freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo2011-11-211-2/+2
* | GFS2: decouple quota allocations from block allocationsBob Peterson2011-11-221-51/+34
* | GFS2: Fix up REQ flagsSteven Whitehouse2011-11-081-1/+1
|/
* GFS2: Misc fixesSteven Whitehouse2011-10-211-3/+8
* GFS2: Cache the most recently used resource group in the inodeSteven Whitehouse2011-10-211-2/+2
* GFS2: Use ->dirty_inode()Steven Whitehouse2011-10-211-11/+2
* block: separate priority boosting from REQ_METAChristoph Hellwig2011-08-231-1/+1
* block: remove READ_META and WRITE_METAChristoph Hellwig2011-08-231-1/+1
* 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
|/
OpenPOWER on IntegriCloud