1. 9343ee7 xfs: convert bp->b_bn references to xfs_buf_daddr() by Dave Chinner · 3 years, 5 months ago
  2. ebd9027 xfs: convert xfs_sb_version_has checks to use mount features by Dave Chinner · 3 years, 5 months ago
  3. 38c26bf xfs: replace xfs_sb_version checks with feature flag checks by Dave Chinner · 3 years, 5 months ago
  4. 13d2c10 xfs: move the di_size field to struct xfs_inode by Christoph Hellwig · 3 years, 10 months ago
  5. 1fea323 xfs: reduce debug overhead of dir leaf/node checks by Dave Chinner · 3 years, 10 months ago
  6. 4491a3d xfs: Refactor xfs_da_state_alloc() helper by Carlos Maiolino · 4 years, 6 months ago
  7. 6fb5aac xfs: check owner of dir3 free blocks by Darrick J. Wong · 4 years, 10 months ago
  8. 1cb5deb xfs: don't ever return a stale pointer from __xfs_dir3_free_read by Darrick J. Wong · 4 years, 10 months ago
  9. ce99494 xfs: fix buffer corruption reporting when xfs_dir3_free_header_check fails by Darrick J. Wong · 4 years, 10 months ago
  10. 8d57c21 xfs: add a function to deal with corrupt buffers post-verifiers by Darrick J. Wong · 4 years, 10 months ago
  11. 2911edb xfs: remove the mappedbno argument to xfs_da_get_buf by Christoph Hellwig · 5 years ago
  12. cd2c9f1 xfs: remove the mappedbno argument to xfs_da_read_buf by Christoph Hellwig · 5 years ago
  13. f3fcb31 xfs: remove the mappedbno argument to xfs_dir3_leafn_read by Christoph Hellwig · 5 years ago
  14. d8d11fc xfs: devirtualize ->m_dirnameops by Christoph Hellwig · 5 years ago
  15. a71895c xfs: convert open coded corruption check to use XFS_IS_CORRUPT by Darrick J. Wong · 5 years ago
  16. ae42976 xfs: merge xfs_dir2_data_freescan and xfs_dir2_data_freescan_int by Christoph Hellwig · 5 years ago
  17. 59b8b46 xfs: devirtualize ->data_get_ftype and ->data_put_ftype by Christoph Hellwig · 5 years ago
  18. 1848b60 xfs: devirtualize ->data_bestfree_p by Christoph Hellwig · 5 years ago
  19. d73e1ce xfs: move the dir2 data block fixed offsets to struct xfs_da_geometry by Christoph Hellwig · 5 years ago
  20. 7e8ae7bd xfs: devirtualize ->data_entry_tag_p by Christoph Hellwig · 5 years ago
  21. fdbb8c5 xfs: devirtualize ->data_entsize by Christoph Hellwig · 5 years ago
  22. 3d92c93 xfs: devirtualize ->db_to_fdb and ->db_to_fdindex by Christoph Hellwig · 5 years ago
  23. 5893e4f xfs: move the max dir2 free bests count to struct xfs_da_geometry by Christoph Hellwig · 5 years ago
  24. ed1d612 xfs: move the dir2 free header size to struct xfs_da_geometry by Christoph Hellwig · 5 years ago
  25. a84f3d5 xfs: add a bests pointer to struct xfs_dir3_icfree_hdr by Christoph Hellwig · 5 years ago
  26. 195b0a4 xfs: make the xfs_dir3_icfree_hdr available to xfs_dir2_node_addname_int by Christoph Hellwig · 5 years ago
  27. 200dada xfs: devirtualize ->free_hdr_to_disk by Christoph Hellwig · 5 years ago
  28. 5ba3091 xfs: devirtualize ->free_hdr_from_disk by Christoph Hellwig · 5 years ago
  29. 478c783 xfs: move the max dir2 leaf entries count to struct xfs_da_geometry by Christoph Hellwig · 5 years ago
  30. 545910b xfs: move the dir2 leaf header size to struct xfs_da_geometry by Christoph Hellwig · 5 years ago
  31. 787b089 xfs: add an entries pointer to struct xfs_dir3_icleaf_hdr by Christoph Hellwig · 5 years ago
  32. 163fbbb xfs: devirtualize ->leaf_hdr_to_disk by Christoph Hellwig · 5 years ago
  33. 5184255 xfs: devirtualize ->leaf_hdr_from_disk by Christoph Hellwig · 5 years ago
  34. a5155b8 xfs: always log corruption errors by Darrick J. Wong · 5 years ago
  35. 756c6f0 xfs: reverse search directory freespace indexes by Dave Chinner · 5 years ago
  36. 610125a xfs: speed up directory bestfree block scanning by Dave Chinner · 5 years ago
  37. 0e82225 xfs: factor free block index lookup from xfs_dir2_node_addname_int() by Dave Chinner · 5 years ago
  38. a07258a xfs: factor data block addition from xfs_dir2_node_addname_int() by Dave Chinner · 5 years ago
  39. aee7754b xfs: move xfs_dir2_addname() by Dave Chinner · 5 years ago
  40. 858b44d xfs: remove more ondisk directory corruption asserts by Darrick J. Wong · 5 years ago
  41. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  42. dbd329f1 xfs: add struct xfs_mount pointer to struct xfs_buf by Christoph Hellwig · 6 years ago
  43. 5467b34 xfs: move xfs_ino_geometry to xfs_shared.h by Darrick J. Wong · 6 years ago
  44. 79622c7ce xfs: clean up xfs_dir2_leafn_add by Darrick J. Wong · 6 years ago
  45. 7be73fa xfs: Zero initialize highstale and lowstale in xfs_dir2_leafn_add by Nathan Chancellor · 6 years ago
  46. 39708c2 xfs: miscellaneous verifier magic value fixups by Brian Foster · 6 years ago
  47. e4e542a xfs: use swap macro in xfs_dir2_leafn_rebalance by Gustavo A. R. Silva · 7 years ago
  48. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  49. 2551a53 xfs: explicitly pass buffer size to xfs_corruption_error by Darrick J. Wong · 7 years ago
  50. 6915ef3 xfs: sanity-check the unused space before trying to use it by Darrick J. Wong · 7 years ago
  51. 3f883f5 xfs: convert a few more directory asserts to corruption by Darrick J. Wong · 7 years ago
  52. fb1755a Split buffer's b_fspriv field by Carlos Maiolino · 7 years ago
  53. c969004 xfs: use %px for data pointers when debugging by Darrick J. Wong · 7 years ago
  54. 3d170aa xfs: change 0x%p -> %p in print messages by Darrick J. Wong · 7 years ago
  55. b557259 xfs: create a new buf_ops pointer to verify structure metadata by Darrick J. Wong · 7 years ago
  56. bc1a09b xfs: refactor verifier callers to print address of failing check by Darrick J. Wong · 7 years ago
  57. a6a781a xfs: have buffer verifier functions report failing address by Darrick J. Wong · 7 years ago
  58. 31ca03c xfs: refactor xfs_verifier_error and xfs_buf_ioerror by Darrick J. Wong · 7 years ago
  59. 8e8877e xfs: return the hash value of a leaf1 directory block by Darrick J. Wong · 8 years ago
  60. de14c5f xfs: verify free block header fields by Darrick J. Wong · 8 years ago
  61. 355cced xfs: always set rvalp in xfs_dir2_node_trim_free by Christoph Hellwig · 9 years ago
  62. 233135b xfs: print name of verifier if it fails by Eric Sandeen · 9 years ago
  63. a45086e xfs: validate metadata LSNs against log on v5 superblocks by Brian Foster · 9 years ago
  64. 70b33a7 Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next by Dave Chinner · 9 years ago
  65. 0375423 xfs: Fix file type directory corruption for btree directories by Jan Kara · 9 years ago
  66. 5461ad9 Merge branch 'xfs-meta-uuid' into for-next by Dave Chinner · 9 years ago
  67. ce748ea xfs: create new metadata UUID field and incompat flag by Eric Sandeen · 9 years ago
  68. f41febd xfs: Use consistent logging message prefixes by Joe Perches · 9 years ago
  69. 6044e43 Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next by Dave Chinner · 10 years ago
  70. 32296f8 xfs: fix set-but-unused warnings by Dave Chinner · 10 years ago
  71. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 10 years ago
  72. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  73. 2451337 xfs: global error sign conversion by Dave Chinner · 11 years ago
  74. 30f712c libxfs: move source files by Dave Chinner · 11 years ago[Renamed from fs/xfs/xfs_dir2_node.c]
  75. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 11 years ago
  76. b2a21e7 xfs: remove redundant geometry information from xfs_da_state by Dave Chinner · 11 years ago
  77. bc85178 xfs: remove mp->m_dir_geo from directory logging by Dave Chinner · 11 years ago
  78. 7ab610f xfs: move node entry counts to xfs_da_geometry by Dave Chinner · 11 years ago
  79. ed358c0 xfs: convert dir/attr btree threshold to xfs_da_geometry by Dave Chinner · 11 years ago
  80. 8f66193 xfs: convert m_dirblksize to xfs_da_geometry by Dave Chinner · 11 years ago
  81. 3002803 xfs: convert directory db conversion to xfs_da_geometry by Dave Chinner · 11 years ago
  82. 2998ab1d xfs: convert directory dablk conversion to xfs_da_geometry by Dave Chinner · 11 years ago
  83. 8c44a28 xfs: kill XFS_DIR2...FIRSTDB macros by Dave Chinner · 11 years ago
  84. 7fb2cd4 xfs: remove unused tp arg from xfs_bmap_last_offset() and callers by Eric Sandeen · 11 years ago
  85. ce5028c xfs: modify verifiers to differentiate CRC from other errors by Eric Sandeen · 11 years ago
  86. f1dbcd7 xfs: add helper for updating checksums on xfs_bufs by Eric Sandeen · 11 years ago
  87. 5158217 xfs: add helper for verifying checksums on xfs_bufs by Eric Sandeen · 11 years ago
  88. 3a8c920 xfs: fix memory leak in xfs_dir2_node_removename by Mark Tinguely · 11 years ago
  89. 5bf1f43 xfs:xfs_dir2_node.c: pointer use before check for null by Denis Efremov · 11 years ago
  90. 1c9a5b2 xfs: convert directory vector functions to constants by Dave Chinner · 11 years ago
  91. 24dd0f5 xfs: convert directory vector functions to constants by Dave Chinner · 11 years ago
  92. 01ba43b xfs: vectorise encoding/decoding directory headers by Dave Chinner · 11 years ago
  93. 4141956 xfs: vectorise directory leaf operations by Dave Chinner · 11 years ago
  94. 2ca9877 xfs: vectorise directory data operations part 2 by Dave Chinner · 11 years ago
  95. 9d23fc8 xfs: vectorise directory data operations by Dave Chinner · 11 years ago
  96. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  97. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  98. 5706278 xfs: unify directory/attribute format definitions by Dave Chinner · 11 years ago
  99. 08e96e1 xfs: remove newlines from strings passed to __xfs_printk by Eric Sandeen · 11 years ago
  100. 1c55cec xfs: Add write support for dirent filetype field by Dave Chinner · 11 years ago