summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_log.h
AgeCommit message (Expand)Author
2021-08-16xfs: AIL needs asynchronous CIL forcingDave Chinner
2021-08-16xfs: make forced shutdown processing atomicDave Chinner
2021-08-16xfs: convert log flags to an operational state fieldDave Chinner
2021-08-09xfs: clear log incompat feature bits when the log is idleDarrick J. Wong
2021-06-21xfs: xfs_log_force_lsn isn't passed a LSNDave Chinner
2021-06-21xfs: journal IO cache flush reductionsDave Chinner
2021-01-22xfs: cover the log during log quiesceBrian Foster
2021-01-22xfs: separate log cleaning from log quiesceBrian Foster
2021-01-22xfs: sync lazy sb accounting on quiesce of read-only mountsBrian Foster
2020-10-07xfs: expose the log push thresholdDarrick J. Wong
2020-03-27xfs: refactor and split xfs_log_done()Dave Chinner
2020-03-23xfs: remove the aborted parameter to xlog_state_done_syncingChristoph Hellwig
2020-03-23xfs: simplify the xfs_log_release_iclog calling conventionChristoph Hellwig
2019-07-03fs: xfs: xfs_log: Change return type from int to voidHariprasad Kelam
2019-06-28xfs: use a list_head for iclog callbacksChristoph Hellwig
2019-06-28xfs: stop using XFS_LI_ABORTED as a parameter flagChristoph Hellwig
2018-08-01xfs: refactor log recovery checkDarrick J. Wong
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-04-09xfs: non-scrub - remove unused function parametersEric Sandeen
2018-03-14xfs: merge _xfs_log_force_lsn and xfs_log_force_lsnChristoph Hellwig
2018-03-14xfs: merge _xfs_log_force and xfs_log_forceChristoph Hellwig
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong
2017-01-30xfs: remove unused struct declarationsEric Sandeen
2016-06-01xfs: make several functions staticEric Sandeen
2016-04-06xfs: remove transaction typesChristoph Hellwig
2015-10-12xfs: validate metadata LSNs against log on v5 superblocksBrian Foster
2015-08-19xfs: don't leave EFIs on AIL on mount failureBrian Foster
2015-06-04xfs: fix xfs_log_done interfaceChristoph Hellwig
2015-06-04xfs: saner xfs_trans_commit interfaceChristoph Hellwig
2014-05-20xfs: log vector rounding leaks log spaceDave Chinner
2014-02-07xfs: convert xfs_log_commit_cil() to voidJie Liu
2013-12-13xfs: format log items write directly into the linear CIL bufferChristoph Hellwig
2013-12-13xfs: introduce xlog_copy_iovecChristoph Hellwig
2013-10-23xfs: decouple log and transaction headersDave Chinner
2013-08-13xfs: Reduce allocations during CIL insertionDave Chinner
2013-08-12xfs: separate out log format definitionsDave Chinner
2013-06-27xfs: Inode create log itemsDave Chinner
2013-06-27xfs: Introduce ordered log vector supportDave Chinner
2012-10-17xfs: xfs_quiesce_attr() should quiesce the log like unmountDave Chinner
2012-10-17xfs: sync work is now only periodic log workDave Chinner
2012-05-14xfs: allow assigning the tail lsn with the AIL lock heldChristoph Hellwig
2012-02-22xfs: split and cleanup xfs_log_reserveChristoph Hellwig
2012-02-22xfs: cleanup xfs_log_space_wakeChristoph Hellwig
2012-02-22xfs: split tail_lsn assignments from log space wakeupsChristoph Hellwig
2011-12-08xfs: cleanup the transaction commit path a bitChristoph Hellwig
2011-12-08xfs: remove the deprecated nodelaylog optionChristoph Hellwig
2011-11-08xfs: constify xfs_item_opsChristoph Hellwig
2011-04-28xfs: exact busy extent trackingChristoph Hellwig
2011-01-28xfs: handle CIl transaction commit failures correctlyDave Chinner
2010-07-26xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flagsChristoph Hellwig