aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_iomap.c
Commit message (Expand)AuthorAge
* xfs: add a xfs_valid_startblock helperChristoph Hellwig2019-09-03
* xfs: remove XFS_TRANS_NOFSChristoph Hellwig2019-06-30
* xfs: remove unused header filesEric Sandeen2019-06-28
* xfs: rework breaking of shared extents in xfs_file_iomap_beginDarrick J. Wong2019-02-25
* xfs: don't pass iomap flags to xfs_reflink_allocate_cowDarrick J. Wong2019-02-25
* xfs: introduce an always_cow modeChristoph Hellwig2019-02-21
* xfs: report IOMAP_F_SHARED from xfs_file_iomap_begin_delayChristoph Hellwig2019-02-21
* xfs: merge COW handling into xfs_file_iomap_begin_delayChristoph Hellwig2019-02-21
* xfs: don't use delalloc extents for COW on files with extsize hintsChristoph Hellwig2019-02-21
* xfs: fix SEEK_DATA for speculative COW fork preallocationChristoph Hellwig2019-02-21
* xfs: make xfs_bmbt_to_iomap more usefulChristoph Hellwig2019-02-21
* xfs: move xfs_iomap_write_allocate to xfs_aops.cChristoph Hellwig2019-02-17
* xfs: move stat accounting to xfs_bmapi_convert_delallocChristoph Hellwig2019-02-17
* xfs: move transaction handling to xfs_bmapi_convert_delallocChristoph Hellwig2019-02-17
* xfs: remove the io_type field from the writeback context and ioendChristoph Hellwig2019-02-17
* xfs: use the latest extent at writeback delalloc conversion timeBrian Foster2019-02-11
* xfs: validate writeback mapping using data fork seq counterBrian Foster2019-02-11
* xfs: remove the unused trimmed argument from xfs_reflink_trim_around_sharedChristoph Hellwig2018-10-18
* xfs: remove the unused shared argument to xfs_reflink_reserve_cowChristoph Hellwig2018-10-18
* xfs: handle zeroing in xfs_file_iomap_begin_delayChristoph Hellwig2018-10-18
* xfs: use WRITE_ONCE to update if_seqChristoph Hellwig2018-08-07
* xfs: automatic dfops inode reloggingBrian Foster2018-08-03
* xfs: add missing defer ijoins for held inodesBrian Foster2018-08-03
* xfs: avoid COW fork extent lookups in writeback if the fork didn't changeChristoph Hellwig2018-07-31
* xfs: remove all boilerplate defer init/finish codeBrian Foster2018-07-26
* xfs: remove xfs_defer_init() firstblock paramBrian Foster2018-07-12
* xfs: remove xfs_bmapi_write() firstblock paramBrian Foster2018-07-12
* xfs: use ->t_firstblock for all xfs_bmapi_write() callersBrian Foster2018-07-12
* xfs: refactor dfops init to attach to transactionBrian Foster2018-07-12
* xfs: remove xfs_bmapi_write() dfops paramBrian Foster2018-07-12
* xfs: use ->t_dfops for all xfs_bmapi_write() callersBrian Foster2018-07-12
* xfs: update my copyrights for the writeback and iomap codeChristoph Hellwig2018-07-12
* xfs: add support for sub-pagesize writeback without buffer_headsChristoph Hellwig2018-07-12
* xfs: allow writeback on pages without buffer headsChristoph Hellwig2018-07-12
* xfs: move locking into xfs_bmap_punch_delalloc_rangeChristoph Hellwig2018-07-12
* Merge branch 'iomap-4.19-merge' into xfs-4.19-mergeDarrick J. Wong2018-07-12
|\
| * iomap: add initial support for writes without buffer headsChristoph Hellwig2018-06-20
* | xfs: recheck reflink state after grabbing ILOCK_SHARED for a writeDarrick J. Wong2018-06-24
|/
* xfs: clean up MIN/MAXDave Chinner2018-06-08
* xfs: convert to SPDX license tagsDave Chinner2018-06-06
* xfs: split out dqget for inodes from regular dqgetDarrick J. Wong2018-05-10
* xfs: remove unnecessary xfs_qm_dqattach parameterDarrick J. Wong2018-05-10
* xfs: clean up locking in xfs_file_iomap_beginDave Chinner2018-05-09
* xfs: simplify xfs_file_iomap_begin() logicDave Chinner2018-05-09
* xfs: don't block on the ilock for RWF_NOWAITChristoph Hellwig2018-03-01
* xfs: don't start out with the exclusive ilock for direct I/OChristoph Hellwig2018-03-01
* xfs: don't allocate COW blocks for zeroing holes or unwritten extentsChristoph Hellwig2018-03-01
* xfs: fix s_maxbytes overflow problemsDarrick J. Wong2018-01-02
* xfs: make iomap_begin functions trim iomaps consistentlyDarrick J. Wong2017-12-08
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-17
|\