1. 590b165 xfs: refactor xfs_iomap_prealloc_size by Darrick J. Wong · 4 years, 8 months ago
  2. f0322c7 xfs: measure all contiguous previous extents for prealloc size by Darrick J. Wong · 4 years, 8 months ago
  3. 1edd2c0 xfs: don't fail unwritten extent conversion on writeback due to edquot by Darrick J. Wong · 4 years, 8 months ago
  4. f7e67b2 xfs: move the fork format fields into struct xfs_ifork by Christoph Hellwig · 4 years, 8 months ago
  5. daf8396 xfs: move the per-fork nextents fields into struct xfs_ifork by Christoph Hellwig · 4 years, 8 months ago
  6. aa12443 xfs: change return value of xfs_inode_need_cow to int by zhengbin · 5 years ago
  7. a71895c xfs: convert open coded corruption check to use XFS_IS_CORRUPT by Darrick J. Wong · 5 years ago
  8. 2815a16 xfs: attach dquots and reserve quota blocks during unwritten conversion by Darrick J. Wong · 5 years ago
  9. 2fe4f92 xfs: refactor "does this fork map blocks" predicate by Darrick J. Wong · 5 years ago
  10. e696663 xfs: simplify the xfs_iomap_write_direct calling by Christoph Hellwig · 5 years ago
  11. 57c4944 xfs: remove the extsize argument to xfs_eof_alignment by Christoph Hellwig · 5 years ago
  12. 49bbf8c xfs: mark xfs_eof_alignment static by Christoph Hellwig · 5 years ago
  13. ae7e403 xfs: simplify xfs_iomap_eof_align_last_fsb by Christoph Hellwig · 5 years ago
  14. 3274d00 xfs: rename the XFS_MOUNT_DFLT_IOSIZE option to by Christoph Hellwig · 5 years ago
  15. 5da8a07 xfs: rename the m_writeio_* fields in struct xfs_mount by Christoph Hellwig · 5 years ago
  16. 30fa529 xfs: add a xfs_inode_buftarg helper by Christoph Hellwig · 5 years ago
  17. da781e6 xfs: don't set bmapi total block req where minleft is by Brian Foster · 5 years ago
  18. 1e190f8 xfs: improve the IOMAP_NOWAIT check for COW inodes by Christoph Hellwig · 5 years ago
  19. 5c5b6f7 xfs: cleanup xfs_direct_write_iomap_begin by Christoph Hellwig · 5 years ago
  20. 12dfb58 xfs: rename the whichfork variable in xfs_buffered_write_iomap_begin by Christoph Hellwig · 5 years ago
  21. f150b42 xfs: split the iomap ops for buffered vs direct writes by Christoph Hellwig · 5 years ago
  22. a526c85 xfs: move xfs_file_iomap_begin_delay around by Christoph Hellwig · 5 years ago
  23. 690c2a3 xfs: split out a new set of read-only iomap ops by Christoph Hellwig · 5 years ago
  24. 4356822 xfs: factor out a helper to calculate the end_fsb by Christoph Hellwig · 5 years ago
  25. 36adcba xfs: fill out the srcmap in iomap_begin by Christoph Hellwig · 5 years ago
  26. ae36b53 xfs: refactor xfs_file_iomap_begin_delay by Christoph Hellwig · 5 years ago
  27. ffb375a xfs: pass two imaps to xfs_reflink_allocate_cow by Christoph Hellwig · 5 years ago
  28. 0d45e3a xfs: also call xfs_file_iomap_end_delalloc for zeroing operations by Christoph Hellwig · 5 years ago
  29. c039b99 iomap: use a srcmap for a read-modify-write I/O by Goldwyn Rodrigues · 5 years ago
  30. 05b3094 xfs: set IOMAP_F_NEW more carefully by Christoph Hellwig · 5 years ago
  31. 2492a60 xfs: initialize iomap->flags in xfs_bmbt_to_iomap by Christoph Hellwig · 5 years ago
  32. 7684e2c iomap: iomap that extends beyond EOF should be marked dirty by Dave Chinner · 5 years ago
  33. eb77b23 xfs: add a xfs_valid_startblock helper by Christoph Hellwig · 5 years ago
  34. 73d30d4 xfs: remove XFS_TRANS_NOFS by Christoph Hellwig · 6 years ago
  35. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  36. 4f29e10 xfs: rework breaking of shared extents in xfs_file_iomap_begin by Darrick J. Wong · 6 years ago
  37. affe250 xfs: don't pass iomap flags to xfs_reflink_allocate_cow by Darrick J. Wong · 6 years ago
  38. 66ae56a xfs: introduce an always_cow mode by Christoph Hellwig · 6 years ago
  39. c4feb0b xfs: report IOMAP_F_SHARED from xfs_file_iomap_begin_delay by Christoph Hellwig · 6 years ago
  40. db46e60 xfs: merge COW handling into xfs_file_iomap_begin_delay by Christoph Hellwig · 6 years ago
  41. 78f0cc9 xfs: don't use delalloc extents for COW on files with extsize hints by Christoph Hellwig · 6 years ago
  42. 60271ab7 xfs: fix SEEK_DATA for speculative COW fork preallocation by Christoph Hellwig · 6 years ago
  43. 16be143 xfs: make xfs_bmbt_to_iomap more useful by Christoph Hellwig · 6 years ago
  44. 4ad765e xfs: move xfs_iomap_write_allocate to xfs_aops.c by Christoph Hellwig · 6 years ago
  45. 125851a xfs: move stat accounting to xfs_bmapi_convert_delalloc by Christoph Hellwig · 6 years ago
  46. 491ce61 xfs: move transaction handling to xfs_bmapi_convert_delalloc by Christoph Hellwig · 6 years ago
  47. be225fe xfs: remove the io_type field from the writeback context and ioend by Christoph Hellwig · 6 years ago
  48. c2b3164 xfs: use the latest extent at writeback delalloc conversion time by Brian Foster · 6 years ago
  49. d9252d5 xfs: validate writeback mapping using data fork seq counter by Brian Foster · 6 years ago
  50. d392bc8 xfs: remove the unused trimmed argument from xfs_reflink_trim_around_shared by Christoph Hellwig · 6 years ago
  51. fc43946 xfs: remove the unused shared argument to xfs_reflink_reserve_cow by Christoph Hellwig · 6 years ago
  52. 0365c5d xfs: handle zeroing in xfs_file_iomap_begin_delay by Christoph Hellwig · 6 years ago
  53. 2ba090d xfs: use WRITE_ONCE to update if_seq by Christoph Hellwig · 6 years ago
  54. a819866 xfs: automatic dfops inode relogging by Brian Foster · 6 years ago
  55. 488c919 xfs: add missing defer ijoins for held inodes by Brian Foster · 6 years ago
  56. e666aa3 xfs: avoid COW fork extent lookups in writeback if the fork didn't change by Christoph Hellwig · 6 years ago
  57. c8eac49 xfs: remove all boilerplate defer init/finish code by Brian Foster · 6 years ago
  58. 5fdd979 xfs: remove xfs_defer_init() firstblock param by Brian Foster · 6 years ago
  59. a7beabe xfs: remove xfs_bmapi_write() firstblock param by Brian Foster · 6 years ago
  60. 650919f xfs: use ->t_firstblock for all xfs_bmapi_write() callers by Brian Foster · 6 years ago
  61. bcd2c9f xfs: refactor dfops init to attach to transaction by Brian Foster · 6 years ago
  62. 6e702a5 xfs: remove xfs_bmapi_write() dfops param by Brian Foster · 6 years ago
  63. 175d1a0 xfs: use ->t_dfops for all xfs_bmapi_write() callers by Brian Foster · 6 years ago
  64. 98c1a7c0 xfs: update my copyrights for the writeback and iomap code by Christoph Hellwig · 6 years ago
  65. 82cb141 xfs: add support for sub-pagesize writeback without buffer_heads by Christoph Hellwig · 6 years ago
  66. ac8ee54 xfs: allow writeback on pages without buffer heads by Christoph Hellwig · 6 years ago
  67. d438017 xfs: move locking into xfs_bmap_punch_delalloc_range by Christoph Hellwig · 6 years ago
  68. c2efdfc Merge branch 'iomap-4.19-merge' into xfs-4.19-merge by Darrick J. Wong · 6 years ago
  69. 5bd88d1 xfs: recheck reflink state after grabbing ILOCK_SHARED for a write by Darrick J. Wong · 7 years ago
  70. c03cea4 iomap: add initial support for writes without buffer heads by Christoph Hellwig · 7 years ago
  71. 9bb54cb xfs: clean up MIN/MAX by Dave Chinner · 7 years ago
  72. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  73. 4882c19 xfs: split out dqget for inodes from regular dqget by Darrick J. Wong · 7 years ago
  74. c14cfcc xfs: remove unnecessary xfs_qm_dqattach parameter by Darrick J. Wong · 7 years ago
  75. dfa03a5 xfs: clean up locking in xfs_file_iomap_begin by Dave Chinner · 7 years ago
  76. d064178 xfs: simplify xfs_file_iomap_begin() logic by Dave Chinner · 7 years ago
  77. ff3d8b9 xfs: don't block on the ilock for RWF_NOWAIT by Christoph Hellwig · 7 years ago
  78. af5b5af xfs: don't start out with the exclusive ilock for direct I/O by Christoph Hellwig · 7 years ago
  79. 172ed39 xfs: don't allocate COW blocks for zeroing holes or unwritten extents by Christoph Hellwig · 7 years ago
  80. b4d8ad7f xfs: fix s_maxbytes overflow problems by Darrick J. Wong · 7 years ago
  81. b7e0b6f xfs: make iomap_begin functions trim iomaps consistently by Darrick J. Wong · 7 years ago
  82. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  83. 808eb24 Merge tag 'xfs-4.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  84. aaa422c fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core by Dan Williams · 7 years ago
  85. b2b1712 xfs: introduce the xfs_iext_cursor abstraction by Christoph Hellwig · 7 years ago
  86. a39e596 xfs: support for synchronous DAX faults by Christoph Hellwig · 7 years ago
  87. e9e899a xfs: move error injection tags into their own file by Darrick J. Wong · 7 years ago
  88. 19fe5f6 iomap: Switch from blkno to disk offset by Andreas Gruenbacher · 7 years ago
  89. ee70daa xfs: update i_size after unwritten conversion in dio completion by Eryu Guan · 7 years ago
  90. 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  91. f91fb95 xfs: remove unused flags arg from xfs_file_iomap_begin_delay by Eric Sandeen · 7 years ago
  92. 8ad7c629 xfs: remove the ip argument to xfs_defer_finish by Christoph Hellwig · 7 years ago
  93. 486aff5 xfs: perform dax_device lookup at mount by Dan Williams · 7 years ago
  94. 642338b Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  95. f8c4725 xfs: convert drop_writes to use the errortag mechanism by Darrick J. Wong · 8 years ago
  96. 9e24cfd xfs: remove unneeded parameter from XFS_TEST_ERROR by Darrick J. Wong · 8 years ago
  97. 29a5d29 xfs: nowait aio support by Goldwyn Rodrigues · 8 years ago
  98. f5705aa8c dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case by Dan Williams · 8 years ago
  99. d484467 Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  100. fa5d932 ext2, ext4, xfs: retrieve dax_device for iomap operations by Dan Williams · 8 years ago