aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/quota.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-08gfs2: move privileged user check to gfs2_quota_lock_checkGravatar Bob Peterson 1-1/+2
2020-03-27gfs2: Change inode qa_data to allow multiple usersGravatar Bob Peterson 1-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Gravatar Thomas Gleixner 1-4/+1
2018-03-08gfs2: Fix fallocate chunk sizeGravatar Andreas Gruenbacher 1-0/+2
2015-12-14GFS2: Make rgrp reservations part of the gfs2_inode structureGravatar Bob Peterson 1-1/+1
2015-11-24GFS2: Extract quota data from reservations structure (revert 5407e24)Gravatar Bob Peterson 1-0/+2
2015-03-18gfs2: perform quota checks against allocation parametersGravatar Abhi Das 1-3/+5
2014-01-14GFS2: Use RCU/hlist_bl based hash for quotasGravatar Steven Whitehouse 1-0/+1
2013-11-04GFS2: Use generic list_lru for quotaGravatar Steven Whitehouse 1-5/+4
2013-09-10fs: convert fs shrinkers to new scan/count APIGravatar Dave Chinner 1-2/+4
2013-02-13gfs2: Use kuid_t and kgid_t types where appropriate.Gravatar Eric W. Biederman 1-4/+4
2013-02-13gfs2: Convert gfs2_quota_refresh to take a kqidGravatar Eric W. Biederman 1-1/+1
2013-02-13gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGEGravatar Eric W. Biederman 1-2/+3
2012-07-22quota: Split dquot_quota_sync() to writeback and cache flushing partGravatar Jan Kara 1-1/+1
2011-05-25vmscan: change shrinker API by passing shrink_control structGravatar Ying Han 1-1/+3
2010-07-19mm: add context argument to shrinker callbackGravatar Dave Chinner 1-1/+1
2010-03-05quota: move code from sync_quota_sb into vfs_quota_syncGravatar Christoph Hellwig 1-1/+1
2009-12-03GFS2: Improve statfs and quota usabilityGravatar Benjamin Marzinski 1-0/+2
2009-12-03GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_opsGravatar Steven Whitehouse 1-0/+1
2009-12-03GFS2: Alter arguments of gfs2_quota/statfs_syncGravatar Steven Whitehouse 1-1/+1
2009-03-24GFS2: change gfs2_quota_scan into a shrinkerGravatar Abhijith Das 1-0/+2
2009-01-05GFS2: Move gfs2_recoverd into recovery.cGravatar Steven Whitehouse 1-11/+12
2009-01-05GFS2: Clean up & move gfs2_quotadGravatar Steven Whitehouse 1-1/+0
2008-03-31[GFS2] Streamline quota lock/check for no-quota caseGravatar Steven Whitehouse 1-0/+17
2006-09-05[GFS2] Make headers compile on their ownGravatar Steven Whitehouse 1-0/+3
2006-09-04[GFS2] Change all types to uX styleGravatar Steven Whitehouse 1-7/+7
2006-09-01[GFS2] Update copyright, tidy up incore.hGravatar Steven Whitehouse 1-1/+1
2006-05-18[GFS2] Update copyright date to 2006Gravatar Steven Whitehouse 1-1/+1
2006-04-28[GFS2] [-mm patch] fs/gfs2/: possible cleanupsGravatar Adrian Bunk 1-2/+0
2006-01-16[GFS2] The core of GFS2Gravatar David Teigland 1-0/+34