aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_error.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-12xfs: kill the XFS_WANT_CORRUPT_* macrosDarrick J. Wong1-26/+0
2019-11-04xfs: always log corruption errorsDarrick J. Wong1-0/+1
2019-11-04xfs: constify the buffer pointer arguments to error functionsDarrick J. Wong1-3/+3
2019-02-11xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic maskMarco Benatto1-0/+1
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-06-04xfs: explicitly pass buffer size to xfs_corruption_errorDarrick J. Wong1-4/+5
2018-03-23xfs: refactor inode buffer verifier error loggingDarrick J. Wong1-0/+3
2018-01-29xfs: refactor inode verifier corruption error printingDarrick J. Wong1-0/+3
2018-01-08xfs: dump the first 128 bytes of any corrupt bufferDarrick J. Wong1-0/+3
2018-01-08xfs: teach error reporting functions to take xfs_failaddr_tDarrick J. Wong1-2/+3
2018-01-08xfs: refactor verifier callers to print address of failing checkDarrick J. Wong1-1/+2
2018-01-08xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong1-1/+1
2017-11-01xfs: move error injection tags into their own fileDarrick J. Wong1-83/+0
2017-10-26xfs: buffer lru reference count error injection tagBrian Foster1-1/+3
2017-08-22xfs: add log item pinning error injection tagBrian Foster1-1/+3
2017-06-27xfs: replace log_badcrc_factor knob with error injection tagBrian Foster1-1/+3
2017-06-27xfs: convert drop_writes to use the errortag mechanismDarrick J. Wong1-1/+11
2017-06-27xfs: remove unneeded parameter from XFS_TEST_ERRORDarrick J. Wong1-2/+2
2017-06-27xfs: expose errortag knobs via sysfsDarrick J. Wong1-0/+1
2017-06-27xfs: make errortag a per-mountpoint structureDarrick J. Wong1-11/+14
2016-10-05xfs: simulate per-AG reservations being critically lowDarrick J. Wong1-1/+3
2016-10-04xfs: implement deferred bmbt map/unmap operationsDarrick J. Wong1-1/+3
2016-10-03xfs: connect refcount adjust functions to upper layersDarrick J. Wong1-1/+3
2016-10-03xfs: adjust refcount of an extent of blocks in refcount btreeDarrick J. Wong1-1/+3
2016-08-03xfs: propagate bmap updates to rmapbtDarrick J. Wong1-1/+3
2016-08-03xfs: add tracepoints and error injection for deferred extent freeingDarrick J. Wong1-1/+3
2016-07-20xfs: don't allow negative error tagsDan Carpenter1-1/+1
2015-06-22xfs: remove inst_tChristoph Hellwig1-2/+2
2015-02-23xfs: pass mp to XFS_WANT_CORRUPTED_RETURNEric Sandeen1-2/+2
2015-02-23xfs: pass mp to XFS_WANT_CORRUPTED_GOTOEric Sandeen1-2/+2
2014-06-25xfs: global error sign conversionDave Chinner1-2/+2
2014-06-22xfs: Nuke XFS_ERROR macroEric Sandeen1-11/+2
2014-02-27xfs: add xfs_verifier_error()Eric Sandeen1-0/+1
2011-03-07xfs: kill support/debug.[ch]Dave Chinner1-4/+0
2011-03-07xfs: kill xfs_fs_mount_cmn_err() macroDave Chinner1-6/+0
2011-03-07xfs: kill xfs_fs_repair_cmn_err() macroDave Chinner1-3/+0
2011-03-07xfs: convert xfs_cmn_err to xfs_alert_tagDave Chinner1-4/+2
2011-01-12xfs: prevent NMI timeouts in cmn_errDave Chinner1-12/+6
2010-12-01xfs: only run xfs_error_test if error injection is activeDave Chinner1-2/+3
2010-05-19xfs: add const qualifiers to xfs error function argsAlex Elder1-4/+5
2008-12-22[XFS] avoid memory allocations in xfs_fs_vcmn_errChristoph Hellwig1-4/+8
2008-08-13[XFS] kill INDUCE_IO_ERRORChristoph Hellwig1-10/+2
2008-07-28[XFS] streamline init/exit pathChristoph Hellwig1-1/+0
2008-02-07[XFS] lose xfs_hex_dump in favor of print_hex_dumpEric Sandeen1-0/+2
2007-10-16[XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfsChristoph Hellwig1-3/+2
2007-02-10[XFS] Remove a bunch of unused functions from XFS.Eric Sandeen1-1/+0
2007-02-10[XFS] Make quiet mounts quietDavid Chinner1-1/+1
2006-09-28[XFS] Improve error handling for the zero-fsblock extent detection code.Nathan Scott1-0/+1
2006-09-28[XFS] Remove several macros that are no longer used anywhereEric Sandeen1-8/+0
2006-03-31[XFS] Implement the silent parameter to fill_super, previously ignored.Nathan Scott1-0/+3