summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: make several functions staticEric Sandeen2016-06-011-5/+0
* xfs: remove transaction typesChristoph Hellwig2016-04-061-2/+1
* xfs: validate metadata LSNs against log on v5 superblocksBrian Foster2015-10-121-0/+1
* xfs: don't leave EFIs on AIL on mount failureBrian Foster2015-08-191-0/+1
* xfs: fix xfs_log_done interfaceChristoph Hellwig2015-06-041-10/+1
* xfs: saner xfs_trans_commit interfaceChristoph Hellwig2015-06-041-1/+1
* xfs: log vector rounding leaks log spaceDave Chinner2014-05-201-6/+13
* xfs: convert xfs_log_commit_cil() to voidJie Liu2014-02-071-1/+1
* xfs: format log items write directly into the linear CIL bufferChristoph Hellwig2013-12-131-4/+37
* xfs: introduce xlog_copy_iovecChristoph Hellwig2013-12-131-0/+13
* xfs: decouple log and transaction headersDave Chinner2013-10-231-8/+2
* xfs: Reduce allocations during CIL insertionDave Chinner2013-08-131-0/+1
* xfs: separate out log format definitionsDave Chinner2013-08-121-68/+21
* xfs: Inode create log itemsDave Chinner2013-06-271-1/+2
* xfs: Introduce ordered log vector supportDave Chinner2013-06-271-0/+2
* xfs: xfs_quiesce_attr() should quiesce the log like unmountDave Chinner2012-10-171-0/+1
* xfs: sync work is now only periodic log workDave Chinner2012-10-171-0/+3
* xfs: allow assigning the tail lsn with the AIL lock heldChristoph Hellwig2012-05-141-0/+1
* xfs: split and cleanup xfs_log_reserveChristoph Hellwig2012-02-221-10/+2
* xfs: cleanup xfs_log_space_wakeChristoph Hellwig2012-02-221-2/+1
* xfs: split tail_lsn assignments from log space wakeupsChristoph Hellwig2012-02-221-2/+3
* xfs: cleanup the transaction commit path a bitChristoph Hellwig2011-12-081-2/+1
* xfs: remove the deprecated nodelaylog optionChristoph Hellwig2011-12-081-5/+0
* xfs: constify xfs_item_opsChristoph Hellwig2011-11-081-1/+1
* xfs: exact busy extent trackingChristoph Hellwig2011-04-281-2/+0
* xfs: handle CIl transaction commit failures correctlyDave Chinner2011-01-281-1/+1
* xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flagsChristoph Hellwig2010-07-261-4/+0
* xfs: kill the unused xlog_debug variableChristoph Hellwig2010-07-261-5/+0
* xfs: fix the xfs_log_iovec i_addr typeChristoph Hellwig2010-07-261-1/+1
* xfs: Ensure inode allocation buffers are fully replayedDave Chinner2010-05-241-0/+1
* xfs: Introduce delayed logging core codeDave Chinner2010-05-241-1/+8
* xfs: make the log ticket ID available outside the log infrastructureDave Chinner2010-05-241-1/+3
* xfs: introduce new internal log vector structureDave Chinner2010-05-191-0/+6
* xfs: factor log item initialisationDave Chinner2010-05-191-0/+7
* xfs: stop passing opaque handles to xfs_log.c routinesChristoph Hellwig2010-03-011-8/+8
* xfs: cleanup up xfs_log_force calling conventionsChristoph Hellwig2010-01-211-8/+7
* xfs: kill XLOG_VEC_SET_TYPEChristoph Hellwig2010-01-211-3/+1
* xfs: cleanup log unmount handlingChristoph Hellwig2009-03-161-2/+1
* [XFS] Fix double free of log ticketsDave Chinner2008-11-171-0/+4
* [XFS] cleanup xfs_mountfsChristoph Hellwig2008-08-131-1/+1
* [XFS] Sanitise xfs_log_force error checking.David Chinner2008-04-181-2/+3
* [XFS] xlog_rec_header/xlog_rec_ext_header endianess annotationsChristoph Hellwig2008-02-071-1/+2
* [XFS] Remove several macros that are no longer used anywhereEric Sandeen2006-09-281-8/+0
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-291-1/+1
* [XFS] remove XFS_LOG_RES_DEBUG and turn on the res history all the time toTim Shimmin2006-01-111-10/+1
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-081-7/+1
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] write barrier support Issue all log sync operations as orderedChristoph Hellwig2005-11-021-3/+6
* [XFS] 929956 add log debugging and tracing infoTim Shimmin2005-09-021-1/+37
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+182
OpenPOWER on IntegriCloud