summaryrefslogtreecommitdiff
path: root/fs/ocfs2/cluster/masklog.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-15ocfs2: cluster: use default_groups in kobj_typeGreg Kroah-Hartman1-5/+6
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
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2015-06-25ocfs2: remove __mlog_cpu_guessAndrew Morton1-16/+3
2015-06-25ocfs2: reduce object size of mlog usesJoe Perches1-0/+47
2014-10-14ocfs2: replace strnicmp with strncasecmpRasmus Villemoes1-3/+3
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-2/+1
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma1-1/+0
2010-12-16ocfs2: Adjust masklog flag valuesSunil Mushran1-1/+2
2010-05-06ocfs2: allocation reservationsMark Fasheh1-0/+1
2010-03-08Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-02-28ocfs2: Use a separate masklog for AST and BASTsSunil Mushran1-0/+1
2009-09-23ocfs2: Add ocfs2_read_refcount_block.Tao Ma1-0/+1
2009-01-05ocfs2/quota: Add QUOTA in mlog_attribute.Tao Ma1-0/+1
2008-10-14ocfs2: Add extent tree operation for xattr value btreesTao Ma1-0/+1
2008-01-25kset: convert ocfs2 to use kset_createGreg Kroah-Hartman1-2/+2
2008-01-25kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman1-1/+1
2007-10-13Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman1-1/+2
2007-07-12sysfs: kill unnecessary attribute->ownerTejun Heo1-1/+0
2007-06-07ocfs2: Fix masklog breakageTiger Yang1-2/+1
2007-05-10ocfs2: kobject/kset foobarRandy Dunlap1-2/+3
2007-05-03remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-2/+2
2006-03-01ocfs2: Set .owner on masklog sysfs attributes.Joel Becker1-0/+1
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemZach Brown1-0/+166