summaryrefslogtreecommitdiff
path: root/fs/ocfs2/cluster
AgeCommit message (Expand)Author
2008-05-30[PATCH 3/3] ocfs2/net: Silence build warningsSunil Mushran
2008-05-30[PATCH 1/3] ocfs2/net: Silence build warningsSunil Mushran
2008-04-30ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb)Joel Becker
2008-04-18ocfs2/net: Add debug interface to o2netSunil Mushran
2008-04-18ocfs2/cluster: Get rid of arguments to the timeout routinesJeff Mahoney
2008-04-18ocfs2: Move /sys/o2cb to /sys/fs/o2cbMark Fasheh
2008-04-18ocfs2: Reconnect after idle time out.Tao Ma
2008-03-10ocfs2: Fix NULL pointer dereferences in o2netTao Ma
2008-02-08byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz
2008-02-06ocfs2: Negotiate locking protocol versions.Joel Becker
2008-01-28ocfs2: Fix userspace ABI breakage in sysfsJoel Becker
2008-01-25ocfs2: bump version numberMark Fasheh
2008-01-25ocfs2: Update default cluster timeoutsSunil Mushran
2008-01-25ocfs2: Remove data locksMark Fasheh
2008-01-25ocfs2: Remove mount/unmount votesMark Fasheh
2008-01-24kset: convert ocfs2 to use kset_createGreg Kroah-Hartman
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman
2007-12-05remove nonsense force-casts from ocfs2Al Viro
2007-11-27ocfs2: Filter -ENOSPC in mlog_errno()Mark Fasheh
2007-11-12[NET]: Add the helper kernel_sock_shutdown()Trond Myklebust
2007-11-06[PATCH] Fix possibly too long write in o2hb_setup_one_bio()Jan Kara
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-12Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman
2007-10-12Fix up more bio falloutAl Viro
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown
2007-08-09ocfs2: Retry sendpage() if it returns EAGAINSunil Mushran
2007-07-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-10[PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig
2007-07-10ocfs2: Wake up a starting region if it gets killed in the background.Joel Becker
2007-07-10ocfs2: live heartbeat depends on the local node configurationJoel Becker
2007-07-10ocfs2: Depend on configfs heartbeat items.Joel Becker
2007-07-10configfs: Convert subsystem semaphore to mutexJoel Becker
2007-06-06ocfs2: Fix masklog breakageTiger Yang
2007-05-10ocfs2: kobject/kset foobarRandy Dunlap
2007-05-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2/clusterMark Fasheh
2007-04-26ocfs2: Remove delete inode voteTiger Yang
2007-04-26ocfs2: Replace panic() with emergency_restart() when fencingSunil Mushran
2007-03-14ocfs2: Concurrent access of o2hb_region->hr_task was not lockedJoel Becker
2007-03-14ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks()Joel Becker
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: register the ocfs2 sysctl numbersEric W. Biederman
2007-02-07[PATCH] ocfs2 heartbeat: clean up bio submission codePhilipp Reisner
2007-02-07ocfs2: introduce sc->sc_send_lock to protect outbound outbound messagesZhen Wei
2007-02-07ocfs2_dlm: disallow a domain join if node maps mismatchSrinivas Eeda
2007-02-07ocfs2: Binds listener to the configured ip addressSunil Mushran
2007-02-07ocfs2: Added post handler callable function in o2net message handlerKurt Hackel
2007-02-07ocfs2_dlm: fix cluster-wide refcounting of lock resourcesKurt Hackel