summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_error.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* [XFS] Remove a bunch of unused functions from XFS.Eric Sandeen2007-02-101-1/+0
* [XFS] Make quiet mounts quietDavid Chinner2007-02-101-1/+1
* [XFS] Improve error handling for the zero-fsblock extent detection code.Nathan Scott2006-09-281-0/+1
* [XFS] Remove several macros that are no longer used anywhereEric Sandeen2006-09-281-8/+0
* [XFS] Implement the silent parameter to fill_super, previously ignored.Nathan Scott2006-03-311-0/+3
* [XFS] Merge in trivial changes, sync up headers with userspaceNathan Scott2006-01-121-4/+4
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-26/+12
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-28/+38
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-3/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+196
OpenPOWER on IntegriCloud