summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_quotaops.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: don't set quota warning valuesCatherine Hoang2022-05-111-1/+1
* xfs: remove quota warning limit from struct xfs_quota_limitsCatherine Hoang2022-05-111-3/+3
* xfs: remove the active vs running quota differentiationChristoph Hellwig2021-08-061-20/+10
* xfs: move the di_nblocks field to struct xfs_inodeChristoph Hellwig2021-04-071-1/+1
* xfs: create xfs_dqtype_t to represent quota typesDarrick J. Wong2020-07-281-1/+1
* xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*Darrick J. Wong2020-07-281-3/+3
* xfs: refactor default quota limits by resourceDarrick J. Wong2020-07-281-6/+6
* xfs: move the flags argument of xfs_qm_scall_trunc_qfiles to XFS_QMOPT_*Darrick J. Wong2020-07-281-3/+3
* xfs: per-type quota timers and warn limitsEric Sandeen2020-05-271-11/+11
* xfs: fix up some whitespace in quota codeEric Sandeen2020-05-271-4/+4
* xfs: move the per-fork nextents fields into struct xfs_iforkChristoph Hellwig2020-05-191-1/+1
* xfs: quota: move to time64_t interfacesArnd Bergmann2020-01-061-3/+3
* xfs: Sanity check flags of Q_XQUOTARM callJan Kara2019-10-241-0/+3
* xfs: remove unused header filesEric Sandeen2019-06-281-2/+0
* xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong2019-06-281-0/+1
* xfs: clean up IRELE/iput callsitesDarrick J. Wong2018-07-261-1/+1
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: refactor XFS_QMOPT_DQNEXT out of existenceDarrick J. Wong2018-05-101-5/+3
* VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-171-5/+5
* xfs: remove a whitespace-only line from xfs_fs_get_nextdqblkChristoph Hellwig2017-07-011-1/+0
* xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblkEric Sandeen2016-02-081-2/+34
* xfs: Add support for Q_SETINFOJan Kara2015-03-041-0/+37
* xfs: Convert to using ->get_state callbackJan Kara2015-03-041-25/+71
* quota: Split ->set_xstate callback into twoJan Kara2015-01-301-22/+37
* Merge branch 'for_linus' into for_nextJan Kara2015-01-301-4/+4
|\
| * quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2015-01-281-4/+4
* | xfs: Remove useless testJan Kara2015-01-211-1/+1
|/
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: fix uflags detection at xfs_fs_rm_xquotaJie Liu2014-07-241-1/+1
* xfs: global error sign conversionDave Chinner2014-06-251-9/+9
* xfs: fix Q_XQUOTARM ioctlEric Sandeen2014-05-051-4/+25
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-2/+1
* xfs: decouple log and transaction headersDave Chinner2013-10-231-1/+1
* xfs: Add support for the Q_XGETQSTATVChandra Seetharaman2013-08-201-0/+13
* xfs: split out transaction reservation codeDave Chinner2013-08-121-1/+2
* xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner2013-08-121-0/+1
* xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKDChandra Seetharaman2013-06-281-2/+4
* userns: Convert qutoactlEric W. Biederman2012-09-181-6/+6
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-141-1/+0
* xfs: remove subdirectoriesChristoph Hellwig2011-08-121-0/+139