summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_aops.c
AgeCommit message (Expand)Author
2010-09-20xfs: move aio completion after unwritten extent conversionChristoph Hellwig
2010-09-20direct-io: move aio_complete into ->end_ioChristoph Hellwig
2010-06-08xfs: remove nr_to_write writeback windup.Dave Chinner
2010-06-03xfs: skip writeback from reclaim contextChristoph Hellwig
2010-05-19xfs: clean up end index calculation in xfs_page_state_convertChristoph Hellwig
2010-05-19xfs: clean up mapping size calculation in __xfs_get_blocksChristoph Hellwig
2010-05-19xfs: clean up xfs_iomap_validChristoph Hellwig
2010-05-19xfs: move I/O type flags into xfs_aops.cChristoph Hellwig
2010-05-19xfs: kill struct xfs_iomapChristoph Hellwig
2010-05-19xfs: report iomap_bn in block baseChristoph Hellwig
2010-05-19xfs: report iomap_offset and iomap_bsize in block baseChristoph Hellwig
2010-05-19xfs: remove iomap_deltaChristoph Hellwig
2010-05-19xfs: remove iomap_targetChristoph Hellwig
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16xfs: don't warn about page discards on shutdownDave Chinner
2010-03-05xfs: truncate delalloc extents when IO fails in writebackDave Chinner
2010-03-05xfs: Fix a build warning in xfs_aops.cDave Chinner
2010-03-01xfs: Non-blocking inode locking in IO completionDave Chinner
2010-03-01xfs: implement optimized fdatasyncChristoph Hellwig
2009-12-16direct-io: cleanup blockdev_direct_IO lockingChristoph Hellwig
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-12-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-12-11xfs: kill the STATIC_INLINE macroChristoph Hellwig
2009-12-11xfs: cleanup data end I/O handlersChristoph Hellwig
2009-12-11xfs: use WRITE_SYNC_PLUG for synchronous writeoutChristoph Hellwig
2009-12-03writeback: remove unused nonblocking and congestion checksWu Fengguang
2009-10-09Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-10-08xfs: mark inodes dirty before issuing I/ODave Chinner
2009-10-08xfs: implement ->dirty_inode to fix timestamp handlingChristoph Hellwig
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-16HWPOISON: Enable .remove_error_page for migration aware file systemsAndi Kleen
2009-09-01xfs: merge fsync and O_SYNC handlingChristoph Hellwig
2009-07-31xfs: bump up nr_to_write in xfs_vm_writepageEric Sandeen
2009-04-06xfs: prevent unwritten extent conversion from blocking I/O completionDave Chinner
2009-03-29xfs: pagecache usage optimizationHisashi Hifumi
2008-12-04move vn_iowait / vn_iowake into xfs_aops.cChristoph Hellwig
2008-12-04kill vn_ioerrorChristoph Hellwig
2008-12-04kill dead inode flagsChristoph Hellwig
2008-10-30[XFS] Never call mark_inode_dirty_sync() directlyDavid Chinner
2008-09-17[XFS] Prevent direct I/O from mapping extents beyond eofLachlan McIlroy
2008-08-13[XFS] XFS: Kill xfs_vtoi()David Chinner
2008-08-04fs: rename buffer trylockNick Piggin
2008-08-04mm: rename page trylockNick Piggin
2008-07-28[XFS] Remove unused wbc parameter from xfs_start_page_writeback()Denys Vlasenko
2008-04-18[XFS] Catch unwritten extent conversion errors.David Chinner
2008-04-18[XFS] kill xfs_rwlock/xfs_rwunlockChristoph Hellwig
2008-02-07[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime configEric Sandeen
2008-02-07[XFS] kill xfs_iocore_tChristoph Hellwig
2008-02-07[XFS] kill unnessecary ioops indirectionLachlan McIlroy
2008-02-07[XFS] kill BMAPI_UNWRITTENChristoph Hellwig