aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/support/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-07xfs: kill support/debug.[ch]Dave Chinner1-33/+0
2011-03-07xfs: Convert remaining cmn_err() callers to new APIDave Chinner1-26/+0
2011-03-07xfs: convert xfs_fs_cmn_err to new error logging APIDave Chinner1-20/+0
2011-03-07xfs: convert xfs_cmn_err to xfs_alert_tagDave Chinner1-28/+0
2011-01-17xfs: Do not name variables "panic"Geert Uytterhoeven1-3/+3
2011-01-12xfs: prevent NMI timeouts in cmn_errDave Chinner1-59/+50
2011-01-11xfs: Add log level to assertion printkAnton Blanchard1-1/+2
2010-07-26xfs: drop dmapi hooksChristoph Hellwig1-1/+0
2009-03-15Fix xfs debug build breakage by pushing xfs_error.h afterFelix Blyakher1-1/+1
2009-03-06xfs: include header files for prototypesHannes Eder1-0/+1
2008-12-22[XFS] avoid memory allocations in xfs_fs_vcmn_errChristoph Hellwig1-5/+32
2008-10-30[XFS] Show buffer address with debug hexdump on corruptionBarry Naujok1-1/+1
2008-02-07[XFS] lose xfs_hex_dump in favor of print_hex_dumpEric Sandeen1-0/+6
2008-02-07[XFS] Remove spin.hEric Sandeen1-1/+0
2007-05-08[XFS] reducing the number of random number functions.Joe Perches1-17/+0
2007-02-10[XFS] Prevent buffer overrun in cmn_err().Lachlan McIlroy1-10/+13
2006-11-11[XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem whenVlad Apostolov1-3/+1
2006-10-03BUG_ON conversion for fs/xfs/Eric Sesterhenn1-4/+2
2006-06-09[XFS] Portability changes: remove prdev, stick to one diagnosticNathan Scott1-2/+2
2006-01-12[XFS] Merge in trivial changes, sync up headers with userspaceNathan Scott1-34/+24
2006-01-11[XFS] Mark some lookup tables const. Thanks to Arjan van de Ven forChristoph Hellwig1-1/+1
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-27/+11
2005-09-05[XFS] Sort out some cosmetic differences between XFS trees.Nathan Scott1-0/+1
2005-06-21[XFS] simplify ASSERTChristoph Hellwig1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+127