1. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  2. 7039331 xfs: saner xfs_trans_commit interface by Christoph Hellwig · 9 years ago
  3. 4906e21 xfs: remove the flags argument to xfs_trans_cancel by Christoph Hellwig · 9 years ago
  4. 3cabb83 Merge branch 'xfs-misc-fixes-for-4.1' into for-next by Dave Chinner · 9 years ago
  5. 58c9047 xfs: inodes are new until the dentry cache is set up by Dave Chinner · 9 years ago
  6. dfcc70a xfs: Fix quota type in quota structures when reusing quota file by Jan Kara · 9 years ago
  7. 3f97b16 list_lru: add helpers to isolate items by Vladimir Davydov · 9 years ago
  8. 503c358 list_lru: introduce list_lru_shrink_{count,walk} by Vladimir Davydov · 9 years ago
  9. 61e63ec xfs: consolidate superblock logging functions by Dave Chinner · 9 years ago
  10. 4d11a40 xfs: remove bitfield based superblock updates by Dave Chinner · 9 years ago
  11. c14fc01 Merge branch 'xfs-coccinelle-cleanups' into for-next by Dave Chinner · 10 years ago
  12. d2a5e3c xfs: remove unnecessary null checks by Markus Elfring · 10 years ago
  13. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  14. 6d3ebaa xfs: merge xfs_dinode.h into xfs_format.h by Christoph Hellwig · 10 years ago
  15. bf1ed38 xfs: xfs_qm_dquot_isolate needs locking annotations for sparse by Dave Chinner · 10 years ago
  16. 645f985 Merge branch 'xfs-misc-fixes-3.17-2' into for-next by Dave Chinner · 10 years ago
  17. 5fd364f xfs: quotacheck leaves dquot buffers without verifiers by Dave Chinner · 10 years ago
  18. eb866bb xfs: mark xfs_qm_quotacheck as static by Jie Liu · 10 years ago
  19. 2451337 xfs: global error sign conversion by Dave Chinner · 10 years ago
  20. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 10 years ago
  21. d99831f xfs: return is not a function by Eric Sandeen · 10 years ago
  22. ff14ee4 Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next by Dave Chinner · 10 years ago
  23. fdd3a2a Merge branch 'xfs-unused-args-cleanup' into for-next by Dave Chinner · 10 years ago
  24. ee4eec4 xfs: list_lru_init returns a negative error by Dave Chinner · 10 years ago
  25. 3c3533757 xfs: remove dquot hints by Dave Chinner · 10 years ago
  26. 6ea94bb xfs: remove unused mp arg from xfs_calc_dquots_per_chunk() by Eric Sandeen · 10 years ago
  27. da51d32 xfs: use xfs_ilock_data_map_shared in xfs_qm_dqiterate by Christoph Hellwig · 11 years ago
  28. df8052e xfs: fix infinite loop by detaching the group/project hints from user dquot by Jie Liu · 11 years ago
  29. 37eb970 xfs: fix false assertion at xfs_qm_vop_create_dqattach by Jie Liu · 11 years ago
  30. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  31. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  32. 9aede1d xfs: split dquot buffer operations out by Dave Chinner · 11 years ago
  33. 70a9883c xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  34. f5e1dd3 super: fix for destroy lrus by Glauber Costa · 11 years ago
  35. 5ca302c list_lru: dynamically adjust node arrays by Glauber Costa · 11 years ago
  36. 3516341 xfs: fix dquot isolation hang by Dave Chinner · 11 years ago
  37. 2f5b56f xfs-convert-dquot-cache-lru-to-list_lru-fix by Andrew Morton · 11 years ago
  38. cd56a39 xfs: convert dquot cache lru to list_lru by Dave Chinner · 11 years ago
  39. 55f841c super: fix calculation of shrinkable objects for small numbers by Glauber Costa · 11 years ago
  40. 7aab1b2 xfs: convert kuid_t to/from uid_t for internal structures by Dwight Engen · 11 years ago
  41. 3d3c8b5 xfs: refactor xfs_trans_reserve() interface by Jie Liu · 11 years ago
  42. e546cb7 xfs: consolidate xfs_utils.c by Dave Chinner · 11 years ago
  43. 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 11 years ago
  44. d892d58 xfs: Start using pquotaino from the superblock. by Chandra Seetharaman · 11 years ago
  45. 92f8ff7 xfs: Add pquota fields where gquota is used. by Chandra Seetharaman · 11 years ago
  46. 83e782e xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD by Chandra Seetharaman · 11 years ago
  47. 113a568 xfs: Code cleanup and removal of some typedef usage by Chandra Seetharaman · 11 years ago
  48. 329e087 xfs: Replace macro XFS_DQUOT_TREE with a function by Chandra Seetharaman · 11 years ago
  49. 9cad19d xfs: Define a new function xfs_is_quota_inode() by Chandra Seetharaman · 11 years ago
  50. 6fcdc59 xfs: rework dquot CRCs by Dave Chinner · 11 years ago
  51. 3fe58f3 xfs: add CRC checks for quota blocks by Christoph Hellwig · 11 years ago
  52. 4b6eae2e xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_t by Brian Foster · 11 years ago
  53. f910a8c xfs: calculate xfs_qm_write_sb_changes() space log reservation at mount time by Jeff Liu · 11 years ago
  54. b870553 xfs: fix stray dquot unlock when reclaiming dquots by Dave Chinner · 12 years ago
  55. 1813dd6 xfs: convert buffer verifiers to an ops structure. by Dave Chinner · 12 years ago
  56. 612cfbf xfs: add pre-write metadata buffer verifier callbacks by Dave Chinner · 12 years ago
  57. c631919 xfs: verify dquot blocks as they are read from disk by Dave Chinner · 12 years ago
  58. c3f8fc7 xfs: make buffer read verication an IO completion function by Dave Chinner · 12 years ago
  59. 33479e0 xfs: remove xfs_iget.c by Dave Chinner · 12 years ago
  60. 3297238 xfs: make largest supported offset less shouty by Dave Chinner · 12 years ago
  61. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 12 years ago
  62. 43ff212 xfs: on-stack delayed write buffer lists by Christoph Hellwig · 12 years ago
  63. fe7257f xfs: do not write the buffer from xfs_qm_dqflush by Christoph Hellwig · 12 years ago
  64. b4d05e3 xfs: avoid taking the ilock unnessecarily in xfs_qm_dqattach by Christoph Hellwig · 12 years ago
  65. a05931c xfs: remove the global xfs_Gqm structure by Christoph Hellwig · 12 years ago
  66. b84a3a9 xfs: remove the per-filesystem list of dquots by Christoph Hellwig · 12 years ago
  67. 9f920f1 xfs: use per-filesystem radix trees for dquot lookup by Christoph Hellwig · 12 years ago
  68. f8739c3 xfs: per-filesystem dquot LRU lists by Christoph Hellwig · 12 years ago
  69. 48776fd xfs: use common code for quota statistics by Christoph Hellwig · 12 years ago
  70. 92b2e5b3 xfs: use a normal shrinker for the dquot freelist by Christoph Hellwig · 12 years ago
  71. 4177af3 Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usage by Chandra Seetharaman · 12 years ago
  72. 28fb588 xfs: simplify xfs_qm_detach_gdquots by Christoph Hellwig · 13 years ago
  73. 7ae4440 xfs: remove XFS_QMOPT_DQSUSER by Christoph Hellwig · 13 years ago
  74. 78e5589 xfs: add a xfs_dqhold helper by Christoph Hellwig · 13 years ago
  75. ab680bb xfs: simplify xfs_qm_dqattach_grouphint by Christoph Hellwig · 13 years ago
  76. bf72de3 xfs: nest qm_dqfrlist_lock inside the dquot qlock by Christoph Hellwig · 13 years ago
  77. 9267855 xfs: flatten the dquot lock ordering by Christoph Hellwig · 13 years ago
  78. be7ffc3 xfs: implement lazy removal for the dquot freelist by Christoph Hellwig · 13 years ago
  79. 80a376b xfs: remove XFS_DQ_INACTIVE by Christoph Hellwig · 13 years ago
  80. 800b484 xfs: cleanup dquot locking helpers by Christoph Hellwig · 13 years ago
  81. a7ef9bd xfs: remove the sync_mode argument to xfs_qm_dqflush_all by Christoph Hellwig · 13 years ago
  82. 34625c6 xfs: remove xfs_qm_sync by Christoph Hellwig · 13 years ago
  83. f2fba55 xfs: make sure to really flush all dquots in xfs_qm_quotacheck by Christoph Hellwig · 13 years ago
  84. fdedf28 xfs: untangle SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflush by Christoph Hellwig · 13 years ago
  85. db3e74b xfs: use doalloc flag in xfs_qm_dqattach_one() by Mitsuo Hayasaka · 13 years ago
  86. a9add83 xfs: remove XFS_bflush by Christoph Hellwig · 13 years ago
  87. 5c8ed20 xfs: introduce xfs_bmapi_read() by Dave Chinner · 13 years ago
  88. 61551f1 xfs: call xfs_buf_delwri_queue directly by Christoph Hellwig · 13 years ago
  89. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/quota/xfs_qm.c]
  90. 6292604 xfs: Remove the macro XFS_BUF_PTR by Chandra Seetharaman · 13 years ago
  91. ea15ab3 xfs: remove the dead QUOTADEBUG code by Christoph Hellwig · 13 years ago
  92. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  93. ecb697c xfs: fix variable set but not used warnings by Christoph Hellwig · 13 years ago
  94. 0b932cc xfs: Convert remaining cmn_err() callers to new API by Dave Chinner · 13 years ago
  95. 5348778 xfs: convert xfs_fs_cmn_err to new error logging API by Dave Chinner · 13 years ago
  96. a0fa2b6 xfs: Convert xlog_warn to new logging interface by Dave Chinner · 13 years ago
  97. ec3ba85 xfs: more sensible inode refcounting for ialloc by Christoph Hellwig · 13 years ago
  98. 0fbca4d xfs: fix dquot shaker deadlock by Dave Chinner · 13 years ago
  99. 6743099 xfs: Extend project quotas to support 32bit project ids by Arkadiusz Mi?kiewicz · 14 years ago
  100. 1a1a3e9 xfs: remove xfs_buf wrappers by Christoph Hellwig · 14 years ago