aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-25ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSGSunil Mushran4-11/+82
2011-05-23ocfs2: change incorrect 'extern' keyword to 'static' in dlmfsRobin Dong1-1/+1
2011-05-23ocfs2/dlm: dlm_is_lockres_migrateable() returns booleanSunil Mushran2-84/+63
2011-05-23ocfs2: Add trace event for trim.Tao Ma2-0/+32
2011-05-23ocfs2: Add FITRIM ioctl.Tao Ma1-0/+24
2011-05-23ocfs2: Add ocfs2_trim_fs for SSD trim support.Tao Ma2-0/+160
2011-05-23ocfs2: remove the /sys/o2cb symlinkAmerigo Wang1-9/+0
2011-05-23ocfs2: clean up mount option about atime in ocfs2.txtTiger Yang1-1/+1
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-05-13ocfs2/dlm: Target node death during resource migration leads to thread spinSunil Mushran1-0/+3
2011-05-13ocfs2: Skip mount recovery for hard-ro mountsSunil Mushran1-0/+3
2011-05-13ocfs2/cluster: Heartbeat mismatch message improvedSunil Mushran1-17/+31
2011-05-13ocfs2/cluster: Increase the live threshold for global heartbeatSunil Mushran1-1/+12
2011-05-13ocfs2/dlm: Use negotiated o2dlm protocol versionSunil Mushran1-1/+2
2011-05-13ocfs2: skip existing hole when removing the last extent_rec in punching-hole codes.Tristan Ye1-0/+12
2011-05-13ocfs2: Initialize data_ac (might be used uninitialized)Marcus Meissner1-1/+1
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi1-1/+1
2011-04-26Merge branch 'master' into for-nextJiri Kosina51-1665/+3889
2011-04-10treewide: remove extra semicolonsJustin P. Mattock1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi17-23/+23
2011-03-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds42-1626/+3855
2011-03-28Treat writes as new when holes span across page boundariesGoldwyn Rodrigues1-0/+6
2011-03-28Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs2-merge-window-fixJoel Becker41-1557/+3763
2011-03-28fs,ocfs2: Move o2net_get_func_run_time under CONFIG_OCFS2_FS_STATS.Rakib Mullick1-5/+5
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-5/+0
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2-2/+2
2011-03-23ocfs2: use little-endian bitopsAkinobu Mita1-5/+5
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds3-4/+4
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-03-17fs: change to new flag variablematt mooney3-4/+4
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds4-8/+13
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds3-33/+4
2011-03-16Merge branch 'next' into for-linusJames Morris4-8/+13
2011-03-14exportfs: Return the minimum required handle sizeAneesh Kumar K.V1-2/+6
2011-03-14kill path_lookup()Al Viro1-1/+1
2011-03-10ocfs2: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2-5/+0
2011-03-10block: remove per-queue pluggingJens Axboe2-5/+0
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris4-8/+13
2011-02-22ocfs2/dlm: Move kmalloc() outside the spinlockSunil Mushran1-12/+16
2011-02-21ocfs2: Make the left masklogs compat.Tao Ma1-17/+17
2011-02-21ocfs2: Remove masklog ML_AIO.Tao Ma2-2/+0
2011-02-24ocfs2: Remove masklog ML_UPTODATE.Tao Ma5-41/+79
2011-02-24ocfs2: Remove masklog ML_BH_IO.Tao Ma4-26/+59
2011-02-24ocfs2: Remove masklog ML_JOURNAL.Tao Ma4-78/+153
2011-02-24ocfs2: Remove masklog ML_EXPORT.Tao Ma4-30/+101
2011-02-23ocfs2: Remove masklog ML_DCACHE.Tao Ma4-24/+121
2011-02-23ocfs2: Remove masklog ML_NAMEI.Tao Ma4-71/+292
2011-02-23ocfs2: Remove mlog(0) from fs/ocfs2/dir.cTao Ma2-46/+153
2011-02-21ocfs2: remove NAMEI from symlink.cTao Ma1-1/+0