aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_quotaops.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-06xfs: remove the active vs running quota differentiationGravatar Christoph Hellwig 1-20/+10
2021-04-07xfs: move the di_nblocks field to struct xfs_inodeGravatar Christoph Hellwig 1-1/+1
2020-07-28xfs: create xfs_dqtype_t to represent quota typesGravatar Darrick J. Wong 1-1/+1
2020-07-28xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*Gravatar Darrick J. Wong 1-3/+3
2020-07-28xfs: refactor default quota limits by resourceGravatar Darrick J. Wong 1-6/+6
2020-07-28xfs: move the flags argument of xfs_qm_scall_trunc_qfiles to XFS_QMOPT_*Gravatar Darrick J. Wong 1-3/+3
2020-05-27xfs: per-type quota timers and warn limitsGravatar Eric Sandeen 1-11/+11
2020-05-27xfs: fix up some whitespace in quota codeGravatar Eric Sandeen 1-4/+4
2020-05-19xfs: move the per-fork nextents fields into struct xfs_iforkGravatar Christoph Hellwig 1-1/+1
2020-01-06xfs: quota: move to time64_t interfacesGravatar Arnd Bergmann 1-3/+3
2019-10-24xfs: Sanity check flags of Q_XQUOTARM callGravatar Jan Kara 1-0/+3
2019-06-28xfs: remove unused header filesGravatar Eric Sandeen 1-2/+0
2019-06-28xfs: move xfs_ino_geometry to xfs_shared.hGravatar Darrick J. Wong 1-0/+1
2018-07-26xfs: clean up IRELE/iput callsitesGravatar Darrick J. Wong 1-1/+1
2018-06-06xfs: convert to SPDX license tagsGravatar Dave Chinner 1-13/+1
2018-05-10xfs: refactor XFS_QMOPT_DQNEXT out of existenceGravatar Darrick J. Wong 1-5/+3
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)Gravatar David Howells 1-5/+5
2017-07-01xfs: remove a whitespace-only line from xfs_fs_get_nextdqblkGravatar Christoph Hellwig 1-1/+0
2016-02-08xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblkGravatar Eric Sandeen 1-2/+34
2015-03-04xfs: Add support for Q_SETINFOGravatar Jan Kara 1-0/+37
2015-03-04xfs: Convert to using ->get_state callbackGravatar Jan Kara 1-25/+71
2015-01-30quota: Split ->set_xstate callback into twoGravatar Jan Kara 1-22/+37
2015-01-30Merge branch 'for_linus' into for_nextGravatar Jan Kara 1-4/+4
2015-01-28quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsGravatar Jan Kara 1-4/+4
2015-01-21xfs: Remove useless testGravatar Jan Kara 1-1/+1
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hGravatar Christoph Hellwig 1-1/+0
2014-11-28xfs: merge xfs_ag.h into xfs_format.hGravatar Christoph Hellwig 1-1/+0
2014-07-24xfs: fix uflags detection at xfs_fs_rm_xquotaGravatar Jie Liu 1-1/+1
2014-06-25xfs: global error sign conversionGravatar Dave Chinner 1-9/+9
2014-05-05xfs: fix Q_XQUOTARM ioctlGravatar Eric Sandeen 1-4/+25
2013-10-23xfs: decouple inode and bmap btree header filesGravatar Dave Chinner 1-2/+1
2013-10-23xfs: decouple log and transaction headersGravatar Dave Chinner 1-1/+1
2013-08-20xfs: Add support for the Q_XGETQSTATVGravatar Chandra Seetharaman 1-0/+13
2013-08-12xfs: split out transaction reservation codeGravatar Dave Chinner 1-1/+2
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hGravatar Dave Chinner 1-0/+1
2013-06-28xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKDGravatar Chandra Seetharaman 1-2/+4
2012-09-18userns: Convert qutoactlGravatar Eric W. Biederman 1-6/+6
2012-05-14xfs: move xfsagino_t to xfs_types.hGravatar Dave Chinner 1-1/+0
2011-08-12xfs: remove subdirectoriesGravatar Christoph Hellwig 1-0/+139