summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2006-04-07ocfs2: Better I/O error handling in heartbeatMark Fasheh
2006-04-07ocfs2: test and set teardown flag early in user_dlm_destroy_lock()Mark Fasheh
2006-04-07ocfs2: Handle the DLM_CANCELGRANT case in user_unlock_ast()Mark Fasheh
2006-04-07ocfs2: catch an invalid ast case in dlmfsMark Fasheh
2006-04-07ocfs2: remove an overly aggressive BUG() in dlmfsMark Fasheh
2006-04-07ocfs2: multi node truncate fixMark Fasheh
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-26[PATCH] remove ->get_blocks() supportBadari Pulavarty
2006-03-26[PATCH] change buffer_head.b_size to size_tBadari Pulavarty
2006-03-26[PATCH] 2tb-files-add-blkcnt_t-fixesAndrew Morton
2006-03-24ocfs2: finally remove MLF* macrosMark Fasheh
2006-03-24ocfs2: don't use MLF* in the file systemMark Fasheh
2006-03-24ocfs2: don't use MLF* in dlm/ filesKurt Hackel
2006-03-24ocfs2: don't use MLF* in cluster/ filesMark Fasheh
2006-03-24[PATCH] ocfs2: dlm recovery fixesKurt Hackel
2006-03-24[PATCH] ocfs2: fix hang in dlm lock resource masteryKurt Hackel
2006-03-24ocfs2: use __attribute__ formatMark Fasheh
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson
2006-03-22[PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter
2006-03-01[PATCH] ocfs2: use hlists for lockres hashMark Fasheh
2006-03-01[PATCH] ocfs2: added source addr to bind() in o2net_start_connect()Sunil Mushran
2006-03-01ocfs2: Respond to on-disk corruption in the extent map code.Joel Becker
2006-03-01ocfs2: Set .owner on masklog sysfs attributes.Joel Becker
2006-03-01[PATCH] ocfs2: fix orphan recovery deadlockMark Fasheh
2006-03-01[PATCH] ocfs2: complete failure recovery for nodemanager initJeff Mahoney
2006-03-01[PATCH] ocfs2: remove non existing function prototypesMark Fasheh
2006-03-01[PATCH] ocfs2: remove unused codeMark Fasheh
2006-03-01[PATCH] ocfs2: remove pointless max journal size limitMark Fasheh
2006-03-01[PATCH] ocfs2: fix -Wformat warnings when building UML on x86-64Jeff Mahoney
2006-02-16[PATCH] ocfs2: detach from heartbeat events before freeing mleKurt Hackel
2006-02-16[PATCH] ocfs2: only checkpoint journal when asked toMark Fasheh
2006-02-16[PATCH] ocfs2: manually grant remote recovery lockKurt Hackel
2006-02-16[PATCH] ocfs2: add dlm_wait_for_node_deathKurt Hackel
2006-02-16[PATCH] ocfs2: fix release of ast never reservedKurt Hackel
2006-02-16[PATCH] ocfs2: recheck recovery state after getting lockKurt Hackel
2006-02-03[PATCH] ocfs2: don't wait on recovery when locking journalMark Fasheh
2006-02-03[PATCH] ocfs2: fix compile warningsMark Fasheh
2006-02-03[PATCH] BUG_ON() Conversion in fs/ocfs2/Eric Sesterhenn / snakebyte
2006-02-03[PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include <linux/delay.h>Adrian Bunk
2006-02-03[PATCH] ocfs2: Semaphore to mutex conversion.Arjan van de Ven
2006-02-03[PATCH] ocfs2/dlm: fixesKurt Hackel
2006-02-03[OCFS2] Make ip_io_sem a mutexMark Fasheh
2006-02-03[PATCH] ocfs2/dlm: fix compilation on ia64Jeff Mahoney
2006-02-03[PATCH] OCFS2: __init / __exit problemAdrian Bunk
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap
2006-01-10[PATCH] replace inode_update_time with file_update_timeChristoph Hellwig
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lockIngo Molnar
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton