aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_aops.c
Commit message (Expand)AuthorAge
* xfs: fix sub-page blocksize data integrity writesDave Chinner2013-05-24
* aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* xfs: Fix WARN_ON(delalloc) in xfs_vm_releasepage()Jan Kara2013-03-22
* xfs: Fix possible use-after-free with AIOJan Kara2013-01-28
* xfs: fix direct IO nested transaction deadlock.Dave Chinner2012-11-29
* xfs: remove xfs_flush_pagesDave Chinner2012-11-14
* xfs: fix broken error handling in xfs_vm_writepageDave Chinner2012-11-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\
| * xfs: Convert to new freezing codeJan Kara2012-07-31
| * xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)Alain Renaud2012-06-20
* | Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision.Alain Renaud2012-07-22
* | xfs: handle EOF correctly in xfs_vm_writepageChristoph Hellwig2012-07-22
* | xfs: m_maxioffset is redundantDave Chinner2012-06-14
* | xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)Alain Renaud2012-06-14
|/
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-14
* xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner2012-05-14
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-14
* xfs: Use preallocation for inodes with extsz hintsDave Chinner2012-05-14
* xfs: punch new delalloc blocks out of failed writes inside EOF.Dave Chinner2012-05-14
* xfs: page type check in writeback only checks last bufferDave Chinner2012-05-14
* xfs: punch all delalloc blocks beyond EOF on write failure.Dave Chinner2012-05-14
* xfs: use shared ilock mode for direct IO writes by defaultDave Chinner2012-05-14
* xfs: log file size updates at I/O completion timeChristoph Hellwig2012-03-13
* xfs: log file size updates as part of unwritten extent conversionChristoph Hellwig2012-03-05
* xfs: do not require an ioend for new EOF calculationChristoph Hellwig2012-03-05
* xfs: use per-filesystem I/O completion workqueuesChristoph Hellwig2012-03-05
* xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig2012-01-17
* xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig2012-01-17
* xfs: fix force shutdown handling in xfs_end_ioChristoph Hellwig2011-11-08
* xfs: warn if direct reclaim tries to writeback pagesMel Gorman2011-10-31
* xfs: introduce xfs_bmapi_read()Dave Chinner2011-10-11
* xfs: improve ioend error handlingChristoph Hellwig2011-10-11
* xfs: remove i_iocountChristoph Hellwig2011-10-11
* xfs: reduce ioend latencyChristoph Hellwig2011-10-11
* xfs: defer AIO/DIO completionsChristoph Hellwig2011-10-11
* xfs: remove dead ENODEV handling in xfs_destroy_ioendChristoph Hellwig2011-10-11
* xfs: fix a use after free in xfs_end_io_direct_writeChristoph Hellwig2011-09-14
* xfs: remove subdirectoriesChristoph Hellwig2011-08-12