1. 0b9210c Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  2. 555b67e Merge branch 'xfs-4.7-inode-reclaim' into for-next by Dave Chinner · 8 years ago
  3. 2a4ad58 Merge branch 'xfs-4.7-misc-fixes' into for-next by Dave Chinner · 8 years ago
  4. 5b911354 Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-next by Dave Chinner · 8 years ago
  5. 32b43ab xfs: optimise xfs_iext_destroy by Alex Lyakas · 8 years ago
  6. 664b60f xfs: improve kmem_realloc by Christoph Hellwig · 8 years ago
  7. 710b1e2 xfs: remove transaction types by Christoph Hellwig · 8 years ago
  8. 253f491 xfs: better xfs_trans_alloc interface by Christoph Hellwig · 8 years ago
  9. 30ee052 xfs: optimize inline symlinks by Christoph Hellwig · 8 years ago
  10. 143f4ae xfs: factor out a helper to initialize a local format inode fork by Christoph Hellwig · 8 years ago
  11. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  12. 2cdb958 Merge branch 'xfs-misc-fixes-4.6-4' into for-next by Dave Chinner · 8 years ago
  13. 355cced xfs: always set rvalp in xfs_dir2_node_trim_free by Christoph Hellwig · 8 years ago
  14. d34999c xfs: borrow indirect blocks from freed extent when available by Brian Foster · 8 years ago
  15. a9bd24a xfs: refactor delalloc indlen reservation split into helper by Brian Foster · 8 years ago
  16. b2706a0 xfs: update freeblocks counter after extent deletion by Brian Foster · 8 years ago
  17. ab9d1e4 Merge branch 'xfs-misc-fixes-4.6-3' into for-next by Dave Chinner · 8 years ago
  18. a5fd276 xfs: remove impossible condition by Luis de Bethencourt · 8 years ago
  19. 3c1a79f Merge branch 'xfs-misc-fixes-4.6-2' into for-next by Dave Chinner · 8 years ago
  20. a2bbcb6 Merge branch 'xfs-gut-icdinode-4.6' into for-next by Dave Chinner · 8 years ago
  21. 6d247d4 Merge branch 'xfs-misc-fixes-4.6' into for-next by Dave Chinner · 8 years ago
  22. 1b186d2 Merge branch 'xfs-get-next-dquot-4.6' into for-next by Dave Chinner · 8 years ago
  23. 49ca911 xfs: fix computation of inode btree maxlevels by Darrick J. Wong · 8 years ago
  24. a7e5d03 xfs: remove xfs_trans_get_block_res by Christoph Hellwig · 9 years ago
  25. c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 9 years ago
  26. 83e06f2 xfs: move di_changecount to VFS inode by Dave Chinner · 9 years ago
  27. 9e9a267 xfs: move inode generation count to VFS inode by Dave Chinner · 9 years ago
  28. 54d7b5c xfs: use vfs inode nlink field everywhere by Dave Chinner · 9 years ago
  29. faeb4e4 xfs: move v1 inode conversion to xfs_inode_from_disk by Dave Chinner · 9 years ago
  30. 93f958f xfs: cull unnecessary icdinode fields by Dave Chinner · 9 years ago
  31. 3987848 xfs: remove timestamps from incore inode by Dave Chinner · 9 years ago
  32. f8d55aa052 xfs: introduce inode log format object by Dave Chinner · 9 years ago
  33. bf85e09 xfs: RT bitmap and summary buffers need verifiers by Dave Chinner · 9 years ago
  34. f67ca6e xfs: RT bitmap and summary buffers are not typed by Dave Chinner · 9 years ago
  35. 244efea xfs: move struct xfs_attr_shortform to xfs_da_format.h by Darrick J. Wong · 9 years ago
  36. de0b85a xfs: remove unused function definitions by Eric Sandeen · 9 years ago
  37. edfd9dd xfs: move buffer invalidation to xfs_btree_free_block by Christoph Hellwig · 9 years ago
  38. c46ee8a xfs: factor btree block freeing into a helper by Christoph Hellwig · 9 years ago
  39. 196328e xfs: handle errors from ->free_blocks in xfs_btree_kill_iroot by Christoph Hellwig · 9 years ago
  40. 296c24e xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk by Eric Sandeen · 9 years ago
  41. 4c931f7 Merge branch 'xfs-setxattr-promotion' into for-next by Dave Chinner · 9 years ago
  42. dde7f55 Merge branch 'xfs-misc-fixes-for-4.5-2' into for-next by Dave Chinner · 9 years ago
  43. 7d6a13f xfs: handle dquot buffer readahead in log recovery correctly by Dave Chinner · 9 years ago
  44. b79f4a1 xfs: inode recovery readahead can race with inode buffer creation by Dave Chinner · 9 years ago
  45. f6106ef xfs: eliminate committed arg from xfs_bmap_finish by Eric Sandeen · 9 years ago
  46. e354381 xfs: bmapbt checking on debug kernels too expensive by Dave Chinner · 9 years ago
  47. 7eeabbd Merge branch 'xfs-misc-fixes-for-4.5' into for-next by Dave Chinner · 9 years ago
  48. 58f88ca xfs: introduce per-inode DAX enablement by Dave Chinner · 9 years ago
  49. e7b8948 xfs: use FS_XFLAG definitions directly by Dave Chinner · 9 years ago
  50. 334e580 fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion by Dave Chinner · 9 years ago
  51. c5ab131 libxfs: refactor short btree block verification by Darrick J. Wong · 9 years ago
  52. 96f859d libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct by Darrick J. Wong · 9 years ago
  53. 6d3eb1e libxfs: use a convenience variable instead of open-coding the fork by Darrick J. Wong · 9 years ago
  54. 2e9101d libxfs: make xfs_alloc_fix_freelist non-static by Darrick J. Wong · 9 years ago
  55. f1f96c4 xfs: get mp from bma->ip in xfs_bmap code by Eric Sandeen · 9 years ago
  56. 233135b xfs: print name of verifier if it fails by Eric Sandeen · 9 years ago
  57. 1d4292b libxfs: Optimize the loop for xfs_bitmap_empty by Jia He · 9 years ago
  58. 6528250 xfs: support a crc verification only log record pass by Brian Foster · 9 years ago
  59. 264e89a Merge branch 'xfs-dax-updates' into for-next by Dave Chinner · 9 years ago
  60. 2da5c4b Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next by Dave Chinner · 9 years ago
  61. 86a21c7 xfs: Validate the length of on-disk ACLs by Andreas Gruenbacher · 9 years ago
  62. 3fbbbea xfs: introduce BMAPI_ZERO for allocating zeroed extents by Dave Chinner · 9 years ago
  63. 1e2103c Merge branch 'xfs-misc-fixes-for-4.4-1' into for-next by Dave Chinner · 9 years ago
  64. 316433b Merge branch 'xfs-logging-fixes' into for-next by Dave Chinner · 9 years ago
  65. ff6d6af xfs: per-filesystem stats counter implementation by Bill O'Donnell · 9 years ago
  66. 51fcbfe xfs: avoid dependency on Linux XATTR_SIZE_MAX by Jan Tulak · 9 years ago
  67. 4e24761 xfs: prefix XATTR_LIST_MAX with XFS_ by Jan Tulak · 9 years ago
  68. fef4ded libxfs: fix two comment typos by Geliang Tang · 9 years ago
  69. a45086e xfs: validate metadata LSNs against log on v5 superblocks by Brian Foster · 9 years ago
  70. b7cdc66 xfs: log local to remote symlink conversions correctly on v5 supers by Brian Foster · 9 years ago
  71. 5d54b8c Merge branch 'xfs-misc-fixes-for-4.3-4' into for-next by Dave Chinner · 9 years ago
  72. dfdd4ac libxfs: bad magic number should set da block buffer error by Darrick J. Wong · 9 years ago
  73. 70b33a7 Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next by Dave Chinner · 9 years ago
  74. 0375423 xfs: Fix file type directory corruption for btree directories by Jan Kara · 9 years ago
  75. c184f85 xfs: Fix uninitialized return value in xfs_alloc_fix_freelist() by Jan Kara · 9 years ago
  76. aa49338 Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next by Dave Chinner · 9 years ago
  77. ffeecc5 xfs: Fix xfs_attr_leafblock definition by Jan Kara · 9 years ago
  78. 2f123bc libxfs: readahead of dir3 data blocks should use the read verifier by Darrick J. Wong · 9 years ago
  79. dbad7c9 xfs: stop holding ILOCK over filldir callbacks by Dave Chinner · 9 years ago
  80. 7df1c17 xfs: swap leaf buffer into path struct atomically during path shift by Brian Foster · 9 years ago
  81. 1b867d3 xfs: relocate sparse inode mount warning by Brian Foster · 9 years ago
  82. c400ee3 xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get by Eric Sandeen · 9 years ago
  83. 5be203a Merge branch 'xfs-efi-rework' into for-next by Dave Chinner · 9 years ago
  84. d4a97a0 xfs: add missing bmap cancel calls in error paths by Brian Foster · 9 years ago
  85. f307080 xfs: fix btree cursor error cleanups by Brian Foster · 9 years ago
  86. 5461ad9 Merge branch 'xfs-meta-uuid' into for-next by Dave Chinner · 9 years ago
  87. 20b8394 Merge branch 'xfs-misc-fixes-for-4.3' into for-next by Dave Chinner · 9 years ago
  88. ce748ea xfs: create new metadata UUID field and incompat flag by Eric Sandeen · 9 years ago
  89. 1cfc4a9 libxfs: add xfs_bit.c by Dave Chinner · 9 years ago
  90. f41febd xfs: Use consistent logging message prefixes by Joe Perches · 9 years ago
  91. ab7bb61 xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flag by Dave Chinner · 9 years ago
  92. df150ed1 xfs: remote attributes need to be considered data by Dave Chinner · 9 years ago
  93. e3c32ee xfs: remote attribute headers contain an invalid LSN by Dave Chinner · 9 years ago
  94. de50e16 Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next by Dave Chinner · 9 years ago
  95. 3d238b7 Merge branch 'xfs-freelist-cleanup' into for-next by Dave Chinner · 9 years ago
  96. 496817b xfs: clean up XFS_MIN_FREELIST macros by Dave Chinner · 9 years ago
  97. 396503f xfs: sanitise error handling in xfs_alloc_fix_freelist by Dave Chinner · 9 years ago
  98. 72d5528 xfs: factor out free space extent length check by Dave Chinner · 9 years ago
  99. 50adbcb xfs: xfs_alloc_fix_freelist() can use incore perag structures by Dave Chinner · 9 years ago
  100. 88ee2df xfs: return a void pointer from xfs_buf_offset by Christoph Hellwig · 9 years ago