aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-06-26ocfs2: make dlm recovery finalization 2 stageKurt Hackel
2006-06-26ocfs2: dlm recovery / lockres reference count fixKurt Hackel
2006-06-26ocfs2: better error handling during assert master messageKurt Hackel
2006-06-26ocfs2: dump lockres info before we BUG() on a bad referenceKurt Hackel
2006-06-26ocfs2: do LVB puts in placeMark Fasheh
2006-06-26ocfs2: mle ref count debuggingKurt Hackel
2006-06-26ocfs2: allow for an assert message during lock masteryKurt Hackel
2006-06-26ocfs2: take mle reference during migrationKurt Hackel
2006-06-26ocfs2: properly initialize the mle structureKurt Hackel
2006-06-26ocfs2: detach mle from heartbeat eventsKurt Hackel
2006-06-26ocfs2: mle ref counting fixesKurt Hackel
2006-06-26ocfs2: better mle debuggingKurt Hackel
2006-06-26ocfs2: clean up recovery related messagesKurt Hackel
2006-06-26ocfs2: handle network errors during recoveryKurt Hackel
2006-06-26ocfs2: only recover one dead node at a timeKurt Hackel
2006-06-26ocfs2: Better tracking for recovery state changesKurt Hackel
2006-06-26ocfs2: Fix empty lvb checkKurt Hackel
2006-06-26ocfs2: fix inverted logic in dlm_is_node_deadKurt Hackel
2006-06-26ocfs2: recheck lockres master before sending an unlock request.Kurt Hackel
2006-06-26ocfs2: add a small delay after a failed migrationKurt Hackel
2006-06-26ocfs2: silence a compile warning in dlm_alloc_pagevec()Mark Fasheh
2006-06-26[PATCH] ocfs2: Alloc at least a page for the DLM hashJoel Becker
2006-06-26ocfs2: allocate lockres hash pages in an arrayDaniel Phillips
2006-06-26ocfs2: inline dlm_lockres_get()Mark Fasheh
2006-06-26[PATCH] Clean up ocfs2 hash probe and make it fasterDaniel Phillips
2006-06-26ocfs2: calculate lockid hash values outside of the spinlockMark Fasheh
2006-06-26ocfs2: move lockres qstr next to hlist_node structureMark Fasheh
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs from the partition codeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs from the kernel treeGreg Kroah-Hartman
2006-06-26Merge branch 'x86-64'Linus Torvalds
2006-06-26[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-06-26[PATCH] coredump: shutdown current process firstOleg Nesterov
2006-06-26[PATCH] coredump: some code relocationsOleg Nesterov
2006-06-26[PATCH] coredump: don't take tasklist_lockOleg Nesterov
2006-06-26[PATCH] coredump: kill ptrace related stuffOleg Nesterov
2006-06-26[PATCH] coredump: speedup SIGKILL sendingOleg Nesterov
2006-06-26[PATCH] coredump: optimize ->mm users traversalOleg Nesterov
2006-06-26[PATCH] de_thread: fix lockless do_each_threadOleg Nesterov
2006-06-26[PATCH] SELinux: Add sockcreate node to procattr APIEric Paris
2006-06-26[PATCH] cleanup next_tid()Oleg Nesterov
2006-06-26[PATCH] simplify/fix first_tid()Oleg Nesterov
2006-06-26[PATCH] proc: Remove tasklist_lock from proc_task_readdir.Eric W. Biederman
2006-06-26[PATCH] proc: Cleanup proc_fd_access_allowedEric W. Biederman