aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans.c
Commit message (Expand)AuthorAge
* [XFS] remove shouting-indirection macros from xfs_trans.hEric Sandeen2008-08-13
* [XFS] Move xfs_attr_rolltrans to xfs_trans_rollNiv Sardi2008-08-13
* [XFS] Remove unused arg from kmem_free()Denys Vlasenko2008-07-28
* xfs: convert beX_add to beX_add_cpu (new common API)Marcin Slusarz2008-02-13
* [XFS] Unwrap AIL_LOCKDonald Douwsma2008-02-07
* [XFS] kill struct bhv_vfsChristoph Hellwig2007-10-15
* [XFS] superblock endianess annotationsChristoph Hellwig2007-10-15
* [XFS] Apply transaction delta counts atomically to incore countersDavid Chinner2007-07-14
* [XFS] Fix the transaction flags to make lazy superblock counters work.David Chinner2007-07-14
* [XFS] Lazy Superblock CountersDavid Chinner2007-07-14
* [XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen2007-05-07
* [XFS] Make growfs work for amounts greater than 2TBDavid Chinner2007-02-10
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-19
* [XFS] Cleanup a missed porting conversion, and freezing.Nathan Scott2006-06-09
* [XFS] Make the pflags test/set wrappers more legible for us mere humans.Nathan Scott2006-06-09
* [XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott2006-06-09
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-28
* [XFS] Correct the dquot reservation component for the link transation.Nathan Scott2006-03-17
* [XFS] Reduce complexity in xfs_trans_init by pushing complex macros outNathan Scott2006-03-13
* [XFS] Fix a thinko when generating a forced shutdown stack trace.Nathan Scott2006-01-10
* [XFS] Add a stack trace in the case of xfs_forced_shutdown.Ryan Hankins2006-01-10
* [XFS] Remove old, broken nolog-mode code - noone plans to ever fix it.Nathan Scott2005-11-01
* [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
* [XFS] write barrier support Issue all log sync operations as orderedChristoph Hellwig2005-11-01
* [XFS] 929956 add log debugging and tracing infoTim Shimmin2005-09-02
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-21
* [XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig2005-06-21
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16