aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: remove the /sys/o2cb symlinkAmerigo Wang2011-05-231-9/+0
* ocfs2/cluster: Heartbeat mismatch message improvedSunil Mushran2011-05-131-17/+31
* ocfs2/cluster: Increase the live threshold for global heartbeatSunil Mushran2011-05-131-1/+12
* Fix common misspellingsLucas De Marchi2011-03-313-4/+4
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-284-115/+23
|\
| * Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs...Joel Becker2011-03-283-110/+18
| |\
| | * ocfs2: Make the left masklogs compat.Tao Ma2011-02-211-17/+17
| | * ocfs2: Remove masklog ML_AIO.Tao Ma2011-02-212-2/+0
| | * ocfs2: Remove masklog ML_UPTODATE.Tao Ma2011-02-242-2/+0
| | * ocfs2: Remove masklog ML_BH_IO.Tao Ma2011-02-242-2/+0
| | * ocfs2: Remove masklog ML_JOURNAL.Tao Ma2011-02-242-2/+0
| | * ocfs2: Remove masklog ML_EXPORT.Tao Ma2011-02-242-2/+0
| | * ocfs2: Remove masklog ML_DCACHE.Tao Ma2011-02-232-2/+0
| | * ocfs2: Remove masklog ML_NAMEI.Tao Ma2011-02-232-2/+0
| | * ocfs2: Remove masklog ML_QUOTA.Tao Ma2011-02-232-2/+0
| | * ocfs2: Remove masklog ML_RESERVATIONS.Tao Ma2011-02-232-2/+0
| | * ocfs2: Remove masklog ML_XATTR.Tao Ma2011-02-232-2/+0
| | * ocfs2: Remove masklog ML_SUPER.Tao Ma2011-02-232-2/+0
| | * ocfs2: Remove masklog ML_EXTENT_MAP.Tao Ma2011-02-222-2/+0
| | * ocfs2: Remove masklog ML_INODE.Tao Ma2011-02-222-2/+0
| | * ocfs2: Remove FILE_IO from masklog.Tao Ma2011-02-222-2/+0
| | * ocfs2: Remove masklog ML_REFCOUNT.Tao Ma2011-02-222-2/+0
| | * ocfs2: Remove DISK_ALLOC from masklog.Tao Ma2011-02-222-2/+0
| | * ocfs2: Remove EXIT from masklog.Tao Ma2011-03-073-47/+1
| | * ocfs2: Remove ENTRY from masklog.Tao Ma2011-02-213-15/+1
| * | fs,ocfs2: Move o2net_get_func_run_time under CONFIG_OCFS2_FS_STATS.Rakib Mullick2011-03-281-5/+5
| |/
* | block: remove per-queue pluggingJens Axboe2011-03-101-4/+0
|/
* Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-131-1/+1
|\
| * block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-131-1/+1
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-114-183/+527
|\ \
| * | ocfs2/cluster: dereferencing before checking in nst_seq_show()Dan Carpenter2011-01-071-23/+24
| * | ocfs2: fix build for OCFS2_FS_STATS not enabledRandy Dunlap2011-01-071-0/+2
| * | ocfs2/cluster: Show o2net timing statisticsSunil Mushran2010-12-221-54/+157
| * | ocfs2/cluster: Track process message timing stats for each socketSunil Mushran2010-12-222-0/+17
| * | ocfs2/cluster: Track send message timing stats for each socketSunil Mushran2010-12-222-0/+30
| * | ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_containerSunil Mushran2010-12-223-62/+76
| * | ocfs2/cluster: Replace timeval with ktime in struct o2net_send_trackingSunil Mushran2010-12-223-15/+19
| * | ocfs2/dlm: Minor cleanupSunil Mushran2010-12-221-13/+7
| * | ocfs2/cluster: Pin the local node when o2hb thread startsSunil Mushran2010-12-161-0/+6
| * | ocfs2/cluster: Show pin state for each o2hb regionSunil Mushran2010-12-161-0/+23
| * | ocfs2/cluster: Pin/unpin o2hb regionsSunil Mushran2010-12-161-38/+178
| * | ocfs2/cluster: Remove dropped region from o2hb quorum region bitmapSunil Mushran2010-12-161-0/+1
| * | ocfs2/cluster: Pin the remote node item in configfsSunil Mushran2010-12-161-0/+9
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-072-3/+4
|\ \ \
| * | | ocfs2: don't use flush_scheduled_work()Tejun Heo2010-12-242-3/+4
| | |/ | |/|
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-12-232-8/+10
|\ \ \ | |_|/ |/| |
| * | ocfs2: Adjust masklog flag valuesSunil Mushran2010-12-162-8/+10
| |/
* | ocfs2: fix memory leakJiri Slaby2010-11-181-4/+10
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Fix various typos of valid in commentsNikanth Karthikesan2010-09-211-1/+1