summaryrefslogtreecommitdiff
path: root/fs/xfs/support/debug.c
AgeCommit message (Expand)Author
2011-03-07xfs: kill support/debug.[ch]Dave Chinner
2011-03-07xfs: Convert remaining cmn_err() callers to new APIDave Chinner
2011-03-07xfs: convert xfs_fs_cmn_err to new error logging APIDave Chinner
2011-03-07xfs: convert xfs_cmn_err to xfs_alert_tagDave Chinner
2011-01-17xfs: Do not name variables "panic"Geert Uytterhoeven
2011-01-12xfs: prevent NMI timeouts in cmn_errDave Chinner
2011-01-11xfs: Add log level to assertion printkAnton Blanchard
2010-07-26xfs: drop dmapi hooksChristoph Hellwig
2009-03-15Fix xfs debug build breakage by pushing xfs_error.h afterFelix Blyakher
2009-03-06xfs: include header files for prototypesHannes Eder
2008-12-22[XFS] avoid memory allocations in xfs_fs_vcmn_errChristoph Hellwig
2008-10-30[XFS] Show buffer address with debug hexdump on corruptionBarry Naujok
2008-02-07[XFS] lose xfs_hex_dump in favor of print_hex_dumpEric Sandeen
2008-02-07[XFS] Remove spin.hEric Sandeen
2007-05-08[XFS] reducing the number of random number functions.Joe Perches
2007-02-10[XFS] Prevent buffer overrun in cmn_err().Lachlan McIlroy
2006-11-11[XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem whenVlad Apostolov
2006-10-03BUG_ON conversion for fs/xfs/Eric Sesterhenn
2006-06-09[XFS] Portability changes: remove prdev, stick to one diagnosticNathan Scott
2006-01-12[XFS] Merge in trivial changes, sync up headers with userspaceNathan Scott
2006-01-11[XFS] Mark some lookup tables const. Thanks to Arjan van de Ven forChristoph Hellwig
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-09-05[XFS] Sort out some cosmetic differences between XFS trees.Nathan Scott
2005-06-21[XFS] simplify ASSERTChristoph Hellwig
2005-01-20[PATCH] Lock initializer cleanup: FilesystemsThomas Gleixner
2003-05-03[XFS] Whitespace cleanupRussell Cattelan
2003-03-26[XFS] Cleanup/remove a bunch of macros, comments and code.Nathan Scott
2003-03-18[XFS] Turn on random() if INDUCE_IO_ERROR is definedEric Sandeen
2003-03-17[XFS] If cmn_err is called with a CR character at the end of the input thenStephen Lord
2003-02-25[XFS] spin_lock_irqsave must take an ulong, not int. Spotted by Anton Blanch...Christoph Hellwig
2003-02-19[XFS] XFS patches from 2.5.60-mm1Keith Owens
2003-01-14[XFS] make *cmn_err interrupt safeRussell Cattelan
2003-01-14[XFS] Fix the cmn_err stuff to mask the error level before it checks for max ...Russell Cattelan
2003-01-14[XFS] Fix dyslexic definition of XFS_MAX_ERR_LEVEL...Eric Sandeen
2003-01-14[XFS] Make sure we don't walk off the end of the err_level arrayEric Sandeen
2002-10-15XFS: Clean up xfs' log message printingEric Sandeen
2002-10-15XFS: Add missing newlines to cmn_err messages.Eric Sandeen
2002-09-13XFS: teach icmn_err about CE_WARNEric Sandeen
2002-09-11Import XFS CVS from 10092002Christoph Hellwig