aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_error.c
AgeCommit message (Expand)Author
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-06-04xfs: explicitly pass buffer size to xfs_corruption_errorDarrick J. Wong
2018-05-15xfs: implement the metadata repair ioctl flagDarrick J. Wong
2018-03-23xfs: refactor inode buffer verifier error loggingDarrick J. Wong
2018-01-29xfs: refactor inode verifier corruption error printingDarrick J. Wong
2018-01-08xfs: dump the first 128 bytes of any corrupt bufferDarrick J. Wong
2018-01-08xfs: teach error reporting functions to take xfs_failaddr_tDarrick J. Wong
2018-01-08xfs: refactor verifier callers to print address of failing checkDarrick J. Wong
2018-01-08xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong
2017-11-06xfs: mark xfs_errortag_ktype staticChristoph Hellwig
2017-11-01xfs: move error injection tags into their own fileDarrick J. Wong
2017-10-26xfs: buffer lru reference count error injection tagBrian Foster
2017-09-25fs/xfs: Use %pS printk format for direct addressesHelge Deller
2017-08-22xfs: add log item pinning error injection tagBrian Foster
2017-07-01xfs: Check for m_errortag initialization in xfs_errortag_testCarlos Maiolino
2017-06-27xfs: replace log_badcrc_factor knob with error injection tagBrian Foster
2017-06-27xfs: convert drop_writes to use the errortag mechanismDarrick J. Wong
2017-06-27xfs: expose errortag knobs via sysfsDarrick J. Wong
2017-06-27xfs: make errortag a per-mountpoint structureDarrick J. Wong
2016-07-20Merge branch 'xfs-4.8-misc-fixes-3' into for-nextDave Chinner
2016-07-20xfs: don't allow negative error tagsDan Carpenter
2016-06-21xfs: check for a valid error_tag in errortag_addDarrick J. Wong
2016-01-04xfs: print name of verifier if it failsEric Sandeen
2015-06-22xfs: remove inst_tChristoph Hellwig
2015-03-25xfs: %pF is only for function pointersScott Wood
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-06-25xfs: global error sign conversionDave Chinner
2014-06-22xfs: Nuke XFS_ERROR macroEric Sandeen
2014-02-27xfs: print useful caller information in xfs_error_reportEric Sandeen
2014-02-27xfs: add xfs_verifier_error()Eric Sandeen
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-23xfs: decouple log and transaction headersDave Chinner
2013-10-17xfs: remove newlines from strings passed to __xfs_printkEric Sandeen
2013-08-12xfs: consolidate xfs_utils.cDave Chinner
2013-04-21xfs: increase hexdump output in xfs_corruption_errorDave Chinner
2013-03-07xfs: rename random32() to prandom_u32()Akinobu Mita
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner
2011-03-07xfs: Convert remaining cmn_err() callers to new APIDave Chinner
2011-03-07xfs: kill xfs_fs_repair_cmn_err() macroDave Chinner
2011-03-07xfs: convert xfs_cmn_err to xfs_alert_tagDave Chinner
2011-01-12xfs: prevent NMI timeouts in cmn_errDave Chinner
2010-12-01xfs: only run xfs_error_test if error injection is activeDave Chinner
2010-07-26xfs: remove unneeded #include statementsChristoph Hellwig
2010-07-26xfs: drop dmapi hooksChristoph Hellwig
2010-05-24xfs: clean up log ticket overrun debug outputDave Chinner
2010-05-19xfs: add const qualifiers to xfs error function argsAlex Elder
2008-12-22[XFS] avoid memory allocations in xfs_fs_vcmn_errChristoph Hellwig
2008-08-13[XFS] kill INDUCE_IO_ERRORChristoph Hellwig
2008-07-28[XFS] streamline init/exit pathChristoph Hellwig