aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster
Commit message (Expand)AuthorAge
* ocfs2/net: fix uninitialized ret in o2net_send_message_vec()Wu Fengguang2010-09-18
* O2net: Disallow o2net accept connection request from itself.Tristan Ye2010-08-07
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-21
|\
| * o2net: log socket state changesSrinivas Eeda2010-05-05
| * ocfs2: allocation reservationsMark Fasheh2010-05-05
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4Joe Perches2010-03-12
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
* ocfs2: Use a separate masklog for AST and BASTsSunil Mushran2010-02-27
* ocfs2: Add current->comm in trace outputSunil Mushran2010-02-26
* ocfs2/cluster: Make o2net connect messages KERN_NOTICESunil Mushran2010-02-08
* ocfs2/trivial: Remove trailing whitespacesSunil Mushran2010-01-25
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-24
|\
| * ocfs2/trivial: Use proper mask for 2 places in hearbeat.cTao Ma2009-12-23
| * ocfs2/cluster: Make fence method configurable - v2Sunil Mushran2009-12-02
* | inet: rename some inet_sock fieldsEric Dumazet2009-10-18
|/
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-23
|\
| * ocfs2: Add ocfs2_read_refcount_block.Tao Ma2009-09-22
* | seq_file: constify seq_operationsJames Morris2009-09-23
|/
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-06-16
|\
| * ocfs2/net: Use wait_event() in o2net_send_message_vec()Sunil Mushran2009-06-15
| * ocfs2: update comments in masklog.hColy Li2009-05-05
* | block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
|/
* ocfs2/hb: Expose the list of heartbeating nodes via debugfsSunil Mushran2009-04-03
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* ocfs2/quota: Add QUOTA in mlog_attribute.Tao Ma2009-01-05
* ocfs2: Implementation of local and global quota file handlingJan Kara2009-01-05
* fs: replace NIPQUAD()Harvey Harrison2008-10-31
* [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-21
* [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-21
* ocfs2: Add extent tree operation for xattr value btreesTao Ma2008-10-13
* [PATCH] ocfs2/cluster/netdebug.c: fix warningAlexander Beregalov2008-08-22
* [PATCH] ocfs2/cluster/tcp.c: make some functions staticAdrian Bunk2008-08-22
* configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-17
* Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker2008-07-17
* configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-14
* ocfs2/net: Silence build warnings on sparc64Sunil Mushran2008-07-14
* ocfs2: Move the hb_ctl_path sysctl into the stack glue.Joel Becker2008-06-16
* [PATCH 3/3] ocfs2/net: Silence build warningsSunil Mushran2008-05-30
* [PATCH 1/3] ocfs2/net: Silence build warningsSunil Mushran2008-05-30
* ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb)Joel Becker2008-04-30
* ocfs2/net: Add debug interface to o2netSunil Mushran2008-04-18
* ocfs2/cluster: Get rid of arguments to the timeout routinesJeff Mahoney2008-04-18
* ocfs2: Move /sys/o2cb to /sys/fs/o2cbMark Fasheh2008-04-18
* ocfs2: Reconnect after idle time out.Tao Ma2008-04-18
* ocfs2: Fix NULL pointer dereferences in o2netTao Ma2008-03-10
* byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz2008-02-08
* ocfs2: Negotiate locking protocol versions.Joel Becker2008-02-06
* ocfs2: Fix userspace ABI breakage in sysfsJoel Becker2008-01-28