1. 6e74750 xfs: fix warnings about unused stack variables by Darrick J. Wong · 8 years ago
  2. 0daaeca xfs: fix indlen accounting error on partial delalloc conversion by Brian Foster · 8 years ago
  3. 0c1d9e4 xfs: simplify validation of the unwritten extent bit by Christoph Hellwig · 8 years ago
  4. 4f1adf3 xfs: more do_div cleanups by Eric Sandeen · 8 years ago
  5. 7590632 xfs: remove bmap block allocation retries by Christoph Hellwig · 8 years ago
  6. bf8eadb xfs: remove xfs_bmap_remap_alloc by Christoph Hellwig · 8 years ago
  7. 6ebd5a4 xfs: introduce xfs_bmapi_remap by Christoph Hellwig · 8 years ago
  8. 6d04558 xfs: pass individual arguments to xfs_bmap_add_extent_hole_real by Christoph Hellwig · 8 years ago
  9. 39e07da xfs: remove attr fork handling in xfs_bmap_finish_one by Christoph Hellwig · 8 years ago
  10. 52813fb xfs: fix integer truncation in xfs_bmap_remap_alloc by Christoph Hellwig · 8 years ago
  11. 2fcc319 xfs: try any AG when allocating the first btree block when reflinking by Christoph Hellwig · 8 years ago
  12. f65e6fa xfs: use iomap new flag for newly allocated delalloc blocks by Brian Foster · 8 years ago
  13. 410d17f xfs: tune down agno asserts in the bmap code by Christoph Hellwig · 8 years ago
  14. 75d6536 xfs: split indlen reservations fairly when under reserved by Brian Foster · 8 years ago
  15. 0e339ef xfs: handle indlen shortage on delalloc extent merge by Brian Foster · 8 years ago
  16. a14234c xfs: go straight to real allocations for direct I/O COW writes by Christoph Hellwig · 8 years ago
  17. 05a630d xfs: allow unwritten extents in the CoW fork by Darrick J. Wong · 8 years ago
  18. d5a91ba xfs: filter out obviously bad btree pointers by Darrick J. Wong · 8 years ago
  19. b6f41e4 xfs: remove boilerplate around xfs_btree_init_block by Eric Sandeen · 8 years ago
  20. f88ae46 xfs: glean crc status from mp not flags in xfs_btree_init_block_int by Eric Sandeen · 8 years ago
  21. 493611e xfs: extsize hints are not unlikely in xfs_bmap_btalloc by Christoph Hellwig · 8 years ago
  22. d2b3964 xfs: fix COW writeback race by Christoph Hellwig · 8 years ago
  23. 255c516 xfs: fix bogus minleft manipulations by Christoph Hellwig · 8 years ago
  24. a444d72 Merge branch 'xfs-4.10-misc-fixes-3' into for-next by Dave Chinner · 8 years ago
  25. 0f352f8 xfs: error out if trying to add attrs and anextents > 0 by Darrick J. Wong · 8 years ago
  26. 356a322 xfs: complain if we don't get nextents bmap records by Darrick J. Wong · 8 years ago
  27. c44a1f2 xfs: handle cow fork in xfs_bmap_trace_exlist by Eric Sandeen · 8 years ago
  28. 7710517 xfs: pass state not whichfork to trace_xfs_extlist by Eric Sandeen · 8 years ago
  29. b7b2611 Merge branch 'xfs-4.10-misc-fixes-2' into for-next by Dave Chinner · 8 years ago
  30. 974ae92 xfs: track preallocation separately in xfs_bmapi_reserve_delalloc() by Brian Foster · 8 years ago
  31. fd26a88 xfs: factor rmap btree size into the indlen calculations by Darrick J. Wong · 8 years ago
  32. ed24bee Merge branch 'xfs-4.10-extent-lookup' into for-next by Dave Chinner · 8 years ago
  33. 0e8d630 xfs: remove NULLEXTNUM by Christoph Hellwig · 8 years ago
  34. 6edc977 xfs: remove xfs_bmap_search_extents by Christoph Hellwig · 8 years ago
  35. 65c5f41 xfs: remove prev argument to xfs_bmapi_reserve_delalloc by Christoph Hellwig · 8 years ago
  36. 7efc794 xfs: use new extent lookup helpers in __xfs_bunmapi by Christoph Hellwig · 8 years ago
  37. 2d58f6e xfs: use new extent lookup helpers in xfs_bmapi_write by Christoph Hellwig · 8 years ago
  38. 334f342 xfs: use new extent lookup helpers in xfs_bmapi_read by Christoph Hellwig · 8 years ago
  39. 86685f7 xfs: cleanup xfs_bmap_last_before by Christoph Hellwig · 8 years ago
  40. 0fc204e Merge branch 'xfs-4.10-misc-fixes-1' into for-next by Dave Chinner · 8 years ago
  41. 5d82930 xfs: provide helper for counting extents from if_bytes by Eric Sandeen · 8 years ago
  42. 4fd29ec xfs: check return value of _trans_reserve_quota_nblks by Darrick J. Wong · 8 years ago
  43. 64e6428 xfs: remove xfs_bunmapi_cow by Christoph Hellwig · 8 years ago
  44. fa5c836 xfs: refactor xfs_bunmapi_cow by Christoph Hellwig · 8 years ago
  45. 0a0af28 xfs: add xfs_trim_extent by Darrick J. Wong · 8 years ago
  46. fe23759 xfs: remove pointless error goto in xfs_bmap_remap_alloc by Eric Sandeen · 8 years ago
  47. 1d55a4b xfs: remove redundant assignment of ifp by Colin Ian King · 8 years ago
  48. 90e2056 xfs: try other AGs to allocate a BMBT block by Darrick J. Wong · 8 years ago
  49. f7ca352 xfs: create a separate cow extent size hint for the allocator by Darrick J. Wong · 8 years ago
  50. 174edb0 xfs: store in-progress CoW allocations in the refcount btree by Darrick J. Wong · 8 years ago
  51. 4862cfe xfs: support removing extents from CoW fork by Darrick J. Wong · 8 years ago
  52. 60b4984 xfs: support allocating delayed extents in CoW fork by Darrick J. Wong · 8 years ago
  53. be51f81 xfs: support bmapping delalloc extents in the CoW fork by Darrick J. Wong · 8 years ago
  54. 3993bae xfs: introduce the CoW fork by Darrick J. Wong · 8 years ago
  55. 4453593 xfs: return work remaining at the end of a bunmapi operation by Darrick J. Wong · 8 years ago
  56. 9f3afb5 xfs: implement deferred bmbt map/unmap operations by Darrick J. Wong · 8 years ago
  57. 4847acf xfs: pass bmapi flags through to bmap_del_extent by Darrick J. Wong · 8 years ago
  58. f65306e xfs: map an inode's offset to an exact physical block by Darrick J. Wong · 8 years ago
  59. 62aab20 xfs: adjust refcount when unmapping file blocks by Darrick J. Wong · 8 years ago
  60. 155cd43 Merge branch 'xfs-4.9-log-recovery-fixes' into for-next by Dave Chinner · 8 years ago
  61. a89b3f9 Merge branch 'xfs-4.9-delalloc-rework' into for-next by Dave Chinner · 8 years ago
  62. 292378e xfs: remote attribute blocks aren't really userdata by Dave Chinner · 8 years ago
  63. 51446f5 xfs: rewrite and optimize the delalloc write path by Christoph Hellwig · 8 years ago
  64. 3fd129b xfs: set up per-AG free space reservations by Darrick J. Wong · 8 years ago
  65. 9c19464 xfs: propagate bmap updates to rmapbt by Darrick J. Wong · 8 years ago
  66. 5254885 xfs: rmap btree requires more reserved free space by Darrick J. Wong · 8 years ago
  67. 340785c xfs: add owner field to extent allocation and freeing by Darrick J. Wong · 8 years ago
  68. ba9e780 xfs: add tracepoints and error injection for deferred extent freeing by Darrick J. Wong · 8 years ago
  69. 2c3234d xfs: rename flist/free_list to dfops by Darrick J. Wong · 8 years ago
  70. 310a75a xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* by Darrick J. Wong · 8 years ago
  71. 3ab78df xfs: rework xfs_bmap_free callers to use xfs_defer_ops by Darrick J. Wong · 8 years ago
  72. f4a0660 xfs: fix locking of the rt bitmap/summary inodes by Darrick J. Wong · 8 years ago
  73. e66a4c6 xfs: convert list of extents to free into a regular list by Darrick J. Wong · 8 years ago
  74. 59bad07 xfs: rearrange xfs_bmap_add_free parameters by Darrick J. Wong · 8 years ago
  75. 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
  76. 253f491 xfs: better xfs_trans_alloc interface by Christoph Hellwig · 9 years ago
  77. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  78. 2cdb958 Merge branch 'xfs-misc-fixes-4.6-4' into for-next by Dave Chinner · 9 years ago
  79. d34999c xfs: borrow indirect blocks from freed extent when available by Brian Foster · 9 years ago
  80. a9bd24a xfs: refactor delalloc indlen reservation split into helper by Brian Foster · 9 years ago
  81. b2706a0 xfs: update freeblocks counter after extent deletion by Brian Foster · 9 years ago
  82. ab9d1e4 Merge branch 'xfs-misc-fixes-4.6-3' into for-next by Dave Chinner · 9 years ago
  83. a5fd276 xfs: remove impossible condition by Luis de Bethencourt · 9 years ago
  84. 3c1a79f Merge branch 'xfs-misc-fixes-4.6-2' into for-next by Dave Chinner · 9 years ago
  85. a7e5d03 xfs: remove xfs_trans_get_block_res by Christoph Hellwig · 9 years ago
  86. c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 9 years ago
  87. f6106ef xfs: eliminate committed arg from xfs_bmap_finish by Eric Sandeen · 9 years ago
  88. e354381 xfs: bmapbt checking on debug kernels too expensive by Dave Chinner · 9 years ago
  89. 6d3eb1e libxfs: use a convenience variable instead of open-coding the fork by Darrick J. Wong · 9 years ago
  90. f1f96c4 xfs: get mp from bma->ip in xfs_bmap code by Eric Sandeen · 9 years ago
  91. 264e89a Merge branch 'xfs-dax-updates' into for-next by Dave Chinner · 9 years ago
  92. 3fbbbea xfs: introduce BMAPI_ZERO for allocating zeroed extents by Dave Chinner · 9 years ago
  93. 316433b Merge branch 'xfs-logging-fixes' into for-next by Dave Chinner · 9 years ago
  94. ff6d6af xfs: per-filesystem stats counter implementation by Bill O'Donnell · 9 years ago
  95. b7cdc66 xfs: log local to remote symlink conversions correctly on v5 supers by Brian Foster · 9 years ago
  96. d4a97a0 xfs: add missing bmap cancel calls in error paths by Brian Foster · 9 years ago
  97. 3d238b7 Merge branch 'xfs-freelist-cleanup' into for-next by Dave Chinner · 9 years ago
  98. 496817b xfs: clean up XFS_MIN_FREELIST macros 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. 4ea7976 Merge branch 'xfs-commit-cleanup' into for-next by Dave Chinner · 9 years ago