1. 43fd1fc xfs: fix implicit bool to int conversion by Nicholas Mc Guire · 9 years ago
  2. dc06f398 xfs: run an eofblocks scan on ENOSPC/EDQUOT by Brian Foster · 10 years ago
  3. 3c3533757 xfs: remove dquot hints by Dave Chinner · 10 years ago
  4. 70a9883c xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  5. 92f8ff7 xfs: Add pquota fields where gquota is used. by Chandra Seetharaman · 11 years ago
  6. 995961c xfs: Replace macro XFS_DQ_TO_QIP with a function by Chandra Seetharaman · 11 years ago
  7. b136645 xfs: xfs_dquot prealloc throttling watermarks and low free space by Brian Foster · 11 years ago
  8. 4b6eae2e xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_t by Brian Foster · 11 years ago
  9. 1813dd6 xfs: convert buffer verifiers to an ops structure. by Dave Chinner · 12 years ago
  10. 612cfbf xfs: add pre-write metadata buffer verifier callbacks by Dave Chinner · 12 years ago
  11. c631919 xfs: verify dquot blocks as they are read from disk by Dave Chinner · 12 years ago
  12. 43ff212 xfs: on-stack delayed write buffer lists by Christoph Hellwig · 12 years ago
  13. fe7257f xfs: do not write the buffer from xfs_qm_dqflush by Christoph Hellwig · 12 years ago
  14. b84a3a9 xfs: remove the per-filesystem list of dquots by Christoph Hellwig · 12 years ago
  15. 9f920f1 xfs: use per-filesystem radix trees for dquot lookup by Christoph Hellwig · 12 years ago
  16. f8739c3 xfs: per-filesystem dquot LRU lists by Christoph Hellwig · 12 years ago
  17. 5b03ff1 xfs: remove xfs_trans_unlocked_item by Christoph Hellwig · 12 years ago
  18. 3673141 Define a new function xfs_inode_dquot() by Chandra Seetharaman · 12 years ago
  19. 6967b96 Define a new function xfs_this_quota_on() by Chandra Seetharaman · 12 years ago
  20. 7ae4440 xfs: remove XFS_QMOPT_DQSUSER by Christoph Hellwig · 12 years ago
  21. 78e5589 xfs: add a xfs_dqhold helper by Christoph Hellwig · 12 years ago
  22. 9267855 xfs: flatten the dquot lock ordering by Christoph Hellwig · 12 years ago
  23. 800b484 xfs: cleanup dquot locking helpers by Christoph Hellwig · 12 years ago
  24. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/quota/xfs_dquot.h]
  25. ea15ab3 xfs: remove the dead QUOTADEBUG code by Christoph Hellwig · 13 years ago
  26. 74457cf xfs: remove xfs_dqmarker by Christoph Hellwig · 14 years ago
  27. 3a8406f xfs: convert the dquot free list to use list heads by Dave Chinner · 14 years ago
  28. e6a81f1 xfs: convert the dquot hash list to use list heads by Dave Chinner · 14 years ago
  29. 3a25404 xfs: convert the per-mount dquot list to use list heads by Dave Chinner · 14 years ago
  30. 0b1b213 xfs: event tracing support by Christoph Hellwig · 14 years ago
  31. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  32. 7d09525 xfs: kill xfs_qmops by Christoph Hellwig · 15 years ago
  33. a0b0b8a xfs: kill mutex_t typedef by Christoph Hellwig · 15 years ago
  34. 7201813 xfs: use mutex_is_locked in XFS_DQ_IS_LOCKED by Christoph Hellwig · 15 years ago
  35. 5bb87a3 xfs: lockdep annotations for xfs_dqlock2 by Christoph Hellwig · 15 years ago
  36. bc3048e [XFS] Clean up dquot pincount code. by Peter Leckie · 16 years ago
  37. e1f49cf [XFS] replace dquot flush semaphore with a completion by David Chinner · 16 years ago
  38. 4f0e8a9 [XFS] Remove unused Falgs parameter from xfs_qm_dqpurge() by Denys Vlasenko · 16 years ago
  39. 869b906 [XFS] Unwrap XFS_DQ_PINUNLOCK. by Eric Sandeen · 17 years ago
  40. 0d8fee3 [XFS] Kill direct access to ->count in valusema(); all we ever use it for by Al Viro · 18 years ago
  41. 4ce3121 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  42. 4cd4a03 [XFS] Need to be able to reset sb_qflags if not mounting with quotas by Tim Shimmin · 19 years ago
  43. c8ad20f [XFS] Add support for project quota, based on Dan Knappes earlier work. by Nathan Scott · 19 years ago
  44. 4372d6e [XFS] Remove dead code. Patch from Adrian Bunk by Christoph Hellwig · 19 years ago
  45. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago