summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_aops.c
AgeCommit message (Expand)Author
2012-06-20xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)Alain Renaud
2012-05-14xfs: clean up xfs_bit.h includesDave Chinner
2012-05-14xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner
2012-05-14xfs: Use preallocation for inodes with extsz hintsDave Chinner
2012-05-14xfs: punch new delalloc blocks out of failed writes inside EOF.Dave Chinner
2012-05-14xfs: page type check in writeback only checks last bufferDave Chinner
2012-05-14xfs: punch all delalloc blocks beyond EOF on write failure.Dave Chinner
2012-05-14xfs: use shared ilock mode for direct IO writes by defaultDave Chinner
2012-03-13xfs: log file size updates at I/O completion timeChristoph Hellwig
2012-03-05xfs: log file size updates as part of unwritten extent conversionChristoph Hellwig
2012-03-05xfs: do not require an ioend for new EOF calculationChristoph Hellwig
2012-03-05xfs: use per-filesystem I/O completion workqueuesChristoph Hellwig
2012-01-17xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig
2012-01-17xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig
2011-11-08xfs: fix force shutdown handling in xfs_end_ioChristoph Hellwig
2011-10-31xfs: warn if direct reclaim tries to writeback pagesMel Gorman
2011-10-11xfs: introduce xfs_bmapi_read()Dave Chinner
2011-10-11xfs: improve ioend error handlingChristoph Hellwig
2011-10-11xfs: remove i_iocountChristoph Hellwig
2011-10-11xfs: reduce ioend latencyChristoph Hellwig
2011-10-11xfs: defer AIO/DIO completionsChristoph Hellwig
2011-10-11xfs: remove dead ENODEV handling in xfs_destroy_ioendChristoph Hellwig
2011-09-14xfs: fix a use after free in xfs_end_io_direct_writeChristoph Hellwig
2011-08-12xfs: remove subdirectoriesChristoph Hellwig