1. a0b9631 Merge tag 'xfs-5.11-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 1 month ago
  2. e822261 xfs: remove xfs_buf_t typedef by Dave Chinner · 4 years, 1 month ago
  3. ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  4. 1189686 fs/xfs: convert comma to semicolon by Zheng Yongjun · 4 years, 1 month ago
  5. 5d24ec4c xfs: open code updating i_mode in xfs_set_acl by Christoph Hellwig · 4 years, 1 month ago
  6. 26f8836 xfs: remove xfs_vn_setattr_nonsize by Christoph Hellwig · 4 years, 1 month ago
  7. 3937493 xfs: kill ialloced in xfs_dialloc() by Gao Xiang · 4 years, 1 month ago
  8. 8d822dc xfs: spilt xfs_dialloc() into 2 functions by Dave Chinner · 4 years, 1 month ago
  9. f3bf6e0 xfs: move xfs_dialloc_roll() into xfs_dialloc() by Dave Chinner · 4 years, 1 month ago
  10. 1abcf26 xfs: move on-disk inode allocation out of xfs_ialloc() by Dave Chinner · 4 years, 1 month ago
  11. aececc9 xfs: introduce xfs_dialloc_roll() by Dave Chinner · 4 years, 1 month ago
  12. 15574eb xfs: convert noroom, okalloc in xfs_dialloc() to bool by Gao Xiang · 4 years, 1 month ago
  13. 207ddc0 xfs: don't catch dax+reflink inodes as corruption in verifier by Eric Sandeen · 4 years, 1 month ago
  14. a5336d6 xfs: fix the forward progress assertion in xfs_iwalk_run_callbacks by Darrick J. Wong · 4 years, 1 month ago
  15. 2e984ba xfs: remove unneeded return value check for *init_cursor() by Joseph Qi · 4 years, 1 month ago
  16. 7bc1fea xfs: introduce xfs_validate_stripe_geometry() by Gao Xiang · 4 years, 1 month ago
  17. 237d788 xfs: show the proper user quota options by Kaixu Xia · 4 years, 1 month ago
  18. afbd914 xfs: remove the unused XFS_B_FSB_OFFSET macro by Kaixu Xia · 4 years, 1 month ago
  19. 88269b8 xfs: remove unnecessary null check in xfs_generic_create by Kaixu Xia · 4 years, 1 month ago
  20. b3b29cd xfs: directly return if the delta equal to zero by Kaixu Xia · 4 years, 1 month ago
  21. 04a5862 xfs: check tp->t_dqinfo value instead of the XFS_TRANS_DQ_DIRTY flag by Kaixu Xia · 4 years, 1 month ago
  22. a9382fa xfs: delete duplicated tp->t_dqinfo null check and allocation by Kaixu Xia · 4 years, 1 month ago
  23. 1e5c39d xfs: rename xfs_fc_* back to xfs_fs_* by Darrick J. Wong · 4 years, 1 month ago
  24. 33005fd xfs: refactor file range validation by Darrick J. Wong · 4 years, 1 month ago
  25. 18695ad xfs: refactor realtime volume extent validation by Darrick J. Wong · 4 years, 1 month ago
  26. 67457eb xfs: refactor data device extent validation by Darrick J. Wong · 4 years, 1 month ago
  27. 4b80ac6 xfs: scrub should mark a directory corrupt if any entries cannot be iget'd by Darrick J. Wong · 4 years, 1 month ago
  28. da531cc xfs: fix parent pointer scrubber bailing out on unallocated inodes by Darrick J. Wong · 4 years, 1 month ago
  29. acf104c xfs: detect overflows in bmbt records by Darrick J. Wong · 4 years, 1 month ago
  30. 6337032 xfs: trace log intent item recovery failures by Darrick J. Wong · 4 years, 1 month ago
  31. da5de11 xfs: validate feature support when recovering rmap/refcount intents by Darrick J. Wong · 4 years, 1 month ago
  32. 7396c7f xfs: improve the code that checks recovered extent-free intent items by Darrick J. Wong · 4 years, 1 month ago
  33. 3c15df3 xfs: hoist recovered extent-free intent checks out of xfs_efi_item_recover by Darrick J. Wong · 4 years, 1 month ago
  34. 0d79781 xfs: improve the code that checks recovered refcount intent items by Darrick J. Wong · 4 years, 1 month ago
  35. ed64f83 xfs: hoist recovered refcount intent checks out of xfs_cui_item_recover by Darrick J. Wong · 4 years, 1 month ago
  36. c447ad6 xfs: improve the code that checks recovered rmap intent items by Darrick J. Wong · 4 years, 1 month ago
  37. dda7ba6 xfs: hoist recovered rmap intent checks out of xfs_rui_item_recover by Darrick J. Wong · 4 years, 1 month ago
  38. 67d8679 xfs: improve the code that checks recovered bmap intent items by Darrick J. Wong · 4 years, 1 month ago
  39. bc525cf xfs: hoist recovered bmap intent checks out of xfs_bui_item_recover by Darrick J. Wong · 4 years, 1 month ago
  40. 96f65ba xfs: enable the needsrepair feature by Darrick J. Wong · 4 years, 2 months ago
  41. 80c720b xfs: define a new "needrepair" feature by Darrick J. Wong · 4 years, 2 months ago
  42. 3945ae0 xfs: move kernel-specific superblock validation out of libxfs by Darrick J. Wong · 4 years, 2 months ago
  43. 040f04b fs: simplify freeze_bdev/thaw_bdev by Christoph Hellwig · 4 years, 2 months ago
  44. eb84090 xfs: revert "xfs: fix rmap key and record comparison functions" by Darrick J. Wong · 4 years, 2 months ago
  45. 883a790 xfs: don't allow NOWAIT DIO across extent boundaries by Dave Chinner · 4 years, 2 months ago
  46. 595189c xfs: return corresponding errcode if xfs_initialize_perag() fail by Yu Kuai · 4 years, 2 months ago
  47. 27c14b5 xfs: ensure inobt record walks always make forward progress by Darrick J. Wong · 4 years, 2 months ago
  48. ada49d6 xfs: fix forkoff miscalculation related to XFS_LITINO(mp) by Gao Xiang · 4 years, 2 months ago
  49. 6b48e5b xfs: directory scrub should check the null bestfree entries too by Darrick J. Wong · 4 years, 2 months ago
  50. 498fe26 xfs: strengthen rmap record flags checking by Darrick J. Wong · 4 years, 2 months ago
  51. e95b6c3 xfs: fix the minrecs logic when dealing with inode root child blocks by Darrick J. Wong · 4 years, 2 months ago
  52. 2bd3fa7 xfs: fix a missing unlock on error in xfs_fs_map_blocks by Christoph Hellwig · 4 years, 2 months ago
  53. 54e9b09e xfs: fix brainos in the refcount scrubber's rmap fragment processor by Darrick J. Wong · 4 years, 2 months ago
  54. 6ff646b xfs: fix rmap key and record comparison functions by Darrick J. Wong · 4 years, 2 months ago
  55. 5dda389 xfs: set the unwritten bit in rmap lookup flags in xchk_bmap_get_rmapextents by Darrick J. Wong · 4 years, 2 months ago
  56. ea84398 xfs: fix flags argument to rmap lookup when converting shared file rmaps by Darrick J. Wong · 4 years, 2 months ago
  57. 46afb06 xfs: only flush the unshared range in xfs_reflink_unshare by Darrick J. Wong · 4 years, 2 months ago
  58. c1f6b1a xfs: fix scrub flagging rtinherit even if there is no rt device by Darrick J. Wong · 4 years, 2 months ago
  59. c2f0921 xfs: fix missing CoW blocks writeback conversion retry by Darrick J. Wong · 4 years, 2 months ago
  60. 763e4cd iomap: support partial page discard on writeback block mapping failure by Brian Foster · 4 years, 2 months ago
  61. 869ae85 xfs: flush new eof page on truncate to avoid post-eof corruption by Brian Foster · 4 years, 2 months ago
  62. 2c334e1 xfs: set xefi_discard when creating a deferred agfl free log intent item by Darrick J. Wong · 4 years, 2 months ago
  63. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
  64. 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  65. f11901e Merge tag 'xfs-5.10-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 3 months ago
  66. 2e76f18 xfs: cancel intents immediately if process_intents fails by Darrick J. Wong · 4 years, 3 months ago
  67. 25219db xfs: fix fallocate functions when rtextsize is larger than 1 by Darrick J. Wong · 4 years, 3 months ago
  68. bbe8502 Merge tag 'xfs-5.10-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 3 months ago
  69. 8946455 xfs: fix Kconfig asking about XFS_SUPPORT_V4 when XFS_FS=n by Darrick J. Wong · 4 years, 3 months ago
  70. d88850b xfs: fix high key handling in the rt allocator's query_range function by Darrick J. Wong · 4 years, 3 months ago
  71. 2fc61f2 Merge tag 'xfs-5.10-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 3 months ago
  72. ace74e7 xfs: annotate grabbing the realtime bitmap/summary locks in growfs by Darrick J. Wong · 4 years, 3 months ago
  73. 7249c95 xfs: make xfs_growfs_rt update secondary superblocks by Darrick J. Wong · 4 years, 3 months ago
  74. f4c32e8 xfs: fix realtime bitmap/summary file truncation when growing rt volume by Darrick J. Wong · 4 years, 3 months ago
  75. e5b2374 xfs: fix the indent in xfs_trans_mod_dquot by Kaixu Xia · 4 years, 3 months ago
  76. 97611f9 xfs: do the ASSERT for the arguments O_{u,g,p}dqpp by Kaixu Xia · 4 years, 3 months ago
  77. 8ffa90e xfs: fix deadlock and streamline xfs_getfsmap performance by Darrick J. Wong · 4 years, 3 months ago
  78. acd1ac3 xfs: limit entries returned when counting fsmap records by Darrick J. Wong · 4 years, 3 months ago
  79. 74f4d6a xfs: only relog deferred intent items if free space in the log gets low by Darrick J. Wong · 4 years, 3 months ago
  80. ed1575d xfs: expose the log push threshold by Darrick J. Wong · 4 years, 3 months ago
  81. 4e919af xfs: periodically relog deferred intent items by Darrick J. Wong · 4 years, 3 months ago
  82. 27dada0 xfs: change the order in which child and parent defer ops are finished by Darrick J. Wong · 4 years, 3 months ago
  83. ff4ab5e xfs: fix an incore inode UAF in xfs_bui_recover by Darrick J. Wong · 4 years, 3 months ago
  84. 64a3f33 xfs: clean up xfs_bui_item_recover iget/trans_alloc/ilock ordering by Darrick J. Wong · 4 years, 3 months ago
  85. 919522e xfs: clean up bmap intent item recovery checking by Darrick J. Wong · 4 years, 3 months ago
  86. 929b92f xfs: xfs_defer_capture should absorb remaining transaction reservation by Darrick J. Wong · 4 years, 3 months ago
  87. 4f9a60c xfs: xfs_defer_capture should absorb remaining block reservations by Darrick J. Wong · 4 years, 3 months ago
  88. e6fff81 xfs: proper replay of deferred ops queued during log recovery by Darrick J. Wong · 4 years, 3 months ago
  89. 901219b xfs: remove XFS_LI_RECOVERED by Darrick J. Wong · 4 years, 3 months ago
  90. b80b29d xfs: remove xfs_defer_reset by Darrick J. Wong · 4 years, 3 months ago
  91. 6714596 xfs: fix finobt btree block recovery ordering by Dave Chinner · 4 years, 3 months ago
  92. 3442de9 xfs: remove deprecated sysctl options by Pavel Reichl · 4 years, 4 months ago
  93. c23c393 xfs: remove deprecated mount options by Pavel Reichl · 4 years, 4 months ago
  94. c9c626b xfs: directly call xfs_generic_create() for ->create() and ->mkdir() by Kaixu Xia · 4 years, 4 months ago
  95. d7884e6 xfs: avoid shared rmap operations for attr fork extents by Darrick J. Wong · 4 years, 4 months ago
  96. b38e074 xfs: drop the obsolete comment on filestream locking by Gao Xiang · 4 years, 4 months ago
  97. 61ef523 xfs: code cleanup in xfs_attr_leaf_entsize_{remote,local} by Kaixu Xia · 4 years, 4 months ago
  98. d6b8fc6 xfs: do the assert for all the log done items in xfs_trans_cancel by Kaixu Xia · 4 years, 4 months ago
  99. 74af4c1 xfs: remove the unused parameter id from xfs_qm_dqattach_one by Kaixu Xia · 4 years, 4 months ago
  100. 3feb4ff xfs: remove the redundant crc feature check in xfs_attr3_rmt_verify by Kaixu Xia · 4 years, 4 months ago