1. 74f9ce1 xfs: use percpu_counter_read_positive for mp->m_icount by George Wang · 9 years ago
  2. 4225441 Merge branch 'xfs-generic-sb-counters' into for-next by Dave Chinner · 10 years ago
  3. 5fb5aee xfs: pass mp to XFS_WANT_CORRUPTED_RETURN by Eric Sandeen · 10 years ago
  4. c29aad4 xfs: pass mp to XFS_WANT_CORRUPTED_GOTO by Eric Sandeen · 10 years ago
  5. 501ab32 xfs: use generic percpu counters for inode counter by Dave Chinner · 10 years ago
  6. 6044e43 Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next by Dave Chinner · 10 years ago
  7. 7a1df15 xfs: fix premature enospc on inode allocation by Dave Chinner · 10 years ago
  8. c14fc01 Merge branch 'xfs-coccinelle-cleanups' into for-next by Dave Chinner · 10 years ago
  9. b72091f libxfs: fix simple_return.cocci warnings by kbuild test robot · 10 years ago
  10. 508b6b3 xfs: merge xfs_inum.h into xfs_format.h by Christoph Hellwig · 10 years ago
  11. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  12. 6d3ebaa xfs: merge xfs_dinode.h into xfs_format.h by Christoph Hellwig · 10 years ago
  13. e68ed77 xfs: fix use of agi_newino in finobt lookup by Dave Chinner · 10 years ago
  14. e1b0572 xfs: add a few more verifier tests by Eric Sandeen · 10 years ago
  15. 2451337 xfs: global error sign conversion by Dave Chinner · 10 years ago
  16. 30f712c libxfs: move source files by Dave Chinner · 10 years ago[Renamed from fs/xfs/xfs_ialloc.c]
  17. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 10 years ago
  18. 7691283 Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next by Dave Chinner · 10 years ago
  19. 36de955 xfs: kill xfs_buf_geterror() by Dave Chinner · 10 years ago
  20. b70f14e Merge branch 'xfs-feature-bit-cleanup' into for-next by Dave Chinner · 10 years ago
  21. 0d907a3 Merge branch 'xfs-misc-fixes-2-for-3.16' into for-next by Dave Chinner · 10 years ago
  22. 376c2f3 xfs: fix compile error when libxfs header used in C++ code by Roger Willcocks · 10 years ago
  23. 263997a xfs: turn NLINK feature on by default by Dave Chinner · 10 years ago
  24. 3efa4ff xfs: update the finobt on inode free by Brian Foster · 10 years ago
  25. 2b64ee5 xfs: refactor xfs_difree() inobt bits into xfs_difree_inobt() helper by Brian Foster · 10 years ago
  26. 6dd8638 xfs: use and update the finobt on inode allocation by Brian Foster · 10 years ago
  27. 0aa0a75 xfs: insert newly allocated inode chunks into the finobt by Brian Foster · 10 years ago
  28. aafc3c2 xfs: support the XFS_BTNUM_FINOBT free inode btree type by Brian Foster · 10 years ago
  29. 57bd3db xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers by Brian Foster · 10 years ago
  30. 5f44e4c1 Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next by Dave Chinner · 10 years ago
  31. e480a72 xfs: avoid AGI/AGF deadlock scenario for inode chunk allocation by Brian Foster · 11 years ago
  32. ce5028c xfs: modify verifiers to differentiate CRC from other errors by Eric Sandeen · 11 years ago
  33. f1dbcd7 xfs: add helper for updating checksums on xfs_bufs by Eric Sandeen · 11 years ago
  34. 5158217 xfs: add helper for verifying checksums on xfs_bufs by Eric Sandeen · 11 years ago
  35. 533b81c xfs: Use defines for CRC offsets in all cases by Eric Sandeen · 11 years ago
  36. f9e5abc xfs: use xfs_icluster_size_fsb in xfs_imap by Jie Liu · 11 years ago
  37. 6e0c7b8 xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_init by Jie Liu · 11 years ago
  38. 126cd10 xfs: get rid of XFS_IALLOC_BLOCKS macros by Jie Liu · 11 years ago
  39. 0f49efd xfs: get rid of XFS_INODE_CLUSTER_SIZE macros by Jie Liu · 11 years ago
  40. 7178343 xfs: get rid of XFS_IALLOC_INODES macros by Jie Liu · 11 years ago
  41. 8e825e3 xfs: fix calculation of freed inode cluster blocks by Ben Myers · 11 years ago
  42. d123031 xfs: add tracepoints to AGF/AGI read operations by Dave Chinner · 11 years ago
  43. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  44. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  45. 70a9883c xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  46. b121099 xfs: check correct status variable for xfs_inobt_get_rec() call by Brian Foster · 11 years ago
  47. 2f21ff1 xfs: fix the comment of xfs_ialloc_ag_select() by Zhi Yong Wu · 11 years ago
  48. 836a94a xfs: fix issues that cause userspace warnings by Dave Chinner · 11 years ago
  49. 7bb85ef xfs: move unrelated definitions out of xfs_inode.h by Dave Chinner · 11 years ago
  50. ddf6ad0 xfs: Use inode create transaction by Dave Chinner · 11 years ago
  51. 28c8e41 xfs: Inode create item recovery by Dave Chinner · 11 years ago
  52. 43df2ee xfs: Remove the left function variable from xfs_ialloc_get_rec() by Jie Liu · 11 years ago
  53. 61fe135 xfs: buffer type overruns blf_flags field by Dave Chinner · 11 years ago
  54. 93848a9 xfs: add version 3 inode format with CRCs by Christoph Hellwig · 11 years ago
  55. 983d09f xfs: add CRC checks to the AGI by Dave Chinner · 11 years ago
  56. ecb3403 xfs: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  57. 83a9ba0 xfs: don't zero structure members after a memset(0) by Eric Sandeen · 12 years ago
  58. 7c4cebe xfs: inode allocation should use unmapped buffers. by Dave Chinner · 12 years ago
  59. 1813dd6 xfs: convert buffer verifiers to an ops structure. by Dave Chinner · 12 years ago
  60. b0f539d xfs: connect up write verifiers to new buffers by Dave Chinner · 12 years ago
  61. 612cfbf xfs: add pre-write metadata buffer verifier callbacks by Dave Chinner · 12 years ago
  62. 3702ce6 xfs: verify AGI blocks as they are read from disk by Dave Chinner · 12 years ago
  63. c3f8fc7 xfs: make buffer read verication an IO completion function by Dave Chinner · 12 years ago
  64. cd856db xfs: Update inode alloc comments by Carlos Maiolino · 12 years ago
  65. a004168 xfs: zero allocation_args on the kernel stack by Mark Tinguely · 12 years ago
  66. 8aea3ff xfs: Fix m_agirotor reset during AG selection by Carlos Maiolino · 12 years ago
  67. c498211 xfs: unlock the AGI buffer when looping in xfs_dialloc by Christoph Hellwig · 12 years ago
  68. be60fe5 xfs: do not read the AGI buffer in xfs_dialloc until nessecary by Christoph Hellwig · 12 years ago
  69. 55d6af6 xfs: refactor xfs_ialloc_ag_select by Christoph Hellwig · 12 years ago
  70. 4bb6106 xfs: add a short cut to xfs_dialloc for the non-NULL agbp case by Christoph Hellwig · 12 years ago
  71. 0835890 xfs: remove the alloc_done argument to xfs_dialloc by Christoph Hellwig · 12 years ago
  72. f2ecc5e xfs: split xfs_dialloc by Christoph Hellwig · 12 years ago
  73. 824c313 xfs: remove xfs_ialloc_find_free by Christoph Hellwig · 12 years ago
  74. ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 12 years ago
  75. a8acad7 xfs: kill XBF_LOCK by Dave Chinner · 12 years ago
  76. 576b1d6 xfs: propagate umode_t by Al Viro · 13 years ago
  77. 38f2323 xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF by Christoph Hellwig · 13 years ago
  78. 2a30f36d xfs: Check the return value of xfs_trans_get_buf() by Chandra Seetharaman · 13 years ago
  79. 5a52c2a58 xfs: Remove the macro XFS_BUF_ERROR and family by Chandra Seetharaman · 13 years ago
  80. 69ef921 xfs: byteswap constants instead of variables by Christoph Hellwig · 13 years ago
  81. 0b932cc xfs: Convert remaining cmn_err() callers to new API by Dave Chinner · 14 years ago
  82. 5348778 xfs: convert xfs_fs_cmn_err to new error logging API by Dave Chinner · 14 years ago
  83. 1a1a3e9 xfs: remove xfs_buf wrappers by Christoph Hellwig · 14 years ago
  84. 4536f2a xfs: fix untrusted inode number lookup by Dave Chinner · 14 years ago
  85. 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 14 years ago
  86. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  87. 7b6259e xfs: remove block number from inode lookup code by Dave Chinner · 14 years ago
  88. 1920779 xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED by Dave Chinner · 14 years ago
  89. 7124fe0 xfs: validate untrusted inode numbers during lookup by Dave Chinner · 14 years ago
  90. 0cadda1 xfs: remove duplicate buffer flags by Christoph Hellwig · 15 years ago
  91. 1c1c6eb xfs: Replace per-ag array with a radix tree by Dave Chinner · 15 years ago
  92. 44b56e0 xfs: convert remaining direct references to m_perag by Dave Chinner · 15 years ago
  93. b8f82a4 xfs: kill the STATIC_INLINE macro by Christoph Hellwig · 15 years ago
  94. 3b82638 xfs: free temporary cursor in xfs_dialloc by Eric Sandeen · 15 years ago
  95. 81e2517 xfs: un-static xfs_inobt_lookup by Christoph Hellwig · 15 years ago
  96. bd16956 xfs: speed up free inode search by Dave Chinner · 15 years ago
  97. 2187550 xfs: rationalize xfs_inobt_lookup* by Christoph Hellwig · 15 years ago
  98. 4254b0b xfs: untangle xfs_dialloc by Christoph Hellwig · 15 years ago
  99. 0b48db8 xfs: factor out debug checks from xfs_dialloc and xfs_difree by Dave Chinner · 15 years ago
  100. afabc24 xfs: improve xfs_inobt_update prototype by Christoph Hellwig · 15 years ago