aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log.c
Commit message (Expand)AuthorAge
* xfs: split and cleanup xfs_log_reserveChristoph Hellwig2012-02-22
* xfs: share code for grant head availability checksChristoph Hellwig2012-02-22
* xfs: share code for grant head wakeupsChristoph Hellwig2012-02-22
* xfs: share code for grant head waitingChristoph Hellwig2012-02-22
* xfs: add xlog_grant_head_wake_allChristoph Hellwig2012-02-22
* xfs: add xlog_grant_head_initChristoph Hellwig2012-02-22
* xfs: add the xlog_grant_head structureChristoph Hellwig2012-02-22
* xfs: remove log space waitqueuesChristoph Hellwig2012-02-22
* xfs: cleanup xfs_log_space_wakeChristoph Hellwig2012-02-22
* xfs: do exact log space wakeups in xlog_ungrant_log_spaceChristoph Hellwig2012-02-22
* xfs: split tail_lsn assignments from log space wakeupsChristoph Hellwig2012-02-22
* xfs: remove the deprecated nodelaylog optionChristoph Hellwig2011-12-08
* xfs: fix the logspace waiting algorithmChristoph Hellwig2011-12-06
* xfs: constify xfs_item_opsChristoph Hellwig2011-11-08
* xfs: clean up xfs_ioerror_alertChristoph Hellwig2011-10-11
* xfs: clean up buffer allocationChristoph Hellwig2011-10-11
* xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALEChristoph Hellwig2011-10-11
* xfs: Remove the macro XFS_BUF_SET_PTRChandra Seetharaman2011-07-25
* xfs: Remove the macro XFS_BUF_PTRChandra Seetharaman2011-07-25
* xfs: Remove macro XFS_BUF_BUSY and familyChandra Seetharaman2011-07-25
* xfs: Remove the macro XFS_BUF_ERROR and familyChandra Seetharaman2011-07-25
* xfs: remove wrappers around b_iodoneChristoph Hellwig2011-07-13
* xfs: remove wrappers around b_fsprivChristoph Hellwig2011-07-13
* xfs: add a proper transaction pointer to struct xfs_bufChristoph Hellwig2011-07-13
* xfs: avoid a few disk cache flushesChristoph Hellwig2011-07-08
* xfs: cleanup I/O-related buffer flagsChristoph Hellwig2011-07-08
* xfs: return the buffer locked from xfs_buf_get_uncachedChristoph Hellwig2011-07-08
* xfs: clean up buffer locking helpersChristoph Hellwig2011-07-08
* xfs: byteswap constants instead of variablesChristoph Hellwig2011-07-08
* xfs: make log devices with write back caches workChristoph Hellwig2011-06-16
* xfs: reset buffer pointers before freeing themDave Chinner2011-05-19
* xfs: exact busy extent trackingChristoph Hellwig2011-04-28
* xfs: convert log tail checking to a warningDave Chinner2011-04-07
* xfs: push the AIL from memory reclaim and periodic syncDave Chinner2011-04-07
* xfs: Convert xlog_warn to new logging interfaceDave Chinner2011-03-06
* xfs: prevent NMI timeouts in cmn_errDave Chinner2011-01-12
* 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: make AIL tail pushing independent of the grant lockDave Chinner2010-12-20
* 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: rework log grant space calculationsDave Chinner2010-12-20
* xfs: fact out common grant head/log tail verification codeDave Chinner2010-12-20
* xfs: convert log grant ticket queues to list headsDave Chinner2010-12-20
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-10-22
|\
| * xfs: remove xfs_buf wrappersChristoph Hellwig2010-10-18
| * xfs: rename xfs_buf_get_nodaddr to be more appropriateDave Chinner2010-10-18