summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_aops.h
AgeCommit message (Expand)Author
2017-08-31xfs: perform dax_device lookup at mountDan Williams
2016-11-30xfs: use iomap_dio_rwChristoph Hellwig
2016-11-08xfs: use struct iomap based DAX PMD fault pathRoss Zwisler
2016-10-04xfs: allocate delayed extents in CoW forkDarrick J. Wong
2016-09-19xfs: refactor xfs_setfilesizeChristoph Hellwig
2016-07-20xfs: direct calls in the direct I/O pathChristoph Hellwig
2016-04-06xfs: optimize bio handling in the buffer writeback pathChristoph Hellwig
2016-04-06xfs: don't release bios on completion immediatelyDave Chinner
2016-04-06xfs: build bios directly in xfs_add_to_ioendDave Chinner
2016-03-21Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler
2016-02-15xfs: don't chain ioends during writepage submissionDave Chinner
2016-02-15xfs: Introduce writeback context for writepagesDave Chinner
2015-11-03xfs: DAX does not use IO completion callbacksDave Chinner
2015-11-03xfs: fix inode size update overflow in xfs_map_direct()Dave Chinner
2015-06-04xfs: add DAX file operations supportDave Chinner
2015-02-02xfs: don't allocate an ioend for direct I/O completionsChristoph Hellwig
2013-09-04direct-io: Implement generic deferred AIO completionsChristoph Hellwig
2012-07-22Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision.Alain Renaud
2012-03-13xfs: log file size updates at I/O completion timeChristoph Hellwig
2012-03-05xfs: use per-filesystem I/O completion workqueuesChristoph Hellwig
2011-10-11xfs: remove i_iocountChristoph Hellwig
2011-10-11xfs: defer AIO/DIO completionsChristoph Hellwig
2011-08-12xfs: remove subdirectoriesChristoph Hellwig