Oleg Nesterov ([email protected])

Number of posts: 1533 (0.83 per day)
First post: 2002-07-06 18:13:35
Last post: 2007-08-06 10:53:42

Date List Subject
2006-03-18 13:15:42 linux-kernel Re: [PATCH] unshare: Use rcu_assign_pointer when setting sighand
2006-03-17 17:48:12 linux-kernel Re: [PATCH] unshare: Use rcu_assign_pointer when setting sighand
2006-03-16 16:04:26 linux-kernel [PATCH] make fork() atomic wrt pgrp/session signals
2006-03-14 18:29:28 linux-kernel Re: [PATCH] task: Make task list manipulations RCU safe.
2006-03-14 17:39:56 linux-kernel Re: [PATCH] task: Make task list manipulations RCU safe.
2006-03-08 21:49:27 linux-kernel Re: [PATCH rc5-mm] pids: kill PIDTYPE_TGID
2006-03-08 19:27:08 linux-kernel Re: [PATCH rc5-mm] pids: kill PIDTYPE_TGID
2006-03-08 14:44:23 linux-kernel Re: [PATCH rc5-mm] pids: kill PIDTYPE_TGID
2006-03-07 21:05:48 linux-kernel Re: [PATCH 01/23] tref: Implement task references.
2006-03-07 20:47:58 linux-kernel Re: [PATCH 01/23] tref: Implement task references.
2006-03-07 20:41:37 linux-kernel Re: [PATCH 01/23] tref: Implement task references.
2006-03-07 20:22:49 linux-kernel [PATCH rc5-mm] pids: kill PIDTYPE_TGID
2006-03-06 21:09:45 linux-kernel Re: [PATCH 01/23] tref: Implement task references.
2006-03-04 17:33:13 linux-kernel Re: [PATCH 01/23] tref: Implement task references.
2006-03-04 12:34:27 linux-kernel Re: [PATCH 01/23] tref: Implement task references.
2006-03-03 19:26:12 linux-kernel Re: [PATCH 01/23] tref: Implement task references.
2006-03-03 16:59:36 linux-kernel Re: [PATCH 01/23] tref: Implement task references.
2006-03-02 20:40:32 linux-kernel Re: [PATCH 01/23] tref: Implement task references.
2006-03-02 19:19:26 linux-kernel Re: [PATCH 01/23] tref: Implement task references.
2006-02-26 19:53:25 linux-kernel [PATCH] readahead: fix initial window size calculation
2006-02-26 19:52:59 linux-kernel [PATCH] readahead: ->prev_page can overrun the ahead window
2006-02-25 20:09:57 linux-kernel Re: [PATCH 2/6] relax sig_needs_tasklist()
2006-02-25 19:29:27 linux-kernel Re: [PATCH 3/4] cleanup __exit_signal()
2006-02-24 18:16:21 linux-kernel Re: [PATCH 3/4] cleanup __exit_signal()
2006-02-24 16:15:06 linux-kernel Re: NFS Still broken in 2.6.x?
2006-02-24 15:25:42 linux-kernel Re: NFS Still broken in 2.6.x?
2006-02-22 23:13:31 linux-kernel Re: [PATCH 2/3] revert "Optimize sys_times for a single threadprocess"
2006-02-22 23:09:11 linux-kernel [PATCH 4/6] de_thread: don't take tasklist_lock
2006-02-22 23:08:41 linux-kernel [PATCH 6/6] do_sigaction: don't take tasklist_lock
2006-02-22 23:08:37 linux-kernel [PATCH 5/6] do_group_exit: don't take tasklist_lock
2006-02-22 23:07:57 linux-kernel [PATCH 3/6] do_signal_stop: don't take tasklist_lock
2006-02-22 23:07:55 linux-kernel [PATCH 2/6] relax sig_needs_tasklist()
2006-02-22 23:07:22 linux-kernel [PATCH 1/6] sys_times: don't take tasklist_lock
2006-02-22 23:06:53 linux-kernel [PATCH 0/6] some tasklist_lock removals
2006-02-22 22:36:52 linux-kernel [PATCH 3/3] do __unhash_process() under ->siglock
2006-02-22 22:36:18 linux-kernel [PATCH 2/3] revert "Optimize sys_times for a single thread process"
2006-02-22 22:35:54 linux-kernel [PATCH 1/3] move __exit_signal() to kernel/exit.c
2006-02-22 22:35:32 linux-kernel [PATCH 0/3] make threads traversal ->siglock safe
2006-02-21 17:08:32 linux-kernel Re: [PATCH] introduce sig_needs_tasklist() helper
2006-02-20 14:50:16 linux-kernel Re: [PATCH 1/2] copy_process: cleanup bad_fork_cleanup_sighand
2006-02-20 14:47:23 linux-kernel [PATCH 4/4] rename __exit_sighand to cleanup_sighand
2006-02-20 14:46:52 linux-kernel [PATCH 3/4] cleanup __exit_signal()
2006-02-20 14:46:42 linux-kernel [PATCH 2/2] copy_process: cleanup bad_fork_cleanup_signal
2006-02-20 14:46:18 linux-kernel [PATCH 0/4] prepare for ->siglock safe threads traversal
2006-02-20 14:46:18 linux-kernel [PATCH 1/2] copy_process: cleanup bad_fork_cleanup_sighand
2006-02-18 17:01:48 linux-kernel Re: [PATCH 2/2] fix kill_proc_info() vs fork() theoretical race
2006-02-18 16:54:27 linux-kernel [PATCH] introduce sig_needs_tasklist() helper
2006-02-18 16:54:14 linux-kernel [PATCH] introduce lock_task_sighand() helper
2006-02-17 18:44:03 linux-kernel [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
2006-02-16 20:02:25 linux-kernel Re: [PATCH 2/2] fix kill_proc_info() vs fork() theoretical race
2006-02-16 19:58:49 linux-kernel Re: [PATCH 1/2] fix kill_proc_info() vs CLONE_THREAD race