1. 38c26bf xfs: replace xfs_sb_version checks with feature flag checks by Dave Chinner · 3 years, 7 months ago
  2. 61ef523 xfs: code cleanup in xfs_attr_leaf_entsize_{remote,local} by Kaixu Xia · 4 years, 6 months ago
  3. a647d10 xfs: fix some comments by Kaixu Xia · 4 years, 6 months ago
  4. c418dbc xfs: Use variable-size array for nameval in xfs_attr_sf_entry by Carlos Maiolino · 4 years, 6 months ago
  5. 47e6cc1 xfs: Remove typedef xfs_attr_shortform_t by Carlos Maiolino · 4 years, 6 months ago
  6. 508578f xfs: Use the correct style for SPDX License Identifier by Nishad Kamdar · 4 years, 10 months ago
  7. d5f0f49 xfs: clean up the attr flag confusion by Christoph Hellwig · 5 years ago
  8. ca78eee xfs: Add __packed to xfs_dir2_sf_entry_t definition by Vincenzo Frascino · 5 years ago
  9. 780d290 xfs: fix misuse of the XFS_ATTR_INCOMPLETE flag by Christoph Hellwig · 5 years ago
  10. a39f089a xfs: move incore structures out of xfs_da_format.h by Christoph Hellwig · 5 years ago
  11. cf085a1 xfs: Correct comment tyops -> typos by Joe Perches · 5 years ago
  12. 8764f98 xfs: factor xfs_da3_blkinfo verification into common helper by Brian Foster · 6 years ago
  13. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  14. ac503a4 xfs: refactor the geometry structure filling function by Darrick J. Wong · 7 years ago
  15. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
  16. 3dadf90 xfs: fix attr shortform structure alignment on cris by Darrick J. Wong · 9 years ago
  17. aa2dd0a xfs: remove __arch_pack by Christoph Hellwig · 9 years ago
  18. 266b696 xfs: kill xfs_dir2_inou_t by Christoph Hellwig · 9 years ago
  19. 8353a64 xfs: kill xfs_dir2_sf_off_t by Christoph Hellwig · 9 years ago
  20. 244efea xfs: move struct xfs_attr_shortform to xfs_da_format.h by Darrick J. Wong · 9 years ago
  21. ffeecc5 xfs: Fix xfs_attr_leafblock definition by Jan Kara · 10 years ago
  22. e87021a xfs: use larger in-core attr firstused field and detect overflow by Brian Foster · 10 years ago
  23. 84be0ff libxfs: move header files by Dave Chinner · 11 years ago[Renamed from fs/xfs/xfs_da_format.h]
  24. c2c4c47 xfs: replace attr LBSIZE with xfs_da_geometry by Dave Chinner · 11 years ago
  25. 8c44a28 xfs: kill XFS_DIR2...FIRSTDB macros by Dave Chinner · 11 years ago
  26. 892e3f3 xfs: move directory block translatiosn to xfs_dir2_priv.h by Dave Chinner · 11 years ago
  27. 2599405 xfs: remove unused mp arg from xfs_dir2 dataptr/byte functions by Eric Sandeen · 11 years ago
  28. 24dd0f5 xfs: convert directory vector functions to constants by Dave Chinner · 11 years ago
  29. 01ba43b xfs: vectorise encoding/decoding directory headers by Dave Chinner · 11 years ago
  30. 4bceb18 xfs: vectorise DA btree operations by Dave Chinner · 11 years ago
  31. 4141956 xfs: vectorise directory leaf operations by Dave Chinner · 11 years ago
  32. 2ca9877 xfs: vectorise directory data operations part 2 by Dave Chinner · 11 years ago
  33. 9d23fc8 xfs: vectorise directory data operations by Dave Chinner · 11 years ago
  34. 4740175 xfs: vectorise remaining shortform dir2 ops by Dave Chinner · 11 years ago
  35. 32c5483 xfs: abstract the differences in dir2/dir3 via an ops vector by Dave Chinner · 11 years ago
  36. 5706278 xfs: unify directory/attribute format definitions by Dave Chinner · 11 years ago[Renamed (65%) from fs/xfs/xfs_dir2_format.h]
  37. 367993e xfs: dirent dtype presence is dependent on directory magic numbers by Dave Chinner · 11 years ago
  38. 0cb9776 xfs: Add read-only support for dirent filetype field by Dave Chinner · 12 years ago
  39. d386b32 xfs: sync minor header differences needed by userspace. by Dave Chinner · 12 years ago
  40. 5170711 xfs: fix implicit padding in directory and attr CRC formats by Dave Chinner · 12 years ago
  41. e400d27 xfs: fix dir3 freespace block corruption by Dave Chinner · 12 years ago
  42. 6b2647a xfs: shortform directory offsets change for dir3 format by Dave Chinner · 12 years ago
  43. 24df33b xfs: add CRC checking to dir2 leaf blocks by Dave Chinner · 12 years ago
  44. 33363fe xfs: add CRC checking to dir2 data blocks by Dave Chinner · 12 years ago
  45. cbc8adf xfs: add CRC checking to dir2 free blocks by Dave Chinner · 12 years ago
  46. f5f3d9b xfs: add CRC checks to block format directory blocks by Dave Chinner · 12 years ago
  47. a00b774 xfs: cleanup struct xfs_dir2_free by Christoph Hellwig · 14 years ago
  48. 5792664 xfs: reshuffle dir2 headers by Christoph Hellwig · 14 years ago