aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log_priv.h
Commit message (Expand)AuthorAge
* [XFS] Reorganise xlog_t for better cacheline isolation of contentionDavid Chinner2008-04-17
* [XFS] Remove the xlog_ticket allocatorDavid Chinner2008-04-17
* [XFS] Per iclog callback chain lockDavid Chinner2008-04-17
* [XFS] Use atomics for iclog reference countingDavid Chinner2008-04-17
* [XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen2008-04-10
* [XFS] xlog_rec_header/xlog_rec_ext_header endianess annotationsChristoph Hellwig2008-02-07
* [XFS] clean up some xfs_log_priv.h macrosChristoph Hellwig2008-02-07
* [XFS] clean up some xfs_log_priv.h macrosChristoph Hellwig2008-02-07
* [XFS] Unwrap GRANT_LOCK.Eric Sandeen2008-02-07
* [XFS] Unwrap LOG_LOCK.Eric Sandeen2008-02-07
* [XFS] replace some large xfs_log_priv.h macros by proper functionsChristoph Hellwig2007-10-15
* [XFS] clean up xfs_start_flagsEric Sandeen2007-10-15
* [XFS] choose single default logbuf count & sizeEric Sandeen2007-10-15
* [XFS] Fixes the leak in reservation space because we weren't ungrantingTim Shimmin2006-09-27
* [XFS] Remove several macros that are no longer used anywhereEric Sandeen2006-09-27
* [XFS] remove XFS_LOG_RES_DEBUG and turn on the res history all the time toTim Shimmin2006-01-11
* [XFS] turn xlog helper macros into real functionsChristoph Hellwig2006-01-10
* [XFS] remove unused "readonly" arg from xlog_find_tail and xlog_recoverEric Sandeen2006-01-10
* [XFS] Resolve the xlog_grant_log_space hang, revert inline to macro.Nathan Scott2005-11-25
* [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] Cleanup some -Wundef flag warnings in the endian macros (thanksNathan Scott2005-09-08
* [XFS] 929956 add log debugging and tracing infoTim Shimmin2005-09-02
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-21
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16