index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_error.h
Age
Commit message (
Expand
)
Author
2022-04-21
xfs: convert ptag flags to unsigned.
Dave Chinner
2021-08-18
xfs: add trace point for fs shutdown
Darrick J. Wong
2020-03-12
xfs: xfs_buf_corruption_error should take __this_address
Darrick J. Wong
2019-11-12
xfs: kill the XFS_WANT_CORRUPT_* macros
Darrick J. Wong
2019-11-04
xfs: always log corruption errors
Darrick J. Wong
2019-11-04
xfs: constify the buffer pointer arguments to error functions
Darrick J. Wong
2019-02-11
xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic mask
Marco Benatto
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-06-04
xfs: explicitly pass buffer size to xfs_corruption_error
Darrick J. Wong
2018-03-23
xfs: refactor inode buffer verifier error logging
Darrick J. Wong
2018-01-29
xfs: refactor inode verifier corruption error printing
Darrick J. Wong
2018-01-08
xfs: dump the first 128 bytes of any corrupt buffer
Darrick J. Wong
2018-01-08
xfs: teach error reporting functions to take xfs_failaddr_t
Darrick J. Wong
2018-01-08
xfs: refactor verifier callers to print address of failing check
Darrick J. Wong
2018-01-08
xfs: refactor xfs_verifier_error and xfs_buf_ioerror
Darrick J. Wong
2017-11-01
xfs: move error injection tags into their own file
Darrick J. Wong
2017-10-26
xfs: buffer lru reference count error injection tag
Brian Foster
2017-08-22
xfs: add log item pinning error injection tag
Brian Foster
2017-06-27
xfs: replace log_badcrc_factor knob with error injection tag
Brian Foster
2017-06-27
xfs: convert drop_writes to use the errortag mechanism
Darrick J. Wong
2017-06-27
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
2017-06-27
xfs: expose errortag knobs via sysfs
Darrick J. Wong
2017-06-27
xfs: make errortag a per-mountpoint structure
Darrick J. Wong
2016-10-05
xfs: simulate per-AG reservations being critically low
Darrick J. Wong
2016-10-04
xfs: implement deferred bmbt map/unmap operations
Darrick J. Wong
2016-10-03
xfs: connect refcount adjust functions to upper layers
Darrick J. Wong
2016-10-03
xfs: adjust refcount of an extent of blocks in refcount btree
Darrick J. Wong
2016-08-03
xfs: propagate bmap updates to rmapbt
Darrick J. Wong
2016-08-03
xfs: add tracepoints and error injection for deferred extent freeing
Darrick J. Wong
2016-07-20
xfs: don't allow negative error tags
Dan Carpenter
2015-06-22
xfs: remove inst_t
Christoph Hellwig
2015-02-23
xfs: pass mp to XFS_WANT_CORRUPTED_RETURN
Eric Sandeen
2015-02-23
xfs: pass mp to XFS_WANT_CORRUPTED_GOTO
Eric Sandeen
2014-06-25
xfs: global error sign conversion
Dave Chinner
2014-06-22
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-02-27
xfs: add xfs_verifier_error()
Eric Sandeen
2011-03-07
xfs: kill support/debug.[ch]
Dave Chinner
2011-03-07
xfs: kill xfs_fs_mount_cmn_err() macro
Dave Chinner
2011-03-07
xfs: kill xfs_fs_repair_cmn_err() macro
Dave Chinner
2011-03-07
xfs: convert xfs_cmn_err to xfs_alert_tag
Dave Chinner
2011-01-12
xfs: prevent NMI timeouts in cmn_err
Dave Chinner
2010-12-01
xfs: only run xfs_error_test if error injection is active
Dave Chinner
2010-05-19
xfs: add const qualifiers to xfs error function args
Alex Elder
2008-12-22
[XFS] avoid memory allocations in xfs_fs_vcmn_err
Christoph Hellwig
2008-08-13
[XFS] kill INDUCE_IO_ERROR
Christoph Hellwig
2008-07-28
[XFS] streamline init/exit path
Christoph Hellwig
2008-02-07
[XFS] lose xfs_hex_dump in favor of print_hex_dump
Eric Sandeen
2007-10-16
[XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfs
Christoph Hellwig
2007-02-10
[XFS] Remove a bunch of unused functions from XFS.
Eric Sandeen
2007-02-10
[XFS] Make quiet mounts quiet
David Chinner
[next]