Age | Commit message (Expand) | Author |
2020-09-15 | xfs: refactor quota expiration timer modification | Darrick J. Wong |
2020-07-28 | xfs: create xfs_dqtype_t to represent quota types | Darrick J. Wong |
2020-07-28 | xfs: remove unnecessary quota type masking | Darrick J. Wong |
2020-07-28 | xfs: remove the XFS_QM_IS[UGP]DQ macros | Darrick J. Wong |
2020-07-28 | xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_* | Darrick J. Wong |
2020-07-28 | xfs: refactor default quota limits by resource | Darrick J. Wong |
2020-07-28 | xfs: stop using q_core counters in the quota code | Darrick J. Wong |
2020-07-28 | xfs: stop using q_core limits in the quota code | Darrick J. Wong |
2020-07-28 | xfs: make XFS_DQUOT_CLUSTER_SIZE_FSB part of the ondisk format | Darrick J. Wong |
2020-05-27 | xfs: per-type quota timers and warn limits | Eric Sandeen |
2020-05-27 | xfs: switch xfs_get_defquota to take explicit type | Eric Sandeen |
2020-05-27 | xfs: fix up some whitespace in quota code | Eric Sandeen |
2020-01-06 | xfs: quota: move to time64_t interfaces | Arnd Bergmann |
2019-11-13 | xfs: remove the xfs_quotainfo_t typedef | Pavel Reichl |
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-10 | xfs: refactor XFS_QMOPT_DQNEXT out of existence | Darrick J. Wong |
2016-02-08 | xfs: Split default quota limits by quota type | Carlos Maiolino |
2016-02-08 | xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk | Eric Sandeen |
2016-02-08 | xfs: get quota inode from mp & flags rather than dqp | Eric Sandeen |
2015-03-04 | xfs: Convert to using ->get_state callback | Jan Kara |
2015-02-10 | Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-01-28 | quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units | Jan Kara |
2015-01-22 | xfs: consolidate superblock logging functions | Dave Chinner |
2015-01-22 | xfs: remove bitfield based superblock updates | Dave Chinner |
2014-07-24 | xfs: mark xfs_qm_quotacheck as static | Jie Liu |
2013-12-06 | xfs: integrate xfs_quota_priv header file to xfs_qm | Jie Liu |
2013-10-23 | xfs: split dquot buffer operations out | Dave Chinner |
2013-09-10 | xfs: convert dquot cache lru to list_lru | Dave Chinner |
2013-08-20 | xfs: Add support for the Q_XGETQSTATV | Chandra Seetharaman |
2013-07-11 | xfs: Add pquota fields where gquota is used. | Chandra Seetharaman |
2013-06-28 | xfs: Change xfs_dquot_acct to be a 2-dimensional array | Chandra Seetharaman |
2013-06-28 | xfs: Code cleanup and removal of some typedef usage | Chandra Seetharaman |
2013-06-28 | xfs: Replace macro XFS_DQ_TO_QIP with a function | Chandra Seetharaman |
2013-06-28 | xfs: Replace macro XFS_DQUOT_TREE with a function | Chandra Seetharaman |
2013-04-21 | xfs: add CRC checks for quota blocks | Christoph Hellwig |
2013-03-22 | xfs: xfs_dquot prealloc throttling watermarks and low free space | Brian Foster |
2012-03-14 | xfs: remove the global xfs_Gqm structure | Christoph Hellwig |
2012-03-14 | xfs: remove the per-filesystem list of dquots | Christoph Hellwig |
2012-03-14 | xfs: use per-filesystem radix trees for dquot lookup | Christoph Hellwig |
2012-03-14 | xfs: per-filesystem dquot LRU lists | Christoph Hellwig |
2012-03-14 | xfs: use common code for quota statistics | Christoph Hellwig |
2012-02-10 | xfs: use a normal shrinker for the dquot freelist | Christoph Hellwig |
2011-12-12 | xfs: remove xfs_qm_sync | Christoph Hellwig |
2011-08-12 | xfs: remove subdirectories | Christoph Hellwig |