aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log.h
Commit message (Expand)AuthorAge
* xfs: cleanup the transaction commit path a bitChristoph Hellwig2011-12-08
* xfs: remove the deprecated nodelaylog optionChristoph Hellwig2011-12-08
* xfs: constify xfs_item_opsChristoph Hellwig2011-11-08
* xfs: exact busy extent trackingChristoph Hellwig2011-04-28
* xfs: handle CIl transaction commit failures correctlyDave Chinner2011-01-28
* xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flagsChristoph Hellwig2010-07-26
* xfs: kill the unused xlog_debug variableChristoph Hellwig2010-07-26
* xfs: fix the xfs_log_iovec i_addr typeChristoph Hellwig2010-07-26
* xfs: Ensure inode allocation buffers are fully replayedDave Chinner2010-05-24
* xfs: Introduce delayed logging core codeDave Chinner2010-05-24
* xfs: make the log ticket ID available outside the log infrastructureDave Chinner2010-05-24
* xfs: introduce new internal log vector structureDave Chinner2010-05-19
* xfs: factor log item initialisationDave Chinner2010-05-19
* xfs: stop passing opaque handles to xfs_log.c routinesChristoph Hellwig2010-03-01
* xfs: cleanup up xfs_log_force calling conventionsChristoph Hellwig2010-01-21
* xfs: kill XLOG_VEC_SET_TYPEChristoph Hellwig2010-01-21
* xfs: cleanup log unmount handlingChristoph Hellwig2009-03-16
* [XFS] Fix double free of log ticketsDave Chinner2008-11-17
* [XFS] cleanup xfs_mountfsChristoph Hellwig2008-08-13
* [XFS] Sanitise xfs_log_force error checking.David Chinner2008-04-17
* [XFS] xlog_rec_header/xlog_rec_ext_header endianess annotationsChristoph Hellwig2008-02-07
* [XFS] Remove several macros that are no longer used anywhereEric Sandeen2006-09-27
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-28
* [XFS] remove XFS_LOG_RES_DEBUG and turn on the res history all the time toTim Shimmin2006-01-11
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-08
* [XFS] Update license/copyright notices to match the prefered SGINathan 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
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16