aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_error.c
AgeCommit message (Expand)Author
2013-04-21xfs: increase hexdump output in xfs_corruption_errorDave Chinner
2013-03-07xfs: rename random32() to prandom_u32()Akinobu Mita
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner
2011-03-07xfs: Convert remaining cmn_err() callers to new APIDave 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-07-26xfs: remove unneeded #include statementsChristoph Hellwig
2010-07-26xfs: drop dmapi hooksChristoph Hellwig
2010-05-24xfs: clean up log ticket overrun debug outputDave 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-07-28[XFS] Remove unused arg from kmem_free()Denys Vlasenko
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-10-15[XFS] Radix tree based inode cachingDavid Chinner
2007-05-08[XFS] reducing the number of random number functions.Joe Perches
2007-02-10[XFS] Remove a bunch of unused functions from XFS.Eric Sandeen
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan 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