aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_rtalloc.c
Commit message (Expand)AuthorAge
* xfs: simplify xfs_trans_ijoin* againChristoph Hellwig2011-10-11
* xfs: rename xfs_bmapi to xfs_bmapi_writeDave Chinner2011-10-11
* xfs: remove xfs_bmapi_single()Dave Chinner2011-10-11
* xfs: Remove the macro XFS_BUF_PTRChandra Seetharaman2011-07-25
* xfs: Remove the macro XFS_BUF_ERROR and familyChandra Seetharaman2011-07-25
* xfs: Convert remaining cmn_err() callers to new APIDave Chinner2011-03-06
* xfs: stop using xfs_trans_iget in the RT allocatorChristoph Hellwig2011-02-22
* xfs: add lockdep annotations for the rt inodesChristoph Hellwig2011-02-07
* xfs: only lock the rt bitmap inode once per allocationChristoph Hellwig2011-02-07
* xfs: use unhashed buffers for size checksDave Chinner2010-10-18
* xfs: remove unused delta tracking code in xfs_bmapiChristoph Hellwig2010-07-26
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* xfs: remove block number from inode lookup codeDave Chinner2010-06-23
* xfs: replace E2BIG with EFBIG where appropriateEric Sandeen2010-05-28
* xfs: fix missing error check in xfs_rtfree_rangeDave Chinner2010-01-15
* xfs: event tracing supportChristoph Hellwig2009-12-15
* xfs: make sure to free the real-time inodes in the mount error pathChristoph Hellwig2009-02-04
* [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-16
* [XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch.sandeen@sandeen.net2008-12-02
* [XFS] fix uninitialised variable bug in dquot release.Dave Chinner2008-11-30
* [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-rc2Linus Torvalds2005-04-16