aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/cluster/masklog.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Gravatar Thomas Gleixner 1-15/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2015-06-24ocfs2: remove __mlog_cpu_guessGravatar Andrew Morton 1-16/+3
2015-06-24ocfs2: reduce object size of mlog usesGravatar Joe Perches 1-0/+47
2014-10-14ocfs2: replace strnicmp with strncasecmpGravatar Rasmus Villemoes 1-3/+3
2011-02-21ocfs2: Remove masklog ML_AIO.Gravatar Tao Ma 1-1/+0
2011-02-24ocfs2: Remove masklog ML_UPTODATE.Gravatar Tao Ma 1-1/+0
2011-02-24ocfs2: Remove masklog ML_BH_IO.Gravatar Tao Ma 1-1/+0
2011-02-24ocfs2: Remove masklog ML_JOURNAL.Gravatar Tao Ma 1-1/+0
2011-02-24ocfs2: Remove masklog ML_EXPORT.Gravatar Tao Ma 1-1/+0
2011-02-23ocfs2: Remove masklog ML_DCACHE.Gravatar Tao Ma 1-1/+0
2011-02-23ocfs2: Remove masklog ML_NAMEI.Gravatar Tao Ma 1-1/+0
2011-02-23ocfs2: Remove masklog ML_QUOTA.Gravatar Tao Ma 1-1/+0
2011-02-23ocfs2: Remove masklog ML_RESERVATIONS.Gravatar Tao Ma 1-1/+0
2011-02-23ocfs2: Remove masklog ML_XATTR.Gravatar Tao Ma 1-1/+0
2011-02-23ocfs2: Remove masklog ML_SUPER.Gravatar Tao Ma 1-1/+0
2011-02-22ocfs2: Remove masklog ML_EXTENT_MAP.Gravatar Tao Ma 1-1/+0
2011-02-22ocfs2: Remove masklog ML_INODE.Gravatar Tao Ma 1-1/+0
2011-02-22ocfs2: Remove FILE_IO from masklog.Gravatar Tao Ma 1-1/+0
2011-02-22ocfs2: Remove masklog ML_REFCOUNT.Gravatar Tao Ma 1-1/+0
2011-02-22ocfs2: Remove DISK_ALLOC from masklog.Gravatar Tao Ma 1-1/+0
2011-03-07ocfs2: Remove EXIT from masklog.Gravatar Tao Ma 1-2/+1
2011-02-21ocfs2: Remove ENTRY from masklog.Gravatar Tao Ma 1-1/+0
2010-12-16ocfs2: Adjust masklog flag valuesGravatar Sunil Mushran 1-1/+2
2010-05-05ocfs2: allocation reservationsGravatar Mark Fasheh 1-0/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeGravatar Emese Revfy 1-1/+1
2010-02-27ocfs2: Use a separate masklog for AST and BASTsGravatar Sunil Mushran 1-0/+1
2009-09-22ocfs2: Add ocfs2_read_refcount_block.Gravatar Tao Ma 1-0/+1
2009-01-05ocfs2/quota: Add QUOTA in mlog_attribute.Gravatar Tao Ma 1-0/+1
2008-10-13ocfs2: Add extent tree operation for xattr value btreesGravatar Tao Ma 1-0/+1
2008-01-24kset: convert ocfs2 to use kset_createGravatar Greg Kroah-Hartman 1-2/+2
2008-01-24kobject: remove struct kobj_type from struct ksetGravatar Greg Kroah-Hartman 1-1/+1
2007-10-12Drivers: clean up direct setting of the name of a ksetGravatar Greg Kroah-Hartman 1-1/+2
2007-07-11sysfs: kill unnecessary attribute->ownerGravatar Tejun Heo 1-1/+0
2007-06-06ocfs2: Fix masklog breakageGravatar Tiger Yang 1-2/+1
2007-05-10ocfs2: kobject/kset foobarGravatar Randy Dunlap 1-2/+3
2007-05-02remove "struct subsystem" as it is no longer neededGravatar Greg Kroah-Hartman 1-2/+2
2006-03-01ocfs2: Set .owner on masklog sysfs attributes.Gravatar Joel Becker 1-0/+1
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemGravatar Zach Brown 1-0/+166