aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_aops.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-28xfs: add a xfs_inode_buftarg helperGravatar Christoph Hellwig 1-3/+0
2019-10-21iomap: lift the xfs writeback code to iomapGravatar Christoph Hellwig 1-17/+0
2019-10-21xfs: remove the fork fields in the writepage_ctx and ioendGravatar Christoph Hellwig 1-1/+1
2019-10-21xfs: turn io_append_trans into an io_private void pointerGravatar Christoph Hellwig 1-1/+1
2019-10-21xfs: use a struct iomap in xfs_writepage_ctxGravatar Christoph Hellwig 1-1/+1
2019-06-30xfs: remove the unused xfs_count_page_state declarationGravatar Christoph Hellwig 1-1/+0
2019-04-16xfs: implement per-inode writeback completion queuesGravatar Darrick J. Wong 1-1/+0
2019-02-17xfs: remove the io_type field from the writeback context and ioendGravatar Christoph Hellwig 1-22/+2
2018-12-19xfs: fix symbolic enum printing in ftrace outputGravatar Darrick J. Wong 1-0/+3
2018-10-18xfs: remove XFS_IO_INVALIDGravatar Christoph Hellwig 1-8/+6
2018-07-11xfs: remove xfs_map_cowGravatar Christoph Hellwig 1-1/+3
2018-06-12Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-13/+1
2018-06-06xfs: convert to SPDX license tagsGravatar Dave Chinner 1-13/+1
2018-05-30xfs: convert to bioset_init()/mempool_init()Gravatar Kent Overstreet 1-1/+1
2018-03-30xfs, dax: introduce xfs_dax_aopsGravatar Dan Williams 1-0/+1
2017-08-31xfs: perform dax_device lookup at mountGravatar Dan Williams 1-0/+1
2016-11-30xfs: use iomap_dio_rwGravatar Christoph Hellwig 1-6/+0
2016-11-08xfs: use struct iomap based DAX PMD fault pathGravatar Ross Zwisler 1-3/+0
2016-10-04xfs: allocate delayed extents in CoW forkGravatar Darrick J. Wong 1-1/+3
2016-09-19xfs: refactor xfs_setfilesizeGravatar Christoph Hellwig 1-0/+1
2016-07-20xfs: direct calls in the direct I/O pathGravatar Christoph Hellwig 1-0/+3
2016-04-06xfs: optimize bio handling in the buffer writeback pathGravatar Christoph Hellwig 1-10/+5
2016-04-06xfs: don't release bios on completion immediatelyGravatar Dave Chinner 1-2/+3
2016-04-06xfs: build bios directly in xfs_add_to_ioendGravatar Dave Chinner 1-0/+1
2016-03-21Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+3
2016-02-27dax: give DAX clearing code correct bdevGravatar Ross Zwisler 1-0/+1
2016-02-15xfs: don't chain ioends during writepage submissionGravatar Dave Chinner 1-1/+1
2016-02-15xfs: Introduce writeback context for writepagesGravatar Dave Chinner 1-0/+2
2015-11-03xfs: DAX does not use IO completion callbacksGravatar Dave Chinner 1-1/+0
2015-11-03xfs: fix inode size update overflow in xfs_map_direct()Gravatar Dave Chinner 1-0/+2
2015-06-04xfs: add DAX file operations supportGravatar Dave Chinner 1-1/+6
2015-02-02xfs: don't allocate an ioend for direct I/O completionsGravatar Christoph Hellwig 1-3/+0
2013-09-04direct-io: Implement generic deferred AIO completionsGravatar Christoph Hellwig 1-3/+0
2012-07-22Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision.Gravatar Alain Renaud 1-7/+7
2012-03-13xfs: log file size updates at I/O completion timeGravatar Christoph Hellwig 1-0/+2
2012-03-05xfs: use per-filesystem I/O completion workqueuesGravatar Christoph Hellwig 1-2/+0
2011-10-11xfs: remove i_iocountGravatar Christoph Hellwig 1-3/+0
2011-10-11xfs: defer AIO/DIO completionsGravatar Christoph Hellwig 1-0/+1
2011-08-12xfs: remove subdirectoriesGravatar Christoph Hellwig 1-0/+68