aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log.h
Commit message (Expand)AuthorAge
* fs: xfs: xfs_log: Change return type from int to voidHariprasad Kelam2019-07-03
* xfs: use a list_head for iclog callbacksChristoph Hellwig2019-06-28
* xfs: stop using XFS_LI_ABORTED as a parameter flagChristoph Hellwig2019-06-28
* xfs: refactor log recovery checkDarrick J. Wong2018-08-01
* xfs: convert to SPDX license tagsDave Chinner2018-06-06
* xfs: non-scrub - remove unused function parametersEric Sandeen2018-04-09
* xfs: merge _xfs_log_force_lsn and xfs_log_force_lsnChristoph Hellwig2018-03-14
* xfs: merge _xfs_log_force and xfs_log_forceChristoph Hellwig2018-03-14
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-19
* xfs: remove unused struct declarationsEric Sandeen2017-01-30
* xfs: make several functions staticEric Sandeen2016-06-01
* xfs: remove transaction typesChristoph Hellwig2016-04-05
* xfs: validate metadata LSNs against log on v5 superblocksBrian Foster2015-10-12
* xfs: don't leave EFIs on AIL on mount failureBrian Foster2015-08-18
* xfs: fix xfs_log_done interfaceChristoph Hellwig2015-06-03
* xfs: saner xfs_trans_commit interfaceChristoph Hellwig2015-06-03
* xfs: log vector rounding leaks log spaceDave Chinner2014-05-19
* xfs: convert xfs_log_commit_cil() to voidJie Liu2014-02-06
* xfs: format log items write directly into the linear CIL bufferChristoph Hellwig2013-12-12
* xfs: introduce xlog_copy_iovecChristoph Hellwig2013-12-12
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: Reduce allocations during CIL insertionDave Chinner2013-08-13
* xfs: separate out log format definitionsDave Chinner2013-08-12
* xfs: Inode create log itemsDave Chinner2013-06-27
* xfs: Introduce ordered log vector supportDave Chinner2013-06-27
* xfs: xfs_quiesce_attr() should quiesce the log like unmountDave Chinner2012-10-17
* xfs: sync work is now only periodic log workDave Chinner2012-10-17
* xfs: allow assigning the tail lsn with the AIL lock heldChristoph Hellwig2012-05-14
* xfs: split and cleanup xfs_log_reserveChristoph Hellwig2012-02-22
* xfs: cleanup xfs_log_space_wakeChristoph Hellwig2012-02-22
* xfs: split tail_lsn assignments from log space wakeupsChristoph Hellwig2012-02-22
* xfs: cleanup the transaction commit path a bitChristoph Hellwig2011-12-08
* xfs: remove the deprecated nodelaylog optionChristoph Hellwig2011-12-08
* xfs: constify xfs_item_opsChristoph Hellwig2011-11-08
* xfs: exact busy extent trackingChristoph Hellwig2011-04-28
* xfs: handle CIl transaction commit failures correctlyDave Chinner2011-01-28
* xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flagsChristoph Hellwig2010-07-26
* xfs: kill the unused xlog_debug variableChristoph Hellwig2010-07-26
* xfs: fix the xfs_log_iovec i_addr typeChristoph Hellwig2010-07-26
* xfs: Ensure inode allocation buffers are fully replayedDave 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: introduce new internal log vector structureDave Chinner2010-05-19
* xfs: factor log item initialisationDave Chinner2010-05-19
* xfs: stop passing opaque handles to xfs_log.c routinesChristoph Hellwig2010-03-01
* xfs: cleanup up xfs_log_force calling conventionsChristoph Hellwig2010-01-21
* xfs: kill XLOG_VEC_SET_TYPEChristoph Hellwig2010-01-21
* xfs: cleanup log unmount handlingChristoph Hellwig2009-03-16
* [XFS] Fix double free of log ticketsDave Chinner2008-11-17
* [XFS] cleanup xfs_mountfsChristoph Hellwig2008-08-13