aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_aops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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