1. be60794 xfs: Split default quota limits by quota type by Carlos Maiolino · 8 years ago
  2. 296c24e xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk by Eric Sandeen · 8 years ago
  3. 4d4d952 xfs: get quota inode from mp & flags rather than dqp by Eric Sandeen · 8 years ago
  4. 5d3684c xfs: Convert to using ->get_state callback by Jan Kara · 9 years ago
  5. ae90fb1 Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  6. 14bf61f quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units by Jan Kara · 10 years ago
  7. 61e63ec xfs: consolidate superblock logging functions by Dave Chinner · 9 years ago
  8. 4d11a40 xfs: remove bitfield based superblock updates by Dave Chinner · 9 years ago
  9. eb866bb xfs: mark xfs_qm_quotacheck as static by Jie Liu · 10 years ago
  10. afbd123 xfs: integrate xfs_quota_priv header file to xfs_qm by Jie Liu · 10 years ago
  11. 9aede1d xfs: split dquot buffer operations out by Dave Chinner · 11 years ago
  12. cd56a39 xfs: convert dquot cache lru to list_lru by Dave Chinner · 11 years ago
  13. 5d5e3d5 xfs: Add support for the Q_XGETQSTATV by Chandra Seetharaman · 11 years ago
  14. 92f8ff7 xfs: Add pquota fields where gquota is used. by Chandra Seetharaman · 11 years ago
  15. 0e6436d xfs: Change xfs_dquot_acct to be a 2-dimensional array by Chandra Seetharaman · 11 years ago
  16. 113a568 xfs: Code cleanup and removal of some typedef usage by Chandra Seetharaman · 11 years ago
  17. 995961c xfs: Replace macro XFS_DQ_TO_QIP with a function by Chandra Seetharaman · 11 years ago
  18. 329e087 xfs: Replace macro XFS_DQUOT_TREE with a function by Chandra Seetharaman · 11 years ago
  19. 3fe58f3 xfs: add CRC checks for quota blocks by Christoph Hellwig · 11 years ago
  20. b136645 xfs: xfs_dquot prealloc throttling watermarks and low free space by Brian Foster · 11 years ago
  21. a05931c xfs: remove the global xfs_Gqm structure by Christoph Hellwig · 12 years ago
  22. b84a3a9 xfs: remove the per-filesystem list of dquots by Christoph Hellwig · 12 years ago
  23. 9f920f1 xfs: use per-filesystem radix trees for dquot lookup by Christoph Hellwig · 12 years ago
  24. f8739c3 xfs: per-filesystem dquot LRU lists by Christoph Hellwig · 12 years ago
  25. 48776fd xfs: use common code for quota statistics by Christoph Hellwig · 12 years ago
  26. 92b2e5b3 xfs: use a normal shrinker for the dquot freelist by Christoph Hellwig · 12 years ago
  27. 34625c6 xfs: remove xfs_qm_sync by Christoph Hellwig · 12 years ago
  28. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/quota/xfs_qm.h]
  29. ea15ab3 xfs: remove the dead QUOTADEBUG code by Christoph Hellwig · 13 years ago
  30. ecb697c xfs: fix variable set but not used warnings by Christoph Hellwig · 13 years ago
  31. 3a8406f xfs: convert the dquot free list to use list heads by Dave Chinner · 14 years ago
  32. 3a25404 xfs: convert the per-mount dquot list to use list heads by Dave Chinner · 14 years ago
  33. 7d09525 xfs: kill xfs_qmops by Christoph Hellwig · 15 years ago
  34. a0b0b8a xfs: kill mutex_t typedef by Christoph Hellwig · 15 years ago
  35. fcafb71 xfs: get rid of indirections in the quotaops implementation by Christoph Hellwig · 15 years ago
  36. c9a192d xfs: sanitize qh_lock wrappers by Christoph Hellwig · 15 years ago
  37. e249458 xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELE by Christoph Hellwig · 15 years ago
  38. e57481d no explicit xfs_iflush for special inodes during unmount by Christoph Hellwig · 15 years ago
  39. bc3048e [XFS] Clean up dquot pincount code. by Peter Leckie · 16 years ago
  40. 4249023 [XFS] cleanup xfs_mountfs by Christoph Hellwig · 16 years ago
  41. 53aa791 [XFS] Clean up quotamount error handling. by David Chinner · 16 years ago
  42. e6a4b37 [XFS] Remove the BPCSHIFT and NB* based macros from XFS. by Tim Shimmin · 16 years ago
  43. 869b906 [XFS] Unwrap XFS_DQ_PINUNLOCK. by Eric Sandeen · 17 years ago
  44. b09cc77 [XFS] remove dependency of the quota module on behaviors by Christoph Hellwig · 17 years ago
  45. 3f89243 [XFS] Remove several macros that are no longer used anywhere by Eric Sandeen · 18 years ago
  46. 794ee1b [PATCH] mutex subsystem, semaphore to mutex: XFS by Jes Sorensen · 18 years ago
  47. 6b3f6b5 [XFS] Rework the dquot hash sizing heuristics. by Nathan Scott · 19 years ago
  48. 4ce3121 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  49. 4cd4a03 [XFS] Need to be able to reset sb_qflags if not mounting with quotas by Tim Shimmin · 19 years ago
  50. 06d10dd [XFS] Merge fixes into realtime quota code, since one/two reported, still by Nathan Scott · 19 years ago
  51. c8ad20f [XFS] Add support for project quota, based on Dan Knappes earlier work. by Nathan Scott · 19 years ago
  52. ba0f32d [XFS] mark various symbols static Patch from Adrian Bunk by Christoph Hellwig · 19 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago