summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_iomap.c
Commit message (Expand)AuthorAgeFilesLines
* [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