Age | Commit message (Expand) | Author |
2024-11-05 | xfs: don't count metadata directory files to quota | Darrick J. Wong |
2024-05-03 | xfs: xfs_quota_unreserve_blkres can't fail | Christoph Hellwig |
2024-05-03 | xfs: consolidate the xfs_quota_reserve_blkres definitions | Christoph Hellwig |
2024-02-22 | xfs: track quota updates during live quotacheck | Darrick J. Wong |
2023-12-22 | xfs: turn the xfs_trans_mod_dquot_byino stub into an inline function | Christoph Hellwig |
2021-08-09 | xfs: queue inactivation immediately when quota is nearing enforcement | Darrick J. Wong |
2021-02-03 | xfs: remove xfs_qm_vop_chown_reserve | Darrick J. Wong |
2021-02-03 | xfs: reserve data and rt quota at the same time | Darrick J. Wong |
2021-02-03 | xfs: fix up build warnings when quotas are disabled | Darrick J. Wong |
2021-02-03 | xfs: clean up icreate quota reservation calls | Darrick J. Wong |
2021-02-03 | xfs: remove xfs_trans_unreserve_quota_nblks completely | Darrick J. Wong |
2021-02-03 | xfs: create convenience wrappers for incore quota block reservations | Darrick J. Wong |
2020-09-15 | xfs: move the buffer retry logic to xfs_buf.c | Christoph Hellwig |
2020-07-28 | xfs: create xfs_dqtype_t to represent quota types | Darrick J. Wong |
2020-07-28 | xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_* | Darrick J. Wong |
2020-07-06 | xfs: use direct calls for dquot IO completion | Dave Chinner |
2020-03-02 | xfs: remove the icdinode di_uid/di_gid members | Christoph Hellwig |
2019-04-23 | xfs: kill the xfs_dqtrx_t typedef | Darrick J. Wong |
2019-04-23 | xfs: widen quota block counters to 64-bit integers | Darrick J. Wong |
2018-06-06 | xfs: convert to SPDX license tags | Dave Chinner |
2018-05-30 | xfs: add helpers to attach quotas to inodes | Darrick J. Wong |
2018-05-10 | xfs: split out dqget for inodes from regular dqget | Darrick J. Wong |
2018-05-10 | xfs: remove unnecessary xfs_qm_dqattach parameter | Darrick J. Wong |
2015-06-01 | xfs: fix quota block reservation leak when tp allocates and frees blocks | Brian Foster |
2013-10-23 | xfs: split dquot buffer operations out | Dave Chinner |
2013-10-23 | xfs: create a shared header file for format-related information | Dave Chinner |
2013-09-03 | xfs: XFS_MOUNT_QUOTA_ALL needed by userspace | Dave Chinner |
2013-08-15 | xfs: convert kuid_t to/from uid_t for internal structures | Dwight Engen |
2013-08-12 | xfs: introduce xfs_quota_defs.h | Dave Chinner |
2013-08-12 | xfs: separate dquot on disk format definitions out of xfs_quota.h | Dave Chinner |
2013-07-11 | xfs: Fix the logic check for all quotas being turned off | Chandra Seetharaman |
2013-07-11 | xfs: Add pquota fields where gquota is used. | Chandra Seetharaman |
2013-07-09 | xfs: dquot log reservations are too small | Dave Chinner |
2013-06-28 | xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD | Chandra Seetharaman |
2013-06-04 | xfs: rework dquot CRCs | Dave Chinner |
2013-04-21 | xfs: add CRC checks for quota blocks | Christoph Hellwig |
2012-02-03 | Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usage | Chandra Seetharaman |
2011-12-15 | xfs: remove XFS_QMOPT_DQSUSER | Christoph Hellwig |
2011-12-14 | xfs: flatten the dquot lock ordering | Christoph Hellwig |
2011-12-13 | xfs: implement lazy removal for the dquot freelist | Christoph Hellwig |
2011-12-13 | xfs: remove XFS_DQ_INACTIVE | Christoph Hellwig |
2011-12-12 | xfs: remove xfs_qm_sync | Christoph Hellwig |
2011-03-07 | xfs: Convert xlog_warn to new logging interface | Dave Chinner |
2010-11-10 | xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=n | Christoph Hellwig |
2010-05-19 | xfs: removed unused XFS_QMOPT_ flags | Christoph Hellwig |
2010-02-04 | xfs: kill the unused XFS_QMOPT_* flush flags V2 | Dave Chinner |
2010-01-21 | xfs: kill XFS_QMOPT_ASYNC | Christoph Hellwig |
2009-12-14 | xfs: event tracing support | Christoph Hellwig |
2009-06-12 | xfs: fix warnings with CONFIG_XFS_QUOTA disabled | Christoph Hellwig |
2009-06-08 | xfs: kill xfs_qmops | Christoph Hellwig |