aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log_priv.h
Commit message (Expand)AuthorAge
* xfs: add xlog sysfs kobject and attribute handlersBrian Foster2014-07-14
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: prevent deadlock trying to cover an active logDave Chinner2013-10-17
* xfs: split the CIL lockDave Chinner2013-08-13
* xfs: separate out log format definitionsDave Chinner2013-08-12
* xfs: Remove the obsolete XLOG_CIL_HARD_SPACE_LIMIT() macrosJeff Liu2013-04-16
* xfs: fix sparse reported log CRC endian issueDave Chinner2012-12-03
* xfs: add CRC checks to the logChristoph Hellwig2012-11-19
* xfs: sync work is now only periodic log workDave Chinner2012-10-17
* xfs: remove xlog_t typedefMark Tinguely2012-06-21
* xfs: rename log structure to xlogMark Tinguely2012-06-21
* xfs: switch to proper __bitwise type for KM_... flagsAl Viro2012-05-29
* xfs: Do background CIL flushes via a workqueueDave Chinner2012-05-14
* 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