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