summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_iomap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge HEAD from oss.sgi.com:/oss/git/linux-2.6.git Nathan Scott2006-01-121-1/+0Star
|\
| * xfs: header included twiceNicolas Kaiser2006-01-111-1/+0Star
* | [XFS] Fix compiler warnings from older gcc versions wrt printfalikeNathan Scott2006-01-111-12/+22
* | [XFS] Sort out cosmetic differences between user and kernel copies of someNathan Scott2006-01-111-0/+1
* | [XFS] Implement the di_extsize allocator hint for non-realtime files asNathan Scott2006-01-111-179/+211
|/
* [XFS] remove unused code from xfs_iomap_write_directEric Sandeen2005-11-021-8/+0Star
* [XFS] Remove dead code in xfs_iomap_write_direct; save some stackEric Sandeen2005-11-021-8/+4Star
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11Star
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-7/+6Star
* [XFS] Fix incorrect use of BMAPI_READ in unwritten extent handlingNathan Scott2005-09-051-3/+2Star
* [XFS] Fix regression in transaction reserved-block accounting for directNathan Scott2005-09-021-9/+8Star
* [XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott2005-06-211-38/+27Star
* [XFS] Fix a bug in xfs_iomap for extent handling of write casesRussell Cattelan2005-05-061-1/+3
* [XFS] Cleanup use of loff_t vs xfs_off_t in the core code.Nathan Scott2005-05-051-4/+4
* [XFS] Use the right offset when ensuring a delayed allocate conversion has co...Nathan Scott2005-05-051-9/+11
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1000