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
2008-07-29 13:41:28 linux-kernel Re: [patch, minor] workqueue: consistently use 'err' in __create_workqueue_key()
2008-07-29 12:48:28 linux-kernel Re: [patch, minor] workqueue: consistently use 'err' in __create_workqueue_key()
2008-07-29 12:18:14 linux-kernel Re: Q: wait_task_inactive() and !CONFIG_SMP && CONFIG_PREEMPT
2008-07-29 10:59:16 linux-kernel Re: [patch, minor] workqueue: consistently use 'err' in __create_workqueue_key()
2008-07-28 12:53:39 linux-kernel Re: Q: wait_task_inactive() and !CONFIG_SMP && CONFIG_PREEMPT
2008-07-27 16:30:00 linux-kernel Re: [PATCH 1/1] task IO accounting: improve code readability
2008-07-27 12:39:40 linux-kernel [PATCH] kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE)
2008-07-27 12:12:17 linux-kernel Q: wait_task_inactive() and !CONFIG_SMP && CONFIG_PREEMPT
2008-07-27 11:34:10 linux-kernel [PATCH] wait_task_inactive: don't consider task->nivcsw
2008-07-26 16:09:34 linux-kernel Re: [PATCH 1/1] task IO accounting: correctly account threads IO statistics
2008-07-25 09:39:21 linux-kernel Re: + pm-introduce-new-interfaces-schedule_work_on-and-queue_work_on.patch added to -mm tree
2008-07-24 16:32:11 linux-kernel [PATCH] do_wait_for_common: use signal_pending_state()
2008-07-24 16:31:50 linux-kernel [PATCH] __down_common: use signal_pending_state()
2008-07-24 12:40:34 linux-kernel Re: + pm-introduce-new-interfaces-schedule_work_on-and-queue_work_on.patch added to -mm tree
2008-07-23 16:49:33 linux-kernel [PATCH 1/2] posix-timers: fix posix_timer_event() vs dequeue_signal() race
2008-07-23 16:49:15 linux-kernel [PATCH 0/2] posix-timers: fixes
2008-07-23 16:48:55 linux-kernel [PATCH 2/2] posix-timers: do_schedule_next_timer: fix the setting of ->si_overrun
2008-07-23 15:11:34 linux-kernel Re: + signals-introduce-kill_pid_ns_info.patch added to -mm tree
2008-07-23 14:30:43 linux-kernel Re: [PATCH 1/2] signals: kill(-1) should only signal processes in the same namespace
2008-07-22 12:58:47 linux-kernel Re: [PATCH -mm] coredump: format_corename: don't append .%pid if multi-threaded
2008-07-22 12:39:56 linux-kernel Re: [PATCH -mm] coredump: format_corename: don't append .%pid if multi-threaded
2008-07-22 12:15:13 linux-kernel [PATCH -mm] coredump: format_corename: don't append .%pid if multi-threaded
2008-07-22 10:23:45 linux-kernel [PATCH] workqueues: do CPU_UP_CANCELED if CPU_UP_PREPARE fails
2008-07-22 10:20:31 linux-kernel Re: + workqueue-proper-error-unwinding-in-cpu-hotplug-error-path.patch added to -mm tree
2008-07-22 09:13:11 linux-kernel Re: + workqueue-proper-error-unwinding-in-cpu-hotplug-error-path.patch added to -mm tree
2008-07-22 08:42:00 linux-kernel Re: + workqueue-proper-error-unwinding-in-cpu-hotplug-error-path.patch added to -mm tree
2008-07-21 16:18:26 linux-kernel killable/interruptible coredumps
2008-07-21 15:36:39 linux-kernel do_schedule_next_timer && si_overrun (Was: [PATCH] posix-timers: Do not modify an already queued timer signal)
2008-07-21 15:20:27 linux-kernel Re: [PATCH] posix-timers: Do not modify an already queued timer signal
2008-07-20 16:12:30 linux-kernel [PATCH] coredump: format_corename: fix the "core_uses_pid" logic
2008-07-20 12:34:08 linux-kernel Re: [PATCH] coredump: kill mm->core_done
2008-07-20 12:23:22 linux-kernel Re: [PATCH] posix-timers: Do not modify an already queued timer signal
2008-07-20 12:20:36 linux-kernel Re: [PATCH 2/2] coredump: exit_mm: clear ->mm first, then play with ->core_state
2008-07-20 11:05:32 linux-kernel Re: [PATCH] posix-timers: Do not modify an already queued timer signal
2008-07-20 08:48:18 linux-kernel Re: [PATCH] coredump: kill mm->core_done
2008-07-20 08:44:39 linux-kernel Re: [PATCH] coredump: kill mm->core_done
2008-07-19 16:34:18 linux-kernel Re: [PATCH] posix-timers: Do not modify an already queued timer signal
2008-07-18 12:22:47 linux-kernel Re: [PATCH 0/2] coredump: make the coredumping process visible to oom kill
2008-07-17 17:29:45 linux-kernel Re: [PATCH 1/2] signals: kill(-1) should only signal processes in the same namespace
2008-07-17 13:52:43 linux-kernel Re: [PATCH] posix-timers: Do not modify an already queued timer signal
2008-07-16 17:12:34 linux-kernel PATCH? exit_mm: update the comments, move atomic_inc(mm_count) outside of mmap_sem
2008-07-16 16:18:20 linux-kernel Re: [PATCH] posix-timers: Do not modify an already queued timer signal
2008-07-16 13:51:30 linux-kernel [PATCH 2/2] coredump: exit_mm: clear ->mm first, then play with ->core_state
2008-07-16 13:51:01 linux-kernel [PATCH 1/2] coredump: binfmt_elf_fdpic: don't use sub-thread's ->mm
2008-07-16 13:50:49 linux-kernel [PATCH 0/2] coredump: make the coredumping process visible to oom kill
2008-07-15 16:18:42 linux-kernel Re: [PATCH] coredump: kill mm->core_done
2008-07-15 14:04:16 linux-kernel [PATCH] coredump: kill mm->core_done
2008-07-13 17:20:51 linux-kernel [PATCH 2/4] coredump: construct the list of coredumping threads at startup time
2008-07-13 17:20:37 linux-kernel [PATCH 3/4] coredump: elf_core_dump: use core_state->dumper list
2008-07-13 17:20:16 linux-kernel [PATCH 4/4] coredump: elf_fdpic_core_dump: use core_state->dumper list
2008-07-13 17:19:56 linux-kernel [PATCH 1/4] coredump: make mm->core_state visible to ->core_dump()