- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / fs / xfs / xfs_iomap.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-06-10 Christoph Hellwigxfs: use generic Posix ACL code
2009-06-08 Christoph Hellwigxfs: kill xfs_qmops
2009-04-06 Dave Chinnerxfs: remove xfs_flush_space
2009-04-06 Dave Chinnerxfs: make inode flush at ENOSPC synchronous
2009-04-06 Dave Chinnerxfs: use xfs_sync_inodes() for device flushing
2009-01-19 Eric Sandeen[XFS] Remove the rest of the macro-to-function indirect...
2009-01-16 Eric Sandeen[XFS] Remove the rest of the macro-to-function indirect...
2008-12-22 Lachlan McIlroy[XFS] Fix speculative allocation beyond eof
2008-07-28 Lachlan McIlroy[XFS] use minleft when allocating in xfs_bmbt_split()
2008-04-29 David Chinner[XFS] Fix check for block zero access in xfs_write_ioma...
2008-04-29 Christoph Hellwig[XFS] shrink mrlock_t
2008-04-18 David Chinner[XFS] Catch errors returned from xfs_bmap_last_offset().
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-07 Eric Sandeen[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
2008-02-07 David Chinner[XFS] Fix transaction overrun during writeback.
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
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-16 Christoph Hellwig[XFS] Kill unused IOMAP_EOF flag
2007-07-14 David Chinner[XFS] Cleanup inode extent size hint extraction
2007-07-14 David Chinner[XFS] Prevent ENOSPC from aborting transactions that...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Lachlan McIlroy[XFS] Fix to prevent the notorious 'NULL files' problem...
2007-05-08 Eric Sandeen[XFS] The last argument "lsn" of xfs_trans_commit(...
2007-02-10 Eric Sandeen[XFS] Remove unused header files for MAC and CAP checki...
2007-02-10 Eric Sandeen[XFS] Remove unused argument to xfs_bmap_finish
2006-09-28 Nathan Scott[XFS] Improve error handling for the zero-fsblock exten...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-20 Nathan Scott[XFS] Remove version 1 directory code. Never functioned...
2006-06-09 Olaf Weber[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi...
2006-03-22 Yingping Lu[XFS] Fixing KDB's xrwtrc command, also added the curre...
2006-01-12 Nathan ScottMerge HEAD from oss.sgi.com:/oss/git/linux-2.6.git
2006-01-11 Nathan Scott[XFS] Fix compiler warnings from older gcc versions...
2006-01-11 Nathan Scott[XFS] Sort out cosmetic differences between user and...
2006-01-11 Nathan Scott[XFS] Implement the di_extsize allocator hint for non...
2006-01-11 Nicolas Kaiserxfs: header included twice
2005-11-02 Eric Sandeen[XFS] remove unused code from xfs_iomap_write_direct
2005-11-02 Eric Sandeen[XFS] Remove dead code in xfs_iomap_write_direct; save...
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-09-05 Nathan Scott[XFS] Fix incorrect use of BMAPI_READ in unwritten...
2005-09-02 Nathan Scott[XFS] Fix regression in transaction reserved-block...
2005-06-21 Nathan Scott[XFS] Merge fixes into realtime quota code, since one...
2005-05-06 Russell Cattelan[XFS] Fix a bug in xfs_iomap for extent handling of...
2005-05-05 Nathan Scott[XFS] Cleanup use of loff_t vs xfs_off_t in the core...
2005-05-05 Nathan Scott[XFS] Use the right offset when ensuring a delayed...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-19 Nathan Scott[XFS] Fix accidental reverting of sync write preallocat...
2004-08-19 Eric Sandeen[XFS] Code checks to trap access to fsb zero.
2004-08-19 Nathan Scott[XFS] Fix a possible data loss issue after an unaligned...
2004-08-19 Glen Overby[XFS] Permit buffered writes to the real-time subvolume.
2004-05-22 Jon Krueger[XFS] Add support for allocating additional file space in
2004-05-21 Jon Krueger[XFS] xfs_iomap_write_delay() was doing speculative...
2004-04-28 Andreas Gruenbacher- Update xfs to current cvs.
2004-04-22 Jon Krueger[XFS] Correct the (file size >= stripe unit) check...
2004-02-28 Nathan Scott[XFS] Add I/O path tracing code, useful in diagnosing...
2004-02-11 Andreas Gruenbacher- Update to current xfs cvs + dmapi fixes.
2004-02-10 Nathan Scott[XFS] Fix a trivial compiler warning, remove some no...
2004-02-06 Andreas Gruenbacher- ext[23]: Remove limit of 32 acl entries when reading.
2004-01-31 Olaf Hering+- update to 2.6.2-rc3
2004-01-31 Russell Cattelan[XFS] Move bits around to better manage common code...