1. 30f712c libxfs: move source files by Dave Chinner · 10 years ago[Renamed from fs/xfs/xfs_attr_leaf.c]
  2. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 10 years ago
  3. d99831f xfs: return is not a function by Eric Sandeen · 10 years ago
  4. b2a21e7 xfs: remove redundant geometry information from xfs_da_state by Dave Chinner · 10 years ago
  5. c2c4c47 xfs: replace attr LBSIZE with xfs_da_geometry by Dave Chinner · 10 years ago
  6. c59f0ad xfs: pass xfs_da_args to xfs_attr_leaf_newentsize by Dave Chinner · 10 years ago
  7. 33a6039 xfs: use xfs_da_geometry for block size in attr code by Dave Chinner · 10 years ago
  8. ed358c0 xfs: convert dir/attr btree threshold to xfs_da_geometry by Dave Chinner · 10 years ago
  9. 0650b55 xfs: introduce directory geometry structure by Dave Chinner · 10 years ago
  10. 8275cdd xfs: remote attribute overwrite causes transaction overrun by Dave Chinner · 10 years ago
  11. ce5028c xfs: modify verifiers to differentiate CRC from other errors by Eric Sandeen · 10 years ago
  12. f1dbcd7 xfs: add helper for updating checksums on xfs_bufs by Eric Sandeen · 10 years ago
  13. 5158217 xfs: add helper for verifying checksums on xfs_bufs by Eric Sandeen · 10 years ago
  14. 632b89e xfs: fix static and extern sparse warnings by Dave Chinner · 11 years ago
  15. 01ba43b xfs: vectorise encoding/decoding directory headers by Dave Chinner · 11 years ago
  16. 4bceb18 xfs: vectorise DA btree operations by Dave Chinner · 11 years ago
  17. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  18. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  19. 5706278 xfs: unify directory/attribute format definitions by Dave Chinner · 11 years ago
  20. 914ed44 Fix wrong flag ASSERT in xfs_attr_shortform_getvalue by Eric Sandeen · 12 years ago
  21. c5c249b xfs: minor cleanups by Dave Chinner · 11 years ago
  22. fde2227 xfs: split out attribute fork truncation code into separate file by Dave Chinner · 11 years ago
  23. abec5f2 xfs: split out attribute listing code into separate file by Dave Chinner · 11 years ago
  24. d386b32 xfs: sync minor header differences needed by userspace. by Dave Chinner · 11 years ago
  25. f3508bc xfs: remove local fork format handling from xfs_bmapi_write() by Dave Chinner · 11 years ago
  26. 59913f1 xfs: fix remote attribute invalidation for a leaf by Dave Chinner · 11 years ago
  27. ad1858d xfs: rework remote attr CRCs by Dave Chinner · 11 years ago
  28. d4c712b xfs: fully initialise temp leaf in xfs_attr3_leaf_compact by Dave Chinner · 11 years ago
  29. 8517de2 xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance by Dave Chinner · 11 years ago
  30. e461fcb xfs: remote attribute lookups require the value length by Dave Chinner · 11 years ago
  31. b38958d xfs: xfs_attr_shortform_allfit() does not handle attr3 format. 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. 95920cd xfs: split remote attribute code out by Dave Chinner · 11 years ago
  35. 517c222 xfs: add CRCs to attr leaf blocks by Dave Chinner · 11 years ago
  36. f5ea110 xfs: add CRCs to dir2/da node blocks by Dave Chinner · 11 years ago
  37. ee1a47a xfs: add support for large btree blocks by Christoph Hellwig · 11 years ago
  38. 56cea2d xfs: take inode version into account in XFS_LITINO by Christoph Hellwig · 11 years ago
  39. 1813dd6 xfs: convert buffer verifiers to an ops structure. by Dave Chinner · 12 years ago
  40. b0f539d xfs: connect up write verifiers to new buffers by Dave Chinner · 12 years ago
  41. 612cfbf xfs: add pre-write metadata buffer verifier callbacks by Dave Chinner · 12 years ago
  42. d9392a4 xfs: add xfs_da_node verification by Dave Chinner · 12 years ago
  43. ad14c33 xfs: factor and verify attr leaf reads by Dave Chinner · 12 years ago
  44. 4bb20a8 xfs: add verifier callback to directory read code by Dave Chinner · 12 years ago
  45. ee73259 xfs: add more attribute tree trace points. by Dave Chinner · 12 years ago
  46. 07428d7 xfs: fix attr tree double split corruption by Dave Chinner · 12 years ago
  47. 1d9025e xfs: remove struct xfs_dabuf and infrastructure by Dave Chinner · 12 years ago
  48. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 12 years ago
  49. a8acad7 xfs: kill XBF_LOCK by Dave Chinner · 12 years ago
  50. 5a5881c xfs: add lots of attribute trace points by Dave Chinner · 12 years ago
  51. 8096b1e xfs: remove the if_ext_max field in struct xfs_ifork by Christoph Hellwig · 13 years ago
  52. 4c393a6 xfs: fix attr2 vs large data fork assert by Christoph Hellwig · 13 years ago
  53. 5c8ed20 xfs: introduce xfs_bmapi_read() by Dave Chinner · 13 years ago
  54. 2a30f36d xfs: Check the return value of xfs_trans_get_buf() by Chandra Seetharaman · 13 years ago
  55. 69ef921 xfs: byteswap constants instead of variables by Christoph Hellwig · 13 years ago
  56. 622d814 xfs: use KM_NOFS for allocations during attribute list operations by Dave Chinner · 14 years ago
  57. b4e9181 xfs: remove unused delta tracking code in xfs_bmapi by Christoph Hellwig · 14 years ago
  58. 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 14 years ago
  59. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  60. 0cadda1 xfs: remove duplicate buffer flags by Christoph Hellwig · 14 years ago
  61. a9273ca xfs: convert attr to use unsigned names by Dave Chinner · 14 years ago
  62. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  63. b8f82a4 xfs: kill the STATIC_INLINE macro by Christoph Hellwig · 15 years ago
  64. 1a5902c xfs: remove m_attroffset by Christoph Hellwig · 15 years ago
  65. e1486de xfs: factor out attr fork reset handling by Christoph Hellwig · 15 years ago
  66. c9fb86a [XFS] Remove macro-to-function indirections in attr code by Eric Sandeen · 16 years ago
  67. 322ff6b [XFS] Move xfs_attr_rolltrans to xfs_trans_roll by Niv Sardi · 16 years ago
  68. ad9b463 [XFS] Switches xfs_vn_listxattr to set it's put_listent callback directly by Christoph Hellwig · 16 years ago
  69. 6a17810 [XFS] Add op_flags field and helpers to xfs_da_args by Barry Naujok · 16 years ago
  70. f0e2d93 [XFS] Remove unused arg from kmem_free() by Denys Vlasenko · 16 years ago
  71. cb49dbb [XFS] Always use di_forkoff when checking for attr space. by Eric Sandeen · 16 years ago
  72. 6211870 [XFS] remove shouting-indirection macros from xfs_sb.h by Eric Sandeen · 16 years ago
  73. 413d57c xfs: convert beX_add to beX_add_cpu (new common API) by Marcin Slusarz · 16 years ago
  74. 3685c2a [XFS] Unwrap XFS_SB_LOCK. by Eric Sandeen · 17 years ago
  75. 1c72bf9 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with NULL. by Eric Sandeen · 17 years ago
  76. c167b77 [XFS] Fix assertion in xfs_attr_shortform_remove(). by Lachlan McIlroy · 17 years ago
  77. e5889e9 [XFS] Fix attr2 corruption with btree data extents by Barry Naujok · 17 years ago
  78. 7989cb8 [XFS] Keep stack usage down for 4k stacks by using noinline. by David Chinner · 17 years ago
  79. 726801b [XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespace code. by Tim Shimmin · 18 years ago
  80. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  81. 3e57ecf [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report by Olaf Weber · 18 years ago
  82. c41564b [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all by Nathan Scott · 18 years ago
  83. fac80cc [XFS] endianess annotations for xfs_da_node_hdr_t by Nathan Scott · 18 years ago
  84. 403432d [XFS] endianess annotations for xfs_da_node_entry_t by Nathan Scott · 18 years ago
  85. d7929ff [XFS] store xfs_attr_inactive_list_t in native endian by Nathan Scott · 18 years ago
  86. 984a081 [XFS] store xfs_attr_sf_sort in native endian by Nathan Scott · 18 years ago
  87. 3b244aa [XFS] endianess annotations for xfs_attr_shortform_t by Nathan Scott · 18 years ago
  88. c0f054e [XFS] endianess annotations for xfs_attr_leaf_name_remote_t by Nathan Scott · 18 years ago
  89. 053b575 [XFS] endianess annotations for xfs_attr_leaf_name_local_t by Nathan Scott · 18 years ago
  90. 6b19f2d [XFS] endianess annotations for xfs_attr_leaf_entry_t by Nathan Scott · 18 years ago
  91. 918ae42 [XFS] endianess annotations for xfs_attr_leaf_hdr_t by Nathan Scott · 18 years ago
  92. 89da054 [XFS] endianess annotations for xfs_da_blkinfo_t by Nathan Scott · 18 years ago
  93. 13059ff [XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps it simple and by Nathan Scott · 19 years ago
  94. e0144ca [XFS] Fix a case where attr2 format was being used unconditionally. by Nathan Scott · 19 years ago
  95. da087ba [XFS] Fix up a 32/64 local flags variable issue when enabling attr2 mode. by Nathan Scott · 19 years ago
  96. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  97. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  98. 380b5dc [XFS] Fix up an internal sort function name collision issue. by Nathan Scott · 19 years ago
  99. d8cc890 [XFS] Ondisk format extension for extended attributes (attr2). Basically, by Nathan Scott · 19 years ago
  100. aa82daa [XFS] Move some code around to prepare for the upcoming extended by Nathan Scott · 19 years ago