| Commit message (Expand) | Author | Age |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-06-16 |
|\ |
|
| * | ocfs2/net: Use wait_event() in o2net_send_message_vec() | Sunil Mushran | 2009-06-15 |
| * | ocfs2: update comments in masklog.h | Coly Li | 2009-05-05 |
* | | block: Do away with the notion of hardsect_size | Martin K. Petersen | 2009-05-22 |
|/ |
|
* | ocfs2/hb: Expose the list of heartbeating nodes via debugfs | Sunil Mushran | 2009-04-03 |
* | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 |
* | ocfs2/quota: Add QUOTA in mlog_attribute. | Tao Ma | 2009-01-05 |
* | ocfs2: Implementation of local and global quota file handling | Jan Kara | 2009-01-05 |
* | fs: replace NIPQUAD() | Harvey Harrison | 2008-10-31 |
* | [PATCH] sanitize blkdev_get() and friends | Al Viro | 2008-10-21 |
* | [PATCH] pass fmode_t to blkdev_put() | Al Viro | 2008-10-21 |
* | ocfs2: Add extent tree operation for xattr value btrees | Tao Ma | 2008-10-13 |
* | [PATCH] ocfs2/cluster/netdebug.c: fix warning | Alexander Beregalov | 2008-08-22 |
* | [PATCH] ocfs2/cluster/tcp.c: make some functions static | Adrian Bunk | 2008-08-22 |
* | configfs: Allow ->make_item() and ->make_group() to return detailed errors. | Joel Becker | 2008-07-17 |
* | Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e... | Joel Becker | 2008-07-17 |
* | configfs: Allow ->make_item() and ->make_group() to return detailed errors. | Joel Becker | 2008-07-14 |
* | ocfs2/net: Silence build warnings on sparc64 | Sunil Mushran | 2008-07-14 |
* | ocfs2: Move the hb_ctl_path sysctl into the stack glue. | Joel Becker | 2008-06-16 |
* | [PATCH 3/3] ocfs2/net: Silence build warnings | Sunil Mushran | 2008-05-30 |
* | [PATCH 1/3] ocfs2/net: Silence build warnings | Sunil Mushran | 2008-05-30 |
* | ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb) | Joel Becker | 2008-04-30 |
* | ocfs2/net: Add debug interface to o2net | Sunil Mushran | 2008-04-18 |
* | ocfs2/cluster: Get rid of arguments to the timeout routines | Jeff Mahoney | 2008-04-18 |
* | ocfs2: Move /sys/o2cb to /sys/fs/o2cb | Mark Fasheh | 2008-04-18 |
* | ocfs2: Reconnect after idle time out. | Tao Ma | 2008-04-18 |
* | ocfs2: Fix NULL pointer dereferences in o2net | Tao Ma | 2008-03-10 |
* | byteorder: move le32_add_cpu & friends from OCFS2 to core | Marcin Slusarz | 2008-02-08 |
* | ocfs2: Negotiate locking protocol versions. | Joel Becker | 2008-02-06 |
* | ocfs2: Fix userspace ABI breakage in sysfs | Joel Becker | 2008-01-28 |
* | ocfs2: bump version number | Mark Fasheh | 2008-01-25 |
* | ocfs2: Update default cluster timeouts | Sunil Mushran | 2008-01-25 |
* | ocfs2: Remove data locks | Mark Fasheh | 2008-01-25 |
* | ocfs2: Remove mount/unmount votes | Mark Fasheh | 2008-01-25 |
* | kset: convert ocfs2 to use kset_create | Greg Kroah-Hartman | 2008-01-24 |
* | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 2008-01-24 |
* | remove nonsense force-casts from ocfs2 | Al Viro | 2007-12-05 |
* | ocfs2: Filter -ENOSPC in mlog_errno() | Mark Fasheh | 2007-11-27 |
* | [NET]: Add the helper kernel_sock_shutdown() | Trond Myklebust | 2007-11-12 |
* | [PATCH] Fix possibly too long write in o2hb_setup_one_bio() | Jan Kara | 2007-11-06 |
* | Use helpers to obtain task pid in printks | Pavel Emelyanov | 2007-10-19 |
* | Drivers: clean up direct setting of the name of a kset | Greg Kroah-Hartman | 2007-10-12 |
* | Fix up more bio fallout | Al Viro | 2007-10-12 |
* | Drop 'size' argument from bio_endio and bi_end_io | NeilBrown | 2007-10-10 |
* | ocfs2: Retry sendpage() if it returns EAGAIN | Sunil Mushran | 2007-08-09 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-07-16 |
|\ |
|
| * | [PATCH] ocfs2: use list_for_each_entry where benefical | Christoph Hellwig | 2007-07-10 |
| * | ocfs2: Wake up a starting region if it gets killed in the background. | Joel Becker | 2007-07-10 |
| * | ocfs2: live heartbeat depends on the local node configuration | Joel Becker | 2007-07-10 |
| * | ocfs2: Depend on configfs heartbeat items. | Joel Becker | 2007-07-10 |