1. 5254885 xfs: rmap btree requires more reserved free space by Darrick J. Wong · 8 years ago
  2. fa30f03 xfs: rmap btree transaction reservations by Darrick J. Wong · 8 years ago
  3. 035e00a xfs: define the on-disk rmap btree format by Darrick J. Wong · 8 years ago
  4. 673930c xfs: introduce rmap extent operation stubs by Darrick J. Wong · 8 years ago
  5. 340785c xfs: add owner field to extent allocation and freeing by Darrick J. Wong · 8 years ago
  6. 8018026 xfs: rmap btree add more reserved blocks by Darrick J. Wong · 8 years ago
  7. 00f4e4f xfs: add rmap btree stats infrastructure by Darrick J. Wong · 8 years ago
  8. b870494 xfs: introduce rmap btree definitions by Darrick J. Wong · 8 years ago
  9. df3954f xfs: increase XFS_BTREE_MAXLEVELS to fit the rmapbt by Darrick J. Wong · 8 years ago
  10. ba9e780 xfs: add tracepoints and error injection for deferred extent freeing by Darrick J. Wong · 8 years ago
  11. 2c3234d xfs: rename flist/free_list to dfops by Darrick J. Wong · 8 years ago
  12. 310a75a xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* by Darrick J. Wong · 8 years ago
  13. 3ab78df xfs: rework xfs_bmap_free callers to use xfs_defer_ops by Darrick J. Wong · 8 years ago
  14. 9749fee xfs: enable the xfs_defer mechanism to process extents to free by Darrick J. Wong · 8 years ago
  15. 3cd48ab xfs: add tracepoints for the deferred ops mechanism by Darrick J. Wong · 8 years ago
  16. 4e0cc29 xfs: move deferred operations into a separate file by Darrick J. Wong · 8 years ago
  17. 28a8956 xfs: refactor btree owner change into a separate visit-blocks function by Darrick J. Wong · 8 years ago
  18. 105f7d8 xfs: introduce interval queries on btrees by Darrick J. Wong · 8 years ago
  19. 2c813ad xfs: support btrees with overlapping intervals for keys by Darrick J. Wong · 8 years ago
  20. 70b2265 xfs: add function pointers for get/update keys to the btree by Darrick J. Wong · 8 years ago
  21. e5821e5 xfs: during btree split, save new block key & ptr for future insertion by Darrick J. Wong · 8 years ago
  22. 0d30979 xfs: set *stat=1 after iroot realloc by Darrick J. Wong · 8 years ago
  23. f4a0660 xfs: fix locking of the rt bitmap/summary inodes by Darrick J. Wong · 8 years ago
  24. 3dadf90 xfs: fix attr shortform structure alignment on cris by Darrick J. Wong · 8 years ago
  25. f2bdfda Merge branch 'xfs-4.8-misc-fixes-4' into for-next by Dave Chinner · 8 years ago
  26. 160ae76 libxfs: directory node splitting does not have an extra block by Dave Chinner · 8 years ago
  27. dc4113d2 Merge branch 'xfs-4.8-dir2-sf-fixes' into for-next by Dave Chinner · 8 years ago
  28. f637161 Merge branch 'xfs-4.8-misc-fixes-3' into for-next by Dave Chinner · 8 years ago
  29. aa2dd0a xfs: remove __arch_pack by Christoph Hellwig · 8 years ago
  30. 266b696 xfs: kill xfs_dir2_inou_t by Christoph Hellwig · 8 years ago
  31. 8353a64 xfs: kill xfs_dir2_sf_off_t by Christoph Hellwig · 8 years ago
  32. ad70328 xfs: remove the magic numbers in xfs_btree_block-related len macros by Hou Tao · 8 years ago
  33. fbfb24b xfs: indentation fix in xfs_btree_get_iroot() by Kaho Ng · 8 years ago
  34. f477ced Merge branch 'xfs-4.8-misc-fixes-2' into for-next by Dave Chinner · 8 years ago
  35. 19b54ee xfs: refactor btree maxlevels computation by Darrick J. Wong · 8 years ago
  36. e66a4c6 xfs: convert list of extents to free into a regular list by Darrick J. Wong · 8 years ago
  37. 4d89e20 xfs: separate freelist fixing into a separate helper by Dave Chinner · 8 years ago
  38. 59bad07 xfs: rearrange xfs_bmap_add_free parameters by Darrick J. Wong · 8 years ago
  39. 4478fb1 xfs: define XFS_IOC_FREEZE even if FIFREEZE is defined by Christoph Hellwig · 8 years ago
  40. 0d5a75e xfs: make several functions static by Eric Sandeen · 8 years ago
  41. 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 · 9 years ago
  42. 555b67e Merge branch 'xfs-4.7-inode-reclaim' into for-next by Dave Chinner · 9 years ago
  43. 2a4ad58 Merge branch 'xfs-4.7-misc-fixes' into for-next by Dave Chinner · 9 years ago
  44. 5b911354 Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-next by Dave Chinner · 9 years ago
  45. 32b43ab xfs: optimise xfs_iext_destroy by Alex Lyakas · 9 years ago
  46. 664b60f xfs: improve kmem_realloc by Christoph Hellwig · 9 years ago
  47. 710b1e2 xfs: remove transaction types by Christoph Hellwig · 9 years ago
  48. 253f491 xfs: better xfs_trans_alloc interface by Christoph Hellwig · 9 years ago
  49. 30ee052 xfs: optimize inline symlinks by Christoph Hellwig · 9 years ago
  50. 143f4ae xfs: factor out a helper to initialize a local format inode fork by Christoph Hellwig · 9 years ago
  51. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  52. 2cdb958 Merge branch 'xfs-misc-fixes-4.6-4' into for-next by Dave Chinner · 9 years ago
  53. 355cced xfs: always set rvalp in xfs_dir2_node_trim_free by Christoph Hellwig · 9 years ago
  54. d34999c xfs: borrow indirect blocks from freed extent when available by Brian Foster · 9 years ago
  55. a9bd24a xfs: refactor delalloc indlen reservation split into helper by Brian Foster · 9 years ago
  56. b2706a0 xfs: update freeblocks counter after extent deletion by Brian Foster · 9 years ago
  57. ab9d1e4 Merge branch 'xfs-misc-fixes-4.6-3' into for-next by Dave Chinner · 9 years ago
  58. a5fd276 xfs: remove impossible condition by Luis de Bethencourt · 9 years ago
  59. 3c1a79f Merge branch 'xfs-misc-fixes-4.6-2' into for-next by Dave Chinner · 9 years ago
  60. a2bbcb6 Merge branch 'xfs-gut-icdinode-4.6' into for-next by Dave Chinner · 9 years ago
  61. 6d247d4 Merge branch 'xfs-misc-fixes-4.6' into for-next by Dave Chinner · 9 years ago
  62. 1b186d2 Merge branch 'xfs-get-next-dquot-4.6' into for-next by Dave Chinner · 9 years ago
  63. 49ca911 xfs: fix computation of inode btree maxlevels by Darrick J. Wong · 9 years ago
  64. a7e5d03 xfs: remove xfs_trans_get_block_res by Christoph Hellwig · 9 years ago
  65. c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 9 years ago
  66. 83e06f2 xfs: move di_changecount to VFS inode by Dave Chinner · 9 years ago
  67. 9e9a267 xfs: move inode generation count to VFS inode by Dave Chinner · 9 years ago
  68. 54d7b5c xfs: use vfs inode nlink field everywhere by Dave Chinner · 9 years ago
  69. faeb4e4 xfs: move v1 inode conversion to xfs_inode_from_disk by Dave Chinner · 9 years ago
  70. 93f958f xfs: cull unnecessary icdinode fields by Dave Chinner · 9 years ago
  71. 3987848 xfs: remove timestamps from incore inode by Dave Chinner · 9 years ago
  72. f8d55aa052 xfs: introduce inode log format object by Dave Chinner · 9 years ago
  73. bf85e09 xfs: RT bitmap and summary buffers need verifiers by Dave Chinner · 9 years ago
  74. f67ca6e xfs: RT bitmap and summary buffers are not typed by Dave Chinner · 9 years ago
  75. 244efea xfs: move struct xfs_attr_shortform to xfs_da_format.h by Darrick J. Wong · 9 years ago
  76. de0b85a xfs: remove unused function definitions by Eric Sandeen · 9 years ago
  77. edfd9dd xfs: move buffer invalidation to xfs_btree_free_block by Christoph Hellwig · 9 years ago
  78. c46ee8a xfs: factor btree block freeing into a helper by Christoph Hellwig · 9 years ago
  79. 196328e xfs: handle errors from ->free_blocks in xfs_btree_kill_iroot by Christoph Hellwig · 9 years ago
  80. 296c24e xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk by Eric Sandeen · 9 years ago
  81. 4c931f7 Merge branch 'xfs-setxattr-promotion' into for-next by Dave Chinner · 9 years ago
  82. dde7f55 Merge branch 'xfs-misc-fixes-for-4.5-2' into for-next by Dave Chinner · 9 years ago
  83. 7d6a13f xfs: handle dquot buffer readahead in log recovery correctly by Dave Chinner · 9 years ago
  84. b79f4a1 xfs: inode recovery readahead can race with inode buffer creation by Dave Chinner · 9 years ago
  85. f6106ef xfs: eliminate committed arg from xfs_bmap_finish by Eric Sandeen · 9 years ago
  86. e354381 xfs: bmapbt checking on debug kernels too expensive by Dave Chinner · 9 years ago
  87. 7eeabbd Merge branch 'xfs-misc-fixes-for-4.5' into for-next by Dave Chinner · 9 years ago
  88. 58f88ca xfs: introduce per-inode DAX enablement by Dave Chinner · 9 years ago
  89. e7b8948 xfs: use FS_XFLAG definitions directly by Dave Chinner · 9 years ago
  90. 334e580 fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion by Dave Chinner · 9 years ago
  91. c5ab131 libxfs: refactor short btree block verification by Darrick J. Wong · 9 years ago
  92. 96f859d libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct by Darrick J. Wong · 9 years ago
  93. 6d3eb1e libxfs: use a convenience variable instead of open-coding the fork by Darrick J. Wong · 9 years ago
  94. 2e9101d libxfs: make xfs_alloc_fix_freelist non-static by Darrick J. Wong · 9 years ago
  95. f1f96c4 xfs: get mp from bma->ip in xfs_bmap code by Eric Sandeen · 9 years ago
  96. 233135b xfs: print name of verifier if it fails by Eric Sandeen · 9 years ago
  97. 1d4292b libxfs: Optimize the loop for xfs_bitmap_empty by Jia He · 9 years ago
  98. 6528250 xfs: support a crc verification only log record pass by Brian Foster · 9 years ago
  99. 264e89a Merge branch 'xfs-dax-updates' into for-next by Dave Chinner · 9 years ago
  100. 2da5c4b Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next by Dave Chinner · 9 years ago