summaryrefslogtreecommitdiff
path: root/fs/ocfs2/cluster/masklog.c
AgeCommit message (Expand)Author
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-06-24ocfs2: remove __mlog_cpu_guessAndrew Morton
2015-06-24ocfs2: reduce object size of mlog usesJoe Perches
2014-10-14ocfs2: replace strnicmp with strncasecmpRasmus Villemoes
2011-02-21ocfs2: Remove masklog ML_AIO.Tao Ma
2011-02-24ocfs2: Remove masklog ML_UPTODATE.Tao Ma
2011-02-24ocfs2: Remove masklog ML_BH_IO.Tao Ma
2011-02-24ocfs2: Remove masklog ML_JOURNAL.Tao Ma
2011-02-24ocfs2: Remove masklog ML_EXPORT.Tao Ma
2011-02-23ocfs2: Remove masklog ML_DCACHE.Tao Ma
2011-02-23ocfs2: Remove masklog ML_NAMEI.Tao Ma
2011-02-23ocfs2: Remove masklog ML_QUOTA.Tao Ma
2011-02-23ocfs2: Remove masklog ML_RESERVATIONS.Tao Ma
2011-02-23ocfs2: Remove masklog ML_XATTR.Tao Ma
2011-02-23ocfs2: Remove masklog ML_SUPER.Tao Ma
2011-02-22ocfs2: Remove masklog ML_EXTENT_MAP.Tao Ma
2011-02-22ocfs2: Remove masklog ML_INODE.Tao Ma
2011-02-22ocfs2: Remove FILE_IO from masklog.Tao Ma
2011-02-22ocfs2: Remove masklog ML_REFCOUNT.Tao Ma
2011-02-22ocfs2: Remove DISK_ALLOC from masklog.Tao Ma
2011-03-07ocfs2: Remove EXIT from masklog.Tao Ma
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma
2010-12-16ocfs2: Adjust masklog flag valuesSunil Mushran
2010-05-05ocfs2: allocation reservationsMark Fasheh
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-02-27ocfs2: Use a separate masklog for AST and BASTsSunil Mushran
2009-09-22ocfs2: Add ocfs2_read_refcount_block.Tao Ma
2009-01-05ocfs2/quota: Add QUOTA in mlog_attribute.Tao Ma
2008-10-13ocfs2: Add extent tree operation for xattr value btreesTao Ma
2008-01-24kset: convert ocfs2 to use kset_createGreg Kroah-Hartman
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman
2007-10-12Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-06-06ocfs2: Fix masklog breakageTiger Yang
2007-05-10ocfs2: kobject/kset foobarRandy Dunlap
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2006-03-01ocfs2: Set .owner on masklog sysfs attributes.Joel Becker
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemZach Brown