1. f7e67b2 xfs: move the fork format fields into struct xfs_ifork by Christoph Hellwig · 4 years, 8 months ago
  2. daf8396 xfs: move the per-fork nextents fields into struct xfs_ifork by Christoph Hellwig · 4 years, 8 months ago
  3. b2c2004 xfs: remove xfs_ifree_local_data by Christoph Hellwig · 4 years, 8 months ago
  4. 09c38ed xfs: remove the XFS_DFORK_Q macro by Christoph Hellwig · 4 years, 8 months ago
  5. 5fd68bd xfs: clean up xchk_bmap_check_rmaps usage of XFS_IFORK_Q by Darrick J. Wong · 4 years, 8 months ago
  6. 4b516ff xfs: remove the NULL fork handling in xfs_bmapi_read by Christoph Hellwig · 4 years, 8 months ago
  7. 1a1c57b xfs: remove the special COW fork handling in xfs_bmapi_read by Christoph Hellwig · 4 years, 8 months ago
  8. 0f45a1b xfs: improve local fork verification by Christoph Hellwig · 4 years, 8 months ago
  9. 7c7ba21 xfs: refactor xfs_inode_verify_forks by Christoph Hellwig · 4 years, 8 months ago
  10. 1934c8b xfs: remove xfs_ifork_ops by Christoph Hellwig · 4 years, 8 months ago
  11. bb8a66a xfs: remove xfs_iread by Christoph Hellwig · 4 years, 8 months ago
  12. 7f02901 xfs: don't reset i_delayed_blks in xfs_iread by Christoph Hellwig · 4 years, 8 months ago
  13. 2d6051d xfs: call xfs_dinode_verify from xfs_inode_from_disk by Christoph Hellwig · 4 years, 8 months ago
  14. 0bce817 xfs: handle unallocated inodes in xfs_inode_from_disk by Christoph Hellwig · 4 years, 8 months ago
  15. 9229d18 xfs: split xfs_iformat_fork by Christoph Hellwig · 4 years, 8 months ago
  16. cb7d585 xfs: call xfs_iformat_fork from xfs_inode_from_disk by Christoph Hellwig · 4 years, 8 months ago
  17. b90c2a9 xfs: xfs_bmapi_read doesn't take a fork id as the last argument by Christoph Hellwig · 4 years, 8 months ago
  18. 14506f7 xfs: fix the warning message in xfs_validate_sb_common() by Kaixu Xia · 4 years, 8 months ago
  19. 765d3c3 xfs: don't allow SWAPEXT if we'd screw up quota accounting by Darrick J. Wong · 4 years, 8 months ago
  20. 78bba5c xfs: use ordered buffers to initialize dquot buffers during quotacheck by Darrick J. Wong · 4 years, 8 months ago
  21. f28cef9 xfs: don't fail verifier on empty attr3 leaf block by Brian Foster · 4 years, 8 months ago
  22. 508578f xfs: Use the correct style for SPDX License Identifier by Nishad Kamdar · 4 years, 8 months ago
  23. ee4064e xfs: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  24. 237aac4 xfs: ensure f_bfree returned by statfs() is non-negative by Zheng Bin · 4 years, 8 months ago
  25. 3d60548 xfs: remove duplicate headers by Chen Zhou · 4 years, 9 months ago
  26. 43dc0aa xfs: fix unused variable warning in buffer completion on !DEBUG by Brian Foster · 4 years, 9 months ago
  27. 6ea670a xfs: remove unnecessary includes from xfs_log_recover.c by Darrick J. Wong · 4 years, 9 months ago
  28. 17d29bf xfs: move log recovery buffer cancellation code to xfs_buf_item_recover.c by Darrick J. Wong · 4 years, 9 months ago
  29. cc560a5 xfs: hoist setting of XFS_LI_RECOVERED to caller by Darrick J. Wong · 4 years, 9 months ago
  30. 96b60f8 xfs: refactor intent item iop_recover calls by Darrick J. Wong · 4 years, 9 months ago
  31. 889eb55 xfs: refactor intent item RECOVERED flag into the log item by Darrick J. Wong · 4 years, 9 months ago
  32. 86a3717 xfs: refactor adding recovered intent items to the log by Darrick J. Wong · 4 years, 9 months ago
  33. 154c733 xfs: refactor releasing finished intents during log recovery by Darrick J. Wong · 4 years, 9 months ago
  34. bba7b16 xfs: refactor xlog_item_is_intent now that we're done converting by Darrick J. Wong · 4 years, 9 months ago
  35. 9329ba8 xfs: refactor recovered BUI log item playback by Darrick J. Wong · 4 years, 9 months ago
  36. c57ed2f xfs: refactor recovered CUI log item playback by Darrick J. Wong · 4 years, 9 months ago
  37. cba0cca xfs: refactor recovered RUI log item playback by Darrick J. Wong · 4 years, 9 months ago
  38. 10d0c6e xfs: refactor recovered EFI log item playback by Darrick J. Wong · 4 years, 9 months ago
  39. 2565a11 xfs: remove log recovery quotaoff item dispatch for pass2 commit functions by Darrick J. Wong · 4 years, 9 months ago
  40. 3c6ba3c xfs: refactor log recovery BUI item dispatch for pass2 commit functions by Darrick J. Wong · 4 years, 9 months ago
  41. 9b4467e xfs: refactor log recovery CUI item dispatch for pass2 commit functions by Darrick J. Wong · 4 years, 9 months ago
  42. 07590a9 xfs: refactor log recovery RUI item dispatch for pass2 commit functions by Darrick J. Wong · 4 years, 9 months ago
  43. 9817aa8 xfs: refactor log recovery EFI item dispatch for pass2 commit functions by Darrick J. Wong · 4 years, 9 months ago
  44. 3ec6efa xfs: refactor log recovery icreate item dispatch for pass2 commit functions by Darrick J. Wong · 4 years, 9 months ago
  45. fcbdf91 xfs: refactor log recovery dquot item dispatch for pass2 commit functions by Darrick J. Wong · 4 years, 9 months ago
  46. 658fa68 xfs: refactor log recovery inode item dispatch for pass2 commit functions by Darrick J. Wong · 4 years, 9 months ago
  47. 1094d3f xfs: refactor log recovery buffer item dispatch for pass2 commit functions by Darrick J. Wong · 4 years, 9 months ago
  48. 3304a4f xfs: refactor log recovery item dispatch for pass1 commit functions by Darrick J. Wong · 4 years, 9 months ago
  49. 8ea5682 xfs: refactor log recovery item dispatch for pass2 readhead functions by Darrick J. Wong · 4 years, 9 months ago
  50. 86ffa47 xfs: refactor log recovery item sorting into a generic dispatch structure by Darrick J. Wong · 4 years, 9 months ago
  51. 35f4521 xfs: convert xfs_log_recover_item_t to struct xfs_log_recover_item by Darrick J. Wong · 4 years, 9 months ago
  52. c199507 xfs: remove unused iget_flags param from xfs_imap_to_bp() by Brian Foster · 4 years, 9 months ago
  53. 28d8462 xfs: remove unused shutdown types by Brian Foster · 4 years, 9 months ago
  54. 7376d74 xfs: random buffer write failure errortag by Brian Foster · 4 years, 9 months ago
  55. 88fc187 xfs: remove unused iflush stale parameter by Brian Foster · 4 years, 9 months ago
  56. 2b3cf09 xfs: combine xfs_trans_ail_[remove|delete]() by Brian Foster · 4 years, 9 months ago
  57. 6af0479 xfs: drop unused shutdown parameter from xfs_trans_ail_remove() by Brian Foster · 4 years, 9 months ago
  58. 6558792 xfs: use delete helper for items expected to be in AIL by Brian Foster · 4 years, 9 months ago
  59. 849274c xfs: acquire ->ail_lock from xfs_trans_ail_delete() by Brian Foster · 4 years, 9 months ago
  60. b707fff xfs: abort consistently on dquot flush failure by Brian Foster · 4 years, 9 months ago
  61. 629dcb3 xfs: fix duplicate verification from xfs_qm_dqflush() by Brian Foster · 4 years, 9 months ago
  62. 61948b6 xfs: ratelimit unmount time per-buffer I/O error alert by Brian Foster · 4 years, 9 months ago
  63. f9bccfc xfs: refactor ratelimited buffer error messages into helper by Brian Foster · 4 years, 9 months ago
  64. b6983e8 xfs: reset buffer write failure state on successful completion by Brian Foster · 4 years, 9 months ago
  65. 15fab3b xfs: remove unnecessary shutdown check from xfs_iflush() by Brian Foster · 4 years, 9 months ago
  66. f201929 xfs: simplify inode flush error handling by Brian Foster · 4 years, 9 months ago
  67. 54b3b1f xfs: factor out buffer I/O failure code by Brian Foster · 4 years, 9 months ago
  68. cb6ad09 xfs: refactor failed buffer resubmission into xfsaild by Brian Foster · 4 years, 9 months ago
  69. 8bc3b5e xfs: clean up the error handling in xfs_swap_extents by Darrick J. Wong · 4 years, 9 months ago
  70. 840d493 fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags() by Ira Weiny · 4 years, 9 months ago
  71. 32dbc56 fs/xfs: Create function xfs_inode_should_enable_dax() by Ira Weiny · 4 years, 9 months ago
  72. 8d6c344 fs/xfs: Make DAX mount option a tri-state by Ira Weiny · 4 years, 9 months ago
  73. 606723d fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS by Ira Weiny · 4 years, 9 months ago
  74. d45344d fs/xfs: Remove unnecessary initialization of i_rwsem by Ira Weiny · 4 years, 9 months ago
  75. 2f88f1e xfs: spell out the parameter name for ->cancel_item by Christoph Hellwig · 4 years, 9 months ago
  76. 3ec1b26 xfs: use a xfs_btree_cur for the ->finish_cleanup state by Christoph Hellwig · 4 years, 9 months ago
  77. f09d167 xfs: turn dfp_done into a xfs_log_item by Christoph Hellwig · 4 years, 9 months ago
  78. bb47d79 xfs: refactor xfs_defer_finish_noroll by Christoph Hellwig · 4 years, 9 months ago
  79. 13a8333 xfs: turn dfp_intent into a xfs_log_item by Christoph Hellwig · 4 years, 9 months ago
  80. d367a86 xfs: merge the ->diff_items defer op into ->create_intent by Christoph Hellwig · 4 years, 9 months ago
  81. c1f0918 xfs: merge the ->log_item defer op into ->create_intent by Christoph Hellwig · 4 years, 9 months ago
  82. e046e94 xfs: factor out a xfs_defer_create_intent helper by Christoph Hellwig · 4 years, 9 months ago
  83. fd9cbe5 xfs: remove the xfs_inode_log_item_t typedef by Christoph Hellwig · 4 years, 9 months ago
  84. c84e819 xfs: remove the xfs_efd_log_item_t typedef by Christoph Hellwig · 4 years, 9 months ago
  85. 82ff450 xfs: remove the xfs_efi_log_item_t typedef by Christoph Hellwig · 4 years, 9 months ago
  86. 98b69b1 xfs: refactor xlog_recover_buffer_pass1 by Christoph Hellwig · 4 years, 9 months ago
  87. f15ab3f xfs: simplify xlog_recover_inode_ra_pass2 by Christoph Hellwig · 4 years, 9 months ago
  88. 7d4894b xfs: factor out a xlog_buf_readahead helper by Christoph Hellwig · 4 years, 9 months ago
  89. 5ce70b7 xfs: rename inode_list xlog_recover_reorder_trans by Christoph Hellwig · 4 years, 9 months ago
  90. e968350 xfs: refactor the buffer cancellation table helpers by Christoph Hellwig · 4 years, 9 months ago
  91. ec43f6d xfs: define printk_once variants for xfs messages by Eric Sandeen · 4 years, 9 months ago
  92. 166405f xfs: stop CONFIG_XFS_DEBUG from changing compiler flags by Arnd Bergmann · 4 years, 9 months ago
  93. 57fd2d8 xfs: remove unnecessary check of the variable resblks in xfs_symlink by Kaixu Xia · 4 years, 9 months ago
  94. cd59455 xfs: simplify the flags setting in xfs_qm_scall_quotaon by Kaixu Xia · 4 years, 9 months ago
  95. 7994aae xfs: remove unnecessary assertion from xfs_qm_vop_create_dqattach by Kaixu Xia · 4 years, 9 months ago
  96. ea1c904 xfs: remove unnecessary variable udqp from xfs_ioctl_setattr by Kaixu Xia · 4 years, 9 months ago
  97. fb353ff xfs: reserve quota inode transaction space only when needed by Kaixu Xia · 4 years, 9 months ago
  98. d51bafe xfs: combine two if statements with same condition by Kaixu Xia · 4 years, 9 months ago
  99. c140735 xfs: trace quota allocations for all quota types by Kaixu Xia · 4 years, 9 months ago
  100. 0d2d35a xfs: report unrecognized log item type codes during recovery by Darrick J. Wong · 4 years, 9 months ago