1. 7993f1a xfs: only run COW extent recovery when there are no live extents by Darrick J. Wong · 3 years ago
  2. b74e15d xfs: compute maximum AG btree height for critical reservation calculation by Darrick J. Wong · 3 years, 3 months ago
  3. ebd9027 xfs: convert xfs_sb_version_has checks to use mount features by Dave Chinner · 3 years, 4 months ago
  4. 75c8c50f xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown by Dave Chinner · 3 years, 4 months ago
  5. 2e973b2 xfs: convert remaining mount flags to state flags by Dave Chinner · 3 years, 4 months ago
  6. 0560f31 xfs: convert mount flags to features by Dave Chinner · 3 years, 4 months ago
  7. 38c26bf xfs: replace xfs_sb_version checks with feature flag checks by Dave Chinner · 3 years, 4 months ago
  8. a1d86e8 xfs: reflect sb features in xfs_mount by Dave Chinner · 3 years, 4 months ago
  9. e23b55d xfs: rework attr2 feature and mount options by Dave Chinner · 3 years, 4 months ago
  10. 908ce71 xfs: allow setting and clearing of log incompat feature flags by Darrick J. Wong · 3 years, 5 months ago
  11. 40b1de007 xfs: throttle inode inactivation queuing on memory reclaim by Darrick J. Wong · 3 years, 5 months ago
  12. 6f64909 xfs: don't run speculative preallocation gc when fs is frozen by Darrick J. Wong · 3 years, 5 months ago
  13. 65f03d8 xfs: queue inactivation immediately when free realtime extents are tight by Darrick J. Wong · 3 years, 5 months ago
  14. 7d6f07d xfs: queue inactivation immediately when free space is tight by Darrick J. Wong · 3 years, 5 months ago
  15. ab23a77 xfs: per-cpu deferred inode inactivation queues by Dave Chinner · 3 years, 5 months ago
  16. 149e53a xfs: remove the active vs running quota differentiation by Christoph Hellwig · 3 years, 5 months ago
  17. 81ed947 xfs: fix log intent recovery ENOSPC shutdowns when inactivating inodes by Darrick J. Wong · 3 years, 6 months ago
  18. 07b6403 xfs: move perag structure and setup to libxfs/xfs_ag.[ch] by Dave Chinner · 3 years, 7 months ago
  19. 61aa005 xfs: prepare for moving perag definitions and support to libxfs by Dave Chinner · 3 years, 7 months ago
  20. 9bbafc71 xfs: move xfs_perag_get/put to xfs_ag.[ch] by Dave Chinner · 3 years, 7 months ago
  21. fd43cf6 xfs: set aside allocation btree blocks from block reservation by Brian Foster · 3 years, 8 months ago
  22. b294104 xfs: precalculate default inode attribute offset by Dave Chinner · 3 years, 9 months ago
  23. d336f7e xfs: force log and push AIL to clear pinned inodes when aborting mount by Darrick J. Wong · 3 years, 10 months ago
  24. 894ecac xfs: parallelize block preallocation garbage collection by Darrick J. Wong · 4 years ago
  25. c9a6526 xfs: rename block gc start and stop functions by Darrick J. Wong · 4 years ago
  26. ea2064d xfs: remove xfs_quiesce_attr() by Brian Foster · 4 years ago
  27. f46e5a1 xfs: fold sbcount quiesce logging into log covering by Brian Foster · 4 years ago
  28. 50d2548 xfs: sync lazy sb accounting on quiesce of read-only mounts by Brian Foster · 4 years ago
  29. 10fb9ac xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain() by Brian Foster · 4 years ago
  30. 595189c xfs: return corresponding errcode if xfs_initialize_perag() fail by Yu Kuai · 4 years, 1 month ago
  31. b3f8e08 xfs: remove xfs_getsb by Christoph Hellwig · 4 years, 4 months ago
  32. 718ecc5 xfs: xfs_iflock is no longer a completion by Dave Chinner · 4 years, 4 months ago
  33. 771915c xfs: remove kmem_realloc() by Carlos Maiolino · 4 years, 4 months ago
  34. 4d0bab3 xfs: remove SYNC_WAIT from xfs_reclaim_inodes() by Dave Chinner · 4 years, 6 months ago
  35. 0e8e2c6 xfs: allow multiple reclaimers per AG by Dave Chinner · 4 years, 6 months ago
  36. f18c9a9 xfs: reduce free inode accounting overhead by Dave Chinner · 4 years, 7 months ago
  37. ec43f6d xfs: define printk_once variants for xfs messages by Eric Sandeen · 4 years, 8 months ago
  38. 3e6e8af xfs: remove XFS_BUF_TO_SBP by Christoph Hellwig · 4 years, 10 months ago
  39. 13eaec4 xfs: don't commit sunit/swidth updates to disk if that would cause repair failures by Darrick J. Wong · 5 years ago
  40. 4f5b1b3 xfs: split the sunit parameter update into two parts by Darrick J. Wong · 5 years ago
  41. a71895c xfs: convert open coded corruption check to use XFS_IS_CORRUPT by Darrick J. Wong · 5 years ago
  42. e1d3d21 xfs: use super s_id instead of struct xfs_mount m_fsname by Ian Kent · 5 years ago
  43. 2fcddee xfs: simplify parsing of allocsize mount option by Christoph Hellwig · 5 years ago
  44. 5da8a07 xfs: rename the m_writeio_* fields in struct xfs_mount by Christoph Hellwig · 5 years ago
  45. 3cd1d18 xfs: remove the m_readio_* fields in struct xfs_mount by Christoph Hellwig · 5 years ago
  46. b5ad616 xfs: don't use a different allocsice for -o wsync by Christoph Hellwig · 5 years ago
  47. eb2e999 xfs: Use WARN_ON_ONCE for bailout mount-operation by Austin Kim · 5 years ago
  48. 707e0dd fs: xfs: Remove KM_NOSLEEP and KM_SLEEP. by Tetsuo Handa · 5 years ago
  49. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  50. 8c9ce2f xfs: remove unused flags arg from getsb interfaces by Eric Sandeen · 6 years ago
  51. 490d451 xfs: fix inode_cluster_size rounding mayhem by Darrick J. Wong · 6 years ago
  52. 494dba7 xfs: refactor inode geometry setup routines by Darrick J. Wong · 6 years ago
  53. ef32595 xfs: separate inode geometry by Darrick J. Wong · 6 years ago
  54. ed30dcb xfs: rename the speculative block allocation reclaim toggle functions by Darrick J. Wong · 6 years ago
  55. 9fe82b8 xfs: track delayed allocation reservations across the filesystem by Darrick J. Wong · 6 years ago
  56. 519841c xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystem by Darrick J. Wong · 6 years ago
  57. 39353ff xfs: replace the BAD_SUMMARY mount flag with the equivalent health code by Darrick J. Wong · 6 years ago
  58. 6772c1f xfs: track metadata health status by Darrick J. Wong · 6 years ago
  59. 9b24717 xfs: cache unlinked pointers in an rhashtable by Darrick J. Wong · 6 years ago
  60. c1b4a32 xfs: precalculate cluster alignment in inodes and blocks by Darrick J. Wong · 6 years ago
  61. 83dcdb4 xfs: precalculate inodes and blocks per inode cluster by Darrick J. Wong · 6 years ago
  62. 00d22a1 xfs: recalculate summary counters at mount time if icount is bad by Darrick J. Wong · 6 years ago
  63. ff23f4a xfs: move extent busy tree initialization to xfs_initialize_perag by Darrick J. Wong · 6 years ago
  64. 44a8736 xfs: clean up IRELE/iput callsites by Darrick J. Wong · 6 years ago
  65. f467cad xfs: force summary counter recalc at next mount by Darrick J. Wong · 6 years ago
  66. 2e9e648 xfs: detect and fix bad summary counts at mount by Darrick J. Wong · 6 years ago
  67. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  68. 541b5ac xfs: verify root inode more thoroughly by Dave Chinner · 7 years ago
  69. d6b636e xfs: halt auto-reclamation activities while rebuilding rmap by Darrick J. Wong · 7 years ago
  70. 72c44e3 xfs: clean up xfs_mount allocation and dynamic initializers by Brian Foster · 7 years ago
  71. 4603fa7 xfs: remove unused m_dmevmask from xfs_mount struct by Eric Sandeen · 7 years ago
  72. 1da0618 xfs: destroy mutex pag_ici_reclaim_lock before free by Xiongwei Song · 7 years ago
  73. 2d1d1da xfs: on failed mount, force-reclaim inodes after unmounting quota controls by Darrick J. Wong · 7 years ago
  74. 749f24f xfs: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  75. 77aff8c xfs: don't leak quotacheck dquots when cow recovery by Darrick J. Wong · 7 years ago
  76. 8204f8d xfs: clear MS_ACTIVE after finishing log recovery by Darrick J. Wong · 7 years ago
  77. 642338b Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  78. a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  79. 31965ef xfs: make errortag a per-mountpoint structure by Darrick J. Wong · 8 years ago
  80. 104b4e5 percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch by Nikolay Borisov · 8 years ago
  81. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
  82. 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 8 years ago
  83. d905fda xfs: use the common helper uuid_is_null() by Amir Goldstein · 8 years ago
  84. cb0ba6c xfs: remove uuid_getnodeuniq and xfs_uu_t by Christoph Hellwig · 8 years ago
  85. 8f720d9 xfs: publish UUID in struct super_block by Amir Goldstein · 8 years ago
  86. d582571 xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask by Chandan Rajendra · 8 years ago
  87. 4560e78 xfs: don't block the log commit handler for discards by Christoph Hellwig · 8 years ago
  88. ebf5587 xfs: improve handling of busy extents in the low-level allocator by Christoph Hellwig · 8 years ago
  89. b20fe47 xfs: correct null checks and error processing in xfs_initialize_perag by Bill O'Donnell · 8 years ago
  90. 6031e73 xfs: use rhashtable to track buffer cache by Lucas Stach · 8 years ago
  91. d099245 xfs: unset MS_ACTIVE if mount fails by Darrick J. Wong · 8 years ago
  92. 83104d4 xfs: garbage collect old cowextsz reservations by Darrick J. Wong · 8 years ago
  93. 84d6961 xfs: preallocate blocks for worst-case btree expansion by Darrick J. Wong · 8 years ago
  94. 174edb0 xfs: store in-progress CoW allocations in the refcount btree by Darrick J. Wong · 8 years ago
  95. 17c12bc xfs: when replaying bmap operations, don't let unlinked inodes get reaped by Darrick J. Wong · 8 years ago
  96. 1946b91 xfs: define the on-disk refcount btree format by Darrick J. Wong · 8 years ago
  97. ddeb14f xfs: quiesce the filesystem after recovery on readonly mount by Dave Chinner · 8 years ago
  98. 5254885 xfs: rmap btree requires more reserved free space by Darrick J. Wong · 8 years ago
  99. 035e00a xfs: define the on-disk rmap btree format by Darrick J. Wong · 8 years ago
  100. 8018026 xfs: rmap btree add more reserved blocks by Darrick J. Wong · 8 years ago