aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log_recover.c
Commit message (Expand)AuthorAge
* xfs: remove invalid log recovery first/last cycle checkBrian Foster2018-09-28
* xfs: pass transaction to dfops reset/move helpersBrian Foster2018-08-03
* xfs: use transaction for intent recovery instead of raw dfopsBrian Foster2018-08-03
* xfs: clean up IRELE/iput callsitesDarrick J. Wong2018-07-26
* xfs: drop unnecessary xfs_defer_finish() dfops parameterBrian Foster2018-07-26
* xfs: remove all boilerplate defer init/finish codeBrian Foster2018-07-26
* xfs: use internal dfops during [b|c]ui recoveryBrian Foster2018-07-26
* xfs: use ->t_dfops in log recovery intent processingBrian Foster2018-07-26
* xfs: combine [a]sync buffer submission apisBrian Foster2018-07-12
* xfs: remove xfs_defer_init() firstblock paramBrian Foster2018-07-12
* xfs: refactor dfops init to attach to transactionBrian Foster2018-07-12
* xfs: replace do_mod with native operationsDave Chinner2018-06-08
* xfs: clean up MIN/MAXDave Chinner2018-06-08
* xfs: convert to SPDX license tagsDave Chinner2018-06-06
* xfs: explicitly pass buffer size to xfs_corruption_errorDarrick J. Wong2018-06-04
* xfs: remove unused flags arg from xfs_dquot_verifyEric Sandeen2018-05-09
* xfs: do not log/recover swapext extent owner changes for deleted inodesEric Sandeen2018-03-29
* xfs: Rename xa_ elements to ail_Matthew Wilcox2018-03-11
* xfs: Remove dead code from inode recover functionNikolay Borisov2018-03-11
* xfs: remove unused m_dmevmask from xfs_mount structEric Sandeen2018-03-11
* Split buffer's b_fspriv fieldCarlos Maiolino2018-01-29
* xfs: use %px for data pointers when debuggingDarrick J. Wong2018-01-12
* xfs: change 0x%p -> %p in print messagesDarrick J. Wong2018-01-12
* xfs: standardize quota verification function outputsDarrick J. Wong2018-01-08
* xfs: provide a centralized method for verifying inline fork dataDarrick J. Wong2018-01-08
* xfs: log recovery should replay deferred ops in orderDarrick J. Wong2017-11-27
* xfs: mark xlog_recover_check_summary STATICChristoph Hellwig2017-11-06
* xfs: remove inode log format typedefDarrick J. Wong2017-11-01
* xfs: fix log block underflow during recovery cycle verificationBrian Foster2017-10-26
* xfs: more robust recovery xlog buffer validationBrian Foster2017-10-26
* xfs: remove the never fully implemented UUID fork formatChristoph Hellwig2017-10-26
* xfs: fix compiler warningsDarrick J. Wong2017-09-02
* xfs: add log recovery tracepoint for head/tailBrian Foster2017-08-22
* xfs: handle -EFSCORRUPTED during head/tail verificationBrian Foster2017-08-22
* xfs: fix log recovery corruption error due to tail overwriteBrian Foster2017-08-22
* xfs: always verify the log tail during recoveryBrian Foster2017-08-22
* xfs: fix recovery failure when log record header wraps log endBrian Foster2017-08-22
* Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-07-10
|\
| * xfs: free uncommitted transactions during log recoveryBrian Foster2017-06-24
| * xfs: remove double-underscore integer typesDarrick J. Wong2017-06-19
* | xfs: use the common helper uuid_is_null()Amir Goldstein2017-06-05
|/
* scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada2017-05-08
* Merge branch 'xfs-4.10-misc-fixes-3' into for-nextDave Chinner2016-12-07
|\
| * xfs: optimise CRC updatesDave Chinner2016-12-04
| * xfs: Move AGI buffer type setting to xfs_read_agiEric Sandeen2016-12-04
| * xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen2016-12-04
* | libxfs: convert ushort to unsigned shortDarrick J. Wong2016-11-07
|/
* xfs: when replaying bmap operations, don't let unlinked inodes get reapedDarrick J. Wong2016-10-04
* xfs: log bmap intent itemsDarrick J. Wong2016-10-04
* xfs: add refcount btree block detection to log recoveryDarrick J. Wong2016-10-03