1. cd4bf1d xfs: don't crash if reading a directory results in an unexpected hole by Darrick J. Wong · 7 years ago
  2. 233135b xfs: print name of verifier if it fails by Eric Sandeen · 8 years ago
  3. a45086e xfs: validate metadata LSNs against log on v5 superblocks by Brian Foster · 9 years ago
  4. 2f123bc libxfs: readahead of dir3 data blocks should use the read verifier by Darrick J. Wong · 9 years ago
  5. ce748ea xfs: create new metadata UUID field and incompat flag by Eric Sandeen · 9 years ago
  6. 5fb5aee xfs: pass mp to XFS_WANT_CORRUPTED_RETURN by Eric Sandeen · 9 years ago
  7. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 10 years ago
  8. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  9. 2451337 xfs: global error sign conversion by Dave Chinner · 10 years ago
  10. 30f712c libxfs: move source files by Dave Chinner · 10 years ago[Renamed from fs/xfs/xfs_dir2_data.c]
  11. bc85178 xfs: remove mp->m_dir_geo from directory logging by Dave Chinner · 10 years ago
  12. 8f66193 xfs: convert m_dirblksize to xfs_da_geometry by Dave Chinner · 10 years ago
  13. 7dda6e8 xfs: convert directory segment limits to xfs_da_geometry by Dave Chinner · 10 years ago
  14. 3002803 xfs: convert directory db conversion to xfs_da_geometry by Dave Chinner · 10 years ago
  15. 2998ab1 xfs: convert directory dablk conversion to xfs_da_geometry by Dave Chinner · 10 years ago
  16. 9df2dd0 xfs: remove unused tp arg from xfs_da_reada_buf & callers by Eric Sandeen · 10 years ago
  17. ce5028c xfs: modify verifiers to differentiate CRC from other errors by Eric Sandeen · 10 years ago
  18. f1dbcd7 xfs: add helper for updating checksums on xfs_bufs by Eric Sandeen · 10 years ago
  19. 5158217 xfs: add helper for verifying checksums on xfs_bufs by Eric Sandeen · 10 years ago
  20. a629362 xfs: validity check the directory block leaf entry count by Dave Chinner · 11 years ago
  21. 1c9a5b2 xfs: convert directory vector functions to constants by Dave Chinner · 11 years ago
  22. 4141956 xfs: vectorise directory leaf operations by Dave Chinner · 11 years ago
  23. 2ca9877 xfs: vectorise directory data operations part 2 by Dave Chinner · 11 years ago
  24. 9d23fc8 xfs: vectorise directory data operations by Dave Chinner · 11 years ago
  25. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  26. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  27. 5706278 xfs: unify directory/attribute format definitions by Dave Chinner · 11 years ago
  28. 1c55cec xfs: Add write support for dirent filetype field by Dave Chinner · 11 years ago
  29. 0cb9776 xfs: Add read-only support for dirent filetype field by Dave Chinner · 11 years ago
  30. b49a0c1 xfs: remove __KERNEL__ from debug code by Dave Chinner · 11 years ago
  31. 2b9ab5a xfs: reshuffle dir2 definitions around for userspace by Dave Chinner · 11 years ago
  32. 61fe135 xfs: buffer type overruns blf_flags field by Dave Chinner · 11 years ago
  33. d75afeb xfs: add buffer types to directory and attribute buffers by Dave Chinner · 11 years ago
  34. 33363fe xfs: add CRC checking to dir2 data blocks by Dave Chinner · 11 years ago
  35. f5f3d9b xfs: add CRC checks to block format directory blocks by Dave Chinner · 11 years ago
  36. 1813dd6 xfs: convert buffer verifiers to an ops structure. by Dave Chinner · 12 years ago
  37. b0f539d xfs: connect up write verifiers to new buffers by Dave Chinner · 12 years ago
  38. 612cfbf xfs: add pre-write metadata buffer verifier callbacks by Dave Chinner · 12 years ago
  39. da6958c xfs: Add verifiers to dir2 data readahead. by Dave Chinner · 12 years ago
  40. e481357 xfs: factor out dir2 data block reading by Dave Chinner · 12 years ago
  41. 82025d7 xfs: verify dir2 block format buffers by Dave Chinner · 12 years ago
  42. 1d9025e xfs: remove struct xfs_dabuf and infrastructure by Dave Chinner · 12 years ago
  43. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 12 years ago
  44. 5792664 xfs: reshuffle dir2 headers by Christoph Hellwig · 13 years ago
  45. 69ef921 xfs: byteswap constants instead of variables by Christoph Hellwig · 13 years ago
  46. 0ba9cd8 xfs: kill struct xfs_dir2_data by Christoph Hellwig · 13 years ago
  47. c2066e2 xfs: avoid usage of struct xfs_dir2_data by Christoph Hellwig · 13 years ago
  48. 4f6ae1a xfs: avoid usage of struct xfs_dir2_block by Christoph Hellwig · 13 years ago
  49. 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 14 years ago
  50. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  51. 5163f95 [XFS] Name operation vector for hash and compare by Barry Naujok · 16 years ago
  52. 413d57c xfs: convert beX_add to beX_add_cpu (new common API) by Marcin Slusarz · 16 years ago
  53. da353b0 [XFS] Radix tree based inode caching by David Chinner · 17 years ago
  54. bbaaf53 [XFS] Reduce shouting by removing unnecessary macros from dir2 code. by Christoph Hellwig · 17 years ago
  55. ef497f8 [XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it. by Eric Sandeen · 17 years ago
  56. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  57. ff9901c [XFS] endianess annotations for xfs_dir2_data_entry_t by Christoph Hellwig · 18 years ago
  58. 3d693c6 [XFS] endianess annotations for XFS_DIR2_DATA_ENTRY_TAG_P by Nathan Scott · 18 years ago
  59. 3c1f9c1 [XFS] endianess annotations for xfs_dir2_leaf_entry_t by Nathan Scott · 18 years ago
  60. e922fff [XFS] endianess annotations for xfs_dir2_block_tail_t by Nathan Scott · 18 years ago
  61. 1fba9f7 [XFS] endianess annotations for XFS_DIR2_DATA_UNUSED_TAG_P by Nathan Scott · 18 years ago
  62. ad354eb [XFS] endianess annotations for xfs_dir2_data_unused_t by Nathan Scott · 18 years ago
  63. 70e73f5 [XFS] endianess annotations for xfs_dir2_data_hdr structure. by Nathan Scott · 18 years ago
  64. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  65. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  66. ba0f32d [XFS] mark various symbols static Patch from Adrian Bunk by Christoph Hellwig · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago