aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
* | | | | | ocfs2: clean up recovery related messagesKurt Hackel2006-06-26
* | | | | | ocfs2: handle network errors during recoveryKurt Hackel2006-06-26
* | | | | | ocfs2: only recover one dead node at a timeKurt Hackel2006-06-26
* | | | | | ocfs2: Better tracking for recovery state changesKurt Hackel2006-06-26
* | | | | | ocfs2: Fix empty lvb checkKurt Hackel2006-06-26
* | | | | | ocfs2: fix inverted logic in dlm_is_node_deadKurt Hackel2006-06-26
* | | | | | ocfs2: recheck lockres master before sending an unlock request.Kurt Hackel2006-06-26
* | | | | | ocfs2: add a small delay after a failed migrationKurt Hackel2006-06-26
* | | | | | ocfs2: silence a compile warning in dlm_alloc_pagevec()Mark Fasheh2006-06-26
* | | | | | [PATCH] ocfs2: Alloc at least a page for the DLM hashJoel Becker2006-06-26
* | | | | | ocfs2: allocate lockres hash pages in an arrayDaniel Phillips2006-06-26
* | | | | | ocfs2: inline dlm_lockres_get()Mark Fasheh2006-06-26
* | | | | | [PATCH] Clean up ocfs2 hash probe and make it fasterDaniel Phillips2006-06-26
* | | | | | ocfs2: calculate lockid hash values outside of the spinlockMark Fasheh2006-06-26
* | | | | | ocfs2: move lockres qstr next to hlist_node structureMark Fasheh2006-06-26
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-26
|\ \ \ \ \ \
| * | | | | | spelling fixesAndreas Mohr2006-06-26
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-64'Linus Torvalds2006-06-26
|\ \ \ \ \ \
| * | | | | | [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen2006-06-26
| |/ / / / /
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-26
|\ \ \ \ \ \
| * | | | | | [OPENPROMFS]: Rewrite using in-kernel device tree and seq_file.David S. Miller2006-06-26
| |/ / / / /
* | | | | | [PATCH] coredump: shutdown current process firstOleg Nesterov2006-06-26
* | | | | | [PATCH] coredump: some code relocationsOleg Nesterov2006-06-26
* | | | | | [PATCH] coredump: don't take tasklist_lockOleg Nesterov2006-06-26
* | | | | | [PATCH] coredump: kill ptrace related stuffOleg Nesterov2006-06-26
* | | | | | [PATCH] coredump: speedup SIGKILL sendingOleg Nesterov2006-06-26
* | | | | | [PATCH] coredump: optimize ->mm users traversalOleg Nesterov2006-06-26
* | | | | | [PATCH] de_thread: fix lockless do_each_threadOleg Nesterov2006-06-26
* | | | | | [PATCH] SELinux: Add sockcreate node to procattr APIEric Paris2006-06-26
* | | | | | [PATCH] cleanup next_tid()Oleg Nesterov2006-06-26
* | | | | | [PATCH] simplify/fix first_tid()Oleg Nesterov2006-06-26
* | | | | | [PATCH] proc: Remove tasklist_lock from proc_task_readdir.Eric W. Biederman2006-06-26
* | | | | | [PATCH] proc: Cleanup proc_fd_access_allowedEric W. Biederman2006-06-26
* | | | | | [PATCH] proc: Use sane permission checks on the /proc/<pid>/fd/ symlinksEric W. Biederman2006-06-26
* | | | | | [PATCH] proc: optimize proc_check_dentry_visibleEric W. Biederman2006-06-26
* | | | | | [PATCH] proc: Use struct pid not struct task_refEric W. Biederman2006-06-26
* | | | | | [PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman2006-06-26
* | | | | | [PATCH] proc: make PROC_NUMBUF the buffer size for holding integers as stringsEric W. Biederman2006-06-26
* | | | | | [PATCH] simply fix first_tgidEric W. Biederman2006-06-26
* | | | | | [PATCH] proc: Remove tasklist_lock from proc_pid_lookup() and proc_task_lookup()Eric W. Biederman2006-06-26
* | | | | | [PATCH] proc: Remove tasklist_lock from proc_pid_readdirEric W. Biederman2006-06-26
* | | | | | [PATCH] proc: refactor reading directories of tasksEric W. Biederman2006-06-26
* | | | | | [PATCH] proc: Close the race of a process dying durning lookupEric W. Biederman2006-06-26
* | | | | | [PATCH] proc: Rewrite the proc dentry flush on exit optimizationEric W. Biederman2006-06-26
* | | | | | [PATCH] proc: Move proc_maps_operations into task_mmu.cEric W. Biederman2006-06-26
* | | | | | [PATCH] proc: Fix the link count for /proc/<pid>/taskEric W. Biederman2006-06-26
* | | | | | [PATCH] proc: Properly filter out files that are not visible to a processEric W. Biederman2006-06-26
* | | | | | [PATCH] proc: Kill proc_mem_inode_operationsEric W. Biederman2006-06-26
* | | | | | [PATCH] proc: Remove bogus proc_task_permissionEric W. Biederman2006-06-26
* | | | | | [PATCH] proc: Replace proc_inode.type with proc_inode.fdEric W. Biederman2006-06-26