- 590b165 xfs: refactor xfs_iomap_prealloc_size by Darrick J. Wong · 4 years, 8 months ago
- f0322c7 xfs: measure all contiguous previous extents for prealloc size by Darrick J. Wong · 4 years, 8 months ago
- 1edd2c0 xfs: don't fail unwritten extent conversion on writeback due to edquot by Darrick J. Wong · 4 years, 8 months ago
- f7e67b2 xfs: move the fork format fields into struct xfs_ifork by Christoph Hellwig · 4 years, 8 months ago
- daf8396 xfs: move the per-fork nextents fields into struct xfs_ifork by Christoph Hellwig · 4 years, 8 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
- 9bb54cb xfs: clean up MIN/MAX by Dave Chinner · 7 years ago
- 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
- 4882c19 xfs: split out dqget for inodes from regular dqget by Darrick J. Wong · 7 years ago
- c14cfcc xfs: remove unnecessary xfs_qm_dqattach parameter by Darrick J. Wong · 7 years ago
- dfa03a5 xfs: clean up locking in xfs_file_iomap_begin by Dave Chinner · 7 years ago
- d064178 xfs: simplify xfs_file_iomap_begin() logic by Dave Chinner · 7 years ago
- ff3d8b9 xfs: don't block on the ilock for RWF_NOWAIT by Christoph Hellwig · 7 years ago
- af5b5af xfs: don't start out with the exclusive ilock for direct I/O by Christoph Hellwig · 7 years ago
- 172ed39 xfs: don't allocate COW blocks for zeroing holes or unwritten extents by Christoph Hellwig · 7 years ago
- b4d8ad7f xfs: fix s_maxbytes overflow problems by Darrick J. Wong · 7 years ago
- b7e0b6f xfs: make iomap_begin functions trim iomaps consistently by Darrick J. Wong · 7 years ago
- 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
- 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
- aaa422c fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core by Dan Williams · 7 years ago
- b2b1712 xfs: introduce the xfs_iext_cursor abstraction by Christoph Hellwig · 7 years ago
- a39e596 xfs: support for synchronous DAX faults by Christoph Hellwig · 7 years ago
- e9e899a xfs: move error injection tags into their own file by Darrick J. Wong · 7 years ago
- 19fe5f6 iomap: Switch from blkno to disk offset by Andreas Gruenbacher · 7 years ago
- ee70daa xfs: update i_size after unwritten conversion in dio completion by Eryu Guan · 7 years ago
- 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
- f91fb95 xfs: remove unused flags arg from xfs_file_iomap_begin_delay by Eric Sandeen · 7 years ago
- 8ad7c629 xfs: remove the ip argument to xfs_defer_finish by Christoph Hellwig · 7 years ago
- 486aff5 xfs: perform dax_device lookup at mount by Dan Williams · 7 years ago
- 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
- f8c4725 xfs: convert drop_writes to use the errortag mechanism by Darrick J. Wong · 8 years ago
- 9e24cfd xfs: remove unneeded parameter from XFS_TEST_ERROR by Darrick J. Wong · 8 years ago
- 29a5d29 xfs: nowait aio support by Goldwyn Rodrigues · 8 years ago
- f5705aa8c dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case by Dan Williams · 8 years ago
- 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
- fa5d932 ext2, ext4, xfs: retrieve dax_device for iomap operations by Dan Williams · 8 years ago