Age | Commit message (Expand) | Author | Files | Lines |
2008-07-17 | configfs: Allow ->make_item() and ->make_group() to return detailed errors. | Joel Becker | 2 | -19/+7 |
2008-07-17 | Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e... | Joel Becker | 2 | -38/+24 |
2008-07-14 | configfs: Allow ->make_item() and ->make_group() to return detailed errors. | Joel Becker | 2 | -24/+38 |
2008-07-14 | ocfs2/net: Silence build warnings on sparc64 | Sunil Mushran | 1 | -3/+5 |
2008-06-16 | ocfs2: Move the hb_ctl_path sysctl into the stack glue. | Joel Becker | 2 | -77/+1 |
2008-05-30 | [PATCH 3/3] ocfs2/net: Silence build warnings | Sunil Mushran | 2 | -19/+41 |
2008-05-30 | [PATCH 1/3] ocfs2/net: Silence build warnings | Sunil Mushran | 1 | -6/+6 |
2008-04-30 | ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb) | Joel Becker | 1 | -1/+1 |
2008-04-18 | ocfs2/net: Add debug interface to o2net | Sunil Mushran | 6 | -3/+569 |
2008-04-18 | ocfs2/cluster: Get rid of arguments to the timeout routines | Jeff Mahoney | 1 | -27/+20 |
2008-04-18 | ocfs2: Move /sys/o2cb to /sys/fs/o2cb | Mark Fasheh | 1 | -0/+9 |
2008-04-18 | ocfs2: Reconnect after idle time out. | Tao Ma | 2 | -15/+38 |
2008-03-10 | ocfs2: Fix NULL pointer dereferences in o2net | Tao Ma | 1 | -5/+4 |
2008-02-08 | byteorder: move le32_add_cpu & friends from OCFS2 to core | Marcin Slusarz | 2 | -31/+0 |
2008-02-06 | ocfs2: Negotiate locking protocol versions. | Joel Becker | 1 | -1/+10 |
2008-01-28 | ocfs2: Fix userspace ABI breakage in sysfs | Joel Becker | 1 | -1/+1 |
2008-01-25 | ocfs2: bump version number | Mark Fasheh | 1 | -1/+1 |
2008-01-25 | ocfs2: Update default cluster timeouts | Sunil Mushran | 2 | -3/+3 |
2008-01-25 | ocfs2: Remove data locks | Mark Fasheh | 1 | -1/+4 |
2008-01-25 | ocfs2: Remove mount/unmount votes | Mark Fasheh | 1 | -1/+4 |
2008-01-24 | kset: convert ocfs2 to use kset_create | Greg Kroah-Hartman | 2 | -64/+23 |
2008-01-24 | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 2 | -2/+2 |
2007-12-05 | remove nonsense force-casts from ocfs2 | Al Viro | 1 | -14/+6 |
2007-11-27 | ocfs2: Filter -ENOSPC in mlog_errno() | Mark Fasheh | 1 | -1/+1 |
2007-11-12 | [NET]: Add the helper kernel_sock_shutdown() | Trond Myklebust | 1 | -2/+2 |
2007-11-06 | [PATCH] Fix possibly too long write in o2hb_setup_one_bio() | Jan Kara | 1 | -1/+1 |
2007-10-19 | Use helpers to obtain task pid in printks | Pavel Emelyanov | 2 | -2/+2 |
2007-10-12 | Drivers: clean up direct setting of the name of a kset | Greg Kroah-Hartman | 1 | -1/+2 |
2007-10-12 | Fix up more bio fallout | Al Viro | 1 | -2/+1 |
2007-10-10 | Drop 'size' argument from bio_endio and bi_end_io | NeilBrown | 1 | -4/+0 |
2007-08-09 | ocfs2: Retry sendpage() if it returns EAGAIN | Sunil Mushran | 1 | -8/+16 |
2007-07-16 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -19/+151 |
2007-07-11 | sysfs: kill unnecessary attribute->owner | Tejun Heo | 1 | -1/+0 |
2007-07-10 | [PATCH] ocfs2: use list_for_each_entry where benefical | Christoph Hellwig | 1 | -9/+4 |
2007-07-10 | ocfs2: Wake up a starting region if it gets killed in the background. | Joel Becker | 1 | -1/+20 |
2007-07-10 | ocfs2: live heartbeat depends on the local node configuration | Joel Becker | 3 | -3/+46 |
2007-07-10 | ocfs2: Depend on configfs heartbeat items. | Joel Becker | 5 | -8/+83 |
2007-07-10 | configfs: Convert subsystem semaphore to mutex | Joel Becker | 1 | -1/+1 |
2007-06-06 | ocfs2: Fix masklog breakage | Tiger Yang | 1 | -2/+1 |
2007-05-10 | ocfs2: kobject/kset foobar | Randy Dunlap | 1 | -2/+3 |
2007-05-04 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -6/+6 |
2007-05-02 | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 3 | -7/+6 |
2007-05-02 | ocfs2: fix sparse warnings in fs/ocfs2/cluster | Mark Fasheh | 2 | -6/+6 |
2007-04-26 | ocfs2: Remove delete inode vote | Tiger Yang | 1 | -1/+4 |
2007-04-26 | ocfs2: Replace panic() with emergency_restart() when fencing | Sunil Mushran | 1 | -1/+4 |
2007-03-14 | ocfs2: Concurrent access of o2hb_region->hr_task was not locked | Joel Becker | 1 | -12/+32 |
2007-03-14 | ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks() | Joel Becker | 3 | -16/+5 |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 1 | -1/+1 |
2007-02-14 | [PATCH] sysctl: register the ocfs2 sysctl numbers | Eric W. Biederman | 2 | -4/+3 |
2007-02-07 | [PATCH] ocfs2 heartbeat: clean up bio submission code | Philipp Reisner | 1 | -127/+31 |