summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_aops.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: add a xfs_inode_buftarg helperChristoph Hellwig2019-10-281-3/+0
* iomap: lift the xfs writeback code to iomapChristoph Hellwig2019-10-211-17/+0
* xfs: remove the fork fields in the writepage_ctx and ioendChristoph Hellwig2019-10-211-1/+1
* xfs: turn io_append_trans into an io_private void pointerChristoph Hellwig2019-10-211-1/+1
* xfs: use a struct iomap in xfs_writepage_ctxChristoph Hellwig2019-10-211-1/+1
* xfs: remove the unused xfs_count_page_state declarationChristoph Hellwig2019-06-301-1/+0
* xfs: implement per-inode writeback completion queuesDarrick J. Wong2019-04-161-1/+0
* xfs: remove the io_type field from the writeback context and ioendChristoph Hellwig2019-02-171-22/+2
* xfs: fix symbolic enum printing in ftrace outputDarrick J. Wong2018-12-191-0/+3
* xfs: remove XFS_IO_INVALIDChristoph Hellwig2018-10-181-8/+6
* xfs: remove xfs_map_cowChristoph Hellwig2018-07-111-1/+3
* Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-06-121-13/+1
|\
| * xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* | xfs: convert to bioset_init()/mempool_init()Kent Overstreet2018-05-301-1/+1
|/
* xfs, dax: introduce xfs_dax_aopsDan Williams2018-03-301-0/+1
* xfs: perform dax_device lookup at mountDan Williams2017-08-311-0/+1
* xfs: use iomap_dio_rwChristoph Hellwig2016-11-301-6/+0
* xfs: use struct iomap based DAX PMD fault pathRoss Zwisler2016-11-081-3/+0
* xfs: allocate delayed extents in CoW forkDarrick J. Wong2016-10-041-1/+3
* xfs: refactor xfs_setfilesizeChristoph Hellwig2016-09-191-0/+1
* xfs: direct calls in the direct I/O pathChristoph Hellwig2016-07-201-0/+3
* xfs: optimize bio handling in the buffer writeback pathChristoph Hellwig2016-04-061-10/+5
* xfs: don't release bios on completion immediatelyDave Chinner2016-04-061-2/+3
* xfs: build bios directly in xfs_add_to_ioendDave Chinner2016-04-061-0/+1
* Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-211-1/+3
|\
| * xfs: don't chain ioends during writepage submissionDave Chinner2016-02-151-1/+1
| * xfs: Introduce writeback context for writepagesDave Chinner2016-02-151-0/+2
* | dax: give DAX clearing code correct bdevRoss Zwisler2016-02-271-0/+1
|/
* xfs: DAX does not use IO completion callbacksDave Chinner2015-11-031-1/+0
* xfs: fix inode size update overflow in xfs_map_direct()Dave Chinner2015-11-031-0/+2
* xfs: add DAX file operations supportDave Chinner2015-06-041-1/+6
* xfs: don't allocate an ioend for direct I/O completionsChristoph Hellwig2015-02-021-3/+0
* direct-io: Implement generic deferred AIO completionsChristoph Hellwig2013-09-041-3/+0
* Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision.Alain Renaud2012-07-221-7/+7
* xfs: log file size updates at I/O completion timeChristoph Hellwig2012-03-131-0/+2
* xfs: use per-filesystem I/O completion workqueuesChristoph Hellwig2012-03-051-2/+0
* xfs: remove i_iocountChristoph Hellwig2011-10-111-3/+0
* xfs: defer AIO/DIO completionsChristoph Hellwig2011-10-111-0/+1
* xfs: remove subdirectoriesChristoph Hellwig2011-08-121-0/+68