1. 1c9a5b2 xfs: convert directory vector functions to constants by Dave Chinner · 11 years ago
  2. 01ba43b xfs: vectorise encoding/decoding directory headers by Dave Chinner · 11 years ago
  3. 4bceb18 xfs: vectorise DA btree operations by Dave Chinner · 11 years ago
  4. 4141956 xfs: vectorise directory leaf operations by Dave Chinner · 11 years ago
  5. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  6. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  7. 5706278 xfs: unify directory/attribute format definitions by Dave Chinner · 11 years ago
  8. 70a9883c xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  9. 997def2 xfs: fix node forward in xfs_node_toosmall by Mark Tinguely · 11 years ago
  10. 0a4edc8 xfs: ensure we copy buffer type in da btree root splits by Dave Chinner · 11 years ago
  11. 836a94a xfs: fix issues that cause userspace warnings by Dave Chinner · 11 years ago
  12. 2b9ab5a xfs: reshuffle dir2 definitions around for userspace by Dave Chinner · 11 years ago
  13. 7ced60c xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC by Dave Chinner · 11 years ago
  14. b17cb36 xfs: fix missing KM_NOFS tags to keep lockdep happy by Dave Chinner · 11 years ago
  15. cab09a8 xfs: fix da node magic number mismatches by Dave Chinner · 11 years ago
  16. 61fe135 xfs: buffer type overruns blf_flags field by Dave Chinner · 11 years ago
  17. d75afeb xfs: add buffer types to directory and attribute buffers by Dave Chinner · 11 years ago
  18. 517c222 xfs: add CRCs to attr leaf blocks by Dave Chinner · 11 years ago
  19. f5ea110 xfs: add CRCs to dir2/da node blocks by Dave Chinner · 11 years ago
  20. 24df33b xfs: add CRC checking to dir2 leaf blocks by Dave Chinner · 11 years ago
  21. 1813dd6 xfs: convert buffer verifiers to an ops structure. by Dave Chinner · 12 years ago
  22. b0f539d xfs: connect up write verifiers to new buffers by Dave Chinner · 12 years ago
  23. 612cfbf xfs: add pre-write metadata buffer verifier callbacks by Dave Chinner · 12 years ago
  24. da6958c xfs: Add verifiers to dir2 data readahead. by Dave Chinner · 12 years ago
  25. d9392a4 xfs: add xfs_da_node verification by Dave Chinner · 12 years ago
  26. 4bb20a8 xfs: add verifier callback to directory read code by Dave Chinner · 12 years ago
  27. c3f8fc7 xfs: make buffer read verication an IO completion function by Dave Chinner · 12 years ago
  28. ee73259 xfs: add more attribute tree trace points. by Dave Chinner · 12 years ago
  29. 1d9025e xfs: remove struct xfs_dabuf and infrastructure by Dave Chinner · 12 years ago
  30. 3605431 xfs: use discontiguous xfs_buf support in dabuf wrappers by Dave Chinner · 12 years ago
  31. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 12 years ago
  32. aa0e883 xfs: use blocks for storing the desired IO size by Dave Chinner · 12 years ago
  33. 5a5881c xfs: add lots of attribute trace points by Dave Chinner · 12 years ago
  34. 38f2323 xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF by Christoph Hellwig · 13 years ago
  35. c0dc782 xfs: rename xfs_bmapi to xfs_bmapi_write by Dave Chinner · 13 years ago
  36. 5b777ad xfs: remove xfs_bmapi_single() by Dave Chinner · 13 years ago
  37. 5c8ed20 xfs: introduce xfs_bmapi_read() by Dave Chinner · 13 years ago
  38. 2ddb4e9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Alex Elder · 13 years ago
  39. 1c4f332 xfs: encapsulate a block of debug code by Alex Elder · 13 years ago
  40. 6292604 xfs: Remove the macro XFS_BUF_PTR by Chandra Seetharaman · 13 years ago
  41. 5a52c2a58 xfs: Remove the macro XFS_BUF_ERROR and family by Chandra Seetharaman · 13 years ago
  42. d0f9e8f xfs: remove the dead XFS_DABUF_DEBUG code by Christoph Hellwig · 13 years ago
  43. 77936d0 xfs: factor out xfs_da_grow_inode_int by Christoph Hellwig · 13 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. c2066e2 xfs: avoid usage of struct xfs_dir2_data by Christoph Hellwig · 13 years ago
  47. 0b932cc xfs: Convert remaining cmn_err() callers to new API by Dave Chinner · 13 years ago
  48. 1a1a3e9 xfs: remove xfs_buf wrappers by Christoph Hellwig · 14 years ago
  49. 73523a2 xfs: fix gcc 4.6 set but not read and unused statement warnings by Christoph Hellwig · 14 years ago
  50. b4e9181 xfs: remove unused delta tracking code in xfs_bmapi by Christoph Hellwig · 14 years ago
  51. 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 14 years ago
  52. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  53. 2bc7542 xfs: convert dirnameops to unsigned char names by Dave Chinner · 15 years ago
  54. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  55. 73195ed xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make by Christoph Hellwig · 15 years ago
  56. f41d7fb xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc by Christoph Hellwig · 15 years ago
  57. a568778 xfs: remove uchar_t/ushort_t/uint_t/ulong_t types by Christoph Hellwig · 15 years ago
  58. 9d87c31 [XFS] Remove the rest of the macro-to-function indirections. by Eric Sandeen · 16 years ago
  59. a744405 [XFS] Account for allocated blocks when expanding directories by David Chinner · 16 years ago
  60. 9f8868f [XFS] streamline init/exit path by Christoph Hellwig · 16 years ago
  61. 6a17810 [XFS] Add op_flags field and helpers to xfs_da_args by Barry Naujok · 16 years ago
  62. 5163f95 [XFS] Name operation vector for hash and compare by Barry Naujok · 16 years ago
  63. f0e2d93 [XFS] Remove unused arg from kmem_free() by Denys Vlasenko · 16 years ago
  64. 413d57c xfs: convert beX_add to beX_add_cpu (new common API) by Marcin Slusarz · 16 years ago
  65. 703e1f0 [XFS] Unwrap xfs_dabuf_global_lock by Eric Sandeen · 17 years ago
  66. 265c1fa [XFS] fix sparse shadowed variable warnings by Christoph Hellwig · 17 years ago
  67. 6be145b [XFS] Remove a bunch of unused functions from XFS. by Eric Sandeen · 17 years ago
  68. 1c91ad3 [XFS] fix sparse warning in xfs_da_btree.c by Lachlan McIlroy · 17 years ago
  69. d432c80 [XFS] Minor code rearranging and cleanup to prevent some coverity false by Nathan Scott · 18 years ago
  70. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  71. 1d8daf0 [XFS] endianess annotations for xfs_dir_leaf_entry_t by Christoph Hellwig · 18 years ago
  72. 8034fff [XFS] endianess annotations for xfs_dir_leaf_hdr_t by Christoph Hellwig · 18 years ago
  73. 3e57ecf [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report by Olaf Weber · 18 years ago
  74. c41564b [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all by Nathan Scott · 18 years ago
  75. fac80cc [XFS] endianess annotations for xfs_da_node_hdr_t by Nathan Scott · 18 years ago
  76. 403432d [XFS] endianess annotations for xfs_da_node_entry_t by Nathan Scott · 18 years ago
  77. 89da054 [XFS] endianess annotations for xfs_da_blkinfo_t by Nathan Scott · 18 years ago
  78. 3c1f9c1 [XFS] endianess annotations for xfs_dir2_leaf_entry_t by Nathan Scott · 18 years ago
  79. a818e5d [XFS] endianess annotations for xfs_dir2_leaf_hdr_t by Nathan Scott · 18 years ago
  80. 0ba962e [XFS] endianess annotations for xfs_dir2_free_hdr_t by Nathan Scott · 18 years ago
  81. 70e73f5 [XFS] endianess annotations for xfs_dir2_data_hdr structure. by Nathan Scott · 18 years ago
  82. bf6f05a [XFS] Fixed the inconsistency between attribute b-tree intermidiate node by Yingping Lu · 19 years ago
  83. 2b3b6d0 [XFS] Remove an unhelpful ifdef, the comment above the routine explains by Nathan Scott · 19 years ago
  84. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  85. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  86. 80cce77 [XFS] Make some extended attributes routines take const parameters, for by Nathan Scott · 19 years ago
  87. aa82daa [XFS] Move some code around to prepare for the upcoming extended by Nathan Scott · 19 years ago
  88. ba0f32d [XFS] mark various symbols static Patch from Adrian Bunk by Christoph Hellwig · 19 years ago
  89. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago