1. de20511 fsdax: shift partition offset handling into the file systems by Christoph Hellwig · 3 years, 1 month ago
  2. 952da06 iomap: add a IOMAP_DAX flag by Christoph Hellwig · 3 years, 1 month ago
  3. 740fd67 xfs: pass the mapping flags to xfs_bmbt_to_iomap by Christoph Hellwig · 3 years, 1 month ago
  4. a50f6ab xfs: use xfs_direct_write_iomap_ops for DAX zeroing by Christoph Hellwig · 3 years, 1 month ago
  5. c6f4046 fsdax: decouple zeroing from the iomap buffered I/O code by Christoph Hellwig · 3 years, 1 month ago
  6. f1ba5fa xfs: add xfs_zero_range and xfs_truncate_page helpers by Shiyang Ruan · 3 years, 1 month ago
  7. 72a048c xfs: only set IOMAP_F_SHARED when providing a srcmap to a write by Darrick J. Wong · 3 years, 4 months ago
  8. 75c8c50f xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown by Dave Chinner · 3 years, 4 months ago
  9. 0560f31 xfs: convert mount flags to features by Dave Chinner · 3 years, 4 months ago
  10. 53004ee xfs: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 8 months ago
  11. b2197a3 xfs: remove XFS_IFEXTENTS by Christoph Hellwig · 3 years, 9 months ago
  12. 862a804 xfs: move the XFS_IFEXTENTS check into xfs_iread_extents by Christoph Hellwig · 3 years, 9 months ago
  13. 13d2c10 xfs: move the di_size field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
  14. 5147ef3 xfs: Fix dax inode extent calculation when direct write is performed on an unwritten extent by Chandan Babu R · 3 years, 9 months ago
  15. b52bb13 Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 10 months ago
  16. e482669 xfs: restore shutdown check in mapped write fault path by Brian Foster · 3 years, 11 months ago
  17. f273387 xfs: refactor reflink functions to use xfs_trans_alloc_inode by Darrick J. Wong · 4 years ago
  18. 3de4eb1 xfs: allow reservation of rtblocks with xfs_trans_alloc_inode by Darrick J. Wong · 4 years ago
  19. 3a1af6c xfs: refactor common transaction/inode/quota allocation idiom by Darrick J. Wong · 4 years ago
  20. 02b7ee4 xfs: reserve data and rt quota at the same time by Darrick J. Wong · 4 years ago
  21. 35b11010 xfs: remove xfs_trans_unreserve_quota_nblks completely by Darrick J. Wong · 4 years ago
  22. b8055ed xfs: reduce quota reservation when doing a dax unwritten extent conversion by Darrick J. Wong · 4 years ago
  23. ed1128c xfs: reduce exclusive locking on unaligned dio by Dave Chinner · 4 years ago
  24. c442f30 xfs: Check for extent overflow when writing to unwritten extent by Chandan Babu R · 4 years ago
  25. 727e1ac xfs: Check for extent overflow when trivally adding a new extent by Chandan Babu R · 4 years ago
  26. 883a790 xfs: don't allow NOWAIT DIO across extent boundaries by Dave Chinner · 4 years, 1 month ago
  27. b63da6c xfs: delete duplicated words + other fixes by Randy Dunlap · 4 years, 5 months ago
  28. 1a7ed27 xfs: create xfs_dqtype_t to represent quota types by Darrick J. Wong · 4 years, 6 months ago
  29. 8cd4901 xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_* by Darrick J. Wong · 4 years, 6 months ago
  30. 784e80f xfs: use a per-resource struct for incore dquot data by Darrick J. Wong · 4 years, 6 months ago
  31. 590b165 xfs: refactor xfs_iomap_prealloc_size by Darrick J. Wong · 4 years, 7 months ago
  32. f0322c7 xfs: measure all contiguous previous extents for prealloc size by Darrick J. Wong · 4 years, 7 months ago
  33. 1edd2c0 xfs: don't fail unwritten extent conversion on writeback due to edquot by Darrick J. Wong · 4 years, 7 months ago
  34. f7e67b2 xfs: move the fork format fields into struct xfs_ifork by Christoph Hellwig · 4 years, 7 months ago
  35. daf8396 xfs: move the per-fork nextents fields into struct xfs_ifork by Christoph Hellwig · 4 years, 7 months ago
  36. aa12443 xfs: change return value of xfs_inode_need_cow to int by zhengbin · 5 years ago
  37. a71895c xfs: convert open coded corruption check to use XFS_IS_CORRUPT by Darrick J. Wong · 5 years ago
  38. 2815a16 xfs: attach dquots and reserve quota blocks during unwritten conversion by Darrick J. Wong · 5 years ago
  39. 2fe4f92 xfs: refactor "does this fork map blocks" predicate by Darrick J. Wong · 5 years ago
  40. e696663 xfs: simplify the xfs_iomap_write_direct calling by Christoph Hellwig · 5 years ago
  41. 57c4944 xfs: remove the extsize argument to xfs_eof_alignment by Christoph Hellwig · 5 years ago
  42. 49bbf8c xfs: mark xfs_eof_alignment static by Christoph Hellwig · 5 years ago
  43. ae7e403 xfs: simplify xfs_iomap_eof_align_last_fsb by Christoph Hellwig · 5 years ago
  44. 3274d00 xfs: rename the XFS_MOUNT_DFLT_IOSIZE option to by Christoph Hellwig · 5 years ago
  45. 5da8a07 xfs: rename the m_writeio_* fields in struct xfs_mount by Christoph Hellwig · 5 years ago
  46. 30fa529 xfs: add a xfs_inode_buftarg helper by Christoph Hellwig · 5 years ago
  47. da781e6 xfs: don't set bmapi total block req where minleft is by Brian Foster · 5 years ago
  48. 1e190f8 xfs: improve the IOMAP_NOWAIT check for COW inodes by Christoph Hellwig · 5 years ago
  49. 5c5b6f7 xfs: cleanup xfs_direct_write_iomap_begin by Christoph Hellwig · 5 years ago
  50. 12dfb58 xfs: rename the whichfork variable in xfs_buffered_write_iomap_begin by Christoph Hellwig · 5 years ago
  51. f150b42 xfs: split the iomap ops for buffered vs direct writes by Christoph Hellwig · 5 years ago
  52. a526c85 xfs: move xfs_file_iomap_begin_delay around by Christoph Hellwig · 5 years ago
  53. 690c2a3 xfs: split out a new set of read-only iomap ops by Christoph Hellwig · 5 years ago
  54. 4356822 xfs: factor out a helper to calculate the end_fsb by Christoph Hellwig · 5 years ago
  55. 36adcba xfs: fill out the srcmap in iomap_begin by Christoph Hellwig · 5 years ago
  56. ae36b53 xfs: refactor xfs_file_iomap_begin_delay by Christoph Hellwig · 5 years ago
  57. ffb375a xfs: pass two imaps to xfs_reflink_allocate_cow by Christoph Hellwig · 5 years ago
  58. 0d45e3a xfs: also call xfs_file_iomap_end_delalloc for zeroing operations by Christoph Hellwig · 5 years ago
  59. c039b99 iomap: use a srcmap for a read-modify-write I/O by Goldwyn Rodrigues · 5 years ago
  60. 05b3094 xfs: set IOMAP_F_NEW more carefully by Christoph Hellwig · 5 years ago
  61. 2492a60 xfs: initialize iomap->flags in xfs_bmbt_to_iomap by Christoph Hellwig · 5 years ago
  62. 7684e2c iomap: iomap that extends beyond EOF should be marked dirty by Dave Chinner · 5 years ago
  63. eb77b23 xfs: add a xfs_valid_startblock helper by Christoph Hellwig · 5 years ago
  64. 73d30d4 xfs: remove XFS_TRANS_NOFS by Christoph Hellwig · 6 years ago
  65. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  66. 4f29e10 xfs: rework breaking of shared extents in xfs_file_iomap_begin by Darrick J. Wong · 6 years ago
  67. affe250 xfs: don't pass iomap flags to xfs_reflink_allocate_cow by Darrick J. Wong · 6 years ago
  68. 66ae56a xfs: introduce an always_cow mode by Christoph Hellwig · 6 years ago
  69. c4feb0b xfs: report IOMAP_F_SHARED from xfs_file_iomap_begin_delay by Christoph Hellwig · 6 years ago
  70. db46e60 xfs: merge COW handling into xfs_file_iomap_begin_delay by Christoph Hellwig · 6 years ago
  71. 78f0cc9 xfs: don't use delalloc extents for COW on files with extsize hints by Christoph Hellwig · 6 years ago
  72. 60271ab7 xfs: fix SEEK_DATA for speculative COW fork preallocation by Christoph Hellwig · 6 years ago
  73. 16be143 xfs: make xfs_bmbt_to_iomap more useful by Christoph Hellwig · 6 years ago
  74. 4ad765e xfs: move xfs_iomap_write_allocate to xfs_aops.c by Christoph Hellwig · 6 years ago
  75. 125851a xfs: move stat accounting to xfs_bmapi_convert_delalloc by Christoph Hellwig · 6 years ago
  76. 491ce61 xfs: move transaction handling to xfs_bmapi_convert_delalloc by Christoph Hellwig · 6 years ago
  77. be225fe xfs: remove the io_type field from the writeback context and ioend by Christoph Hellwig · 6 years ago
  78. c2b3164 xfs: use the latest extent at writeback delalloc conversion time by Brian Foster · 6 years ago
  79. d9252d5 xfs: validate writeback mapping using data fork seq counter by Brian Foster · 6 years ago
  80. d392bc8 xfs: remove the unused trimmed argument from xfs_reflink_trim_around_shared by Christoph Hellwig · 6 years ago
  81. fc43946 xfs: remove the unused shared argument to xfs_reflink_reserve_cow by Christoph Hellwig · 6 years ago
  82. 0365c5d xfs: handle zeroing in xfs_file_iomap_begin_delay by Christoph Hellwig · 6 years ago
  83. 2ba090d xfs: use WRITE_ONCE to update if_seq by Christoph Hellwig · 6 years ago
  84. a819866 xfs: automatic dfops inode relogging by Brian Foster · 6 years ago
  85. 488c919 xfs: add missing defer ijoins for held inodes by Brian Foster · 6 years ago
  86. e666aa3 xfs: avoid COW fork extent lookups in writeback if the fork didn't change by Christoph Hellwig · 6 years ago
  87. c8eac49 xfs: remove all boilerplate defer init/finish code by Brian Foster · 6 years ago
  88. 5fdd979 xfs: remove xfs_defer_init() firstblock param by Brian Foster · 6 years ago
  89. a7beabe xfs: remove xfs_bmapi_write() firstblock param by Brian Foster · 6 years ago
  90. 650919f xfs: use ->t_firstblock for all xfs_bmapi_write() callers by Brian Foster · 6 years ago
  91. bcd2c9f xfs: refactor dfops init to attach to transaction by Brian Foster · 6 years ago
  92. 6e702a5 xfs: remove xfs_bmapi_write() dfops param by Brian Foster · 6 years ago
  93. 175d1a0 xfs: use ->t_dfops for all xfs_bmapi_write() callers by Brian Foster · 6 years ago
  94. 98c1a7c0 xfs: update my copyrights for the writeback and iomap code by Christoph Hellwig · 6 years ago
  95. 82cb141 xfs: add support for sub-pagesize writeback without buffer_heads by Christoph Hellwig · 6 years ago
  96. ac8ee54 xfs: allow writeback on pages without buffer heads by Christoph Hellwig · 6 years ago
  97. d438017 xfs: move locking into xfs_bmap_punch_delalloc_range by Christoph Hellwig · 6 years ago
  98. c2efdfc Merge branch 'iomap-4.19-merge' into xfs-4.19-merge by Darrick J. Wong · 6 years ago
  99. 5bd88d1 xfs: recheck reflink state after grabbing ILOCK_SHARED for a write by Darrick J. Wong · 7 years ago
  100. c03cea4 iomap: add initial support for writes without buffer heads by Christoph Hellwig · 7 years ago