aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster/masklog.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner1-15/+1
2018-11-18ocfs2: free up write context when direct IO failedWengang Wang1-0/+9
2015-06-24ocfs2: reduce object size of mlog usesJoe Perches1-30/+12
2015-04-14ocfs2: make mlog_errno return the errnoAndrew Morton1-2/+3
2013-11-13ocfs2: don't spam on -EDQUOTJoel Becker1-1/+2
2011-02-21ocfs2: Make the left masklogs compat.Tao Ma1-17/+17
2011-02-21ocfs2: Remove masklog ML_AIO.Tao Ma1-1/+0
2011-02-24ocfs2: Remove masklog ML_UPTODATE.Tao Ma1-1/+0
2011-02-24ocfs2: Remove masklog ML_BH_IO.Tao Ma1-1/+0
2011-02-24ocfs2: Remove masklog ML_JOURNAL.Tao Ma1-1/+0
2011-02-24ocfs2: Remove masklog ML_EXPORT.Tao Ma1-1/+0
2011-02-23ocfs2: Remove masklog ML_DCACHE.Tao Ma1-1/+0
2011-02-23ocfs2: Remove masklog ML_NAMEI.Tao Ma1-1/+0
2011-02-23ocfs2: Remove masklog ML_QUOTA.Tao Ma1-1/+0
2011-02-23ocfs2: Remove masklog ML_RESERVATIONS.Tao Ma1-1/+0
2011-02-23ocfs2: Remove masklog ML_XATTR.Tao Ma1-1/+0
2011-02-23ocfs2: Remove masklog ML_SUPER.Tao Ma1-1/+0
2011-02-22ocfs2: Remove masklog ML_EXTENT_MAP.Tao Ma1-1/+0
2011-02-22ocfs2: Remove masklog ML_INODE.Tao Ma1-1/+0
2011-02-22ocfs2: Remove FILE_IO from masklog.Tao Ma1-1/+0
2011-02-22ocfs2: Remove masklog ML_REFCOUNT.Tao Ma1-1/+0
2011-02-22ocfs2: Remove DISK_ALLOC from masklog.Tao Ma1-1/+0
2011-03-07ocfs2: Remove EXIT from masklog.Tao Ma1-44/+0
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma1-12/+1
2010-12-16ocfs2: Adjust masklog flag valuesSunil Mushran1-7/+8
2010-10-07ocfs2/cluster: Print messages when adding/removing nodesSunil Mushran1-1/+2
2010-05-05ocfs2: allocation reservationsMark Fasheh1-0/+1
2010-02-27ocfs2: Use a separate masklog for AST and BASTsSunil Mushran1-0/+1
2010-02-26ocfs2: Add current->comm in trace outputSunil Mushran1-3/+3
2009-09-22ocfs2: Add ocfs2_read_refcount_block.Tao Ma1-0/+1
2009-05-05ocfs2: update comments in masklog.hColy Li1-18/+17
2009-01-05ocfs2: Implementation of local and global quota file handlingJan Kara1-0/+1
2008-10-13ocfs2: Add extent tree operation for xattr value btreesTao Ma1-0/+1
2007-11-27ocfs2: Filter -ENOSPC in mlog_errno()Mark Fasheh1-1/+1
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov1-1/+1
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-1/+1
2006-06-29ocfs2: Compile-time disabling of ocfs2 debugging output.Joel Becker1-1/+21
2006-03-24ocfs2: finally remove MLF* macrosMark Fasheh1-10/+0
2006-03-01[PATCH] ocfs2: fix -Wformat warnings when building UML on x86-64Jeff Mahoney1-1/+1
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton1-4/+3
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemZach Brown1-0/+275