aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_quota.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: Convert xlog_warn to new logging interfaceDave Chinner2011-03-071-1/+2
* xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=nChristoph Hellwig2010-11-101-4/+16
* xfs: removed unused XFS_QMOPT_ flagsChristoph Hellwig2010-05-191-3/+0
* xfs: kill the unused XFS_QMOPT_* flush flags V2Dave Chinner2010-02-041-7/+1
* xfs: kill XFS_QMOPT_ASYNCChristoph Hellwig2010-01-211-1/+0
* xfs: event tracing supportChristoph Hellwig2009-12-141-0/+8
* xfs: fix warnings with CONFIG_XFS_QUOTA disabledChristoph Hellwig2009-06-121-1/+8
* xfs: kill xfs_qmopsChristoph Hellwig2009-06-081-60/+62
* xfs: get rid of indirections in the quotaops implementationChristoph Hellwig2009-02-091-0/+2
* xfs: remove the unused XFS_QMOPT_DQLOCK flagChristoph Hellwig2009-02-081-1/+0
* kill dead quota flagsChristoph Hellwig2008-12-041-5/+3
* [XFS] remove dependency of the quota module on behaviorsChristoph Hellwig2007-10-161-5/+5
* [XFS] Fix uquota and oquota enforcement problems.Kouta Ooizumi2007-05-081-1/+2
* [XFS] Remove several macros that are no longer used anywhereEric Sandeen2006-09-281-2/+0
* [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott2006-06-091-1/+1
* [XFS] Make project quota enforcement return an error code consistent withNathan Scott2006-03-311-2/+3
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-291-2/+2
* [XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig2005-11-021-21/+21
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Fix signedness issues in dquot ID handling, allowing uids/gids aboveNathan Scott2005-11-021-1/+1
* [XFS] Need to be able to reset sb_qflags if not mounting with quotasTim Shimmin2005-09-051-1/+16
* [XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott2005-06-211-9/+2
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-211-20/+41
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+356