aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log_cil.c
Commit message (Expand)AuthorAge
* xfs: convert to SPDX license tagsDave Chinner2018-06-06
* xfs: get rid of the log item descriptorDave Chinner2018-05-10
* xfs: add tracing to high level transaction operationsDave Chinner2018-05-10
* xfs: non-scrub - remove unused function parametersEric Sandeen2018-04-09
* xfs: fall back to vmalloc when allocation log vector buffersDave Chinner2018-03-11
* xfs: Fix leak of discard bioJan Kara2017-08-04
* xfs: remove lsn relevant fields from xfs_trans structure and its usersShan Hai2017-06-19
* xfs: dump transaction usage details on log reservation overrunBrian Foster2017-06-19
* xfs: refactor xlog_cil_insert_items() to facilitate transaction dumpBrian Foster2017-06-19
* xfs: separate shutdown from ticket reservation print helperBrian Foster2017-06-19
* xfs: don't block the log commit handler for discardsChristoph Hellwig2017-02-09
* xfs: allocate log vector buffers outside CIL context lockDave Chinner2016-07-21
* xfs: remove transaction typesChristoph Hellwig2016-04-05
* xfs: close xc_cil list_empty() races with cil commit sequenceBrian Foster2015-07-28
* xfs: fix xfs_log_done interfaceChristoph Hellwig2015-06-03
* xfs: saner xfs_trans_commit interfaceChristoph Hellwig2015-06-03
* xfs: pass a boolean flag to xfs_trans_free_itemsChristoph Hellwig2015-06-03
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-27
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-27
* xfs: xlog_cil_force_lsn doesn't always wait correctlyDave Chinner2014-09-23
* xfs: fix cil push sequence after log recoveryMark Tinguely2014-07-24
* xfs: global error sign conversionDave Chinner2014-06-25
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-22
* Merge branch 'xfs-misc-fixes-2-for-3.16' into for-nextDave Chinner2014-05-19
|\
| * xfs: log vector rounding leaks log spaceDave Chinner2014-05-19
* | xfs: don't sleep in xlog_cil_force_lsn on shutdownDave Chinner2014-05-06
|/
* Merge branch 'xfs-stack-fixes' into for-nextDave Chinner2014-03-13
|\
| * xfs: always do log forces via the workqueueDave Chinner2014-02-27
* | Merge branch 'xfs-fixes-for-3.15' into for-nextDave Chinner2014-02-19
|\ \
| * | xfs: convert xfs_log_commit_cil() to voidJie Liu2014-02-06
| |/
* / xfs: ensure correct log item buffer alignmentDave Chinner2014-02-09
|/
* xfs: format log items write directly into the linear CIL bufferChristoph Hellwig2013-12-12
* xfs: remove duplicate code in xlog_cil_insert_format_itemsChristoph Hellwig2013-12-12
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: create a shared header file for format-related informationDave Chinner2013-10-23
* xfs: prevent deadlock trying to cover an active logDave Chinner2013-10-17
* xfs: split the CIL lockDave Chinner2013-08-13
* xfs: Combine CIL insert and prepare passesDave Chinner2013-08-13
* xfs: avoid CIL allocation during insertDave Chinner2013-08-13
* xfs: Reduce allocations during CIL insertionDave Chinner2013-08-13
* xfs: return log item size in IOP_SIZEDave Chinner2013-08-13
* xfs: Introduce ordered log vector supportDave Chinner2013-06-27
* xfs: fix missing KM_NOFS tags to keep lockdep happyDave Chinner2013-05-20
* xfs: Update xfs_log_commit_cil() commentsJeff Liu2013-04-16
* xfs: rename log structure to xlogMark Tinguely2012-06-21
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-14
* xfs: clean up busy extent namingDave Chinner2012-05-14
* xfs: move busy extent handling to it's own fileDave Chinner2012-05-14
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-14
* xfs: Do background CIL flushes via a workqueueDave Chinner2012-05-14