aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_error.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-12[XFS] Merge in trivial changes, sync up headers with userspaceNathan Scott1-4/+4
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-26/+12
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott1-28/+38
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig1-3/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+196