aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov2-2/+2
2007-10-12Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman1-1/+2
2007-10-12Fix up more bio falloutAl Viro1-2/+1
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown1-4/+0
2007-08-09ocfs2: Retry sendpage() if it returns EAGAINSunil Mushran1-8/+16
2007-07-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds5-19/+151
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-1/+0
2007-07-10[PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig1-9/+4
2007-07-10ocfs2: Wake up a starting region if it gets killed in the background.Joel Becker1-1/+20
2007-07-10ocfs2: live heartbeat depends on the local node configurationJoel Becker3-3/+46
2007-07-10ocfs2: Depend on configfs heartbeat items.Joel Becker5-8/+83
2007-07-10configfs: Convert subsystem semaphore to mutexJoel Becker1-1/+1
2007-06-06ocfs2: Fix masklog breakageTiger Yang1-2/+1
2007-05-10ocfs2: kobject/kset foobarRandy Dunlap1-2/+3
2007-05-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds2-6/+6
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman3-7/+6
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2/clusterMark Fasheh2-6/+6
2007-04-26ocfs2: Remove delete inode voteTiger Yang1-1/+4
2007-04-26ocfs2: Replace panic() with emergency_restart() when fencingSunil Mushran1-1/+4
2007-03-14ocfs2: Concurrent access of o2hb_region->hr_task was not lockedJoel Becker1-12/+32
2007-03-14ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks()Joel Becker3-16/+5
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: register the ocfs2 sysctl numbersEric W. Biederman2-4/+3
2007-02-07[PATCH] ocfs2 heartbeat: clean up bio submission codePhilipp Reisner1-127/+31
2007-02-07ocfs2: introduce sc->sc_send_lock to protect outbound outbound messagesZhen Wei2-0/+10
2007-02-07ocfs2_dlm: disallow a domain join if node maps mismatchSrinivas Eeda1-1/+4
2007-02-07ocfs2: Binds listener to the configured ip addressSunil Mushran1-7/+8
2007-02-07ocfs2: Added post handler callable function in o2net message handlerKurt Hackel3-2/+18
2007-02-07ocfs2_dlm: fix cluster-wide refcounting of lock resourcesKurt Hackel1-1/+4
2006-12-28ocfs2: export heartbeat thread pid via configfsZhen Wei1-0/+17
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day3-10/+10
2006-12-11[patch 3/3] OCFS2 Configurable timeouts - Protocol changesAndrew Beekhof4-16/+116
2006-12-07[patch 2/3] OCFS2 Configurable timeoutsJeff Mahoney5-18/+219
2006-12-07[patch 1/3] OCFS2 - Expose struct o2nm_clusterAndrew Beekhof2-12/+15
2006-11-22WorkStruct: make allyesconfigDavid Howells4-44/+56
2006-10-20ocfs2: delete redundant memcmp()Akinobu Mita1-4/+6
2006-09-24ocfs2: Remove i_generation from inode lock namesMark Fasheh1-1/+4
2006-09-24ocfs2: Hook rest of the file system into dentry locking APIMark Fasheh1-1/+4
2006-09-20ocfs2: Fix heartbeat sector calculationMathieu Avila1-2/+6
2006-06-29ocfs2: Cleanup message printsSunil Mushran1-7/+7
2006-06-29ocfs2: warn the user on a dead timeout mismatchMark Fasheh2-0/+21
2006-06-29ocfs2: Compile-time disabling of ocfs2 debugging output.Joel Becker1-1/+21
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar2-2/+2
2006-04-07ocfs2: Better I/O error handling in heartbeatMark Fasheh1-8/+32
2006-03-24ocfs2: finally remove MLF* macrosMark Fasheh1-10/+0
2006-03-24ocfs2: don't use MLF* in cluster/ filesMark Fasheh1-18/+20
2006-03-01[PATCH] ocfs2: added source addr to bind() in o2net_start_connect()Sunil Mushran1-2/+12
2006-03-01ocfs2: Set .owner on masklog sysfs attributes.Joel Becker1-0/+1
2006-03-01[PATCH] ocfs2: complete failure recovery for nodemanager initJeff Mahoney1-1/+3
2006-03-01[PATCH] ocfs2: remove non existing function prototypesMark Fasheh1-5/+0