aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-26xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flagsChristoph Hellwig1-4/+0
2010-07-26xfs: kill the unused xlog_debug variableChristoph Hellwig1-5/+0
2010-07-26xfs: fix the xfs_log_iovec i_addr typeChristoph Hellwig1-1/+1
2010-05-24xfs: Ensure inode allocation buffers are fully replayedDave Chinner1-0/+1
2010-05-24xfs: Introduce delayed logging core codeDave Chinner1-1/+8
2010-05-24xfs: make the log ticket ID available outside the log infrastructureDave Chinner1-1/+3
2010-05-19xfs: introduce new internal log vector structureDave Chinner1-0/+6
2010-05-19xfs: factor log item initialisationDave Chinner1-0/+7
2010-03-01xfs: stop passing opaque handles to xfs_log.c routinesChristoph Hellwig1-8/+8
2010-01-21xfs: cleanup up xfs_log_force calling conventionsChristoph Hellwig1-8/+7
2010-01-21xfs: kill XLOG_VEC_SET_TYPEChristoph Hellwig1-3/+1
2009-03-16xfs: cleanup log unmount handlingChristoph Hellwig1-2/+1
2008-11-17[XFS] Fix double free of log ticketsDave Chinner1-0/+4
2008-08-13[XFS] cleanup xfs_mountfsChristoph Hellwig1-1/+1
2008-04-18[XFS] Sanitise xfs_log_force error checking.David Chinner1-2/+3
2008-02-07[XFS] xlog_rec_header/xlog_rec_ext_header endianess annotationsChristoph Hellwig1-1/+2
2006-09-28[XFS] Remove several macros that are no longer used anywhereEric Sandeen1-8/+0
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott1-1/+1
2006-01-11[XFS] remove XFS_LOG_RES_DEBUG and turn on the res history all the time toTim Shimmin1-10/+1
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton1-7/+1
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-11-02[XFS] write barrier support Issue all log sync operations as orderedChristoph Hellwig1-3/+6
2005-09-02[XFS] 929956 add log debugging and tracing infoTim Shimmin1-1/+37
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+182