summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_aops.h
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud