1. 264e89a Merge branch 'xfs-dax-updates' into for-next by Dave Chinner · 9 years ago
  2. 2da5c4b Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next by Dave Chinner · 9 years ago
  3. 86a21c7 xfs: Validate the length of on-disk ACLs by Andreas Gruenbacher · 9 years ago
  4. 3fbbbea xfs: introduce BMAPI_ZERO for allocating zeroed extents by Dave Chinner · 9 years ago
  5. 1e2103c Merge branch 'xfs-misc-fixes-for-4.4-1' into for-next by Dave Chinner · 9 years ago
  6. 316433b Merge branch 'xfs-logging-fixes' into for-next by Dave Chinner · 9 years ago
  7. ff6d6af xfs: per-filesystem stats counter implementation by Bill O'Donnell · 9 years ago
  8. 51fcbfe xfs: avoid dependency on Linux XATTR_SIZE_MAX by Jan Tulak · 9 years ago
  9. 4e24761 xfs: prefix XATTR_LIST_MAX with XFS_ by Jan Tulak · 9 years ago
  10. fef4ded libxfs: fix two comment typos by Geliang Tang · 9 years ago
  11. a45086e xfs: validate metadata LSNs against log on v5 superblocks by Brian Foster · 9 years ago
  12. b7cdc66 xfs: log local to remote symlink conversions correctly on v5 supers by Brian Foster · 9 years ago
  13. 5d54b8c Merge branch 'xfs-misc-fixes-for-4.3-4' into for-next by Dave Chinner · 9 years ago
  14. dfdd4ac libxfs: bad magic number should set da block buffer error by Darrick J. Wong · 9 years ago
  15. 70b33a7 Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next by Dave Chinner · 9 years ago
  16. 0375423 xfs: Fix file type directory corruption for btree directories by Jan Kara · 9 years ago
  17. c184f85 xfs: Fix uninitialized return value in xfs_alloc_fix_freelist() by Jan Kara · 9 years ago
  18. aa49338 Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next by Dave Chinner · 9 years ago
  19. ffeecc5 xfs: Fix xfs_attr_leafblock definition by Jan Kara · 9 years ago
  20. 2f123bc libxfs: readahead of dir3 data blocks should use the read verifier by Darrick J. Wong · 9 years ago
  21. dbad7c9 xfs: stop holding ILOCK over filldir callbacks by Dave Chinner · 9 years ago
  22. 7df1c17 xfs: swap leaf buffer into path struct atomically during path shift by Brian Foster · 9 years ago
  23. 1b867d3 xfs: relocate sparse inode mount warning by Brian Foster · 9 years ago
  24. c400ee3 xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get by Eric Sandeen · 9 years ago
  25. 5be203a Merge branch 'xfs-efi-rework' into for-next by Dave Chinner · 9 years ago
  26. d4a97a0 xfs: add missing bmap cancel calls in error paths by Brian Foster · 9 years ago
  27. f307080 xfs: fix btree cursor error cleanups by Brian Foster · 9 years ago
  28. 5461ad9 Merge branch 'xfs-meta-uuid' into for-next by Dave Chinner · 9 years ago
  29. 20b8394 Merge branch 'xfs-misc-fixes-for-4.3' into for-next by Dave Chinner · 9 years ago
  30. ce748ea xfs: create new metadata UUID field and incompat flag by Eric Sandeen · 9 years ago
  31. 1cfc4a9 libxfs: add xfs_bit.c by Dave Chinner · 9 years ago
  32. f41febd xfs: Use consistent logging message prefixes by Joe Perches · 9 years ago
  33. ab7bb61 xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flag by Dave Chinner · 9 years ago
  34. df150ed1 xfs: remote attributes need to be considered data by Dave Chinner · 9 years ago
  35. e3c32ee xfs: remote attribute headers contain an invalid LSN by Dave Chinner · 9 years ago
  36. de50e16 Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next by Dave Chinner · 10 years ago
  37. 3d238b7 Merge branch 'xfs-freelist-cleanup' into for-next by Dave Chinner · 10 years ago
  38. 496817b xfs: clean up XFS_MIN_FREELIST macros by Dave Chinner · 10 years ago
  39. 396503f xfs: sanitise error handling in xfs_alloc_fix_freelist by Dave Chinner · 10 years ago
  40. 72d5528 xfs: factor out free space extent length check by Dave Chinner · 10 years ago
  41. 50adbcb xfs: xfs_alloc_fix_freelist() can use incore perag structures by Dave Chinner · 10 years ago
  42. 88ee2df xfs: return a void pointer from xfs_buf_offset by Christoph Hellwig · 10 years ago
  43. 4ea7976 Merge branch 'xfs-commit-cleanup' into for-next by Dave Chinner · 10 years ago
  44. 7039331 xfs: saner xfs_trans_commit interface by Christoph Hellwig · 10 years ago
  45. 4906e21 xfs: remove the flags argument to xfs_trans_cancel by Christoph Hellwig · 10 years ago
  46. 4497f28 Merge branch 'xfs-misc-fixes-for-4.2-2' into for-next by Dave Chinner · 10 years ago
  47. 46fc58d xfs: check min blks for random debug mode sparse allocations by Brian Foster · 10 years ago
  48. b9a350a Merge branch 'xfs-sparse-inode' into for-next by Dave Chinner · 10 years ago
  49. e01c025 Merge branch 'xfs-misc-fixes-for-4.2' into for-next by Dave Chinner · 10 years ago
  50. 39e56d9 xfs: don't cast string literals by Eric Sandeen · 10 years ago
  51. 2e588a4 xfs: always log the inode on unwritten extent conversion by Brian Foster · 10 years ago
  52. 22ce1e1 xfs: enable sparse inode chunks for v5 superblocks by Brian Foster · 10 years ago
  53. 09b5660 xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster() by Brian Foster · 10 years ago
  54. 10ae3dc7 xfs: only free allocated regions of inode chunks by Brian Foster · 10 years ago
  55. 26dd521 xfs: filter out sparse regions from individual inode allocation by Brian Foster · 10 years ago
  56. 1cdadee xfs: randomly do sparse inode allocations in DEBUG mode by Brian Foster · 10 years ago
  57. 56d1115 xfs: allocate sparse inode chunks on full chunk allocation failure by Brian Foster · 10 years ago
  58. 4148c34 xfs: helper to convert holemask to inode alloc. bitmap by Brian Foster · 10 years ago
  59. 463958a xfs: pass inode count through ordered icreate log item by Brian Foster · 10 years ago
  60. 5419040 xfs: introduce inode record hole mask for sparse inode chunks by Brian Foster · 10 years ago
  61. 502a4e7 xfs: add fs geometry bit for sparse inode chunks by Brian Foster · 10 years ago
  62. e5376fc xfs: sparse inode chunks feature helpers and mount requirements by Brian Foster · 10 years ago
  63. 066a188 xfs: use sparse chunk alignment for min. inode allocation requirement by Brian Foster · 10 years ago
  64. fb4f2b4 xfs: add sparse inode chunk alignment superblock field by Brian Foster · 10 years ago
  65. bfe46d4 xfs: support min/max agbno args in block allocator by Brian Foster · 10 years ago
  66. 999633d xfs: update free inode record logic to support sparse inode records by Brian Foster · 10 years ago
  67. d4cc540 xfs: create individual inode alloc. helper by Brian Foster · 10 years ago
  68. 6dfe5a0 xfs: xfs_attr_inactive leaves inconsistent attr fork state behind by Dave Chinner · 10 years ago
  69. 6dea405e xfs: extent size hints can round up extents past MAXEXTLEN by Dave Chinner · 10 years ago
  70. 74f9ce1 xfs: use percpu_counter_read_positive for mp->m_icount by George Wang · 10 years ago
  71. 6a63ef0 Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next by Dave Chinner · 10 years ago
  72. 66db810 xfs: kill unnecessary firstused overflow check on attr3 leaf removal by Brian Foster · 10 years ago
  73. e87021a xfs: use larger in-core attr firstused field and detect overflow by Brian Foster · 10 years ago
  74. 2f66124 xfs: pass attr geometry to attr leaf header conversion functions by Brian Foster · 10 years ago
  75. a448f8f Merge branch 'fallocate-insert-range' into for-next by Dave Chinner · 10 years ago
  76. 2b93681 Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next by Dave Chinner · 10 years ago
  77. a904b1c xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate by Namjae Jeon · 10 years ago
  78. 29916df xfs: fix shadow warning in xfs_da3_root_split() by Fabian Frederick · 10 years ago
  79. d64588c xfs: remove xfs_bmap_sanity_check() by Dave Chinner · 10 years ago
  80. 4225441 Merge branch 'xfs-generic-sb-counters' into for-next by Dave Chinner · 10 years ago
  81. 3790a8c xfs: xfs_alloc_fix_minleft can underflow near ENOSPC by Dave Chinner · 10 years ago
  82. dd5e712 xfs: remove old and redundant comment in xfs_mount_validate_sb by Wang Sheng-Hui · 10 years ago
  83. 5fb5aee xfs: pass mp to XFS_WANT_CORRUPTED_RETURN by Eric Sandeen · 10 years ago
  84. c29aad4 xfs: pass mp to XFS_WANT_CORRUPTED_GOTO by Eric Sandeen · 10 years ago
  85. 964aa8d9 xfs: remove xfs_mod_incore_sb API by Dave Chinner · 10 years ago
  86. bab98bb xfs: introduce xfs_mod_frextents by Dave Chinner · 10 years ago
  87. 5681ca4 xfs: Remove icsb infrastructure by Dave Chinner · 10 years ago
  88. 0d485ad xfs: use generic percpu counters for free block counter by Dave Chinner · 10 years ago
  89. e88b64e xfs: use generic percpu counters for free inode counter by Dave Chinner · 10 years ago
  90. 501ab32 xfs: use generic percpu counters for inode counter by Dave Chinner · 10 years ago
  91. 438c3c8 Merge branch 'xfs-buf-type-fixes' into for-next by Dave Chinner · 10 years ago
  92. fe22d55 xfs: set buf types when converting extent formats by Dave Chinner · 10 years ago
  93. 465e2de Merge branch 'xfs-sb-logging-rework' into for-next by Dave Chinner · 10 years ago
  94. 074e427 xfs: sanitise sb_bad_features2 handling by Dave Chinner · 10 years ago
  95. 61e63ec xfs: consolidate superblock logging functions by Dave Chinner · 10 years ago
  96. 4d11a40 xfs: remove bitfield based superblock updates by Dave Chinner · 10 years ago
  97. 6bcf093 Merge branch 'xfs-misc-fixes-for-3.20-2' into for-next by Dave Chinner · 10 years ago
  98. aa5d95c xfs: move xfs_bmap_finish prototype by Dave Chinner · 10 years ago
  99. 9799b43 xfs: move struct xfs_bmalloca to libxfs by Dave Chinner · 10 years ago
  100. 5ebdc21 xfs: move xfs_types.h to libxfs by Dave Chinner · 10 years ago