LinuxLists
Users
About
Kirill Korotaev (
[email protected]
)
Number of posts: 59 (0.09 per day)
First post: 2006-01-09 14:42:26
Last post: 2007-10-29 08:34:51
Next Page
Date
List
Subject
2007-10-29 08:34:51
linux-kernel
Re: [PATCH] pidns: Limit kill -1 and cap_set_all
2007-10-29 07:46:58
linux-kernel
Re: [PATCH] pidns: Place under CONFIG_EXPERIMENTAL (take 2)
2007-10-08 11:01:37
linux-kernel
[PATCH] virtualization of sysv msg queues is incomplete
2007-10-03 08:23:17
linux-kernel
Re: [PATCH] mark read_crX() asm code as volatile
2007-10-02 14:04:44
linux-kernel
[PATCH] mark read_crX() asm code as volatile
2007-05-15 12:53:55
linux-kernel
Re: [Devel] [patch i2o] i2o layer cleanup
2007-01-26 12:40:11
linux-kernel
Re: [PATCH 3/3] have pipefs ensure i_ino uniqueness by calling iunique and hashing the inode
2007-01-26 12:31:42
linux-kernel
Re: [PATCH 1/3] make static counters in new_inode and iunique be 32 bits
2006-12-18 12:33:27
linux-kernel
[PATCH] IA64: alignment bug in ldscript
2006-12-18 12:03:26
linux-kernel
[PATCH] IA64: virt_to_page() can be called with NULL arg
2006-11-28 16:21:19
linux-kernel
[PATCH] ext3: small fix for previous retries patch in ext3_prepare_write()
2006-11-21 13:34:05
linux-kernel
[SPARC64]: resumable error decoding
2006-11-17 13:56:54
linux-kernel
Re: [PATCH] retries in ext3_prepare_write() violate ordering requirements
2006-11-14 10:24:15
linux-kernel
[PATCH] move_task_off_dead_cpu() should be called with disabled ints
2006-11-14 09:12:19
linux-kernel
Re: [PATCH] retries in ext3_prepare_write() violate ordering requirements
2006-11-13 19:05:41
linux-kernel
[PATCH]: OOM can panic due to processes stuck in __alloc_pages()
2006-11-10 14:48:18
linux-kernel
[PATCH] retries in ext3_prepare_write() violate ordering requirements
2006-10-05 15:58:48
linux-kernel
[TOOL] BC: bcctl.c
2006-10-05 15:56:10
linux-kernel
[PATCH 10/10] BC: user memory accounting (hooks)
2006-10-05 15:55:09
linux-kernel
[PATCH 9/10] BC: physical pages accounting/reclamation (core)
2006-10-05 15:51:23
linux-kernel
[PATCH 6/10] BC: kernel memory (core)
2006-10-05 15:50:21
linux-kernel
[PATCH 5/10] BC: user interface (syscalls)
2006-10-05 15:49:18
linux-kernel
[PATCH 4/10] BC: context inheriting and changing
2006-10-05 15:47:21
linux-kernel
[PATCH 3/10] BC: beancounters core (API)
2006-10-05 15:26:27
linux-kernel
[PATCH] BC: resource beancounters (v5) (added userpages reclamation)
2006-09-12 14:49:19
linux-kernel
Re: [Devel] Re: [PATCH] usb: Fixup usb so it uses struct pid
2006-09-08 17:13:52
linux-kernel
[PATCH] add a note about "format=flowed" when sending patches
2006-09-07 10:14:30
linux-kernel
Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs
2006-09-07 10:00:50
linux-kernel
[PATCH] fail kernel compilation in case of unresolved symbols (v2)
2006-09-04 12:14:22
linux-kernel
[PATCH] IA64,sparc: local DoS with corrupted ELFs
2006-05-31 13:19:14
linux-kernel
Re: [RFC 2/5] sched: Add CPU rate soft caps
2006-03-31 13:52:50
linux-kernel
[PATCH] wrong error path in dup_fd() leading to oopses in RCU
2006-03-29 09:13:25
linux-kernel
Re: [Devel] Re: [RFC] Virtualization steps
2006-03-29 00:55:14
linux-kernel
Re: [Devel] Re: [RFC] Virtualization steps
2006-03-27 10:01:07
linux-kernel
[ANNOUNCE] OpenVZ patch for 2.6.16 and beta SUSE10.1 kernels
2006-03-10 10:13:16
linux-kernel
Re: sysctls inside containers
2006-03-10 08:41:34
linux-kernel
[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside (ver. 3)
2006-03-10 08:03:58
linux-kernel
[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside
2006-03-09 17:22:16
linux-kernel
[PATCH] Reduce sched latency in shrink_dcache_sb()
2006-03-09 17:14:43
linux-kernel
[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside
2006-03-09 17:03:13
linux-kernel
Re: [PATCH] Fix shrink_dcache_parent() against shrink_dcache_memory() race (3rd updated patch)]
2006-03-09 14:38:19
linux-kernel
Re: [PATCH] Fix shrink_dcache_parent() against shrink_dcache_memory() race (updated patch)
2006-03-06 11:52:36
linux-kernel
Re: [PATCH] Busy inodes after unmount, be more verbose in generic_shutdown_super
2006-02-09 14:26:05
linux-kernel
Re: [PATCH 1/4] Virtualization/containers: introduction
2006-02-06 22:21:34
linux-kernel
[PATCH 4/4] Virtualization/containers: uts name
2006-02-06 22:15:32
linux-kernel
[PATCH 3/4] Virtualization/containers: UID hash
2006-02-06 22:10:51
linux-kernel
[PATCH 2/4] Virtualization/containers: CONFIG_CONTAINER
2006-02-06 21:56:18
linux-kernel
[PATCH 1/4] Virtualization/containers: introduction
2006-02-03 16:57:55
linux-kernel
[RFC][PATCH 1/5] Virtualization/containers: startup
2006-02-03 16:26:57
linux-kernel
Re: [RFC][PATCH 5/7] VPIDs: vpid/pid conversion in VPID enabled case
2006-02-03 10:28:33
linux-kernel
Re: [RFC][PATCH] VPIDs: Virtualization of PIDs (OpenVZ approach)