summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_quota.h
Commit message (Expand)AuthorAge
* xfs: fix quota block reservation leak when tp allocates and frees blocksBrian Foster2015-06-01
* xfs: split dquot buffer operations outDave Chinner2013-10-23
* xfs: create a shared header file for format-related informationDave Chinner2013-10-23
* xfs: XFS_MOUNT_QUOTA_ALL needed by userspaceDave Chinner2013-09-03
* xfs: convert kuid_t to/from uid_t for internal structuresDwight Engen2013-08-15
* xfs: introduce xfs_quota_defs.hDave Chinner2013-08-12
* xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner2013-08-12
* xfs: Fix the logic check for all quotas being turned offChandra Seetharaman2013-07-11
* xfs: Add pquota fields where gquota is used.Chandra Seetharaman2013-07-11
* xfs: dquot log reservations are too smallDave Chinner2013-07-09
* xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKDChandra Seetharaman2013-06-28
* xfs: rework dquot CRCsDave Chinner2013-06-04
* xfs: add CRC checks for quota blocksChristoph Hellwig2013-04-21
* Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usageChandra Seetharaman2012-02-03
* xfs: remove XFS_QMOPT_DQSUSERChristoph Hellwig2011-12-15
* xfs: flatten the dquot lock orderingChristoph Hellwig2011-12-14
* xfs: implement lazy removal for the dquot freelistChristoph Hellwig2011-12-13
* xfs: remove XFS_DQ_INACTIVEChristoph Hellwig2011-12-13
* xfs: remove xfs_qm_syncChristoph Hellwig2011-12-12
* xfs: Convert xlog_warn to new logging interfaceDave Chinner2011-03-07
* xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=nChristoph Hellwig2010-11-10
* xfs: removed unused XFS_QMOPT_ flagsChristoph Hellwig2010-05-19
* xfs: kill the unused XFS_QMOPT_* flush flags V2Dave Chinner2010-02-04
* xfs: kill XFS_QMOPT_ASYNCChristoph Hellwig2010-01-21
* xfs: event tracing supportChristoph Hellwig2009-12-14
* xfs: fix warnings with CONFIG_XFS_QUOTA disabledChristoph Hellwig2009-06-12
* xfs: kill xfs_qmopsChristoph Hellwig2009-06-08
* xfs: get rid of indirections in the quotaops implementationChristoph Hellwig2009-02-09
* xfs: remove the unused XFS_QMOPT_DQLOCK flagChristoph Hellwig2009-02-08
* kill dead quota flagsChristoph Hellwig2008-12-04
* [XFS] remove dependency of the quota module on behaviorsChristoph Hellwig2007-10-16
* [XFS] Fix uquota and oquota enforcement problems.Kouta Ooizumi2007-05-08
* [XFS] Remove several macros that are no longer used anywhereEric Sandeen2006-09-28
* [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott2006-06-09
* [XFS] Make project quota enforcement return an error code consistent withNathan Scott2006-03-31
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-29
* [XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig2005-11-02
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-02
* [XFS] Fix signedness issues in dquot ID handling, allowing uids/gids aboveNathan Scott2005-11-02
* [XFS] Need to be able to reset sb_qflags if not mounting with quotasTim Shimmin2005-09-05
* [XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott2005-06-21
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-21
* Linux-2.6.12-rc2Linus Torvalds2005-04-16