summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_error.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: allow setting full range of panic tagsDonald Douwsma2023-02-091-1/+11
* xfs: add debug knob to slow down writeback for funDarrick J. Wong2022-11-281-0/+13
* xfs: convert ptag flags to unsigned.Dave Chinner2022-04-211-10/+10
* xfs: add trace point for fs shutdownDarrick J. Wong2021-08-181-0/+12
* xfs: xfs_buf_corruption_error should take __this_addressDarrick J. Wong2020-03-121-1/+1
* xfs: kill the XFS_WANT_CORRUPT_* macrosDarrick J. Wong2019-11-121-26/+0
* xfs: always log corruption errorsDarrick J. Wong2019-11-041-0/+1
* xfs: constify the buffer pointer arguments to error functionsDarrick J. Wong2019-11-041-3/+3
* xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic maskMarco Benatto2019-02-111-0/+1
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: explicitly pass buffer size to xfs_corruption_errorDarrick J. Wong2018-06-041-4/+5
* xfs: refactor inode buffer verifier error loggingDarrick J. Wong2018-03-231-0/+3
* xfs: refactor inode verifier corruption error printingDarrick J. Wong2018-01-291-0/+3
* xfs: dump the first 128 bytes of any corrupt bufferDarrick J. Wong2018-01-081-0/+3
* xfs: teach error reporting functions to take xfs_failaddr_tDarrick J. Wong2018-01-081-2/+3
* xfs: refactor verifier callers to print address of failing checkDarrick J. Wong2018-01-081-1/+2
* xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-081-1/+1
* xfs: move error injection tags into their own fileDarrick J. Wong2017-11-011-83/+0
* xfs: buffer lru reference count error injection tagBrian Foster2017-10-261-1/+3
* xfs: add log item pinning error injection tagBrian Foster2017-08-221-1/+3
* xfs: replace log_badcrc_factor knob with error injection tagBrian Foster2017-06-271-1/+3
* xfs: convert drop_writes to use the errortag mechanismDarrick J. Wong2017-06-271-1/+11
* xfs: remove unneeded parameter from XFS_TEST_ERRORDarrick J. Wong2017-06-271-2/+2
* xfs: expose errortag knobs via sysfsDarrick J. Wong2017-06-271-0/+1
* xfs: make errortag a per-mountpoint structureDarrick J. Wong2017-06-271-11/+14
* xfs: simulate per-AG reservations being critically lowDarrick J. Wong2016-10-051-1/+3
* xfs: implement deferred bmbt map/unmap operationsDarrick J. Wong2016-10-041-1/+3
* xfs: connect refcount adjust functions to upper layersDarrick J. Wong2016-10-031-1/+3
* xfs: adjust refcount of an extent of blocks in refcount btreeDarrick J. Wong2016-10-031-1/+3
* xfs: propagate bmap updates to rmapbtDarrick J. Wong2016-08-031-1/+3
* xfs: add tracepoints and error injection for deferred extent freeingDarrick J. Wong2016-08-031-1/+3
* xfs: don't allow negative error tagsDan Carpenter2016-07-201-1/+1
* xfs: remove inst_tChristoph Hellwig2015-06-221-2/+2
* xfs: pass mp to XFS_WANT_CORRUPTED_RETURNEric Sandeen2015-02-231-2/+2
* xfs: pass mp to XFS_WANT_CORRUPTED_GOTOEric Sandeen2015-02-231-2/+2
* xfs: global error sign conversionDave Chinner2014-06-251-2/+2
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-221-11/+2
* xfs: add xfs_verifier_error()Eric Sandeen2014-02-271-0/+1
* xfs: kill support/debug.[ch]Dave Chinner2011-03-071-4/+0
* xfs: kill xfs_fs_mount_cmn_err() macroDave Chinner2011-03-071-6/+0
* xfs: kill xfs_fs_repair_cmn_err() macroDave Chinner2011-03-071-3/+0
* xfs: convert xfs_cmn_err to xfs_alert_tagDave Chinner2011-03-071-4/+2
* xfs: prevent NMI timeouts in cmn_errDave Chinner2011-01-121-12/+6
* xfs: only run xfs_error_test if error injection is activeDave Chinner2010-12-011-2/+3
* xfs: add const qualifiers to xfs error function argsAlex Elder2010-05-191-4/+5
* [XFS] avoid memory allocations in xfs_fs_vcmn_errChristoph Hellwig2008-12-221-4/+8
* [XFS] kill INDUCE_IO_ERRORChristoph Hellwig2008-08-131-10/+2
* [XFS] streamline init/exit pathChristoph Hellwig2008-07-281-1/+0
* [XFS] lose xfs_hex_dump in favor of print_hex_dumpEric Sandeen2008-02-071-0/+2
* [XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfsChristoph Hellwig2007-10-161-3/+2