aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster
Commit message (Expand)AuthorAgeFilesLines
...
* ocfs2: Remove data locksMark Fasheh2008-01-251-1/+4
* ocfs2: Remove mount/unmount votesMark Fasheh2008-01-251-1/+4
* kset: convert ocfs2 to use kset_createGreg Kroah-Hartman2008-01-242-64/+23
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-242-2/+2
* remove nonsense force-casts from ocfs2Al Viro2007-12-051-14/+6
* ocfs2: Filter -ENOSPC in mlog_errno()Mark Fasheh2007-11-271-1/+1
* [NET]: Add the helper kernel_sock_shutdown()Trond Myklebust2007-11-121-2/+2
* [PATCH] Fix possibly too long write in o2hb_setup_one_bio()Jan Kara2007-11-061-1/+1
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-192-2/+2
* Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman2007-10-121-1/+2
* Fix up more bio falloutAl Viro2007-10-121-2/+1
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-101-4/+0
* ocfs2: Retry sendpage() if it returns EAGAINSunil Mushran2007-08-091-8/+16
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-165-19/+151
|\
| * [PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig2007-07-101-9/+4
| * ocfs2: Wake up a starting region if it gets killed in the background.Joel Becker2007-07-101-1/+20
| * ocfs2: live heartbeat depends on the local node configurationJoel Becker2007-07-103-3/+46
| * ocfs2: Depend on configfs heartbeat items.Joel Becker2007-07-105-8/+83
| * configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-101-1/+1
* | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-1/+0
|/
* ocfs2: Fix masklog breakageTiger Yang2007-06-061-2/+1
* ocfs2: kobject/kset foobarRandy Dunlap2007-05-101-2/+3
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-05-042-6/+6
|\
| * ocfs2: fix sparse warnings in fs/ocfs2/clusterMark Fasheh2007-05-022-6/+6
* | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-023-7/+6
|/
* ocfs2: Remove delete inode voteTiger Yang2007-04-261-1/+4
* ocfs2: Replace panic() with emergency_restart() when fencingSunil Mushran2007-04-261-1/+4
* ocfs2: Concurrent access of o2hb_region->hr_task was not lockedJoel Becker2007-03-141-12/+32
* ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks()Joel Becker2007-03-143-16/+5
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: register the ocfs2 sysctl numbersEric W. Biederman2007-02-142-4/+3
* [PATCH] ocfs2 heartbeat: clean up bio submission codePhilipp Reisner2007-02-071-127/+31
* ocfs2: introduce sc->sc_send_lock to protect outbound outbound messagesZhen Wei2007-02-072-0/+10
* ocfs2_dlm: disallow a domain join if node maps mismatchSrinivas Eeda2007-02-071-1/+4
* ocfs2: Binds listener to the configured ip addressSunil Mushran2007-02-071-7/+8
* ocfs2: Added post handler callable function in o2net message handlerKurt Hackel2007-02-073-2/+18
* ocfs2_dlm: fix cluster-wide refcounting of lock resourcesKurt Hackel2007-02-071-1/+4
* ocfs2: export heartbeat thread pid via configfsZhen Wei2006-12-281-0/+17
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-133-10/+10
* [patch 3/3] OCFS2 Configurable timeouts - Protocol changesAndrew Beekhof2006-12-114-16/+116
* [patch 2/3] OCFS2 Configurable timeoutsJeff Mahoney2006-12-075-18/+219
* [patch 1/3] OCFS2 - Expose struct o2nm_clusterAndrew Beekhof2006-12-072-12/+15
* WorkStruct: make allyesconfigDavid Howells2006-11-224-44/+56
* ocfs2: delete redundant memcmp()Akinobu Mita2006-10-201-4/+6
* ocfs2: Remove i_generation from inode lock namesMark Fasheh2006-09-241-1/+4
* ocfs2: Hook rest of the file system into dentry locking APIMark Fasheh2006-09-241-1/+4
* ocfs2: Fix heartbeat sector calculationMathieu Avila2006-09-201-2/+6
* ocfs2: Cleanup message printsSunil Mushran2006-06-291-7/+7
* ocfs2: warn the user on a dead timeout mismatchMark Fasheh2006-06-292-0/+21
* ocfs2: Compile-time disabling of ocfs2 debugging output.Joel Becker2006-06-291-1/+21