summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-02-21ocfs2: Make the left masklogs compat.Tao Ma
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 mlog(0) from fs/ocfs2/dir.cTao Ma
2011-02-21ocfs2: remove NAMEI from symlink.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-21ocfs2: Little refactoring against ocfs2_iget.Tao Ma
2011-02-22ocfs2: Remove mlog(0) from fs/ocfs2/file.cTao Ma
2011-02-21ocfs2: remove INODE from unused files.Tao 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 DISK_ALLOC from masklog.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
2011-03-07ocfs2: Remove EXIT from masklog.Tao Ma
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma
2011-02-20Ocfs2: Using macro to set/clear *FILLED* flags in info handler.Tristan Ye
2011-02-20ocfs2: optimize ocfs2_check_dir_entry() with unlikely() annotationsTao Ma
2011-02-20ocfs2: Use hrtimer to track ocfs2 fs lock statsSunil Mushran
2011-02-20ocfs2: Check heartbeat mode for kernel stacks onlyMark Fasheh
2011-02-20Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig...Tristan Ye
2011-02-20ocfs2: Fix estimate of necessary credits for mkdirJan Kara
2011-02-19ceph: keep reference to parent inode on ceph_dentryYehuda Sadeh
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-02-18debugfs: Fix filesystem reference counting on debugfs_remove() failureJan Kara
2011-02-17eCryptfs: Revert "dont call lookup_one_len to avoid NULL nameidata"Tyler Hicks
2011-02-17fs/partitions: Validate map_count in Mac partition tablesTimo Warns
2011-02-17fs/eventpoll.c: fix spellingDaniel Baluta
2011-02-17fs: update comments to point correct documentNamhyung Kim
2011-02-16Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-02-17cifs: fix handling of scopeid in cifs_convert_addressJeff Layton
2011-02-16block: revert block_dev read-only checkChuck Ebbert
2011-02-16nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown