aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_aops.c
AgeCommit message (Expand)Author
2014-09-17xfs: don't dirty buffers beyond EOFDave Chinner
2013-05-24xfs: fix sub-page blocksize data integrity writesDave Chinner
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-03-22xfs: Fix WARN_ON(delalloc) in xfs_vm_releasepage()Jan Kara
2013-01-28xfs: Fix possible use-after-free with AIOJan Kara
2012-11-29xfs: fix direct IO nested transaction deadlock.Dave Chinner
2012-11-14xfs: remove xfs_flush_pagesDave Chinner
2012-11-13xfs: fix broken error handling in xfs_vm_writepageDave Chinner
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-07-31xfs: Convert to new freezing codeJan Kara
2012-07-22Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision.Alain Renaud
2012-07-22xfs: handle EOF correctly in xfs_vm_writepageChristoph Hellwig
2012-06-20xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)Alain Renaud
2012-06-14xfs: m_maxioffset is redundantDave Chinner
2012-06-14xfs: 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