aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_rtalloc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-12-14[XFS] handle inode creating raceChristoph Hellwig1-9/+9
2004-09-29[XFS] Fix incorrect use of do_div on realtime device growfs code path.Nathan Scott1-2/+4
2004-08-20[XFS] Removed xfs_iflush_all and all usages of vn_purge, except oneFelix Blyakher1-7/+1
2004-06-19[XFS] Fix xfs_lowbit64, it mishandled zero in the high bits.Nathan Scott1-2/+4
2003-05-03[XFS] Rework the way xfs includes xfs_<blah>.h headers.Russell Cattelan1-1/+31
2003-05-03[XFS] Whitespace cleanupRussell Cattelan1-11/+11
2002-12-20[XFS] Fix size check for realtime devices.Nathan Scott1-1/+1
2002-12-04[XFS] Sector size updates - macros for calculating address/size of sector-sizedNathan Scott1-2/+5
2002-11-06[XFS] Fix the handling of the realtime device on the mount path - this was br...Nathan Scott1-6/+6
2002-10-15XFS: Revert VMAP() to the old IRIX prototypeChristoph Hellwig1-1/+1
2002-10-15XFS: Global search and replace of the b* memory routines to their mem* equiva...Nathan Scott1-1/+1
2002-09-11Import XFS CVS from 10092002Christoph Hellwig1-0/+2438