aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_iomap.c
Commit message (Expand)AuthorAgeFilesLines
...
| * xfs: header included twiceNicolas Kaiser2006-01-111-1/+0
* | [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/+0
* [XFS] Remove dead code in xfs_iomap_write_direct; save some stackEric Sandeen2005-11-021-8/+4
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-7/+6
* [XFS] Fix incorrect use of BMAPI_READ in unwritten extent handlingNathan Scott2005-09-051-3/+2
* [XFS] Fix regression in transaction reserved-block accounting for directNathan Scott2005-09-021-9/+8
* [XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott2005-06-211-38/+27
* [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-161-0/+1000