aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_rtalloc.c
Commit message (Expand)AuthorAge
* [XFS] Use the generic bitops rather than implementing them ourselves.David Chinner2008-08-13
* [XFS] Remove unused arg from kmem_free()Denys Vlasenko2008-07-28
* [XFS] Propagate errors from xfs_trans_commit().David Chinner2008-04-17
* [XFS] remove most calls to VN_RELEChristoph Hellwig2008-04-17
* [XFS] Undo bit ops cleanup mod due to regression on 32-bit powermacLachlan McIlroy2008-02-26
* [XFS] Use the generic bitops rather than implementing them ourselves.David Chinner2008-02-07
* [XFS] Don't grow filesystems past the size they can index.Nathan Scott2007-07-14
* [XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen2007-05-07
* [XFS] Remove a bunch of unused functions from XFS.Eric Sandeen2007-02-10
* [XFS] Remove unused argument to xfs_bmap_finishEric Sandeen2007-02-10
* [XFS] Fix a porting botch on the realtime subvol growfs code path.Nathan Scott2006-09-27
* [XFS] Minor code rearranging and cleanup to prevent some coverity falseNathan Scott2006-09-27
* [XFS] Fix realtime subvolume expansion, a porting bug b0rked it. CoverityEric Sesterhenn2006-06-27
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-19
* [XFS] Portability changes: remove prdev, stick to one diagnosticNathan Scott2006-06-09
* [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them reportOlaf Weber2006-06-09
* [XFS] Fix a realtime allocator regression introduced by an old iget raceNathan Scott2006-02-27
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-01
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16