1. b73df17 xfs: open code insert range extent split helper by Brian Foster · 5 years ago
  2. 4e087a3 xfs: use a struct iomap in xfs_writepage_ctx by Christoph Hellwig · 5 years ago
  3. aeea4b7 xfs: move local to extent inode logging into bmap helper by Brian Foster · 5 years ago
  4. eb77b23 xfs: add a xfs_valid_startblock helper by Christoph Hellwig · 5 years ago
  5. 3e08f42 xfs: remove unnecessary int returns from deferred bmap functions by Darrick J. Wong · 5 years ago
  6. 26b91c7 xfs: make COW fork unwritten extent conversions more robust by Christoph Hellwig · 6 years ago
  7. 491ce61 xfs: move transaction handling to xfs_bmapi_convert_delalloc by Christoph Hellwig · 6 years ago
  8. d8ae82e xfs: split XFS_BMAPI_DELALLOC handling from xfs_bmapi_write by Christoph Hellwig · 6 years ago
  9. c2b3164 xfs: use the latest extent at writeback delalloc conversion time by Brian Foster · 6 years ago
  10. 627209f xfs: create delalloc bmapi wrapper for full extent allocation by Brian Foster · 6 years ago
  11. 3b35089 xfs: remove superfluous writeback mapping eof trimming by Brian Foster · 6 years ago
  12. 66e3237 xfs: const-ify xfs_owner_info arguments by Darrick J. Wong · 6 years ago
  13. 2f3cd80 xfs: Add attibute set and helper functions by Allison Henderson · 6 years ago
  14. 0f37d17 xfs: pass transaction to xfs_defer_add() by Brian Foster · 6 years ago
  15. 7dbddba xfs: drop dop param from xfs_defer_op_type ->finish_item() callback by Brian Foster · 6 years ago
  16. 94c07b4 xfs: remove xfs_bmalloca firstblock field by Brian Foster · 7 years ago
  17. 333f950 xfs: remove bmap insert/collapse firstblock param by Brian Foster · 7 years ago
  18. 2af5284 xfs: remove xfs_bunmapi() firstblock param by Brian Foster · 7 years ago
  19. a7beabe xfs: remove xfs_bmapi_write() firstblock param by Brian Foster · 7 years ago
  20. f4a9cf97 xfs: use ->t_dfops for collapse/insert range operations by Brian Foster · 7 years ago
  21. 3e3673e xfs: remove struct xfs_bmalloca dfops field by Brian Foster · 7 years ago
  22. ff3edf2 xfs: remove xfs_bmapi_remap() dfops param by Brian Foster · 7 years ago
  23. ccd9d91 xfs: remove xfs_bunmapi() dfops param by Brian Foster · 7 years ago
  24. 6e702a5 xfs: remove xfs_bmapi_write() dfops param by Brian Foster · 7 years ago
  25. c3a2f9f xfs: remove the now unused XFS_BMAPI_IGSTATE flag by Christoph Hellwig · 7 years ago
  26. f62cb48 xfs: don't allow insert-range to shift extents past the maximum offset by Darrick J. Wong · 7 years ago
  27. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  28. 7cf199b xfs: make xfs_bmapi_remapi work with attribute forks by Darrick J. Wong · 7 years ago
  29. 4e52933 xfs: factor out nodiscard helpers by Brian Foster · 7 years ago
  30. 95eb308 xfs: add BMAPI_NORMAP flag to perform block remapping without updating rmapbt by Darrick J. Wong · 7 years ago
  31. fcb762f xfs: add bmapi nodiscard flag by Brian Foster · 7 years ago
  32. a1f6941 xfs: non-scrub - remove unused function parameters by Eric Sandeen · 7 years ago
  33. 30b0984 xfs: refactor bmap record validation by Darrick J. Wong · 7 years ago
  34. b121459 xfs: simplify xfs_reflink_convert_cow by Christoph Hellwig · 7 years ago
  35. b2b1712 xfs: introduce the xfs_iext_cursor abstraction by Christoph Hellwig · 7 years ago
  36. 211e95b xfs: merge xfs_bmap_read_extents into xfs_iread_extents by Christoph Hellwig · 7 years ago
  37. bf80628 xfs: remove xfs_bmse_shift_one by Christoph Hellwig · 7 years ago
  38. ecfea3f xfs: split xfs_bmap_shift_extents by Christoph Hellwig · 7 years ago
  39. 6b18af0 xfs: remove XFS_BMAP_MAX_SHIFT_EXTENTS by Christoph Hellwig · 7 years ago
  40. e8e0e17 xfs: remove XFS_BMAP_TRACE_EXLIST by Christoph Hellwig · 7 years ago
  41. 060ea65 xfs: add a xfs_bmap_fork_to_state helper by Christoph Hellwig · 7 years ago
  42. 40214d1 xfs: trim writepage mapping to within eof by Brian Foster · 7 years ago
  43. e1a4e37 xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent by Darrick J. Wong · 8 years ago
  44. 0c1d9e4 xfs: simplify validation of the unwritten extent bit by Christoph Hellwig · 8 years ago
  45. 9c4f29d xfs: factor out a xfs_bmap_is_real_extent helper by Christoph Hellwig · 8 years ago
  46. d2b3964 xfs: fix COW writeback race by Christoph Hellwig · 8 years ago
  47. 974ae92 xfs: track preallocation separately in xfs_bmapi_reserve_delalloc() by Brian Foster · 8 years ago
  48. 6edc977 xfs: remove xfs_bmap_search_extents by Christoph Hellwig · 8 years ago
  49. 65c5f41 xfs: remove prev argument to xfs_bmapi_reserve_delalloc by Christoph Hellwig · 8 years ago
  50. 64e6428 xfs: remove xfs_bunmapi_cow by Christoph Hellwig · 8 years ago
  51. fa5c836 xfs: refactor xfs_bunmapi_cow by Christoph Hellwig · 8 years ago
  52. 0a0af28 xfs: add xfs_trim_extent by Darrick J. Wong · 8 years ago
  53. 4862cfe xfs: support removing extents from CoW fork by Darrick J. Wong · 8 years ago
  54. be51f81 xfs: support bmapping delalloc extents in the CoW fork by Darrick J. Wong · 8 years ago
  55. 3993bae xfs: introduce the CoW fork by Darrick J. Wong · 8 years ago
  56. 4453593 xfs: return work remaining at the end of a bunmapi operation by Darrick J. Wong · 8 years ago
  57. 9f3afb5 xfs: implement deferred bmbt map/unmap operations by Darrick J. Wong · 8 years ago
  58. 4847acf xfs: pass bmapi flags through to bmap_del_extent by Darrick J. Wong · 8 years ago
  59. f65306e xfs: map an inode's offset to an exact physical block by Darrick J. Wong · 8 years ago
  60. 77d61fe xfs: log bmap intent items by Darrick J. Wong · 8 years ago
  61. 155cd43 Merge branch 'xfs-4.9-log-recovery-fixes' 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. 340785c xfs: add owner field to extent allocation and freeing by Darrick J. Wong · 8 years ago
  65. 2c3234d xfs: rename flist/free_list to dfops by Darrick J. Wong · 8 years ago
  66. 310a75a xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* by Darrick J. Wong · 8 years ago
  67. 3ab78df xfs: rework xfs_bmap_free callers to use xfs_defer_ops by Darrick J. Wong · 8 years ago
  68. e66a4c6 xfs: convert list of extents to free into a regular list by Darrick J. Wong · 9 years ago
  69. 59bad07 xfs: rearrange xfs_bmap_add_free parameters by Darrick J. Wong · 9 years ago
  70. f6106ef xfs: eliminate committed arg from xfs_bmap_finish by Eric Sandeen · 9 years ago
  71. 3fbbbea xfs: introduce BMAPI_ZERO for allocating zeroed extents by Dave Chinner · 9 years ago
  72. a904b1c xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate by Namjae Jeon · 10 years ago
  73. aa5d95c xfs: move xfs_bmap_finish prototype by Dave Chinner · 10 years ago
  74. 9799b43 xfs: move struct xfs_bmalloca to libxfs by Dave Chinner · 10 years ago
  75. 2c845f5 xfs: track collapse via file offset rather than extent index by Brian Foster · 10 years ago
  76. 7f8a058 Merge branch 'xfs-libxfs-restructure' into for-next by Dave Chinner · 11 years ago
  77. 84be0ff libxfs: move header files by Dave Chinner · 11 years ago[Renamed from fs/xfs/xfs_bmap.h]
  78. 7fb2cd4 xfs: remove unused tp arg from xfs_bmap_last_offset() and callers by Eric Sandeen · 11 years ago
  79. e1d8fb8 xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate by Namjae Jeon · 11 years ago
  80. b49a0c1 xfs: remove __KERNEL__ from debug code by Dave Chinner · 11 years ago
  81. 6898811 xfs: create xfs_bmap_util.[ch] by Dave Chinner · 11 years ago
  82. d386b32 xfs: sync minor header differences needed by userspace. by Dave Chinner · 11 years ago
  83. f3508bc xfs: remove local fork format handling from xfs_bmapi_write() by Dave Chinner · 12 years ago
  84. 1f3c785 xfs: move allocation stack switch up to xfs_bmapi_allocate by Dave Chinner · 12 years ago
  85. 326c035 xfs: introduce XFS_BMAPI_STACK_SWITCH by Dave Chinner · 12 years ago
  86. fd50092 xfs: move xfs_fsb_to_db to xfs_bmap.h by Dave Chinner · 13 years ago
  87. d952e2f xfs: cleanup xfs_bmap.h by Christoph Hellwig · 13 years ago
  88. c315c90 xfs: move logflags into bmalloca by Christoph Hellwig · 13 years ago
  89. e0c3da5 xfs: move lastx and nallocs into bmalloca by Dave Chinner · 13 years ago
  90. 29c8d17 xfs: move btree cursor into bmalloca by Dave Chinner · 13 years ago
  91. 3a75667 xfs: rename allocation range fields in struct xfs_bmalloca by Dave Chinner · 13 years ago
  92. 0937e0f xfs: move firstblock and bmap freelist cursor into bmalloca structure by Dave Chinner · 13 years ago
  93. baf41a5 xfs: move extent records into bmalloca structure by Dave Chinner · 13 years ago
  94. c0dc782 xfs: rename xfs_bmapi to xfs_bmapi_write by Dave Chinner · 13 years ago
  95. 4403280 xfs: introduce xfs_bmapi_delay() by Christoph Hellwig · 13 years ago
  96. 5b777ad xfs: remove xfs_bmapi_single() by Dave Chinner · 13 years ago
  97. 5c8ed20 xfs: introduce xfs_bmapi_read() by Dave Chinner · 13 years ago
  98. 5489327 xfs: remove the unused XFS_BMAPI_RSVBLOCKS flag by Christoph Hellwig · 14 years ago
  99. c726de4 xfs: fix failed write truncation handling. by Dave Chinner · 14 years ago
  100. 4472235 xfs: Introduce XFS_IOC_ZERO_RANGE by Dave Chinner · 14 years ago