aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_iomap.c
Commit message (Expand)AuthorAge
* [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
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-01
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-01
* [XFS] Fix incorrect use of BMAPI_READ in unwritten extent handlingNathan Scott2005-09-04
* [XFS] Fix regression in transaction reserved-block accounting for directNathan Scott2005-09-02
* [XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott2005-06-21
* [XFS] Fix a bug in xfs_iomap for extent handling of write casesRussell Cattelan2005-05-06
* [XFS] Cleanup use of loff_t vs xfs_off_t in the core code.Nathan Scott2005-05-05
* [XFS] Use the right offset when ensuring a delayed allocate conversion has co...Nathan Scott2005-05-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16