Commit History

Author SHA1 Message Date
  Chandra Seetharaman 92f8ff73f1 xfs: Add pquota fields where gquota is used. 12 years ago
  Chandra Seetharaman 83e782e1a1 xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD 12 years ago
  Chandra Seetharaman 113a56835d xfs: Code cleanup and removal of some typedef usage 12 years ago
  Chandra Seetharaman 329e087528 xfs: Replace macro XFS_DQUOT_TREE with a function 12 years ago
  Chandra Seetharaman 9cad19d2cb xfs: Define a new function xfs_is_quota_inode() 12 years ago
  Dave Chinner 6fcdc59de2 xfs: rework dquot CRCs 12 years ago
  Christoph Hellwig 3fe58f30b4 xfs: add CRC checks for quota blocks 12 years ago
  Brian Foster 4b6eae2e6a xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_t 12 years ago
  Jeff Liu f910a8c620 xfs: calculate xfs_qm_write_sb_changes() space log reservation at mount time 12 years ago
  Dave Chinner b870553cde xfs: fix stray dquot unlock when reclaiming dquots 12 years ago
  Dave Chinner 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 years ago
  Dave Chinner 612cfbfe17 xfs: add pre-write metadata buffer verifier callbacks 12 years ago
  Dave Chinner c631919870 xfs: verify dquot blocks as they are read from disk 12 years ago
  Dave Chinner c3f8fc73ac xfs: make buffer read verication an IO completion function 12 years ago
  Dave Chinner 33479e0542 xfs: remove xfs_iget.c 12 years ago
  Dave Chinner 32972383ca xfs: make largest supported offset less shouty 13 years ago
  Dave Chinner 60a34607b2 xfs: move xfsagino_t to xfs_types.h 13 years ago
  Christoph Hellwig 43ff2122e6 xfs: on-stack delayed write buffer lists 13 years ago
  Christoph Hellwig fe7257fd4b xfs: do not write the buffer from xfs_qm_dqflush 13 years ago
  Christoph Hellwig b4d05e3019 xfs: avoid taking the ilock unnessecarily in xfs_qm_dqattach 13 years ago
  Christoph Hellwig a05931ceb0 xfs: remove the global xfs_Gqm structure 13 years ago
  Christoph Hellwig b84a3a9675 xfs: remove the per-filesystem list of dquots 13 years ago
  Christoph Hellwig 9f920f1164 xfs: use per-filesystem radix trees for dquot lookup 13 years ago
  Christoph Hellwig f8739c3ce2 xfs: per-filesystem dquot LRU lists 13 years ago
  Christoph Hellwig 48776fd223 xfs: use common code for quota statistics 13 years ago
  Christoph Hellwig 92b2e5b31d xfs: use a normal shrinker for the dquot freelist 13 years ago
  Chandra Seetharaman 4177af3a8a Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usage 13 years ago
  Christoph Hellwig 28fb588c9b xfs: simplify xfs_qm_detach_gdquots 13 years ago
  Christoph Hellwig 7ae4440723 xfs: remove XFS_QMOPT_DQSUSER 13 years ago
  Christoph Hellwig 78e55892d6 xfs: add a xfs_dqhold helper 13 years ago