summaryrefslogtreecommitdiff
path: root/fs/ocfs2/cluster
AgeCommit message (Expand)Author
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-07ocfs2/cluster: dereferencing before checking in nst_seq_show()Dan Carpenter
2011-01-07ocfs2: fix build for OCFS2_FS_STATS not enabledRandy Dunlap
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-12-24ocfs2: don't use flush_scheduled_work()Tejun Heo
2010-12-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-12-22ocfs2/cluster: Show o2net timing statisticsSunil Mushran
2010-12-22ocfs2/cluster: Track process message timing stats for each socketSunil Mushran
2010-12-22ocfs2/cluster: Track send message timing stats for each socketSunil Mushran
2010-12-22ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_containerSunil Mushran
2010-12-22ocfs2/cluster: Replace timeval with ktime in struct o2net_send_trackingSunil Mushran
2010-12-22ocfs2/dlm: Minor cleanupSunil Mushran
2010-12-16ocfs2/cluster: Pin the local node when o2hb thread startsSunil Mushran
2010-12-16ocfs2/cluster: Show pin state for each o2hb regionSunil Mushran
2010-12-16ocfs2/cluster: Pin/unpin o2hb regionsSunil Mushran
2010-12-16ocfs2/cluster: Remove dropped region from o2hb quorum region bitmapSunil Mushran
2010-12-16ocfs2/cluster: Pin the remote node item in configfsSunil Mushran
2010-12-16ocfs2: Adjust masklog flag valuesSunil Mushran
2010-11-18ocfs2: fix memory leakJiri Slaby
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-15ocfs2/cluster: Release debugfs file elapsed_time_in_msSunil Mushran
2010-10-09ocfs2/cluster: Bump up dlm protocol to version 1.1Sunil Mushran
2010-10-06ocfs2/cluster: Show per region heartbeat elapsed timeSunil Mushran
2010-10-06ocfs2/cluster: Add mlogs for heartbeat up/down eventsSunil Mushran
2010-10-06ocfs2/cluster: Create debugfs dir/files for each regionSunil Mushran
2010-10-06ocfs2/cluster: Create debugfs files for live, quorum and failed region bitmapsSunil Mushran
2010-10-07ocfs2/cluster: Maintain bitmap of failed regionsSunil Mushran
2010-10-06ocfs2/cluster: Maintain bitmap of quorum regionsSunil Mushran
2010-10-06ocfs2/cluster: Track bitmap of live heartbeat regionsSunil Mushran
2010-10-07ocfs2/cluster: Track number of global heartbeat regionsSunil Mushran
2010-10-06ocfs2/cluster: Maintain live node bitmap per heartbeat regionSunil Mushran
2010-10-07ocfs2/cluster: Reorganize o2hb debugfs initSunil Mushran
2010-10-07ocfs2/cluster: Check slots for unconfigured live nodesSunil Mushran
2010-10-07ocfs2/cluster: Print messages when adding/removing nodesSunil Mushran
2010-10-06ocfs2/cluster: Print messages when adding/removing heartbeat regionsSunil Mushran
2010-10-09ocfs2/dlm: Add message DLM_QUERY_REGIONSunil Mushran
2010-10-07ocfs2/cluster: Get all heartbeat regionsSunil Mushran
2010-10-07ocfs2/cluster: Add heartbeat mode configfs parameterSunil Mushran
2010-09-21Fix various typos of valid in commentsNikanth Karthikesan
2010-09-18ocfs2/net: fix uninitialized ret in o2net_send_message_vec()Wu Fengguang
2010-08-07O2net: Disallow o2net accept connection request from itself.Tristan Ye
2010-05-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-05o2net: log socket state changesSrinivas Eeda
2010-05-05ocfs2: allocation reservationsMark Fasheh
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4Joe Perches
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-02-27ocfs2: Use a separate masklog for AST and BASTsSunil Mushran