aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_rtalloc.c
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Don't grow filesystems past the size they can index.Nathan Scott2007-07-141-1/+3
* [XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen2007-05-081-3/+3
* [XFS] Remove a bunch of unused functions from XFS.Eric Sandeen2007-02-101-108/+0
* [XFS] Remove unused argument to xfs_bmap_finishEric Sandeen2007-02-101-1/+1
* [XFS] Fix a porting botch on the realtime subvol growfs code path.Nathan Scott2006-09-281-1/+1
* [XFS] Minor code rearranging and cleanup to prevent some coverity falseNathan Scott2006-09-281-21/+15
* [XFS] Fix realtime subvolume expansion, a porting bug b0rked it. CoverityEric Sesterhenn2006-06-281-1/+1
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-2/+0
* [XFS] Portability changes: remove prdev, stick to one diagnosticNathan Scott2006-06-091-6/+6
* [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them reportOlaf Weber2006-06-091-1/+1
* [XFS] Fix a realtime allocator regression introduced by an old iget raceNathan Scott2006-02-281-15/+14
* [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-12/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2469