summaryrefslogtreecommitdiff
path: root/fs/ocfs2/cluster
AgeCommit message (Expand)Author
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
2010-02-26ocfs2: Add current->comm in trace outputSunil Mushran
2010-02-08ocfs2/cluster: Make o2net connect messages KERN_NOTICESunil Mushran
2010-01-25ocfs2/trivial: Remove trailing whitespacesSunil Mushran
2009-12-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-23ocfs2/trivial: Use proper mask for 2 places in hearbeat.cTao Ma
2009-12-02ocfs2/cluster: Make fence method configurable - v2Sunil Mushran
2009-10-18inet: rename some inet_sock fieldsEric Dumazet
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-22ocfs2: Add ocfs2_read_refcount_block.Tao Ma
2009-06-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-06-15ocfs2/net: Use wait_event() in o2net_send_message_vec()Sunil Mushran
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-05ocfs2: update comments in masklog.hColy Li
2009-04-03ocfs2/hb: Expose the list of heartbeating nodes via debugfsSunil Mushran
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-05ocfs2/quota: Add QUOTA in mlog_attribute.Tao Ma
2009-01-05ocfs2: Implementation of local and global quota file handlingJan Kara
2008-10-31fs: replace NIPQUAD()Harvey Harrison
2008-10-21[PATCH] sanitize blkdev_get() and friendsAl Viro