1. a45086e xfs: validate metadata LSNs against log on v5 superblocks by Brian Foster · 9 years ago
  2. 5d54b8c Merge branch 'xfs-misc-fixes-for-4.3-4' into for-next by Dave Chinner · 9 years ago
  3. dfdd4ac libxfs: bad magic number should set da block buffer error by Darrick J. Wong · 9 years ago
  4. aa49338 Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next by Dave Chinner · 9 years ago
  5. 7df1c17 xfs: swap leaf buffer into path struct atomically during path shift by Brian Foster · 9 years ago
  6. 5461ad9 Merge branch 'xfs-meta-uuid' into for-next by Dave Chinner · 9 years ago
  7. ce748ea xfs: create new metadata UUID field and incompat flag by Eric Sandeen · 9 years ago
  8. ab7bb61 xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flag by Dave Chinner · 9 years ago
  9. 29916df xfs: fix shadow warning in xfs_da3_root_split() by Fabian Frederick · 9 years ago
  10. 6044e43 Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next by Dave Chinner · 10 years ago
  11. 32296f8 xfs: fix set-but-unused warnings by Dave Chinner · 10 years ago
  12. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 10 years ago
  13. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  14. 6ee49a2 xfs: don't send null bp to xfs_trans_brelse() by Eric Sandeen · 10 years ago
  15. d5cf09b xfs: require 64-bit sector_t by Christoph Hellwig · 10 years ago
  16. 2451337 xfs: global error sign conversion by Dave Chinner · 10 years ago
  17. 30f712c libxfs: move source files by Dave Chinner · 10 years ago[Renamed from fs/xfs/xfs_da_btree.c]
  18. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 10 years ago
  19. d99831f xfs: return is not a function by Eric Sandeen · 10 years ago
  20. 8612c7e Merge branch 'xfs-da-geom' into for-next by Dave Chinner · 10 years ago
  21. b2a21e7 xfs: remove redundant geometry information from xfs_da_state by Dave Chinner · 10 years ago
  22. 7ab610f xfs: move node entry counts to xfs_da_geometry by Dave Chinner · 10 years ago
  23. 8f66193 xfs: convert m_dirblksize to xfs_da_geometry by Dave Chinner · 10 years ago
  24. d6cf130 xfs: convert m_dirblkfsbs to xfs_da_geometry by Dave Chinner · 10 years ago
  25. 7dda6e8 xfs: convert directory segment limits to xfs_da_geometry by Dave Chinner · 10 years ago
  26. 0d907a3 Merge branch 'xfs-misc-fixes-2-for-3.16' into for-next by Dave Chinner · 10 years ago
  27. 7c16635 xfs: remove redundant checks from xfs_da_read_buf by Dave Chinner · 10 years ago
  28. 9df2dd0 xfs: remove unused tp arg from xfs_da_reada_buf & callers by Eric Sandeen · 10 years ago
  29. a6cf33b Merge branch 'xfs-bug-fixes-for-3.15-3' into for-next by Dave Chinner · 10 years ago
  30. c88547a xfs: fix directory hash ordering bug by Mark Tinguely · 10 years ago
  31. ce5028c xfs: modify verifiers to differentiate CRC from other errors by Eric Sandeen · 10 years ago
  32. f1dbcd7 xfs: add helper for updating checksums on xfs_bufs by Eric Sandeen · 10 years ago
  33. 5158217 xfs: add helper for verifying checksums on xfs_bufs by Eric Sandeen · 10 years ago
  34. 1c9a5b2 xfs: convert directory vector functions to constants by Dave Chinner · 11 years ago
  35. 01ba43b xfs: vectorise encoding/decoding directory headers by Dave Chinner · 11 years ago
  36. 4bceb18 xfs: vectorise DA btree operations by Dave Chinner · 11 years ago
  37. 4141956 xfs: vectorise directory leaf operations by Dave Chinner · 11 years ago
  38. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  39. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  40. 5706278 xfs: unify directory/attribute format definitions by Dave Chinner · 11 years ago
  41. 70a9883c xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  42. 997def2 xfs: fix node forward in xfs_node_toosmall by Mark Tinguely · 11 years ago
  43. 0a4edc8 xfs: ensure we copy buffer type in da btree root splits by Dave Chinner · 11 years ago
  44. 836a94a xfs: fix issues that cause userspace warnings by Dave Chinner · 11 years ago
  45. 2b9ab5a xfs: reshuffle dir2 definitions around for userspace by Dave Chinner · 11 years ago
  46. 7ced60c xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC by Dave Chinner · 11 years ago
  47. b17cb36 xfs: fix missing KM_NOFS tags to keep lockdep happy by Dave Chinner · 11 years ago
  48. cab09a8 xfs: fix da node magic number mismatches by Dave Chinner · 11 years ago
  49. 61fe135 xfs: buffer type overruns blf_flags field by Dave Chinner · 11 years ago
  50. d75afeb xfs: add buffer types to directory and attribute buffers by Dave Chinner · 11 years ago
  51. 517c222 xfs: add CRCs to attr leaf blocks by Dave Chinner · 11 years ago
  52. f5ea110 xfs: add CRCs to dir2/da node blocks by Dave Chinner · 11 years ago
  53. 24df33b xfs: add CRC checking to dir2 leaf blocks by Dave Chinner · 11 years ago
  54. 1813dd6 xfs: convert buffer verifiers to an ops structure. by Dave Chinner · 12 years ago
  55. b0f539d xfs: connect up write verifiers to new buffers by Dave Chinner · 12 years ago
  56. 612cfbf xfs: add pre-write metadata buffer verifier callbacks by Dave Chinner · 12 years ago
  57. da6958c xfs: Add verifiers to dir2 data readahead. by Dave Chinner · 12 years ago
  58. d9392a4 xfs: add xfs_da_node verification by Dave Chinner · 12 years ago
  59. 4bb20a8 xfs: add verifier callback to directory read code by Dave Chinner · 12 years ago
  60. c3f8fc7 xfs: make buffer read verication an IO completion function by Dave Chinner · 12 years ago
  61. ee73259 xfs: add more attribute tree trace points. by Dave Chinner · 12 years ago
  62. 1d9025e xfs: remove struct xfs_dabuf and infrastructure by Dave Chinner · 12 years ago
  63. 3605431 xfs: use discontiguous xfs_buf support in dabuf wrappers by Dave Chinner · 12 years ago
  64. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 12 years ago
  65. aa0e883 xfs: use blocks for storing the desired IO size by Dave Chinner · 12 years ago
  66. 5a5881c xfs: add lots of attribute trace points by Dave Chinner · 12 years ago
  67. 38f2323 xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF by Christoph Hellwig · 13 years ago
  68. c0dc782 xfs: rename xfs_bmapi to xfs_bmapi_write by Dave Chinner · 13 years ago
  69. 5b777ad xfs: remove xfs_bmapi_single() by Dave Chinner · 13 years ago
  70. 5c8ed20 xfs: introduce xfs_bmapi_read() by Dave Chinner · 13 years ago
  71. 2ddb4e9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Alex Elder · 13 years ago
  72. 1c4f332 xfs: encapsulate a block of debug code by Alex Elder · 13 years ago
  73. 6292604 xfs: Remove the macro XFS_BUF_PTR by Chandra Seetharaman · 13 years ago
  74. 5a52c2a58 xfs: Remove the macro XFS_BUF_ERROR and family by Chandra Seetharaman · 13 years ago
  75. d0f9e8f xfs: remove the dead XFS_DABUF_DEBUG code by Christoph Hellwig · 13 years ago
  76. 77936d0 xfs: factor out xfs_da_grow_inode_int by Christoph Hellwig · 13 years ago
  77. 5792664 xfs: reshuffle dir2 headers by Christoph Hellwig · 13 years ago
  78. 69ef921 xfs: byteswap constants instead of variables by Christoph Hellwig · 13 years ago
  79. c2066e2 xfs: avoid usage of struct xfs_dir2_data by Christoph Hellwig · 13 years ago
  80. 0b932cc xfs: Convert remaining cmn_err() callers to new API by Dave Chinner · 13 years ago
  81. 1a1a3e9 xfs: remove xfs_buf wrappers by Christoph Hellwig · 14 years ago
  82. 73523a2 xfs: fix gcc 4.6 set but not read and unused statement warnings by Christoph Hellwig · 14 years ago
  83. b4e9181 xfs: remove unused delta tracking code in xfs_bmapi by Christoph Hellwig · 14 years ago
  84. 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 14 years ago
  85. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  86. 2bc7542 xfs: convert dirnameops to unsigned char names by Dave Chinner · 15 years ago
  87. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  88. 73195ed xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make by Christoph Hellwig · 15 years ago
  89. f41d7fb xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc by Christoph Hellwig · 15 years ago
  90. a568778 xfs: remove uchar_t/ushort_t/uint_t/ulong_t types by Christoph Hellwig · 15 years ago
  91. 9d87c31 [XFS] Remove the rest of the macro-to-function indirections. by Eric Sandeen · 16 years ago
  92. a744405 [XFS] Account for allocated blocks when expanding directories by David Chinner · 16 years ago
  93. 9f8868f [XFS] streamline init/exit path by Christoph Hellwig · 16 years ago
  94. 6a17810 [XFS] Add op_flags field and helpers to xfs_da_args by Barry Naujok · 16 years ago
  95. 5163f95 [XFS] Name operation vector for hash and compare by Barry Naujok · 16 years ago
  96. f0e2d93 [XFS] Remove unused arg from kmem_free() by Denys Vlasenko · 16 years ago
  97. 413d57c xfs: convert beX_add to beX_add_cpu (new common API) by Marcin Slusarz · 16 years ago
  98. 703e1f0 [XFS] Unwrap xfs_dabuf_global_lock by Eric Sandeen · 17 years ago
  99. 265c1fa [XFS] fix sparse shadowed variable warnings by Christoph Hellwig · 17 years ago
  100. 6be145b [XFS] Remove a bunch of unused functions from XFS. by Eric Sandeen · 17 years ago