aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster
Commit message (Expand)AuthorAge
* 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
* ocfs2: bump version numberMark Fasheh2008-01-25
* ocfs2: Update default cluster timeoutsSunil Mushran2008-01-25
* ocfs2: Remove data locksMark Fasheh2008-01-25
* ocfs2: Remove mount/unmount votesMark Fasheh2008-01-25
* kset: convert ocfs2 to use kset_createGreg Kroah-Hartman2008-01-24
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-24
* remove nonsense force-casts from ocfs2Al Viro2007-12-05
* ocfs2: Filter -ENOSPC in mlog_errno()Mark Fasheh2007-11-27
* [NET]: Add the helper kernel_sock_shutdown()Trond Myklebust2007-11-12
* [PATCH] Fix possibly too long write in o2hb_setup_one_bio()Jan Kara2007-11-06
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman2007-10-12
* Fix up more bio falloutAl Viro2007-10-12
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-10
* ocfs2: Retry sendpage() if it returns EAGAINSunil Mushran2007-08-09
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-16
|\
| * [PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig2007-07-10
| * ocfs2: Wake up a starting region if it gets killed in the background.Joel Becker2007-07-10
| * ocfs2: live heartbeat depends on the local node configurationJoel Becker2007-07-10
| * ocfs2: Depend on configfs heartbeat items.Joel Becker2007-07-10
| * configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-10
* | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
|/
* ocfs2: Fix masklog breakageTiger Yang2007-06-06
* ocfs2: kobject/kset foobarRandy Dunlap2007-05-10
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-05-04
|\
| * ocfs2: fix sparse warnings in fs/ocfs2/clusterMark Fasheh2007-05-02
* | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
|/
* ocfs2: Remove delete inode voteTiger Yang2007-04-26
* ocfs2: Replace panic() with emergency_restart() when fencingSunil Mushran2007-04-26
* ocfs2: Concurrent access of o2hb_region->hr_task was not lockedJoel Becker2007-03-14
* ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks()Joel Becker2007-03-14
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-14
* [PATCH] sysctl: register the ocfs2 sysctl numbersEric W. Biederman2007-02-14
* [PATCH] ocfs2 heartbeat: clean up bio submission codePhilipp Reisner2007-02-07
* ocfs2: introduce sc->sc_send_lock to protect outbound outbound messagesZhen Wei2007-02-07
* ocfs2_dlm: disallow a domain join if node maps mismatchSrinivas Eeda2007-02-07
* ocfs2: Binds listener to the configured ip addressSunil Mushran2007-02-07
* ocfs2: Added post handler callable function in o2net message handlerKurt Hackel2007-02-07
* ocfs2_dlm: fix cluster-wide refcounting of lock resourcesKurt Hackel2007-02-07
* ocfs2: export heartbeat thread pid via configfsZhen Wei2006-12-28
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-13
* [patch 3/3] OCFS2 Configurable timeouts - Protocol changesAndrew Beekhof2006-12-11
* [patch 2/3] OCFS2 Configurable timeoutsJeff Mahoney2006-12-07
* [patch 1/3] OCFS2 - Expose struct o2nm_clusterAndrew Beekhof2006-12-07
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* ocfs2: delete redundant memcmp()Akinobu Mita2006-10-20
* ocfs2: Remove i_generation from inode lock namesMark Fasheh2006-09-24