summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_aops.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-141-1/+0
* xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner2012-05-141-1/+0
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-141-1/+0
* xfs: Use preallocation for inodes with extsz hintsDave Chinner2012-05-141-1/+1
* xfs: punch new delalloc blocks out of failed writes inside EOF.Dave Chinner2012-05-141-46/+127
* xfs: page type check in writeback only checks last bufferDave Chinner2012-05-141-6/+6
* xfs: punch all delalloc blocks beyond EOF on write failure.Dave Chinner2012-05-141-1/+1
* xfs: use shared ilock mode for direct IO writes by defaultDave Chinner2012-05-141-4/+26
* xfs: log file size updates at I/O completion timeChristoph Hellwig2012-03-131-24/+109
* xfs: log file size updates as part of unwritten extent conversionChristoph Hellwig2012-03-051-5/+6
* xfs: do not require an ioend for new EOF calculationChristoph Hellwig2012-03-051-20/+4
* xfs: use per-filesystem I/O completion workqueuesChristoph Hellwig2012-03-051-29/+10
* xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig2012-01-171-13/+16
* xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig2012-01-171-1/+1
* xfs: fix force shutdown handling in xfs_end_ioChristoph Hellwig2011-11-081-1/+1
* xfs: warn if direct reclaim tries to writeback pagesMel Gorman2011-10-311-4/+4
* xfs: introduce xfs_bmapi_read()Dave Chinner2011-10-111-4/+4
* xfs: improve ioend error handlingChristoph Hellwig2011-10-111-10/+17
* xfs: remove i_iocountChristoph Hellwig2011-10-111-38/+1
* xfs: reduce ioend latencyChristoph Hellwig2011-10-111-1/+15
* xfs: defer AIO/DIO completionsChristoph Hellwig2011-10-111-17/+9
* xfs: remove dead ENODEV handling in xfs_destroy_ioendChristoph Hellwig2011-10-111-11/+0
* xfs: fix a use after free in xfs_end_io_direct_writeChristoph Hellwig2011-09-141-1/+2
* xfs: remove subdirectoriesChristoph Hellwig2011-08-121-0/+1499