aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2011-01-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds4-183/+527
2011-01-07ocfs2/cluster: dereferencing before checking in nst_seq_show()Dan Carpenter1-23/+24
2011-01-07ocfs2: fix build for OCFS2_FS_STATS not enabledRandy Dunlap1-0/+2
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-3/+4
2010-12-24ocfs2: don't use flush_scheduled_work()Tejun Heo2-3/+4
2010-12-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds2-8/+10
2010-12-22ocfs2/cluster: Show o2net timing statisticsSunil Mushran1-54/+157
2010-12-22ocfs2/cluster: Track process message timing stats for each socketSunil Mushran2-0/+17
2010-12-22ocfs2/cluster: Track send message timing stats for each socketSunil Mushran2-0/+30
2010-12-22ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_containerSunil Mushran3-62/+76
2010-12-22ocfs2/cluster: Replace timeval with ktime in struct o2net_send_trackingSunil Mushran3-15/+19
2010-12-22ocfs2/dlm: Minor cleanupSunil Mushran1-13/+7
2010-12-16ocfs2/cluster: Pin the local node when o2hb thread startsSunil Mushran1-0/+6
2010-12-16ocfs2/cluster: Show pin state for each o2hb regionSunil Mushran1-0/+23
2010-12-16ocfs2/cluster: Pin/unpin o2hb regionsSunil Mushran1-38/+178
2010-12-16ocfs2/cluster: Remove dropped region from o2hb quorum region bitmapSunil Mushran1-0/+1
2010-12-16ocfs2/cluster: Pin the remote node item in configfsSunil Mushran1-0/+9
2010-12-16ocfs2: Adjust masklog flag valuesSunil Mushran2-8/+10
2010-11-18ocfs2: fix memory leakJiri Slaby1-4/+10
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo1-1/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-10-15ocfs2/cluster: Release debugfs file elapsed_time_in_msSunil Mushran1-0/+1
2010-10-09ocfs2/cluster: Bump up dlm protocol to version 1.1Sunil Mushran1-1/+1
2010-10-06ocfs2/cluster: Show per region heartbeat elapsed timeSunil Mushran1-0/+23
2010-10-06ocfs2/cluster: Add mlogs for heartbeat up/down eventsSunil Mushran1-0/+4
2010-10-06ocfs2/cluster: Create debugfs dir/files for each regionSunil Mushran1-0/+77
2010-10-06ocfs2/cluster: Create debugfs files for live, quorum and failed region bitmapsSunil Mushran1-0/+63
2010-10-07ocfs2/cluster: Maintain bitmap of failed regionsSunil Mushran1-0/+41
2010-10-06ocfs2/cluster: Maintain bitmap of quorum regionsSunil Mushran1-0/+35
2010-10-06ocfs2/cluster: Track bitmap of live heartbeat regionsSunil Mushran1-1/+8
2010-10-07ocfs2/cluster: Track number of global heartbeat regionsSunil Mushran1-2/+22
2010-10-06ocfs2/cluster: Maintain live node bitmap per heartbeat regionSunil Mushran1-0/+7
2010-10-07ocfs2/cluster: Reorganize o2hb debugfs initSunil Mushran1-23/+78
2010-10-07ocfs2/cluster: Check slots for unconfigured live nodesSunil Mushran2-7/+36
2010-10-07ocfs2/cluster: Print messages when adding/removing nodesSunil Mushran2-1/+7
2010-10-06ocfs2/cluster: Print messages when adding/removing heartbeat regionsSunil Mushran1-1/+8
2010-10-09ocfs2/dlm: Add message DLM_QUERY_REGIONSunil Mushran1-0/+6
2010-10-07ocfs2/cluster: Get all heartbeat regionsSunil Mushran2-0/+38
2010-10-07ocfs2/cluster: Add heartbeat mode configfs parameterSunil Mushran1-0/+72
2010-09-21Fix various typos of valid in commentsNikanth Karthikesan1-1/+1
2010-09-18ocfs2/net: fix uninitialized ret in o2net_send_message_vec()Wu Fengguang1-1/+1
2010-08-07O2net: Disallow o2net accept connection request from itself.Tristan Ye1-5/+12
2010-05-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds3-0/+5
2010-05-05o2net: log socket state changesSrinivas Eeda1-0/+3
2010-05-05ocfs2: allocation reservationsMark Fasheh2-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-1/+2
2010-03-12fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4Joe Perches1-2/+2
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-02-27ocfs2: Use a separate masklog for AST and BASTsSunil Mushran2-0/+2