WorkStruct: make allyesconfig
[safe/jmp/linux-2.6] / fs / xfs / linux-2.6 / xfs_aops.c
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...
2006-01-18 David Chinner[XFS] Fix a race in xfs_submit_ioend() where we can...
2006-01-11 Christoph Hellwig[XFS] add helper to get xfs_inode from vnode
2006-01-11 Christoph Hellwig[XFS] fix writeback control handling fix a reversed...
2006-01-11 Christoph Hellwig[XFS] cluster rewrites We can cluster mapped pages...
2006-01-11 Christoph Hellwig[XFS] pass full 64bit offsets to xfs_add_to_ioend
2006-01-11 Christoph Hellwig[XFS] consolidate some code in xfs_page_state_convert...
2006-01-11 Christoph Hellwig[XFS] various fixes for xfs_convert_page fix various...
2006-01-11 Christoph Hellwig[XFS] clean up the xfs_offset_to_map interface Currentl...
2006-01-11 Christoph Hellwig[XFS] use pagevec lookups This reduces the time spend...
2006-01-11 Christoph Hellwig[XFS] Initial pass at going directly-to-bio on the...
2006-01-11 Nathan Scott[XFS] Complete the pagebuf -> xfs_buf naming convention...
2005-11-25 Nathan Scott[XFS] Fix a 32 bit value wraparound when providing...
2005-11-02 Nathan Scott[XFS] Ensure fsync does not incorrectly return EIO...
2005-11-02 Nathan Scott[XFS] Fix boundary conditions when issuing direct IOs...
2005-11-02 Nathan Scott[XFS] Update license/copyright notices to match the...
2005-11-02 Nathan Scott[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers...
2005-10-28 Al Viro[PATCH] gfp_t: fs/*
2005-09-05 Nathan Scott[XFS] Fix incorrect use of BMAPI_READ in unwritten...
2005-09-04 Christoph Hellwig[XFS] Delay I/O completion for unwritten extents after...
2005-09-04 Christoph Hellwig[XFS] Delay direct I/O completion to a workqueue This...
2005-09-02 Christoph Hellwig[XFS] Add infrastructure for tracking I/O completions
2005-09-02 Christoph Hellwig[XFS] add infrastructure for waiting on I/O completion...
2005-09-02 Nathan Scott[XFS] Add a chunk of tracing code to diagnose truncate...
2005-06-24 Christoph Hellwig[PATCH] pass iocb to dio_iodone_t
2005-05-27 Christoph Hellwig[XFS] remove an over-zealous WARN_ON
2005-05-05 Nathan Scott[XFS] Use the right offset when ensuring a delayed...
2005-05-05 Nathan Scott[XFS] Do not do delalloc conversion on pages beyond...
2005-05-05 Daniel Moore[XFS] stop background sync from waiting for in-use...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2