aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_error.h
AgeCommit message (Expand)Author
2016-10-05xfs: simulate per-AG reservations being critically lowDarrick J. Wong
2016-10-04xfs: implement deferred bmbt map/unmap operationsDarrick J. Wong
2016-10-03xfs: connect refcount adjust functions to upper layersDarrick J. Wong
2016-10-03xfs: adjust refcount of an extent of blocks in refcount btreeDarrick J. Wong
2016-08-03xfs: propagate bmap updates to rmapbtDarrick J. Wong
2016-08-03xfs: add tracepoints and error injection for deferred extent freeingDarrick J. Wong
2016-07-20xfs: don't allow negative error tagsDan Carpenter
2015-06-22xfs: remove inst_tChristoph Hellwig
2015-02-23xfs: pass mp to XFS_WANT_CORRUPTED_RETURNEric Sandeen
2015-02-23xfs: pass mp to XFS_WANT_CORRUPTED_GOTOEric Sandeen
2014-06-25xfs: global error sign conversionDave Chinner
2014-06-22xfs: Nuke XFS_ERROR macroEric Sandeen
2014-02-27xfs: add xfs_verifier_error()Eric Sandeen
2011-03-07xfs: kill support/debug.[ch]Dave Chinner
2011-03-07xfs: kill xfs_fs_mount_cmn_err() macroDave Chinner
2011-03-07xfs: kill xfs_fs_repair_cmn_err() macroDave Chinner
2011-03-07xfs: convert xfs_cmn_err to xfs_alert_tagDave Chinner
2011-01-12xfs: prevent NMI timeouts in cmn_errDave Chinner
2010-12-01xfs: only run xfs_error_test if error injection is activeDave Chinner
2010-05-19xfs: add const qualifiers to xfs error function argsAlex Elder
2008-12-22[XFS] avoid memory allocations in xfs_fs_vcmn_errChristoph Hellwig
2008-08-13[XFS] kill INDUCE_IO_ERRORChristoph Hellwig
2008-07-28[XFS] streamline init/exit pathChristoph Hellwig
2008-02-07[XFS] lose xfs_hex_dump in favor of print_hex_dumpEric Sandeen
2007-10-16[XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfsChristoph Hellwig
2007-02-10[XFS] Remove a bunch of unused functions from XFS.Eric Sandeen
2007-02-10[XFS] Make quiet mounts quietDavid Chinner
2006-09-28[XFS] Improve error handling for the zero-fsblock extent detection code.Nathan Scott
2006-09-28[XFS] Remove several macros that are no longer used anywhereEric Sandeen
2006-03-31[XFS] Implement the silent parameter to fill_super, previously ignored.Nathan Scott
2006-01-12[XFS] Merge in trivial changes, sync up headers with userspaceNathan Scott
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds