summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_aops.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-021-6/+8
|\
| * xfs: use ->invalidatepage() length argumentLukas Czerner2013-05-221-4/+5
| * mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-221-3/+4
* | xfs: fix sub-page blocksize data integrity writesDave Chinner2013-05-241-0/+19
|/
* aio: don't include aio.h in sched.hKent Overstreet2013-05-081-0/+1
* xfs: Fix WARN_ON(delalloc) in xfs_vm_releasepage()Jan Kara2013-03-221-6/+6
* xfs: Fix possible use-after-free with AIOJan Kara2013-01-281-1/+1
* xfs: fix direct IO nested transaction deadlock.Dave Chinner2012-11-291-52/+29Star
* xfs: remove xfs_flush_pagesDave Chinner2012-11-141-1/+1
* xfs: fix broken error handling in xfs_vm_writepageDave Chinner2012-11-131-15/+39
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-0/+18
|\
| * xfs: Convert to new freezing codeJan Kara2012-07-311-0/+18
| * xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)Alain Renaud2012-06-201-3/+8
* | Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision.Alain Renaud2012-07-221-24/+24
* | xfs: handle EOF correctly in xfs_vm_writepageChristoph Hellwig2012-07-221-2/+17
* | xfs: m_maxioffset is redundantDave Chinner2012-06-141-6/+6
* | xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)Alain Renaud2012-06-141-3/+8
|/
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-141-1/+0Star
* xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner2012-05-141-1/+0Star
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-141-1/+0Star
* xfs: Use preallocation for inodes with extsz hintsDave Chinner2012-05-141-1/+1
* xfs: punch new delalloc blocks out of failed writes inside EOF.Dave Chinner2012-05-141-46/+127
* xfs: page type check in writeback only checks last bufferDave Chinner2012-05-141-6/+6
* xfs: punch all delalloc blocks beyond EOF on write failure.Dave Chinner2012-05-141-1/+1
* xfs: use shared ilock mode for direct IO writes by defaultDave Chinner2012-05-141-4/+26
* xfs: log file size updates at I/O completion timeChristoph Hellwig2012-03-131-24/+109
* xfs: log file size updates as part of unwritten extent conversionChristoph Hellwig2012-03-051-5/+6
* xfs: do not require an ioend for new EOF calculationChristoph Hellwig2012-03-051-20/+4Star
* xfs: use per-filesystem I/O completion workqueuesChristoph Hellwig2012-03-051-29/+10Star
* xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig2012-01-171-13/+16
* xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig2012-01-171-1/+1
* xfs: fix force shutdown handling in xfs_end_ioChristoph Hellwig2011-11-081-1/+1
* xfs: warn if direct reclaim tries to writeback pagesMel Gorman2011-11-011-4/+4
* xfs: introduce xfs_bmapi_read()Dave Chinner2011-10-121-4/+4
* xfs: improve ioend error handlingChristoph Hellwig2011-10-121-10/+17
* xfs: remove i_iocountChristoph Hellwig2011-10-121-38/+1Star
* xfs: reduce ioend latencyChristoph Hellwig2011-10-121-1/+15
* xfs: defer AIO/DIO completionsChristoph Hellwig2011-10-121-17/+9Star
* xfs: remove dead ENODEV handling in xfs_destroy_ioendChristoph Hellwig2011-10-121-11/+0Star
* xfs: fix a use after free in xfs_end_io_direct_writeChristoph Hellwig2011-09-141-1/+2
* xfs: remove subdirectoriesChristoph Hellwig2011-08-121-0/+1499