aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_aops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-28xfs: Fix possible use-after-free with AIOJan Kara1-1/+1
2012-11-29xfs: fix direct IO nested transaction deadlock.Dave Chinner1-52/+29
2012-11-14xfs: remove xfs_flush_pagesDave Chinner1-1/+1
2012-11-13xfs: fix broken error handling in xfs_vm_writepageDave Chinner1-15/+39
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+18
2012-07-31xfs: Convert to new freezing codeJan Kara1-0/+18
2012-07-22Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision.Alain Renaud1-24/+24
2012-07-22xfs: handle EOF correctly in xfs_vm_writepageChristoph Hellwig1-2/+17
2012-06-20xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)Alain Renaud1-3/+8
2012-06-14xfs: m_maxioffset is redundantDave Chinner1-6/+6
2012-06-14xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)Alain Renaud1-3/+8
2012-05-14xfs: clean up xfs_bit.h includesDave Chinner1-1/+0
2012-05-14xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner1-1/+0
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner1-1/+0
2012-05-14xfs: Use preallocation for inodes with extsz hintsDave Chinner1-1/+1
2012-05-14xfs: punch new delalloc blocks out of failed writes inside EOF.Dave Chinner1-46/+127
2012-05-14xfs: page type check in writeback only checks last bufferDave Chinner1-6/+6
2012-05-14xfs: punch all delalloc blocks beyond EOF on write failure.Dave Chinner1-1/+1
2012-05-14xfs: use shared ilock mode for direct IO writes by defaultDave Chinner1-4/+26
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