1. 91ef75b xfs: use internal dfops during [b|c]ui recovery by Brian Foster · 6 years ago
  2. a61acc3 xfs: use ->t_dfops in log recovery intent processing by Brian Foster · 6 years ago
  3. 6af88cd xfs: combine [a]sync buffer submission apis by Brian Foster · 7 years ago
  4. 5fdd979 xfs: remove xfs_defer_init() firstblock param by Brian Foster · 7 years ago
  5. bcd2c9f xfs: refactor dfops init to attach to transaction by Brian Foster · 7 years ago
  6. 0703a8e xfs: replace do_mod with native operations by Dave Chinner · 7 years ago
  7. 9bb54cb xfs: clean up MIN/MAX by Dave Chinner · 7 years ago
  8. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  9. 2551a53 xfs: explicitly pass buffer size to xfs_corruption_error by Darrick J. Wong · 7 years ago
  10. e381a0f xfs: remove unused flags arg from xfs_dquot_verify by Eric Sandeen · 7 years ago
  11. dc1baa7 xfs: do not log/recover swapext extent owner changes for deleted inodes by Eric Sandeen · 7 years ago
  12. 57e8095 xfs: Rename xa_ elements to ail_ by Matthew Wilcox · 7 years ago
  13. bcab2eb xfs: Remove dead code from inode recover function by Nikolay Borisov · 7 years ago
  14. 4603fa7 xfs: remove unused m_dmevmask from xfs_mount struct by Eric Sandeen · 7 years ago
  15. fb1755a Split buffer's b_fspriv field by Carlos Maiolino · 7 years ago
  16. c969004 xfs: use %px for data pointers when debugging by Darrick J. Wong · 7 years ago
  17. 3d170aa xfs: change 0x%p -> %p in print messages by Darrick J. Wong · 7 years ago
  18. eebf3ca xfs: standardize quota verification function outputs by Darrick J. Wong · 7 years ago
  19. 9cfb9b4 xfs: provide a centralized method for verifying inline fork data by Darrick J. Wong · 7 years ago
  20. 5099558 xfs: log recovery should replay deferred ops in order by Darrick J. Wong · 7 years ago
  21. e89fbb5 xfs: mark xlog_recover_check_summary STATIC by Christoph Hellwig · 7 years ago
  22. 06b1132 xfs: remove inode log format typedef by Darrick J. Wong · 7 years ago
  23. 9f2a450 xfs: fix log block underflow during recovery cycle verification by Brian Foster · 7 years ago
  24. 99c2659 xfs: more robust recovery xlog buffer validation by Brian Foster · 7 years ago
  25. 42b67dc xfs: remove the never fully implemented UUID fork format by Christoph Hellwig · 7 years ago
  26. 7bf7a19 xfs: fix compiler warnings by Darrick J. Wong · 7 years ago
  27. e67d3d4 xfs: add log recovery tracepoint for head/tail by Brian Foster · 7 years ago
  28. a4c9b34 xfs: handle -EFSCORRUPTED during head/tail verification by Brian Foster · 7 years ago
  29. 4a4f66e xfs: fix log recovery corruption error due to tail overwrite by Brian Foster · 7 years ago
  30. 5297ac1 xfs: always verify the log tail during recovery by Brian Foster · 7 years ago
  31. 284f1c2 xfs: fix recovery failure when log record header wraps log end by Brian Foster · 7 years ago
  32. 642338b Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  33. 3977543 xfs: free uncommitted transactions during log recovery by Brian Foster · 8 years ago
  34. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
  35. d905fda xfs: use the common helper uuid_is_null() by Amir Goldstein · 8 years ago
  36. 6e7c2b4 scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  37. a444d72 Merge branch 'xfs-4.10-misc-fixes-3' into for-next by Dave Chinner · 8 years ago
  38. cae028d xfs: optimise CRC updates by Dave Chinner · 8 years ago
  39. 200237d xfs: Move AGI buffer type setting to xfs_read_agi by Eric Sandeen · 8 years ago
  40. 6b10b23 xfs: set AGI buffer type in xlog_recover_clear_agi_bucket by Eric Sandeen · 8 years ago
  41. 755c7bf libxfs: convert ushort to unsigned short by Darrick J. Wong · 8 years ago
  42. 17c12bc xfs: when replaying bmap operations, don't let unlinked inodes get reaped by Darrick J. Wong · 8 years ago
  43. 77d61fe xfs: log bmap intent items by Darrick J. Wong · 8 years ago
  44. a90c00f xfs: add refcount btree block detection to log recovery by Darrick J. Wong · 8 years ago
  45. f997ee2 xfs: log refcount intent items by Darrick J. Wong · 8 years ago
  46. 5cd9cee xfs: log recovery tracepoints to track current lsn and buffer submission by Brian Foster · 8 years ago
  47. 60a4a22 xfs: update metadata LSN in buffers during log recovery by Brian Foster · 8 years ago
  48. 040c52c xfs: don't warn on buffers not being recovered due to LSN by Brian Foster · 8 years ago
  49. 22db9af xfs: pass current lsn to log recovery buffer validation by Brian Foster · 8 years ago
  50. 12818d2 xfs: rework log recovery to submit buffers on LSN boundaries by Brian Foster · 8 years ago
  51. 722e251 xfs: remove the extents array from the rmap update done log item by Darrick J. Wong · 8 years ago
  52. a650e8f xfs: add rmap btree block detection to log recovery by Darrick J. Wong · 8 years ago
  53. 9e88b5d xfs: log rmap intent items by Darrick J. Wong · 8 years ago
  54. 5254885 xfs: rmap btree requires more reserved free space by Darrick J. Wong · 8 years ago
  55. dc42375 xfs: refactor redo intent item processing by Darrick J. Wong · 8 years ago
  56. 3ab78df xfs: rework xfs_bmap_free callers to use xfs_defer_ops by Darrick J. Wong · 8 years ago
  57. 2a4ad58 Merge branch 'xfs-4.7-misc-fixes' into for-next by Dave Chinner · 9 years ago
  58. 664b60f xfs: improve kmem_realloc by Christoph Hellwig · 9 years ago
  59. 253f491 xfs: better xfs_trans_alloc interface by Christoph Hellwig · 9 years ago
  60. ab9d1e4 Merge branch 'xfs-misc-fixes-4.6-3' into for-next by Dave Chinner · 9 years ago
  61. 7f0ed54 Merge branch 'xfs-buf-macro-cleanup-4.6' into for-next by Dave Chinner · 9 years ago
  62. a2bbcb6 Merge branch 'xfs-gut-icdinode-4.6' into for-next by Dave Chinner · 9 years ago
  63. c53473b Merge branch 'xfs-rt-fixes-4.6' into for-next by Dave Chinner · 9 years ago
  64. 9deed09 Merge branch 'xfs-torn-log-fixes-4.5' into for-next by Dave Chinner · 9 years ago
  65. a798011 xfs: reinitialise per-AG structures if geometry changes during recovery by Dave Chinner · 9 years ago
  66. 7f6aff3a xfs: only run torn log write detection on dirty logs by Brian Foster · 9 years ago
  67. 717bc0e xfs: refactor in-core log state update to helper by Brian Foster · 9 years ago
  68. 65b99a0 xfs: refactor unmount record detection into helper by Brian Foster · 9 years ago
  69. 82ff6cc xfs: separate log head record discovery from verification by Brian Foster · 9 years ago
  70. 12877da xfs: remove XFS_BUF_ZEROFLAGS macro by Dave Chinner · 9 years ago
  71. b68c082 xfs: remove XBF_WRITE flag wrapper macros by Dave Chinner · 9 years ago
  72. 0cac682 xfs: remove XBF_READ flag wrapper macros by Dave Chinner · 9 years ago
  73. 1157b32c xfs: remove XBF_ASYNC flag wrapper macros by Dave Chinner · 9 years ago
  74. b0388bf xfs: remove XBF_DONE flag wrapper macros by Dave Chinner · 9 years ago
  75. c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 9 years ago
  76. 54d7b5c xfs: use vfs inode nlink field everywhere by Dave Chinner · 9 years ago
  77. 3987848 xfs: remove timestamps from incore inode by Dave Chinner · 9 years ago
  78. f8d55aa052 xfs: introduce inode log format object by Dave Chinner · 9 years ago
  79. bf85e09 xfs: RT bitmap and summary buffers need verifiers by Dave Chinner · 9 years ago
  80. f67ca6e xfs: RT bitmap and summary buffers are not typed by Dave Chinner · 9 years ago
  81. 8e0bd49 xfs: fix endianness error when checking log block crc on big endian platforms by Darrick J. Wong · 9 years ago
  82. dde7f55 Merge branch 'xfs-misc-fixes-for-4.5-2' into for-next by Dave Chinner · 9 years ago
  83. 7d6a13f xfs: handle dquot buffer readahead in log recovery correctly by Dave Chinner · 9 years ago
  84. 7088c41 xfs: detect and trim torn writes during log recovery by Brian Foster · 9 years ago
  85. eed6b46 xfs: refactor log record start detection into a new helper by Brian Foster · 9 years ago
  86. 6528250 xfs: support a crc verification only log record pass by Brian Foster · 9 years ago
  87. d7f3769 xfs: return start block of first bad log record during recovery by Brian Foster · 9 years ago
  88. b94fb2d xfs: refactor and open code log record crc check by Brian Foster · 9 years ago
  89. 9d94901 xfs: refactor log record unpack and data processing by Brian Foster · 9 years ago
  90. a70f9fe xfs: detect and handle invalid iclog size set by mkfs by Brian Foster · 9 years ago
  91. 4e14e49 Merge branch 'xfs-misc-fixes-for-4.4-3' into for-next by Dave Chinner · 9 years ago
  92. 848ccfc xfs: fix log recovery op header validation assert by Brian Foster · 9 years ago
  93. a45086e xfs: validate metadata LSNs against log on v5 superblocks by Brian Foster · 9 years ago
  94. aa49338 Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next by Dave Chinner · 9 years ago
  95. fcfbe2c xfs: log recovery needs to validate against sb_meta_uuid by Dave Chinner · 9 years ago
  96. 5be203a Merge branch 'xfs-efi-rework' into for-next by Dave Chinner · 9 years ago
  97. fc0d165 xfs: fix broken icreate log item cancellation by Brian Foster · 9 years ago
  98. 78d57e4 xfs: icreate log item recovery and cancellation tracepoints by Brian Foster · 9 years ago
  99. f0b2efa xfs: don't leave EFIs on AIL on mount failure by Brian Foster · 9 years ago
  100. e32a1d1 xfs: use EFI refcount consistently in log recovery by Brian Foster · 9 years ago