aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_error.c
AgeCommit message (Expand)Author
2023-04-20xfs: report corruption only as a regular errorDarrick J. Wong
2022-10-29xfs: xfs_buf_corruption_error should take __this_addressDarrick J. Wong
2022-10-29xfs: add a function to deal with corrupt buffers post-verifiersDarrick J. Wong
2022-09-28xfs: always log corruption errorsDarrick J. Wong
2022-09-28xfs: constify the buffer pointer arguments to error functionsDarrick J. Wong
2019-08-26fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa
2019-06-28xfs: add struct xfs_mount pointer to struct xfs_bufChristoph Hellwig
2019-06-28xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong
2019-02-11xfs: cache unlinked pointers in an rhashtableDarrick J. Wong
2019-02-11xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic maskMarco Benatto
2018-07-23xfs: force summary counter recalc at next mountDarrick J. Wong
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