summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log.c
Commit message (Expand)AuthorAgeFilesLines
* return statement cleanup - kill pointless parenthesesJesper Juhl2006-01-151-26/+26
* [XFS] remove XFS_LOG_RES_DEBUG and turn on the res history all the time toTim Shimmin2006-01-111-6/+2Star
* [XFS] turn xlog helper macros into real functionsChristoph Hellwig2006-01-111-20/+93
* [XFS] remove unused "readonly" arg from xlog_find_tail and xlog_recoverEric Sandeen2006-01-111-1/+1
* [XFS] Remove old, broken nolog-mode code - noone plans to ever fix it.Nathan Scott2005-11-021-127/+27Star
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11Star
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-11/+14
* [XFS] Track external log/realtime device names for correct reporting inNathan Scott2005-11-021-1/+2
* [XFS] write barrier support Issue all log sync operations as orderedChristoph Hellwig2005-11-021-28/+37
* [XFS] Add format checking to cmn_err and icmn_errChristoph Hellwig2005-11-021-1/+3
* [XFS] 929956 add log debugging and tracing infoTim Shimmin2005-09-021-10/+151
* [XFS] Fix up the calculation of the reservation overhead to hopefullyTim Shimmin2005-09-021-13/+41
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+3560