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