aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_iomap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-25[XFS] Fix potential overflow in xfs_iomap_t delta for very large extentsEric Sandeen1-1/+1
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-05-05[XFS] Cleanup use of loff_t vs xfs_off_t in the core code.Nathan Scott1-10/+10
2005-05-05[XFS] Use the right offset when ensuring a delayed allocate conversion has covered the offset originally requested. Can cause data corruption when multiple processes are performing writeout on different areas of the same file. Quite difficult to hit though.Nathan Scott1-5/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+107