xfs: remove nr_to_write writeback windup.
[safe/jmp/linux-2.6] / fs / xfs / linux-2.6 / xfs_aops.c
2010-06-09 Dave Chinnerxfs: remove nr_to_write writeback windup.
2010-06-03 Christoph Hellwigxfs: skip writeback from reclaim context
2010-05-19 Christoph Hellwigxfs: clean up end index calculation in xfs_page_state_c...
2010-05-19 Christoph Hellwigxfs: clean up mapping size calculation in __xfs_get_blocks
2010-05-19 Christoph Hellwigxfs: clean up xfs_iomap_valid
2010-05-19 Christoph Hellwigxfs: move I/O type flags into xfs_aops.c
2010-05-19 Christoph Hellwigxfs: kill struct xfs_iomap
2010-05-19 Christoph Hellwigxfs: report iomap_bn in block base
2010-05-19 Christoph Hellwigxfs: report iomap_offset and iomap_bsize in block base
2010-05-19 Christoph Hellwigxfs: remove iomap_delta
2010-05-19 Christoph Hellwigxfs: remove iomap_target
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-16 Dave Chinnerxfs: don't warn about page discards on shutdown
2010-03-05 Dave Chinnerxfs: truncate delalloc extents when IO fails in writeback
2010-03-05 Dave Chinnerxfs: Fix a build warning in xfs_aops.c
2010-03-01 Dave Chinnerxfs: Non-blocking inode locking in IO completion
2010-03-01 Christoph Hellwigxfs: implement optimized fdatasync
2009-12-16 Christoph Hellwigcleanup blockdev_direct_IO locking
2009-12-16 Christoph Hellwigdirect-io: cleanup blockdev_direct_IO locking
2009-12-15 Christoph Hellwigxfs: event tracing support
2009-12-11 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-12-11 Christoph Hellwigxfs: kill the STATIC_INLINE macro
2009-12-11 Christoph Hellwigxfs: cleanup data end I/O handlers
2009-12-11 Christoph Hellwigxfs: use WRITE_SYNC_PLUG for synchronous writeout
2009-12-03 Wu Fengguangwriteback: remove unused nonblocking and congestion...
2009-10-09 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-10-08 Dave Chinnerxfs: mark inodes dirty before issuing I/O
2009-10-08 Christoph Hellwigxfs: implement ->dirty_inode to fix timestamp handling
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-16 Andi KleenHWPOISON: Enable .remove_error_page for migration aware...
2009-09-01 Christoph Hellwigxfs: merge fsync and O_SYNC handling
2009-07-31 Eric Sandeenxfs: bump up nr_to_write in xfs_vm_writepage
2009-07-31 Eric Sandeenxfs: bump up nr_to_write in xfs_vm_writepage
2009-04-06 Dave Chinnerxfs: prevent unwritten extent conversion from blocking...
2009-03-29 Hisashi Hifumixfs: pagecache usage optimization
2008-12-04 Christoph Hellwigmove vn_iowait / vn_iowake into xfs_aops.c
2008-12-04 Christoph Hellwigkill vn_ioerror
2008-12-04 Christoph Hellwigkill dead inode flags
2008-10-30 David Chinner[XFS] Never call mark_inode_dirty_sync() directly
2008-09-17 Lachlan McIlroy[XFS] Prevent direct I/O from mapping extents beyond eof
2008-08-13 David Chinner[XFS] XFS: Kill xfs_vtoi()
2008-08-05 Nick Pigginfs: rename buffer trylock
2008-08-05 Nick Pigginmm: rename page trylock
2008-07-28 Denys Vlasenko[XFS] Remove unused wbc parameter from xfs_start_page_w...
2008-04-18 David Chinner[XFS] Catch unwritten extent conversion errors.
2008-04-18 Christoph Hellwig[XFS] kill xfs_rwlock/xfs_rwunlock
2008-02-07 Eric Sandeen[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
2008-02-07 Christoph Hellwig[XFS] kill xfs_iocore_t
2008-02-07 Lachlan McIlroy[XFS] kill unnessecary ioops indirection
2008-02-07 Christoph Hellwig[XFS] kill BMAPI_UNWRITTEN
2008-02-07 Christoph Hellwig[XFS] kill BMAPI_DEVICE
2008-02-07 Lachlan McIlroy[XFS] clean up vnode/inode tracing
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-17 Fengguang Wuwriteback: remove pages_skipped accounting in __block_w...
2007-10-16 Nick Pigginxfs: convert to new aops
2007-10-16 Tim Shimmin[XFS] no longer using io_vnode, as was remaining from...
2007-10-16 Christoph Hellwig[XFS] move v_trace from bhv_vnode to xfs_inode
2007-10-16 Christoph Hellwig[XFS] move v_iocount from bhv_vnode to xfs_inode
2007-10-16 Christoph Hellwig[XFS] kill the v_flag member in struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] call common xfs vnode-level helpers directly...
2007-10-12 Al ViroFix up more bio fallout
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-09-18 Lachlan McIlroy[XFS] Ensure file size updates have been completed...
2007-09-05 Christoph Hellwig[XFS] fix sparse shadowed variable warnings
2007-07-14 David Chinner[XFS] Map unwritten extents correctly for I/o completio...
2007-07-14 David Chinner[XFS] Handle null returned from xfs_vtoi() in xfs_setfi...
2007-07-14 David Chinner[XFS] Block on unwritten extent conversion during synch...
2007-05-29 David Chinner[XFS] Write at EOF may not update filesize correctly.
2007-05-08 Lachlan McIlroy[XFS] Fix to prevent the notorious 'NULL files' problem...
2007-02-12 David Chinner[PATCH] Make XFS use BH_Unwritten and BH_Delay correctly
2007-02-10 David Chinner[XFS] Fix sub-block zeroing for buffered writes into...
2007-02-10 David Chinner[XFS] Keep stack usage down for 4k stacks by using...
2006-12-21 David Chinner[PATCH] Fix XFS after clear_page_dirty() removal
2006-12-10 Zach Brown[PATCH] dio: only call aio_complete() after returning...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-09-28 Nathan Scott[XFS] Remove a no-longer-correct debug assert from...
2006-09-28 Nathan Scott[XFS] Fix sparse warning found when page tracing enable...
2006-09-07 Lachlan McIlroy[XFS] Fix ABBA deadlock between i_mutex and iolock...
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-20 Nathan Scott[XFS] Remove version 1 directory code. Never functioned...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vnode/vnodeops...
2006-06-09 Nathan Scott[XFS] Start writeout earlier (on last close) in the...
2006-06-09 Nathan Scott[XFS] Make the pflags test/set wrappers more legible...
2006-06-09 Nathan Scott[XFS] Shutdown the filesystem if all device paths have...
2006-04-11 Nathan Scott[XFS] Fix a writepage regression where we accidentally...
2006-03-29 Nathan Scott[XFS] Cleanup in XFS after recent get_block_t interface...
2006-03-28 Nathan Scott[XFS] We really suck at spulling. Thanks to Chris...
2006-03-26 Badari Pulavarty[PATCH] remove ->get_blocks() support
2006-03-26 Badari Pulavarty[PATCH] map multiple blocks for mpage_readpages()
2006-03-26 NeilBrown[PATCH] Make address_space_operations->invalidatepage...
2006-03-22 David Chinner[XFS] Check that a page has dirty buffers before findin...
2006-03-22 Yingping Lu[XFS] Fixing KDB's xrwtrc command, also added the curre...
2006-03-17 Nathan Scott[XFS] Make couple names consitent, be more defensive...
2006-03-17 Nathan Scott[XFS] Complete transition away from linvfs naming conve...
2006-03-14 Nathan Scott[XFS] Switch over from linvfs names for address space...
2006-03-14 Nathan Scott[XFS] Add xfs_map_buffer helper, use it in a couple...
2006-03-14 Nathan Scott[XFS] Move some code around to avoid prototypes and...
2006-02-28 Eric Sandeen[XFS] Don't map non-uptodate buffers in xfs_probe_clust...
2006-02-07 David Chinner[XFS] Account for the page we just wrote when we detect...
2006-02-01 Christoph Lameter[PATCH] Direct Migration V9: Avoid writeback / page_mig...
next