aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster
Commit message (Expand)AuthorAgeFilesLines
* 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-061-0/+23
* | ocfs2/cluster: Add mlogs for heartbeat up/down eventsSunil Mushran2010-10-061-0/+4
* | ocfs2/cluster: Create debugfs dir/files for each regionSunil Mushran2010-10-061-0/+77
* | ocfs2/cluster: Create debugfs files for live, quorum and failed region bitmapsSunil Mushran2010-10-061-0/+63
* | ocfs2/cluster: Maintain bitmap of failed regionsSunil Mushran2010-10-071-0/+41
* | ocfs2/cluster: Maintain bitmap of quorum regionsSunil Mushran2010-10-061-0/+35
* | ocfs2/cluster: Track bitmap of live heartbeat regionsSunil Mushran2010-10-061-1/+8
* | ocfs2/cluster: Track number of global heartbeat regionsSunil Mushran2010-10-071-2/+22
* | ocfs2/cluster: Maintain live node bitmap per heartbeat regionSunil Mushran2010-10-061-0/+7
* | ocfs2/cluster: Reorganize o2hb debugfs initSunil Mushran2010-10-071-23/+78
* | ocfs2/cluster: Check slots for unconfigured live nodesSunil Mushran2010-10-072-7/+36
* | ocfs2/cluster: Print messages when adding/removing nodesSunil Mushran2010-10-072-1/+7
* | ocfs2/cluster: Print messages when adding/removing heartbeat regionsSunil Mushran2010-10-061-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-071-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-051-0/+3
| * ocfs2: allocation reservationsMark Fasheh2010-05-052-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-121-2/+2
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
* ocfs2: Use a separate masklog for AST and BASTsSunil Mushran2010-02-272-0/+2
* ocfs2: Add current->comm in trace outputSunil Mushran2010-02-261-3/+3
* ocfs2/cluster: Make o2net connect messages KERN_NOTICESunil Mushran2010-02-081-3/+3
* ocfs2/trivial: Remove trailing whitespacesSunil Mushran2010-01-253-7/+7
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-244-4/+76
|\
| * ocfs2/trivial: Use proper mask for 2 places in hearbeat.cTao Ma2009-12-231-2/+4
| * ocfs2/cluster: Make fence method configurable - v2Sunil Mushran2009-12-023-2/+72
* | inet: rename some inet_sock fieldsEric Dumazet2009-10-181-4/+4
|/
* const: constify remaining file_operationsAlexey Dobriyan2009-10-012-3/+3
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-232-0/+2
|\
| * ocfs2: Add ocfs2_read_refcount_block.Tao Ma2009-09-222-0/+2
* | seq_file: constify seq_operationsJames Morris2009-09-231-2/+2
|/
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-06-162-23/+19
|\
| * ocfs2/net: Use wait_event() in o2net_send_message_vec()Sunil Mushran2009-06-151-5/+2
| * ocfs2: update comments in masklog.hColy Li2009-05-051-18/+17
* | block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-1/+1
|/
* ocfs2/hb: Expose the list of heartbeating nodes via debugfsSunil Mushran2009-04-033-4/+104
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* ocfs2/quota: Add QUOTA in mlog_attribute.Tao Ma2009-01-051-0/+1
* ocfs2: Implementation of local and global quota file handlingJan Kara2009-01-051-0/+1
* fs: replace NIPQUAD()Harvey Harrison2008-10-313-20/+19
* [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-211-1/+1