summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster
Commit message (Expand)AuthorAgeFilesLines
* 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-081-23/+24
| * | ocfs2: fix build for OCFS2_FS_STATS not enabledRandy Dunlap2011-01-081-0/+2
| * | ocfs2/cluster: Show o2net timing statisticsSunil Mushran2010-12-231-54/+157
| * | ocfs2/cluster: Track process message timing stats for each socketSunil Mushran2010-12-232-0/+17
| * | ocfs2/cluster: Track send message timing stats for each socketSunil Mushran2010-12-232-0/+30
| * | ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_containerSunil Mushran2010-12-233-62/+76
| * | ocfs2/cluster: Replace timeval with ktime in struct o2net_send_trackingSunil Mushran2010-12-233-15/+19
| * | ocfs2/dlm: Minor cleanupSunil Mushran2010-12-231-13/+7Star
| * | 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-082-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-242-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
* | ocfs2/cluster: Release debugfs file elapsed_time_in_msSunil Mushran2010-10-151-0/+1
* | ocfs2/cluster: Bump up dlm protocol to version 1.1Sunil Mushran2010-10-091-1/+1
* | ocfs2/cluster: Show per region heartbeat elapsed timeSunil Mushran2010-10-071-0/+23
* | ocfs2/cluster: Add mlogs for heartbeat up/down eventsSunil Mushran2010-10-071-0/+4
* | ocfs2/cluster: Create debugfs dir/files for each regionSunil Mushran2010-10-071-0/+77
* | ocfs2/cluster: Create debugfs files for live, quorum and failed region bitmapsSunil Mushran2010-10-071-0/+63
* | ocfs2/cluster: Maintain bitmap of failed regionsSunil Mushran2010-10-081-0/+41
* | ocfs2/cluster: Maintain bitmap of quorum regionsSunil Mushran2010-10-071-0/+35
* | ocfs2/cluster: Track bitmap of live heartbeat regionsSunil Mushran2010-10-071-1/+8
* | ocfs2/cluster: Track number of global heartbeat regionsSunil Mushran2010-10-081-2/+22
* | ocfs2/cluster: Maintain live node bitmap per heartbeat regionSunil Mushran2010-10-071-0/+7
* | ocfs2/cluster: Reorganize o2hb debugfs initSunil Mushran2010-10-081-23/+78
* | ocfs2/cluster: Check slots for unconfigured live nodesSunil Mushran2010-10-082-7/+36
* | ocfs2/cluster: Print messages when adding/removing nodesSunil Mushran2010-10-082-1/+7
* | ocfs2/cluster: Print messages when adding/removing heartbeat regionsSunil Mushran2010-10-071-1/+8
* | ocfs2/dlm: Add message DLM_QUERY_REGIONSunil Mushran2010-10-091-0/+6
* | ocfs2/cluster: Get all heartbeat regionsSunil Mushran2010-10-072-0/+38
* | ocfs2/cluster: Add heartbeat mode configfs parameterSunil Mushran2010-10-081-0/+72
* | ocfs2/net: fix uninitialized ret in o2net_send_message_vec()Wu Fengguang2010-09-181-1/+1
* | O2net: Disallow o2net accept connection request from itself.Tristan Ye2010-08-071-5/+12
|/
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-213-0/+5
|\
| * o2net: log socket state changesSrinivas Eeda2010-05-061-0/+3
| * ocfs2: allocation reservationsMark Fasheh2010-05-062-0/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-1/+2
|/
* fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4Joe Perches2010-03-131-2/+2
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-081-1/+1
* ocfs2: Use a separate masklog for AST and BASTsSunil Mushran2010-02-282-0/+2