aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_aops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-28xfs: add a xfs_inode_buftarg helperChristoph Hellwig1-3/+0
2019-10-21iomap: lift the xfs writeback code to iomapChristoph Hellwig1-17/+0
2019-10-21xfs: remove the fork fields in the writepage_ctx and ioendChristoph Hellwig1-1/+1
2019-10-21xfs: turn io_append_trans into an io_private void pointerChristoph Hellwig1-1/+1
2019-10-21xfs: use a struct iomap in xfs_writepage_ctxChristoph Hellwig1-1/+1
2019-06-30xfs: remove the unused xfs_count_page_state declarationChristoph Hellwig1-1/+0
2019-04-16xfs: implement per-inode writeback completion queuesDarrick J. Wong1-1/+0
2019-02-17xfs: remove the io_type field from the writeback context and ioendChristoph Hellwig1-22/+2
2018-12-19xfs: fix symbolic enum printing in ftrace outputDarrick J. Wong1-0/+3
2018-10-18xfs: remove XFS_IO_INVALIDChristoph Hellwig1-8/+6
2018-07-11xfs: remove xfs_map_cowChristoph Hellwig1-1/+3
2018-06-12Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-13/+1
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-05-30xfs: convert to bioset_init()/mempool_init()Kent Overstreet1-1/+1
2018-03-30xfs, dax: introduce xfs_dax_aopsDan Williams1-0/+1
2017-08-31xfs: perform dax_device lookup at mountDan Williams1-0/+1
2016-11-30xfs: use iomap_dio_rwChristoph Hellwig1-6/+0
2016-11-08xfs: use struct iomap based DAX PMD fault pathRoss Zwisler1-3/+0
2016-10-04xfs: allocate delayed extents in CoW forkDarrick J. Wong1-1/+3
2016-09-19xfs: refactor xfs_setfilesizeChristoph Hellwig1-0/+1
2016-07-20xfs: direct calls in the direct I/O pathChristoph Hellwig1-0/+3
2016-04-06xfs: optimize bio handling in the buffer writeback pathChristoph Hellwig1-10/+5
2016-04-06xfs: don't release bios on completion immediatelyDave Chinner1-2/+3
2016-04-06xfs: build bios directly in xfs_add_to_ioendDave Chinner1-0/+1
2016-03-21Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds1-1/+3
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler1-0/+1
2016-02-15xfs: don't chain ioends during writepage submissionDave Chinner1-1/+1
2016-02-15xfs: Introduce writeback context for writepagesDave Chinner1-0/+2
2015-11-03xfs: DAX does not use IO completion callbacksDave Chinner1-1/+0
2015-11-03xfs: fix inode size update overflow in xfs_map_direct()Dave Chinner1-0/+2
2015-06-04xfs: add DAX file operations supportDave Chinner1-1/+6
2015-02-02xfs: don't allocate an ioend for direct I/O completionsChristoph Hellwig1-3/+0
2013-09-04direct-io: Implement generic deferred AIO completionsChristoph Hellwig1-3/+0
2012-07-22Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision.Alain Renaud1-7/+7
2012-03-13xfs: log file size updates at I/O completion timeChristoph Hellwig1-0/+2
2012-03-05xfs: use per-filesystem I/O completion workqueuesChristoph Hellwig1-2/+0
2011-10-11xfs: remove i_iocountChristoph Hellwig1-3/+0
2011-10-11xfs: defer AIO/DIO completionsChristoph Hellwig1-0/+1
2011-08-12xfs: remove subdirectoriesChristoph Hellwig1-0/+68