aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_quota.h
AgeCommit message (Expand)AuthorFilesLines
2010-02-04xfs: kill the unused XFS_QMOPT_* flush flags V2Gravatar Dave Chinner 1-7/+1
2010-01-21xfs: kill XFS_QMOPT_ASYNCGravatar Christoph Hellwig 1-1/+0
2009-12-14xfs: event tracing supportGravatar Christoph Hellwig 1-0/+8
2009-06-12xfs: fix warnings with CONFIG_XFS_QUOTA disabledGravatar Christoph Hellwig 1-1/+8
2009-06-08xfs: kill xfs_qmopsGravatar Christoph Hellwig 1-60/+62
2009-02-09xfs: get rid of indirections in the quotaops implementationGravatar Christoph Hellwig 1-0/+2
2009-02-08xfs: remove the unused XFS_QMOPT_DQLOCK flagGravatar Christoph Hellwig 1-1/+0
2008-12-04kill dead quota flagsGravatar Christoph Hellwig 1-5/+3
2007-10-16[XFS] remove dependency of the quota module on behaviorsGravatar Christoph Hellwig 1-5/+5
2007-05-08[XFS] Fix uquota and oquota enforcement problems.Gravatar Kouta Ooizumi 1-1/+2
2006-09-28[XFS] Remove several macros that are no longer used anywhereGravatar Eric Sandeen 1-2/+0
2006-06-09[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Gravatar Nathan Scott 1-1/+1
2006-03-31[XFS] Make project quota enforcement return an error code consistent withGravatar Nathan Scott 1-2/+3
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allGravatar Nathan Scott 1-2/+2
2005-11-02[XFS] endianess annotations and cleanup for the quota codeGravatar Christoph Hellwig 1-21/+21
2005-11-02[XFS] Update license/copyright notices to match the prefered SGIGravatar Nathan Scott 1-25/+11
2005-11-02[XFS] Fix signedness issues in dquot ID handling, allowing uids/gids aboveGravatar Nathan Scott 1-1/+1
2005-09-05[XFS] Need to be able to reset sb_qflags if not mounting with quotasGravatar Tim Shimmin 1-1/+16
2005-06-21[XFS] Merge fixes into realtime quota code, since one/two reported, stillGravatar Nathan Scott 1-9/+2
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Gravatar Nathan Scott 1-20/+41
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+356