1. a61a2c8 xfs: remove unreachable error injection code in xfs_qm_dqget by Christoph Hellwig · 7 years ago
  2. b2b1712 xfs: introduce the xfs_iext_cursor abstraction by Christoph Hellwig · 7 years ago
  3. 8ad7c629 xfs: remove the ip argument to xfs_defer_finish by Christoph Hellwig · 7 years ago
  4. 0891f99 Revert "xfs: grab dquots without taking the ilock" by Christoph Hellwig · 7 years ago
  5. 2192b0b xfs: fix contiguous dquot chunk iteration livelock by Brian Foster · 7 years ago
  6. bda250d xfs: rewrite xfs_dq_get_next_id using xfs_iext_lookup_extent by Christoph Hellwig · 7 years ago
  7. 50e0bdb xfs: grab dquots without taking the ilock by Darrick J. Wong · 7 years ago
  8. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
  9. 657bdfb xfs: don't wrap ID in xfs_dq_get_next_id by Eric Sandeen · 8 years ago
  10. 2c3234d xfs: rename flist/free_list to dfops by Darrick J. Wong · 8 years ago
  11. 310a75a xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* by Darrick J. Wong · 8 years ago
  12. 3ab78df xfs: rework xfs_bmap_free callers to use xfs_defer_ops by Darrick J. Wong · 8 years ago
  13. b1c5ebb xfs: allocate log vector buffers outside CIL context lock by Dave Chinner · 8 years ago
  14. 2a4ad58 Merge branch 'xfs-4.7-misc-fixes' into for-next by Dave Chinner · 9 years ago
  15. 6e3e6d5 xfs: mute some sparse warnings by Eryu Guan · 9 years ago
  16. 253f491 xfs: better xfs_trans_alloc interface by Christoph Hellwig · 9 years ago
  17. be60794 xfs: Split default quota limits by quota type by Carlos Maiolino · 9 years ago
  18. 296c24e xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk by Eric Sandeen · 9 years ago
  19. 4d4d952 xfs: get quota inode from mp & flags rather than dqp by Eric Sandeen · 9 years ago
  20. a484bcd xfs: don't overflow quota ID when initializing dqblk by Eric Sandeen · 9 years ago
  21. f6106ef xfs: eliminate committed arg from xfs_bmap_finish by Eric Sandeen · 9 years ago
  22. ff6d6af xfs: per-filesystem stats counter implementation by Bill O'Donnell · 9 years ago
  23. aa49338 Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next by Dave Chinner · 9 years ago
  24. 9286345 xfs: dquots should be stamped with sb_meta_uuid by Dave Chinner · 9 years ago
  25. 146e54b xfs: add helper to conditionally remove items from the AIL by Brian Foster · 9 years ago
  26. 7039331 xfs: saner xfs_trans_commit interface by Christoph Hellwig · 10 years ago
  27. 4906e21 xfs: remove the flags argument to xfs_trans_cancel by Christoph Hellwig · 10 years ago
  28. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 10 years ago
  29. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  30. 5fd364f xfs: quotacheck leaves dquot buffers without verifiers by Dave Chinner · 10 years ago
  31. 2451337 xfs: global error sign conversion by Dave Chinner · 10 years ago
  32. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 10 years ago
  33. d99831f xfs: return is not a function by Eric Sandeen · 10 years ago
  34. 7691283 Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next by Dave Chinner · 11 years ago
  35. 36de955 xfs: kill xfs_buf_geterror() by Dave Chinner · 11 years ago
  36. 3c3533757 xfs: remove dquot hints by Dave Chinner · 11 years ago
  37. 410b11a xfs: use tr_qm_dqalloc log reservation for dquot alloc by Brian Foster · 11 years ago
  38. f4df8ad xfs: use xfs_ilock_data_map_shared in xfs_qm_dqtobp by Christoph Hellwig · 11 years ago
  39. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  40. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  41. 9aede1d xfs: split dquot buffer operations out by Dave Chinner · 11 years ago
  42. 70a9883 xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  43. f112a04 xfs: lockdep needs to know about 3 dquot-deep nesting by Dave Chinner · 11 years ago
  44. cd56a39 xfs: convert dquot cache lru to list_lru by Dave Chinner · 11 years ago
  45. 3d3c8b5 xfs: refactor xfs_trans_reserve() interface by Jie Liu · 11 years ago
  46. 6898811 xfs: create xfs_bmap_util.[ch] by Dave Chinner · 11 years ago
  47. 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 11 years ago
  48. 92f8ff7 xfs: Add pquota fields where gquota is used. by Chandra Seetharaman · 11 years ago
  49. 113a568 xfs: Code cleanup and removal of some typedef usage by Chandra Seetharaman · 11 years ago
  50. 995961c xfs: Replace macro XFS_DQ_TO_QIP with a function by Chandra Seetharaman · 11 years ago
  51. 329e087 xfs: Replace macro XFS_DQUOT_TREE with a function by Chandra Seetharaman · 11 years ago
  52. 6fcdc59 xfs: rework dquot CRCs by Dave Chinner · 12 years ago
  53. 3fe58f3 xfs: add CRC checks for quota blocks by Christoph Hellwig · 12 years ago
  54. b136645 xfs: xfs_dquot prealloc throttling watermarks and low free space by Brian Foster · 12 years ago
  55. 4b6eae2e xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_t by Brian Foster · 12 years ago
  56. 4800104 xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time by Jeff Liu · 12 years ago
  57. 1813dd6 xfs: convert buffer verifiers to an ops structure. by Dave Chinner · 12 years ago
  58. b0f539d xfs: connect up write verifiers to new buffers by Dave Chinner · 12 years ago
  59. 612cfbf xfs: add pre-write metadata buffer verifier callbacks by Dave Chinner · 12 years ago
  60. c631919 xfs: verify dquot blocks as they are read from disk by Dave Chinner · 12 years ago
  61. c3f8fc7 xfs: make buffer read verication an IO completion function by Dave Chinner · 12 years ago
  62. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 13 years ago
  63. 04913fd xfs: pass shutdown method into xfs_trans_ail_delete_bulk by Dave Chinner · 13 years ago
  64. 43ff212 xfs: on-stack delayed write buffer lists by Christoph Hellwig · 13 years ago
  65. fe7257f xfs: do not write the buffer from xfs_qm_dqflush by Christoph Hellwig · 13 years ago
  66. 32ce90a xfs: remove log item from AIL in xfs_iflush after a shutdown by Christoph Hellwig · 13 years ago
  67. dea9609 xfs: remove log item from AIL in xfs_qm_dqflush after a shutdown by Christoph Hellwig · 13 years ago
  68. 1c2ccc6 fs: xfs: fix section mismatch in linux-next by Gerard Snitselaar · 13 years ago
  69. a05931c xfs: remove the global xfs_Gqm structure by Christoph Hellwig · 13 years ago
  70. b84a3a9 xfs: remove the per-filesystem list of dquots by Christoph Hellwig · 13 years ago
  71. 9f920f1 xfs: use per-filesystem radix trees for dquot lookup by Christoph Hellwig · 13 years ago
  72. f8739c3 xfs: per-filesystem dquot LRU lists by Christoph Hellwig · 13 years ago
  73. 48776fd xfs: use common code for quota statistics by Christoph Hellwig · 13 years ago
  74. 5b03ff1 xfs: remove xfs_trans_unlocked_item by Christoph Hellwig · 13 years ago
  75. d0a3fe6 xfs: change available ranges of softlimit and hardlimit in quota check by Mitsuo Hayasaka · 13 years ago
  76. 92b2e5b xfs: use a normal shrinker for the dquot freelist by Christoph Hellwig · 13 years ago
  77. 3673141 Define a new function xfs_inode_dquot() by Chandra Seetharaman · 13 years ago
  78. 6967b96 Define a new function xfs_this_quota_on() by Chandra Seetharaman · 13 years ago
  79. 7ae4440 xfs: remove XFS_QMOPT_DQSUSER by Christoph Hellwig · 13 years ago
  80. 97e7ade xfs: kill xfs_qm_idtodq by Christoph Hellwig · 13 years ago
  81. 49d35a5 xfs: merge xfs_qm_dqinit_core into the only caller by Christoph Hellwig · 13 years ago
  82. 78e5589 xfs: add a xfs_dqhold helper by Christoph Hellwig · 13 years ago
  83. bf72de3 xfs: nest qm_dqfrlist_lock inside the dquot qlock by Christoph Hellwig · 13 years ago
  84. 9267855 xfs: flatten the dquot lock ordering by Christoph Hellwig · 13 years ago
  85. be7ffc3 xfs: implement lazy removal for the dquot freelist by Christoph Hellwig · 13 years ago
  86. 80a376b xfs: remove XFS_DQ_INACTIVE by Christoph Hellwig · 13 years ago
  87. 497507b xfs: cleanup xfs_qm_dqlookup by Christoph Hellwig · 13 years ago
  88. 800b484 xfs: cleanup dquot locking helpers by Christoph Hellwig · 13 years ago
  89. fdedf28 xfs: untangle SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflush by Christoph Hellwig · 13 years ago
  90. 38f2323 xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF by Christoph Hellwig · 13 years ago
  91. ddc3415 xfs: simplify xfs_trans_ijoin* again by Christoph Hellwig · 13 years ago
  92. c0dc782 xfs: rename xfs_bmapi to xfs_bmapi_write by Dave Chinner · 13 years ago
  93. 5c8ed20 xfs: introduce xfs_bmapi_read() by Dave Chinner · 13 years ago
  94. 2a30f36d xfs: Check the return value of xfs_trans_get_buf() by Chandra Seetharaman · 13 years ago
  95. c2b006c xfs: let xfs_bwrite callers handle the xfs_buf_relse by Christoph Hellwig · 13 years ago
  96. 61551f1 xfs: call xfs_buf_delwri_queue directly by Christoph Hellwig · 13 years ago
  97. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/quota/xfs_dquot.c]
  98. 811e64c Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinned by Chandra Seetharaman · 13 years ago
  99. 6292604 xfs: Remove the macro XFS_BUF_PTR by Chandra Seetharaman · 13 years ago
  100. b75e40a xfs: Remove macro XFS_BUF_BUSY and family by Chandra Seetharaman · 13 years ago