aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log_priv.h
Commit message (Expand)AuthorAge
* xfs: split and cleanup xfs_log_reserveChristoph Hellwig2012-02-22
* xfs: add the xlog_grant_head structureChristoph Hellwig2012-02-22
* xfs: remove log space waitqueuesChristoph Hellwig2012-02-22
* xfs: split tail_lsn assignments from log space wakeupsChristoph Hellwig2012-02-22
* xfs: exact busy extent trackingChristoph Hellwig2011-04-28
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-04-11
|\
| * xfs: convert log tail checking to a warningDave Chinner2011-04-07
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* xfs: Convert xlog_warn to new logging interfaceDave Chinner2011-03-06
* xfs: convert grant head manipulations to lockless algorithmDave Chinner2010-12-20
* xfs: introduce new locks for the log grant ticket wait queuesDave Chinner2010-12-20
* xfs: convert log grant heads to atomic variablesDave Chinner2010-12-03
* xfs: convert l_tail_lsn to an atomic variable.Dave Chinner2010-12-20
* xfs: convert l_last_sync_lsn to an atomic variableDave Chinner2010-12-03
* xfs: use wait queues directly for the log wait queuesDave Chinner2010-12-20
* xfs: combine grant heads into a single 64 bit integerDave Chinner2010-12-20
* xfs: convert log grant ticket queues to list headsDave Chinner2010-12-20
* xfs: use struct list_head for the buf cancel tableChristoph Hellwig2010-12-16
* xfs: force background CIL push under sustained loadDave Chinner2010-09-29
* xfs: Reduce log force overhead for delayed loggingDave Chinner2010-08-23
* xfs: enable background pushing of the CILDave 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: kill off l_sectbb_maskAlex Elder2010-05-19
* xfs: record log sector size rather than log2(that)Alex Elder2010-05-19
* xfs: clean up xlog_write_adv_cntChristoph Hellwig2010-05-19
* xfs: make several more functions staticEric Sandeen2010-01-15
* xfs: event tracing supportChristoph Hellwig2009-12-15
* xfs: add more statics & drop some unused functionsEric Sandeen2009-08-31
* xfs: cleanup xlog_breadChristoph Hellwig2009-03-16
* xfs: remove uchar_t/ushort_t/uint_t/ulong_t typesChristoph Hellwig2009-02-09
* [XFS] sanitize xlog_in_core_t definitionChristoph Hellwig2008-11-30
* [XFS] Fix double free of log ticketsDave Chinner2008-11-17
* [XFS] Given the log a pointer to the AILDavid Chinner2008-10-30
* [XFS] Move memory allocations for log tracing out of the critical pathLachlan McIlroy2008-09-17
* [XFS] cleanup xfs_mountfsChristoph Hellwig2008-08-13
* [XFS] clean up stale references to semaphoresDavid Chinner2008-08-13
* [XFS] Convert l_flushsema to a sv_tMatthew Wilcox2008-07-28
* [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