aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-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
2006-06-26[PATCH] proc: Use sane permission checks on the /proc/<pid>/fd/ symlinksEric W. Biederman
2006-06-26[PATCH] proc: optimize proc_check_dentry_visibleEric W. Biederman
2006-06-26[PATCH] proc: Use struct pid not struct task_refEric W. Biederman
2006-06-26[PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman
2006-06-26[PATCH] proc: make PROC_NUMBUF the buffer size for holding integers as stringsEric W. Biederman
2006-06-26[PATCH] simply fix first_tgidEric W. Biederman
2006-06-26[PATCH] proc: Remove tasklist_lock from proc_pid_lookup() and proc_task_lookup()Eric W. Biederman
2006-06-26[PATCH] proc: Remove tasklist_lock from proc_pid_readdirEric W. Biederman
2006-06-26[PATCH] proc: refactor reading directories of tasksEric W. Biederman
2006-06-26[PATCH] proc: Close the race of a process dying durning lookupEric W. Biederman
2006-06-26[PATCH] proc: Rewrite the proc dentry flush on exit optimizationEric W. Biederman
2006-06-26[PATCH] proc: Move proc_maps_operations into task_mmu.cEric W. Biederman
2006-06-26[PATCH] proc: Fix the link count for /proc/<pid>/taskEric W. Biederman
2006-06-26[PATCH] proc: Properly filter out files that are not visible to a processEric W. Biederman
2006-06-26[PATCH] proc: Kill proc_mem_inode_operationsEric W. Biederman
2006-06-26[PATCH] proc: Remove bogus proc_task_permissionEric W. Biederman
2006-06-26[PATCH] proc: Replace proc_inode.type with proc_inode.fdEric W. Biederman
2006-06-26[PATCH] proc: Simplify the ownership rules for /procEric W. Biederman
2006-06-26[PATCH] proc: Remove unnecessary and misleading assignments from proc_pid_mak...Eric W. Biederman
2006-06-26[PATCH] proc: Remove useless BKL in proc_pid_readlinkEric W. Biederman
2006-06-26[PATCH] proc: Fix the .. inode number on /proc/<pid>/fdEric W. Biederman
2006-06-26[PATCH] nfsd kconfig: select things at the closest tristate instead of boolHerbert Xu
2006-06-26[PATCH] i4l: Gigaset drivers: add IOCTLs to compat_ioctl.hHansjoerg Lipp
2006-06-26[PATCH] ext3: Add "-o bh" optionBadari Pulavarty