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