1. 1813dd6 xfs: convert buffer verifiers to an ops structure. by Dave Chinner · 12 years ago
  2. b0f539d xfs: connect up write verifiers to new buffers by Dave Chinner · 12 years ago
  3. 612cfbf xfs: add pre-write metadata buffer verifier callbacks by Dave Chinner · 12 years ago
  4. d9392a4 xfs: add xfs_da_node verification by Dave Chinner · 12 years ago
  5. ad14c33 xfs: factor and verify attr leaf reads by Dave Chinner · 12 years ago
  6. 4bb20a8 xfs: add verifier callback to directory read code by Dave Chinner · 12 years ago
  7. ee73259 xfs: add more attribute tree trace points. by Dave Chinner · 12 years ago
  8. 07428d7 xfs: fix attr tree double split corruption by Dave Chinner · 12 years ago
  9. 1d9025e xfs: remove struct xfs_dabuf and infrastructure by Dave Chinner · 12 years ago
  10. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 12 years ago
  11. a8acad7 xfs: kill XBF_LOCK by Dave Chinner · 12 years ago
  12. 5a5881c xfs: add lots of attribute trace points by Dave Chinner · 12 years ago
  13. 8096b1e xfs: remove the if_ext_max field in struct xfs_ifork by Christoph Hellwig · 13 years ago
  14. 4c393a6 xfs: fix attr2 vs large data fork assert by Christoph Hellwig · 13 years ago
  15. 5c8ed20 xfs: introduce xfs_bmapi_read() by Dave Chinner · 13 years ago
  16. 2a30f36d xfs: Check the return value of xfs_trans_get_buf() by Chandra Seetharaman · 13 years ago
  17. 69ef921 xfs: byteswap constants instead of variables by Christoph Hellwig · 13 years ago
  18. 622d814 xfs: use KM_NOFS for allocations during attribute list operations by Dave Chinner · 14 years ago
  19. b4e9181 xfs: remove unused delta tracking code in xfs_bmapi by Christoph Hellwig · 14 years ago
  20. 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 14 years ago
  21. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  22. 0cadda1 xfs: remove duplicate buffer flags by Christoph Hellwig · 14 years ago
  23. a9273ca xfs: convert attr to use unsigned names by Dave Chinner · 14 years ago
  24. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  25. b8f82a4 xfs: kill the STATIC_INLINE macro by Christoph Hellwig · 15 years ago
  26. 1a5902c xfs: remove m_attroffset by Christoph Hellwig · 15 years ago
  27. e1486de xfs: factor out attr fork reset handling by Christoph Hellwig · 15 years ago
  28. c9fb86a [XFS] Remove macro-to-function indirections in attr code by Eric Sandeen · 15 years ago
  29. 322ff6b [XFS] Move xfs_attr_rolltrans to xfs_trans_roll by Niv Sardi · 16 years ago
  30. ad9b463 [XFS] Switches xfs_vn_listxattr to set it's put_listent callback directly by Christoph Hellwig · 16 years ago
  31. 6a17810 [XFS] Add op_flags field and helpers to xfs_da_args by Barry Naujok · 16 years ago
  32. f0e2d93 [XFS] Remove unused arg from kmem_free() by Denys Vlasenko · 16 years ago
  33. cb49dbb [XFS] Always use di_forkoff when checking for attr space. by Eric Sandeen · 16 years ago
  34. 6211870 [XFS] remove shouting-indirection macros from xfs_sb.h by Eric Sandeen · 16 years ago
  35. 413d57c xfs: convert beX_add to beX_add_cpu (new common API) by Marcin Slusarz · 16 years ago
  36. 3685c2a [XFS] Unwrap XFS_SB_LOCK. by Eric Sandeen · 17 years ago
  37. 1c72bf9 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with NULL. by Eric Sandeen · 17 years ago
  38. c167b77 [XFS] Fix assertion in xfs_attr_shortform_remove(). by Lachlan McIlroy · 17 years ago
  39. e5889e9 [XFS] Fix attr2 corruption with btree data extents by Barry Naujok · 17 years ago
  40. 7989cb8 [XFS] Keep stack usage down for 4k stacks by using noinline. by David Chinner · 17 years ago
  41. 726801b [XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespace code. by Tim Shimmin · 18 years ago
  42. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  43. 3e57ecf [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report by Olaf Weber · 18 years ago
  44. c41564b [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all by Nathan Scott · 18 years ago
  45. fac80cc [XFS] endianess annotations for xfs_da_node_hdr_t by Nathan Scott · 18 years ago
  46. 403432d [XFS] endianess annotations for xfs_da_node_entry_t by Nathan Scott · 18 years ago
  47. d7929ff [XFS] store xfs_attr_inactive_list_t in native endian by Nathan Scott · 18 years ago
  48. 984a081 [XFS] store xfs_attr_sf_sort in native endian by Nathan Scott · 18 years ago
  49. 3b244aa [XFS] endianess annotations for xfs_attr_shortform_t by Nathan Scott · 18 years ago
  50. c0f054e [XFS] endianess annotations for xfs_attr_leaf_name_remote_t by Nathan Scott · 18 years ago
  51. 053b575 [XFS] endianess annotations for xfs_attr_leaf_name_local_t by Nathan Scott · 18 years ago
  52. 6b19f2d [XFS] endianess annotations for xfs_attr_leaf_entry_t by Nathan Scott · 18 years ago
  53. 918ae42 [XFS] endianess annotations for xfs_attr_leaf_hdr_t by Nathan Scott · 18 years ago
  54. 89da054 [XFS] endianess annotations for xfs_da_blkinfo_t by Nathan Scott · 18 years ago
  55. 13059ff [XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps it simple and by Nathan Scott · 18 years ago
  56. e0144ca [XFS] Fix a case where attr2 format was being used unconditionally. by Nathan Scott · 19 years ago
  57. da087ba [XFS] Fix up a 32/64 local flags variable issue when enabling attr2 mode. by Nathan Scott · 19 years ago
  58. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  59. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  60. 380b5dc [XFS] Fix up an internal sort function name collision issue. by Nathan Scott · 19 years ago
  61. d8cc890 [XFS] Ondisk format extension for extended attributes (attr2). Basically, by Nathan Scott · 19 years ago
  62. aa82daa [XFS] Move some code around to prepare for the upcoming extended by Nathan Scott · 19 years ago
  63. ba0f32d [XFS] mark various symbols static Patch from Adrian Bunk by Christoph Hellwig · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago