summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_error.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xfs-4.8-misc-fixes-3' into for-nextDave Chinner2016-07-201-1/+1
|\
| * xfs: don't allow negative error tagsDan Carpenter2016-07-201-1/+1
* | xfs: check for a valid error_tag in errortag_addDarrick J. Wong2016-06-211-0/+3
|/
* xfs: print name of verifier if it failsEric Sandeen2016-01-041-2/+2
* xfs: remove inst_tChristoph Hellwig2015-06-221-2/+2
* xfs: %pF is only for function pointersScott Wood2015-03-251-1/+1
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: global error sign conversionDave Chinner2014-06-251-1/+1
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-221-23/+0
* xfs: print useful caller information in xfs_error_reportEric Sandeen2014-02-271-1/+1
* xfs: add xfs_verifier_error()Eric Sandeen2014-02-271-0/+25
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-3/+1
* xfs: decouple log and transaction headersDave Chinner2013-10-231-3/+2
* xfs: remove newlines from strings passed to __xfs_printkEric Sandeen2013-10-171-1/+1
* xfs: consolidate xfs_utils.cDave Chinner2013-08-121-1/+0
* xfs: increase hexdump output in xfs_corruption_errorDave Chinner2013-04-211-1/+1
* xfs: rename random32() to prandom_u32()Akinobu Mita2013-03-071-1/+1
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-141-1/+0
* xfs: Convert remaining cmn_err() callers to new APIDave Chinner2011-03-071-9/+7
* xfs: kill xfs_fs_repair_cmn_err() macroDave Chinner2011-03-071-0/+1
* xfs: convert xfs_cmn_err to xfs_alert_tagDave Chinner2011-03-071-3/+2
* xfs: prevent NMI timeouts in cmn_errDave Chinner2011-01-121-31/+0
* xfs: only run xfs_error_test if error injection is activeDave Chinner2010-12-011-0/+3
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-261-3/+0
* xfs: drop dmapi hooksChristoph Hellwig2010-07-261-1/+0
* xfs: clean up log ticket overrun debug outputDave Chinner2010-05-241-1/+1
* xfs: add const qualifiers to xfs error function argsAlex Elder2010-05-191-15/+15
* [XFS] avoid memory allocations in xfs_fs_vcmn_errChristoph Hellwig2008-12-221-15/+0
* [XFS] kill INDUCE_IO_ERRORChristoph Hellwig2008-08-131-4/+1
* [XFS] streamline init/exit pathChristoph Hellwig2008-07-281-8/+0
* [XFS] Remove unused arg from kmem_free()Denys Vlasenko2008-07-281-3/+2
* [XFS] lose xfs_hex_dump in favor of print_hex_dumpEric Sandeen2008-02-071-31/+0
* [XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfsChristoph Hellwig2007-10-161-13/+7
* [XFS] Radix tree based inode cachingDavid Chinner2007-10-151-0/+1
* [XFS] reducing the number of random number functions.Joe Perches2007-05-081-1/+1
* [XFS] Remove a bunch of unused functions from XFS.Eric Sandeen2007-02-101-26/+0
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-2/+0
* [XFS] Merge in trivial changes, sync up headers with userspaceNathan Scott2006-01-121-1/+0
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-6/+4
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+327
OpenPOWER on IntegriCloud