1. 9f2a450 xfs: fix log block underflow during recovery cycle verification by Brian Foster · 7 years ago
  2. 99c2659 xfs: more robust recovery xlog buffer validation by Brian Foster · 7 years ago
  3. 42b67dc xfs: remove the never fully implemented UUID fork format by Christoph Hellwig · 7 years ago
  4. 7bf7a19 xfs: fix compiler warnings by Darrick J. Wong · 7 years ago
  5. e67d3d4 xfs: add log recovery tracepoint for head/tail by Brian Foster · 7 years ago
  6. a4c9b34 xfs: handle -EFSCORRUPTED during head/tail verification by Brian Foster · 7 years ago
  7. 4a4f66e xfs: fix log recovery corruption error due to tail overwrite by Brian Foster · 7 years ago
  8. 5297ac1 xfs: always verify the log tail during recovery by Brian Foster · 7 years ago
  9. 284f1c2 xfs: fix recovery failure when log record header wraps log end by Brian Foster · 7 years ago
  10. 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
  11. 3977543 xfs: free uncommitted transactions during log recovery by Brian Foster · 8 years ago
  12. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
  13. d905fda xfs: use the common helper uuid_is_null() by Amir Goldstein · 8 years ago
  14. 6e7c2b4 scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  15. a444d72 Merge branch 'xfs-4.10-misc-fixes-3' into for-next by Dave Chinner · 8 years ago
  16. cae028d xfs: optimise CRC updates by Dave Chinner · 8 years ago
  17. 200237d xfs: Move AGI buffer type setting to xfs_read_agi by Eric Sandeen · 8 years ago
  18. 6b10b23 xfs: set AGI buffer type in xlog_recover_clear_agi_bucket by Eric Sandeen · 8 years ago
  19. 755c7bf libxfs: convert ushort to unsigned short by Darrick J. Wong · 8 years ago
  20. 17c12bc xfs: when replaying bmap operations, don't let unlinked inodes get reaped by Darrick J. Wong · 8 years ago
  21. 77d61fe xfs: log bmap intent items by Darrick J. Wong · 8 years ago
  22. a90c00f xfs: add refcount btree block detection to log recovery by Darrick J. Wong · 8 years ago
  23. f997ee2 xfs: log refcount intent items by Darrick J. Wong · 8 years ago
  24. 5cd9cee xfs: log recovery tracepoints to track current lsn and buffer submission by Brian Foster · 8 years ago
  25. 60a4a22 xfs: update metadata LSN in buffers during log recovery by Brian Foster · 8 years ago
  26. 040c52c xfs: don't warn on buffers not being recovered due to LSN by Brian Foster · 8 years ago
  27. 22db9af xfs: pass current lsn to log recovery buffer validation by Brian Foster · 8 years ago
  28. 12818d2 xfs: rework log recovery to submit buffers on LSN boundaries by Brian Foster · 8 years ago
  29. 722e251 xfs: remove the extents array from the rmap update done log item by Darrick J. Wong · 8 years ago
  30. a650e8f xfs: add rmap btree block detection to log recovery by Darrick J. Wong · 8 years ago
  31. 9e88b5d xfs: log rmap intent items by Darrick J. Wong · 8 years ago
  32. 5254885 xfs: rmap btree requires more reserved free space by Darrick J. Wong · 8 years ago
  33. dc42375 xfs: refactor redo intent item processing by Darrick J. Wong · 8 years ago
  34. 3ab78df xfs: rework xfs_bmap_free callers to use xfs_defer_ops by Darrick J. Wong · 8 years ago
  35. 2a4ad58 Merge branch 'xfs-4.7-misc-fixes' into for-next by Dave Chinner · 9 years ago
  36. 664b60f xfs: improve kmem_realloc by Christoph Hellwig · 9 years ago
  37. 253f491 xfs: better xfs_trans_alloc interface by Christoph Hellwig · 9 years ago
  38. ab9d1e4 Merge branch 'xfs-misc-fixes-4.6-3' into for-next by Dave Chinner · 9 years ago
  39. 7f0ed54 Merge branch 'xfs-buf-macro-cleanup-4.6' into for-next by Dave Chinner · 9 years ago
  40. a2bbcb6 Merge branch 'xfs-gut-icdinode-4.6' into for-next by Dave Chinner · 9 years ago
  41. c53473b Merge branch 'xfs-rt-fixes-4.6' into for-next by Dave Chinner · 9 years ago
  42. 9deed09 Merge branch 'xfs-torn-log-fixes-4.5' into for-next by Dave Chinner · 9 years ago
  43. a798011 xfs: reinitialise per-AG structures if geometry changes during recovery by Dave Chinner · 9 years ago
  44. 7f6aff3a xfs: only run torn log write detection on dirty logs by Brian Foster · 9 years ago
  45. 717bc0e xfs: refactor in-core log state update to helper by Brian Foster · 9 years ago
  46. 65b99a0 xfs: refactor unmount record detection into helper by Brian Foster · 9 years ago
  47. 82ff6cc xfs: separate log head record discovery from verification by Brian Foster · 9 years ago
  48. 12877da xfs: remove XFS_BUF_ZEROFLAGS macro by Dave Chinner · 9 years ago
  49. b68c082 xfs: remove XBF_WRITE flag wrapper macros by Dave Chinner · 9 years ago
  50. 0cac682 xfs: remove XBF_READ flag wrapper macros by Dave Chinner · 9 years ago
  51. 1157b32c xfs: remove XBF_ASYNC flag wrapper macros by Dave Chinner · 9 years ago
  52. b0388bf xfs: remove XBF_DONE flag wrapper macros by Dave Chinner · 9 years ago
  53. c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 9 years ago
  54. 54d7b5c xfs: use vfs inode nlink field everywhere by Dave Chinner · 9 years ago
  55. 3987848 xfs: remove timestamps from incore inode by Dave Chinner · 9 years ago
  56. f8d55aa052 xfs: introduce inode log format object by Dave Chinner · 9 years ago
  57. bf85e09 xfs: RT bitmap and summary buffers need verifiers by Dave Chinner · 9 years ago
  58. f67ca6e xfs: RT bitmap and summary buffers are not typed by Dave Chinner · 9 years ago
  59. 8e0bd49 xfs: fix endianness error when checking log block crc on big endian platforms by Darrick J. Wong · 9 years ago
  60. dde7f55 Merge branch 'xfs-misc-fixes-for-4.5-2' into for-next by Dave Chinner · 9 years ago
  61. 7d6a13f xfs: handle dquot buffer readahead in log recovery correctly by Dave Chinner · 9 years ago
  62. 7088c41 xfs: detect and trim torn writes during log recovery by Brian Foster · 9 years ago
  63. eed6b46 xfs: refactor log record start detection into a new helper by Brian Foster · 9 years ago
  64. 6528250 xfs: support a crc verification only log record pass by Brian Foster · 9 years ago
  65. d7f3769 xfs: return start block of first bad log record during recovery by Brian Foster · 9 years ago
  66. b94fb2d xfs: refactor and open code log record crc check by Brian Foster · 9 years ago
  67. 9d94901 xfs: refactor log record unpack and data processing by Brian Foster · 9 years ago
  68. a70f9fe xfs: detect and handle invalid iclog size set by mkfs by Brian Foster · 9 years ago
  69. 4e14e49 Merge branch 'xfs-misc-fixes-for-4.4-3' into for-next by Dave Chinner · 9 years ago
  70. 848ccfc xfs: fix log recovery op header validation assert by Brian Foster · 9 years ago
  71. a45086e xfs: validate metadata LSNs against log on v5 superblocks by Brian Foster · 9 years ago
  72. aa49338 Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next by Dave Chinner · 9 years ago
  73. fcfbe2c xfs: log recovery needs to validate against sb_meta_uuid by Dave Chinner · 9 years ago
  74. 5be203a Merge branch 'xfs-efi-rework' into for-next by Dave Chinner · 9 years ago
  75. fc0d165 xfs: fix broken icreate log item cancellation by Brian Foster · 9 years ago
  76. 78d57e4 xfs: icreate log item recovery and cancellation tracepoints by Brian Foster · 9 years ago
  77. f0b2efa xfs: don't leave EFIs on AIL on mount failure by Brian Foster · 9 years ago
  78. e32a1d1 xfs: use EFI refcount consistently in log recovery by Brian Foster · 9 years ago
  79. 6bc43af xfs: ensure EFD trans aborts on log recovery extent free failure by Brian Foster · 9 years ago
  80. 5e4b538 xfs: disentagle EFI release from the extent count by Brian Foster · 9 years ago
  81. 20b8394 Merge branch 'xfs-misc-fixes-for-4.3' into for-next by Dave Chinner · 9 years ago
  82. f41febd xfs: Use consistent logging message prefixes by Joe Perches · 9 years ago
  83. 89cebc84 xfs: validate transaction header length on log recovery by Brian Foster · 9 years ago
  84. e3c32ee xfs: remote attribute headers contain an invalid LSN by Dave Chinner · 9 years ago
  85. de50e16 Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next by Dave Chinner · 10 years ago
  86. b2a922c xfs: remove xfs_caddr_t by Christoph Hellwig · 10 years ago
  87. 88ee2df xfs: return a void pointer from xfs_buf_offset by Christoph Hellwig · 10 years ago
  88. 4ea7976 Merge branch 'xfs-commit-cleanup' into for-next by Dave Chinner · 10 years ago
  89. 7039331 xfs: saner xfs_trans_commit interface by Christoph Hellwig · 10 years ago
  90. 4906e21 xfs: remove the flags argument to xfs_trans_cancel by Christoph Hellwig · 10 years ago
  91. 7f43c90 xfs: handle sparse inode chunks in icreate log recovery by Brian Foster · 10 years ago
  92. 463958a xfs: pass inode count through ordered icreate log item by Brian Foster · 10 years ago
  93. 5681ca4 xfs: Remove icsb infrastructure by Dave Chinner · 10 years ago
  94. 6044e43 Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next by Dave Chinner · 10 years ago
  95. 9a2cc41 xfs: move type conversion functions to xfs_dir.h by Dave Chinner · 10 years ago
  96. 508b6b3 xfs: merge xfs_inum.h into xfs_format.h by Christoph Hellwig · 10 years ago
  97. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  98. 6d3ebaa xfs: merge xfs_dinode.h into xfs_format.h by Christoph Hellwig · 10 years ago
  99. 75e58ce Merge branch 'xfs-buf-iosubmit' into for-next by Dave Chinner · 10 years ago
  100. 595bff7 xfs: introduce xfs_buf_submit[_wait] by Dave Chinner · 10 years ago