summaryrefslogtreecommitdiff
path: root/fs/ocfs2/ocfs2_trace.h
AgeCommit message (Expand)Author
2023-12-29ocfs2: remove writepage implementationMatthew Wilcox (Oracle)
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-09ocfs2: cleanup trace eventsJoseph Qi
2023-05-24ocfs2: Provide a splice-read wrapperDavid Howells
2019-03-05ocfs2: fix the application IO timeout when fstrim is runningGang He
2018-04-05ocfs2: keep the trace point consistent with the function nameJia Guo
2018-01-31ocfs2: nowait aio supportGang He
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-10-05switch generic_file_splice_read() to use of ->read_iter()Al Viro
2016-03-25ocfs2: code clean up for direct ioRyan Ding
2016-03-22ocfs2: check/fix inode block for online file checkGang He
2016-02-09ocfs2: Implement get_next_id()Jan Kara
2014-06-23ocfs2: fix a tiny race when running dirop_fileop_racerYiwen Jiang
2013-09-11ocfs2: lighten up allocate transactionYounger Liu
2011-05-23ocfs2: Add trace event for trim.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 mlog(0) from fs/ocfs2/dir.cTao Ma
2011-02-23ocfs2: Remove masklog ML_QUOTA.Tao Ma
2011-02-23ocfs2: Remove mlog(0) from quota_local.c.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-23ocfs2: Remove mlog(0) from fs/ocfs2/heartbeat.cTao Ma
2011-02-22ocfs2: Remove mlog(0) from fs/ocfs2/slot_map.cTao Ma
2011-02-22ocfs2: Remove masklog ML_EXTENT_MAP.Tao Ma
2011-02-22ocfs2: Remove masklog ML_INODE.Tao Ma
2011-02-22ocfs2: Remove mlog(0) from fs/ocfs2/file.cTao Ma
2011-02-22ocfs2: Remove FILE_IO from masklog.Tao Ma
2011-02-22ocfs2: Remove mlog(0) from fs/ocfs2/aops.cTao Ma
2011-02-22ocfs2: Remove masklog ML_REFCOUNT.Tao Ma
2011-02-22ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.cTao Ma
2011-02-22ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.cTao Ma
2011-02-22ocfs2: Remove mlog(0) from fs/ocfs2/localalloc.cTao Ma
2011-02-22ocfs2: Remove mlog(0) from fs/ocfs2/alloc.cTao Ma
2011-02-21ocfs2: Add ocfs2_trace.h.Wengang Wang