aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_iomap.c
Commit message (Expand)AuthorAge
* xfs: small cleanups for xfs_iomap / __xfs_get_blocksChristoph Hellwig2010-07-26
* xfs: reduce stack usage in xfs_iomapChristoph Hellwig2010-07-26
* xfs: remove unused delta tracking code in xfs_bmapiChristoph Hellwig2010-07-26
* xfs: simplify inode to transaction joiningChristoph Hellwig2010-07-26
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* xfs: mark xfs_iomap_write_ helpers staticChristoph Hellwig2010-05-19
* xfs: kill struct xfs_iomapChristoph Hellwig2010-05-19
* xfs: report iomap_bn in block baseChristoph Hellwig2010-05-19
* xfs: report iomap_offset and iomap_bsize in block baseChristoph Hellwig2010-05-19
* xfs: remove iomap_deltaChristoph Hellwig2010-05-19
* xfs: remove iomap_targetChristoph Hellwig2010-05-19
* xfs: limit xfs_imap_to_bmap to a single mappingChristoph Hellwig2010-05-19
* xfs: event tracing supportChristoph Hellwig2009-12-15
* xfs: I/O completion handlers must use NOFS allocationsChristoph Hellwig2009-12-11
* xfs: use generic Posix ACL codeChristoph Hellwig2009-06-10
* xfs: kill xfs_qmopsChristoph Hellwig2009-06-08
* xfs: remove xfs_flush_spaceDave Chinner2009-04-06
* xfs: make inode flush at ENOSPC synchronousDave Chinner2009-04-06
* xfs: use xfs_sync_inodes() for device flushingDave Chinner2009-04-06
* [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-16
* [XFS] Fix speculative allocation beyond eofLachlan McIlroy2008-12-22
* [XFS] use minleft when allocating in xfs_bmbt_split()Lachlan McIlroy2008-07-28
* [XFS] Fix check for block zero access in xfs_write_iomap_allocate()David Chinner2008-04-29
* [XFS] shrink mrlock_tChristoph Hellwig2008-04-29
* [XFS] Catch errors returned from xfs_bmap_last_offset().David Chinner2008-04-17
* [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime configEric Sandeen2008-02-07
* [XFS] Fix transaction overrun during writeback.David Chinner2008-02-07
* [XFS] kill xfs_iocore_tChristoph Hellwig2008-02-07
* [XFS] kill unnessecary ioops indirectionLachlan McIlroy2008-02-07
* [XFS] kill BMAPI_UNWRITTENChristoph Hellwig2008-02-07
* [XFS] kill BMAPI_DEVICEChristoph Hellwig2008-02-07
* [XFS] Kill unused IOMAP_EOF flagChristoph Hellwig2007-10-15
* [XFS] Cleanup inode extent size hint extractionDavid Chinner2007-07-14
* [XFS] Prevent ENOSPC from aborting transactions that need to succeedDavid Chinner2007-07-14
* [XFS] Fix to prevent the notorious 'NULL files' problem after a crash.Lachlan McIlroy2007-05-07
* [XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen2007-05-07
* [XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen2007-02-10
* [XFS] Remove unused argument to xfs_bmap_finishEric Sandeen2007-02-10
* [XFS] Improve error handling for the zero-fsblock extent detection code.Nathan Scott2006-09-27
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-19
* [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them reportOlaf Weber2006-06-09
* [XFS] Fixing KDB's xrwtrc command, also added the current process id intoYingping Lu2006-03-21
* Merge HEAD from oss.sgi.com:/oss/git/linux-2.6.git Nathan Scott2006-01-11
|\
| * xfs: header included twiceNicolas Kaiser2006-01-10
* | [XFS] Fix compiler warnings from older gcc versions wrt printfalikeNathan Scott2006-01-11
* | [XFS] Sort out cosmetic differences between user and kernel copies of someNathan Scott2006-01-10
* | [XFS] Implement the di_extsize allocator hint for non-realtime files asNathan Scott2006-01-10
|/
* [XFS] remove unused code from xfs_iomap_write_directEric Sandeen2005-11-01
* [XFS] Remove dead code in xfs_iomap_write_direct; save some stackEric Sandeen2005-11-01