1. 9ba0889 xfs: drop the AGI being passed to xfs_check_agi_freecount by Dave Chinner · 3 years, 9 months ago
  2. f40aadb xfs: use perag through unlink processing by Dave Chinner · 3 years, 9 months ago
  3. 8237fbf xfs: clean up and simplify xfs_dialloc() by Dave Chinner · 3 years, 9 months ago
  4. 309161f xfs: inode allocation can use a single perag instance by Dave Chinner · 3 years, 9 months ago
  5. b652afd xfs: get rid of xfs_dir_ialloc() by Dave Chinner · 3 years, 9 months ago
  6. 89b1f55 xfs: collapse AG selection for inode allocation by Dave Chinner · 3 years, 9 months ago
  7. 4268547 xfs: simplify xfs_dialloc_select_ag() return values by Dave Chinner · 3 years, 9 months ago
  8. 50f02fe xfs: remove agno from btree cursor by Dave Chinner · 3 years, 9 months ago
  9. 7b13c51 xfs: use perag for ialloc btree cursors by Dave Chinner · 3 years, 9 months ago
  10. be9fb17 xfs: add a perag to the btree cursor by Dave Chinner · 3 years, 9 months ago
  11. 9bbafc71 xfs: move xfs_perag_get/put to xfs_ag.[ch] by Dave Chinner · 3 years, 9 months ago
  12. 973975b xfs: validate ag btree levels using the precomputed values by Darrick J. Wong · 4 years ago
  13. e822261 xfs: remove xfs_buf_t typedef by Dave Chinner · 4 years, 3 months ago
  14. 3937493 xfs: kill ialloced in xfs_dialloc() by Gao Xiang · 4 years, 3 months ago
  15. 8d822dc xfs: spilt xfs_dialloc() into 2 functions by Dave Chinner · 4 years, 3 months ago
  16. f3bf6e0 xfs: move xfs_dialloc_roll() into xfs_dialloc() by Dave Chinner · 4 years, 3 months ago
  17. aececc9 xfs: introduce xfs_dialloc_roll() by Dave Chinner · 4 years, 3 months ago
  18. 15574eb xfs: convert noroom, okalloc in xfs_dialloc() to bool by Gao Xiang · 4 years, 3 months ago
  19. f93e5436 xfs: widen ondisk inode timestamps to deal with y2038+ by Darrick J. Wong · 4 years, 7 months ago
  20. 2a39946 xfs: store inode btree block counts in AGI header by Darrick J. Wong · 4 years, 7 months ago
  21. 657f101 xfs: fix off-by-one in inode alloc block reservation calculation by Brian Foster · 4 years, 6 months ago
  22. 92a0054 xfs: get rid of unnecessary xfs_perag_{get,put} pairs by Gao Xiang · 4 years, 8 months ago
  23. e9e2eae xfs: only check the superblock version for dinode size calculation by Christoph Hellwig · 5 years ago
  24. b81b79f xfs: add a new xfs_sb_version_has_v3inode helper by Christoph Hellwig · 5 years ago
  25. 576af73 xfs: convert btree cursor ag-private member name by Dave Chinner · 5 years ago
  26. 370c782 xfs: remove XFS_BUF_TO_AGI by Christoph Hellwig · 5 years ago
  27. ce92464 xfs: make xfs_trans_get_buf return an error code by Darrick J. Wong · 5 years ago
  28. 13eaec4 xfs: don't commit sunit/swidth updates to disk if that would cause repair failures by Darrick J. Wong · 5 years ago
  29. f9e0370 xfs: kill the XFS_WANT_CORRUPT_* macros by Darrick J. Wong · 5 years ago
  30. c94613f xfs: fix maxicount division by zero error by Darrick J. Wong · 6 years ago
  31. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  32. dbd329f1 xfs: add struct xfs_mount pointer to struct xfs_buf by Christoph Hellwig · 6 years ago
  33. 490d451 xfs: fix inode_cluster_size rounding mayhem by Darrick J. Wong · 6 years ago
  34. 494dba7 xfs: refactor inode geometry setup routines by Darrick J. Wong · 6 years ago
  35. ef32595 xfs: separate inode geometry by Darrick J. Wong · 6 years ago
  36. 39708c2 xfs: miscellaneous verifier magic value fixups by Brian Foster · 6 years ago
  37. c1b4a32 xfs: precalculate cluster alignment in inodes and blocks by Darrick J. Wong · 6 years ago
  38. 83dcdb4 xfs: precalculate inodes and blocks per inode cluster by Darrick J. Wong · 6 years ago
  39. 43004b2 xfs: add a block to inode count converter by Darrick J. Wong · 6 years ago
  40. 7280fed xfs: remove xfs_rmap_ag_owner and friends by Darrick J. Wong · 6 years ago
  41. 0f37d17 xfs: pass transaction to xfs_defer_add() by Brian Foster · 7 years ago
  42. 0b04b6b8 xfs: trivial xfs_btree_del_cursor cleanups by Darrick J. Wong · 7 years ago
  43. 5089eaf libxfs: Fix a couple of sparse complaintis by Carlos Maiolino · 7 years ago
  44. 0e0417f xfs: remove dfops parameter from ifree call stack by Brian Foster · 7 years ago
  45. 89e9b5c xfs: update incore per-AG inode count by Darrick J. Wong · 7 years ago
  46. 86210fb xfs: move various type verifiers to common file by Dave Chinner · 7 years ago
  47. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  48. 9e6c08d xfs: validate btree records on retrieval by Dave Chinner · 7 years ago
  49. 9f96cc9 xfs: verify AGI unlinked list contains valid blocks by Dave Chinner · 7 years ago
  50. 7f8f131 xfs: expose various functions to repair code by Darrick J. Wong · 7 years ago
  51. a1f6941 xfs: non-scrub - remove unused function parameters by Eric Sandeen · 7 years ago
  52. fb1755a Split buffer's b_fspriv field by Carlos Maiolino · 7 years ago
  53. 2e00126 xfs: add scrub cross-referencing helpers for the inode btrees by Darrick J. Wong · 7 years ago
  54. b557259 xfs: create a new buf_ops pointer to verify structure metadata by Darrick J. Wong · 7 years ago
  55. bc1a09b xfs: refactor verifier callers to print address of failing check by Darrick J. Wong · 7 years ago
  56. a6a781a xfs: have buffer verifier functions report failing address by Darrick J. Wong · 7 years ago
  57. 31ca03c xfs: refactor xfs_verifier_error and xfs_buf_ioerror by Darrick J. Wong · 7 years ago
  58. f59cf5c xfs: remove "no-allocation" reservations for file creations by Christoph Hellwig · 7 years ago
  59. e9e899a xfs: move error injection tags into their own file by Darrick J. Wong · 7 years ago
  60. 91fb9af xfs: create inode pointer verifiers by Darrick J. Wong · 7 years ago
  61. 749f24f xfs: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  62. 8dc518d xfs: don't log dirty ranges for ordered buffers by Brian Foster · 8 years ago
  63. 2d32311 xfs: stop searching for free slots in an inode chunk when there are none by Carlos Maiolino · 8 years ago
  64. c44245b xfs: fix inobt inode allocation search optimization by Omar Sandoval · 8 years ago
  65. 9e24cfd xfs: remove unneeded parameter from XFS_TEST_ERROR by Darrick J. Wong · 8 years ago
  66. e936945 xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrub by Darrick J. Wong · 8 years ago
  67. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
  68. 8ee9fdb xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment by Chandan Rajendra · 8 years ago
  69. a444d72 Merge branch 'xfs-4.10-misc-fixes-3' into for-next by Dave Chinner · 8 years ago
  70. d2a047f xfs: forbid AG btrees with level == 0 by Darrick J. Wong · 8 years ago
  71. 200237d xfs: Move AGI buffer type setting to xfs_read_agi by Eric Sandeen · 8 years ago
  72. 755c7bf libxfs: convert ushort to unsigned short by Darrick J. Wong · 8 years ago
  73. 340785c xfs: add owner field to extent allocation and freeing by Darrick J. Wong · 9 years ago
  74. 2c3234d xfs: rename flist/free_list to dfops by Darrick J. Wong · 9 years ago
  75. 310a75a xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* by Darrick J. Wong · 9 years ago
  76. 3ab78df xfs: rework xfs_bmap_free callers to use xfs_defer_ops by Darrick J. Wong · 9 years ago
  77. 19b54ee xfs: refactor btree maxlevels computation by Darrick J. Wong · 9 years ago
  78. 59bad07 xfs: rearrange xfs_bmap_add_free parameters by Darrick J. Wong · 9 years ago
  79. 49ca911 xfs: fix computation of inode btree maxlevels by Darrick J. Wong · 9 years ago
  80. 233135b xfs: print name of verifier if it fails by Eric Sandeen · 9 years ago
  81. a45086e xfs: validate metadata LSNs against log on v5 superblocks by Brian Foster · 9 years ago
  82. 5be203a Merge branch 'xfs-efi-rework' into for-next by Dave Chinner · 10 years ago
  83. f307080 xfs: fix btree cursor error cleanups by Brian Foster · 10 years ago
  84. ce748ea xfs: create new metadata UUID field and incompat flag by Eric Sandeen · 10 years ago
  85. 4497f28 Merge branch 'xfs-misc-fixes-for-4.2-2' into for-next by Dave Chinner · 10 years ago
  86. 46fc58d xfs: check min blks for random debug mode sparse allocations by Brian Foster · 10 years ago
  87. b9a350a Merge branch 'xfs-sparse-inode' into for-next by Dave Chinner · 10 years ago
  88. 09b5660 xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster() by Brian Foster · 10 years ago
  89. 10ae3dc7 xfs: only free allocated regions of inode chunks by Brian Foster · 10 years ago
  90. 26dd521 xfs: filter out sparse regions from individual inode allocation by Brian Foster · 10 years ago
  91. 1cdadee xfs: randomly do sparse inode allocations in DEBUG mode by Brian Foster · 10 years ago
  92. 56d1115 xfs: allocate sparse inode chunks on full chunk allocation failure by Brian Foster · 10 years ago
  93. 463958a xfs: pass inode count through ordered icreate log item by Brian Foster · 10 years ago
  94. 5419040 xfs: introduce inode record hole mask for sparse inode chunks by Brian Foster · 10 years ago
  95. 066a188 xfs: use sparse chunk alignment for min. inode allocation requirement by Brian Foster · 10 years ago
  96. 999633d xfs: update free inode record logic to support sparse inode records by Brian Foster · 10 years ago
  97. d4cc540 xfs: create individual inode alloc. helper by Brian Foster · 10 years ago
  98. 74f9ce1 xfs: use percpu_counter_read_positive for mp->m_icount by George Wang · 10 years ago
  99. 4225441 Merge branch 'xfs-generic-sb-counters' into for-next by Dave Chinner · 10 years ago
  100. 5fb5aee xfs: pass mp to XFS_WANT_CORRUPTED_RETURN by Eric Sandeen · 10 years ago