aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_aops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-13xfs: log file size updates at I/O completion timeChristoph Hellwig1-24/+109
2012-03-05xfs: log file size updates as part of unwritten extent conversionChristoph Hellwig1-5/+6
2012-03-05xfs: do not require an ioend for new EOF calculationChristoph Hellwig1-20/+4
2012-03-05xfs: use per-filesystem I/O completion workqueuesChristoph Hellwig1-29/+10
2012-01-17xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig1-13/+16
2012-01-17xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig1-1/+1
2011-11-08xfs: fix force shutdown handling in xfs_end_ioChristoph Hellwig1-1/+1
2011-10-31xfs: warn if direct reclaim tries to writeback pagesMel Gorman1-4/+4
2011-10-11xfs: introduce xfs_bmapi_read()Dave Chinner1-4/+4
2011-10-11xfs: improve ioend error handlingChristoph Hellwig1-10/+17
2011-10-11xfs: remove i_iocountChristoph Hellwig1-38/+1
2011-10-11xfs: reduce ioend latencyChristoph Hellwig1-1/+15
2011-10-11xfs: defer AIO/DIO completionsChristoph Hellwig1-17/+9
2011-10-11xfs: remove dead ENODEV handling in xfs_destroy_ioendChristoph Hellwig1-11/+0
2011-09-14xfs: fix a use after free in xfs_end_io_direct_writeChristoph Hellwig1-1/+2
2011-08-12xfs: remove subdirectoriesChristoph Hellwig1-0/+1499