1. 756b1c3 xfs: use current->journal_info for detecting transaction recursion by Dave Chinner · 4 years ago
  2. 1cd738b xfs: consider shutdown in bmapbt cursor delete assert by Brian Foster · 4 years ago
  3. bc41fa5 libxfs: expose inobtcount in xfs geometry by Zorro Lang · 4 years ago
  4. 3de4eb1 xfs: allow reservation of rtblocks with xfs_trans_alloc_inode by Darrick J. Wong · 4 years ago
  5. 3a1af6c xfs: refactor common transaction/inode/quota allocation idiom by Darrick J. Wong · 4 years ago
  6. 02b7ee4 xfs: reserve data and rt quota at the same time by Darrick J. Wong · 4 years ago
  7. 8554650 xfs: create convenience wrappers for incore quota block reservations by Darrick J. Wong · 4 years ago
  8. 4abe21a xfs: clean up quota reservation callsites by Darrick J. Wong · 4 years ago
  9. 560ab6c xfs: Fix 'set but not used' warning in xfs_bmap_compute_alignments() by Chandan Babu R · 4 years ago
  10. 3015196 xfs: Introduce error injection to allocate only minlen size extents for files by Chandan Babu R · 4 years ago
  11. 07c72e5 xfs: Process allocated extent in a separate function by Chandan Babu R · 4 years ago
  12. 0961fdd xfs: Compute bmap extent alignments in a separate function by Chandan Babu R · 4 years ago
  13. aff4db5 xfs: Remove duplicate assert statement in xfs_bmap_btalloc() by Chandan Babu R · 4 years ago
  14. f9fa871 xfs: Introduce error injection to reduce maximum inode fork extent count by Chandan Babu R · 4 years ago
  15. bcc561f xfs: Check for extent overflow when swapping extents by Chandan Babu R · 4 years ago
  16. 5f1d5bbf xfs: Check for extent overflow when moving extent from cow to data fork by Chandan Babu R · 4 years ago
  17. c442f30 xfs: Check for extent overflow when writing to unwritten extent by Chandan Babu R · 4 years ago
  18. 3a19bb1 xfs: Check for extent overflow when adding/removing xattrs by Chandan Babu R · 4 years ago
  19. 02092a2 xfs: Check for extent overflow when renaming dir entries by Chandan Babu R · 4 years ago
  20. 0dbc5cb xfs: Check for extent overflow when removing dir entries by Chandan Babu R · 4 years ago
  21. f5d9274 xfs: Check for extent overflow when adding dir entries by Chandan Babu R · 4 years ago
  22. 85ef08b xfs: Check for extent overflow when punching a hole by Chandan Babu R · 4 years ago
  23. 727e1ac xfs: Check for extent overflow when trivally adding a new extent by Chandan Babu R · 4 years ago
  24. b9b7e1d xfs: Add helper for checking per-inode extent count overflow by Chandan Babu R · 4 years ago
  25. 6da1b4b xfs: fix an ABBA deadlock in xfs_rename by Darrick J. Wong · 4 years ago
  26. e822261 xfs: remove xfs_buf_t typedef by Dave Chinner · 4 years, 1 month ago
  27. 1189686 fs/xfs: convert comma to semicolon by Zheng Yongjun · 4 years, 1 month ago
  28. 3937493 xfs: kill ialloced in xfs_dialloc() by Gao Xiang · 4 years, 2 months ago
  29. 8d822dc xfs: spilt xfs_dialloc() into 2 functions by Dave Chinner · 4 years, 2 months ago
  30. f3bf6e0 xfs: move xfs_dialloc_roll() into xfs_dialloc() by Dave Chinner · 4 years, 2 months ago
  31. aececc9 xfs: introduce xfs_dialloc_roll() by Dave Chinner · 4 years, 2 months ago
  32. 15574eb xfs: convert noroom, okalloc in xfs_dialloc() to bool by Gao Xiang · 4 years, 2 months ago
  33. 207ddc0 xfs: don't catch dax+reflink inodes as corruption in verifier by Eric Sandeen · 4 years, 2 months ago
  34. 2e984ba xfs: remove unneeded return value check for *init_cursor() by Joseph Qi · 4 years, 2 months ago
  35. 7bc1fea xfs: introduce xfs_validate_stripe_geometry() by Gao Xiang · 4 years, 2 months ago
  36. afbd914 xfs: remove the unused XFS_B_FSB_OFFSET macro by Kaixu Xia · 4 years, 2 months ago
  37. 04a5862 xfs: check tp->t_dqinfo value instead of the XFS_TRANS_DQ_DIRTY flag by Kaixu Xia · 4 years, 2 months ago
  38. 33005fd xfs: refactor file range validation by Darrick J. Wong · 4 years, 2 months ago
  39. 18695ad xfs: refactor realtime volume extent validation by Darrick J. Wong · 4 years, 2 months ago
  40. 67457eb xfs: refactor data device extent validation by Darrick J. Wong · 4 years, 2 months ago
  41. acf104c xfs: detect overflows in bmbt records by Darrick J. Wong · 4 years, 2 months ago
  42. 96f65ba xfs: enable the needsrepair feature by Darrick J. Wong · 4 years, 2 months ago
  43. 80c720b xfs: define a new "needrepair" feature by Darrick J. Wong · 4 years, 2 months ago
  44. 3945ae0 xfs: move kernel-specific superblock validation out of libxfs by Darrick J. Wong · 4 years, 2 months ago
  45. eb84090 xfs: revert "xfs: fix rmap key and record comparison functions" by Darrick J. Wong · 4 years, 2 months ago
  46. ada49d6 xfs: fix forkoff miscalculation related to XFS_LITINO(mp) by Gao Xiang · 4 years, 2 months ago
  47. 6ff646b xfs: fix rmap key and record comparison functions by Darrick J. Wong · 4 years, 3 months ago
  48. ea84398 xfs: fix flags argument to rmap lookup when converting shared file rmaps by Darrick J. Wong · 4 years, 3 months ago
  49. 2c334e1 xfs: set xefi_discard when creating a deferred agfl free log intent item by Darrick J. Wong · 4 years, 3 months ago
  50. d88850b xfs: fix high key handling in the rt allocator's query_range function by Darrick J. Wong · 4 years, 3 months ago
  51. 74f4d6a xfs: only relog deferred intent items if free space in the log gets low by Darrick J. Wong · 4 years, 4 months ago
  52. 4e919af xfs: periodically relog deferred intent items by Darrick J. Wong · 4 years, 4 months ago
  53. 27dada0 xfs: change the order in which child and parent defer ops are finished by Darrick J. Wong · 4 years, 4 months ago
  54. ff4ab5e xfs: fix an incore inode UAF in xfs_bui_recover by Darrick J. Wong · 4 years, 4 months ago
  55. 929b92f xfs: xfs_defer_capture should absorb remaining transaction reservation by Darrick J. Wong · 4 years, 4 months ago
  56. 4f9a60c xfs: xfs_defer_capture should absorb remaining block reservations by Darrick J. Wong · 4 years, 4 months ago
  57. e6fff81 xfs: proper replay of deferred ops queued during log recovery by Darrick J. Wong · 4 years, 4 months ago
  58. b80b29d xfs: remove xfs_defer_reset by Darrick J. Wong · 4 years, 4 months ago
  59. d7884e6 xfs: avoid shared rmap operations for attr fork extents by Darrick J. Wong · 4 years, 4 months ago
  60. 61ef523 xfs: code cleanup in xfs_attr_leaf_entsize_{remote,local} by Kaixu Xia · 4 years, 4 months ago
  61. 3feb4ff xfs: remove the redundant crc feature check in xfs_attr3_rmt_verify by Kaixu Xia · 4 years, 4 months ago
  62. a647d10 xfs: fix some comments by Kaixu Xia · 4 years, 4 months ago
  63. 9c0fce4 xfs: use the existing type definition for di_projid by Kaixu Xia · 4 years, 4 months ago
  64. 93293bc xfs: log new intent items created as part of finishing recovered intent items by Darrick J. Wong · 4 years, 4 months ago
  65. 8df0fa3 xfs: don't free rt blocks when we're doing a REMAP bunmapi call by Darrick J. Wong · 4 years, 4 months ago
  66. e01b7ee xfs: Convert xfs_attr_sf macros to inline functions by Carlos Maiolino · 4 years, 5 months ago
  67. c418dbc xfs: Use variable-size array for nameval in xfs_attr_sf_entry by Carlos Maiolino · 4 years, 5 months ago
  68. 47e6cc1 xfs: Remove typedef xfs_attr_shortform_t by Carlos Maiolino · 4 years, 5 months ago
  69. 6337c84 xfs: remove typedef xfs_attr_sf_entry_t by Carlos Maiolino · 4 years, 5 months ago
  70. 29887a2 xfs: enable big timestamps by Darrick J. Wong · 4 years, 5 months ago
  71. 4ea1ff3 xfs: widen ondisk quota expiration timestamps to handle y2038+ by Darrick J. Wong · 4 years, 5 months ago
  72. f93e5436 xfs: widen ondisk inode timestamps to deal with y2038+ by Darrick J. Wong · 4 years, 5 months ago
  73. 30e0559 xfs: redefine xfs_ictimestamp_t by Darrick J. Wong · 4 years, 5 months ago
  74. 5a0bb06 xfs: redefine xfs_timestamp_t by Darrick J. Wong · 4 years, 5 months ago
  75. 88947ea xfs: move xfs_log_dinode_to_disk to the log recovery code by Darrick J. Wong · 4 years, 5 months ago
  76. 9f99c8f xfs: refactor quota timestamp coding by Darrick J. Wong · 4 years, 5 months ago
  77. ccc8e77 xfs: refactor default quota grace period setting code by Darrick J. Wong · 4 years, 5 months ago
  78. 11d8a91 xfs: refactor quota expiration timer modification by Darrick J. Wong · 4 years, 5 months ago
  79. 876fdc7 xfs: explicitly define inode timestamp range by Darrick J. Wong · 4 years, 5 months ago
  80. b896a39 xfs: enable new inode btree counters feature by Darrick J. Wong · 4 years, 5 months ago
  81. 11f7442 xfs: support inode btree blockcounts in online repair by Darrick J. Wong · 4 years, 5 months ago
  82. 1ac35f0 xfs: use the finobt block counts to speed up mount times by Darrick J. Wong · 4 years, 5 months ago
  83. 2a39946 xfs: store inode btree block counts in AGI header by Darrick J. Wong · 4 years, 5 months ago
  84. cead0b1 xfs: simplify xfs_trans_getsb by Christoph Hellwig · 4 years, 5 months ago
  85. 22c1058 xfs: remove xlog_recover_iodone by Christoph Hellwig · 4 years, 5 months ago
  86. 664ffb8 xfs: move the buffer retry logic to xfs_buf.c by Christoph Hellwig · 4 years, 5 months ago
  87. 771915c xfs: remove kmem_realloc() by Carlos Maiolino · 4 years, 5 months ago
  88. 9322c47 Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 5 months ago
  89. d0c20d3 xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files by Darrick J. Wong · 4 years, 5 months ago
  90. e1d0126 Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 5 months ago
  91. e309428 Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 5 months ago
  92. 125eac2 xfs: initialize the shortform attr header padding entry by Darrick J. Wong · 4 years, 5 months ago
  93. f402043 xfs: fix boundary test in xfs_attr_shortform_verify by Eric Sandeen · 4 years, 5 months ago
  94. 657f101 xfs: fix off-by-one in inode alloc block reservation calculation by Brian Foster · 4 years, 5 months ago
  95. b63da6c xfs: delete duplicated words + other fixes by Randy Dunlap · 4 years, 6 months ago
  96. 0f89edc xfs: Lift -ENOSPC handler from xfs_attr_leaf_addname by Allison Collins · 4 years, 6 months ago
  97. bf4a5cf xfs: Simplify xfs_attr_node_addname by Allison Collins · 4 years, 6 months ago
  98. 5fdca0a xfs: Simplify xfs_attr_leaf_addname by Allison Collins · 4 years, 6 months ago
  99. 72b97ea xfs: Add helper function xfs_attr_node_removename_rmt by Allison Collins · 4 years, 6 months ago
  100. 674eb54 xfs: Add helper function xfs_attr_node_removename_setup by Allison Collins · 4 years, 6 months ago