summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_quotaops.c
AgeCommit message (Expand)Author
2022-05-11xfs: don't set quota warning valuesCatherine Hoang
2022-05-11xfs: remove quota warning limit from struct xfs_quota_limitsCatherine Hoang
2021-08-06xfs: remove the active vs running quota differentiationChristoph Hellwig
2021-04-07xfs: move the di_nblocks field to struct xfs_inodeChristoph Hellwig
2020-07-28xfs: create xfs_dqtype_t to represent quota typesDarrick J. Wong
2020-07-28xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*Darrick J. Wong
2020-07-28xfs: refactor default quota limits by resourceDarrick J. Wong
2020-07-28xfs: move the flags argument of xfs_qm_scall_trunc_qfiles to XFS_QMOPT_*Darrick J. Wong
2020-05-27xfs: per-type quota timers and warn limitsEric Sandeen
2020-05-27xfs: fix up some whitespace in quota codeEric Sandeen
2020-05-19xfs: move the per-fork nextents fields into struct xfs_iforkChristoph Hellwig
2020-01-06xfs: quota: move to time64_t interfacesArnd Bergmann
2019-10-24xfs: Sanity check flags of Q_XQUOTARM callJan Kara
2019-06-28xfs: remove unused header filesEric Sandeen
2019-06-28xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong
2018-07-26xfs: clean up IRELE/iput callsitesDarrick J. Wong
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-05-10xfs: refactor XFS_QMOPT_DQNEXT out of existenceDarrick J. Wong
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells
2017-07-01xfs: remove a whitespace-only line from xfs_fs_get_nextdqblkChristoph Hellwig
2016-02-08xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblkEric Sandeen
2015-03-04xfs: Add support for Q_SETINFOJan Kara
2015-03-04xfs: Convert to using ->get_state callbackJan Kara
2015-01-30quota: Split ->set_xstate callback into twoJan Kara
2015-01-30Merge branch 'for_linus' into for_nextJan Kara
2015-01-28quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara
2015-01-21xfs: Remove useless testJan Kara
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-07-24xfs: fix uflags detection at xfs_fs_rm_xquotaJie Liu
2014-06-25xfs: global error sign conversionDave Chinner
2014-05-05xfs: fix Q_XQUOTARM ioctlEric Sandeen
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-23xfs: decouple log and transaction headersDave Chinner
2013-08-20xfs: Add support for the Q_XGETQSTATVChandra Seetharaman
2013-08-12xfs: split out transaction reservation codeDave Chinner
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner
2013-06-28xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKDChandra Seetharaman
2012-09-18userns: Convert qutoactlEric W. Biederman
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner
2011-08-12xfs: remove subdirectoriesChristoph Hellwig