Linux Containers
[Prev Page][Next Page]
- Re: [PATCH 6/8] cr: checkpoint and restore task credentials
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [RFC][PATCH 6/7][v2] Define do_fork_with_pids()
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [RFC][PATCH 3/7][v2] Add target_pid parameter to alloc_pidmap()
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [RFC][PATCH 7/7][v2] Define clone_with_pids syscall
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- Re: [PATCH 15/20] io-controller: map async requests to appropriate cgroup
- From: Ryo Tsuruta <ryov@xxxxxxxxxxxxx>
- Re: [PATCH 02/20] io-controller: Common flat fair queuing code in elevaotor layer
- From: Fabio Checconi <fchecconi@xxxxxxxxx>
- [RFC][PATCH 5/7][v2] Add target_pids parameter to copy_process()
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- [RFC][PATCH 7/7][v2] Define clone_with_pids syscall
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- [RFC][PATCH 6/7][v2] Define do_fork_with_pids()
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- [RFC][PATCH 4/7][v2] Add target_pids parameter to alloc_pid()
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- [RFC][PATCH 3/7][v2] Add target_pid parameter to alloc_pidmap()
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- [RFC][PATCH 2/7][v2] Have alloc_pidmap() return actual error code
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- [RFC][PATCH 1/7][v2] Factor out code to allocate pidmap page
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 7/7] [PATCH] Define clone_with_pids syscall
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 18/38] C/R: core stuff
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 18/38] C/R: core stuff
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC v16][PATCH 19/43] c/r: external checkpoint of a task other than ourself
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 18/38] C/R: core stuff
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH 18/38] C/R: core stuff
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [RFC v16][PATCH 23/43] c/r: restart multiple processes
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 02/20] io-controller: Common flat fair queuing code in elevaotor layer
- From: Nauman Rafique <nauman@xxxxxxxxxx>
- Re: [RFC v16][PATCH 19/43] c/r: external checkpoint of a task other than ourself
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH 18/38] C/R: core stuff
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 7/7] [PATCH] Define clone_with_pids syscall
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 5/7] [PATCH] Add target_pids parameter to copy_process()
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 6/7] [PATCH] Define do_fork_with_pids()
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/7] [PATCH] Have alloc_pidmap() return actual error code
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [RFC v16][PATCH 23/43] c/r: restart multiple processes
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH 1/7] [PATCH] Factor out code to allocate pidmap page
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 43/43] c/r: define s390-specific checkpoint-restart code
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 11/43] c/r: add generic '->checkpoint' f_op to ext fses
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 29/43] c/r: support for UTS namespace
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 28/43] c/r: make ckpt_may_checkpoint_task() check each namespace individually
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 30/43] c/r: stub implementation for IPC namespace
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 05/43] c/r: basic infrastructure for checkpoint/restart
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 42/43] c/r: add CKPT_COPY() macro
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 14/43] c/r: dump memory address space (private memory)
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 04/43] c/r: documentation
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 15/43] c/r: restore memory address space (private memory)
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 06/43] c/r: x86_32 support for checkpoint/restart
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 09/43] c/r: dump open file descriptors
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 07/43] c/r: infrastructure for shared objects
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 36/43] c/r: support share-memory sysv-ipc
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 21/43] c/r: restart-blocks
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 17/43] c/r: dump anonymous- and file-mapped- shared memory
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 22/43] c/r: checkpoint multiple processes
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 38/43] c/r: support message-queues sysv-ipc
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 10/43] c/r: restore open file descriptors
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 18/43] c/r: restore anonymous- and file-mapped- shared memory
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 40/43] c/r: support semaphore sysv-ipc
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] cr: nsproxy: fix refcounting
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 31/43] deferqueue: generic queue to defer work
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 34/43] c/r: save and restore ipc namespace basics
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 01/43] c/r: extend arch_setup_additional_pages()
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 26/43] splice: added support for pipe-to-pipe splice()
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 18/38] C/R: core stuff
- From: Dave Hansen <dave@xxxxxxxx>
- Re: [RFC v16][PATCH 41/43] c/r: (s390): expose a constant for the number of words (CRs)
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH 0/8] a start to credentials c/r
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 6/8] cr: checkpoint and restore task credentials
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [RFC v16][PATCH 24/43] c/r: detect resource leaks for whole-container checkpoint
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 03/43] c/r: create syscalls: sys_checkpoint, sys_restart
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 7/7] [PATCH] Define clone_with_pids syscall
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [RFC v16][PATCH 19/43] c/r: external checkpoint of a task other than ourself
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 20/43] c/r: export functionality used in next patch for restart-blocks
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 08/43] c/r: introduce '->checkpoint()' method in 'struct file_operations'
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 16/43] c/r: export shmem_getpage() to support shared memory
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 39/43] c/r (ipc): export interface from ipc/sem.c to cleanup ipc sem
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/7] [PATCH] Add target_pids parameter to alloc_pid()
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 6/7] [PATCH] Define do_fork_with_pids()
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 5/7] [PATCH] Add target_pids parameter to copy_process()
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [RFC v16][PATCH 13/43] c/r: introduce method '->checkpoint()' in struct vm_operations_struct
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/7] [PATCH] Add target_pid parameter to alloc_pidmap()
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 1/7] [PATCH] Factor out code to allocate pidmap page
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 2/7] [PATCH] Have alloc_pidmap() return actual error code
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [RFC v16][PATCH 25/43] tee: don't return 0 when another task drains/fills a pipe
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 23/43] c/r: restart multiple processes
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 27/43] c/r: support for open pipes
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 41/43] c/r: (s390): expose a constant for the number of words (CRs)
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 12/43] c/r: add generic '->checkpoint()' f_op to simple devices
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 32/43] c/r (ipc): allow allocation of a desired ipc identifier
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 37/43] c/r (ipc): make 'struct msg_msgseg' visible in ipc/util.h
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 33/43] c/r (ipc): helpers to save and restore kern_ipc_perm structures
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 35/43] c/r (ipc): export interface from ipc/shm.c to delete ipc shm
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH] io-controller: Add io group reference handling for request
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [RFC v16][PATCH 00/43] Kernel based checkpoint/restart
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v16][PATCH 02/43] c/r: make file_pos_read/write() public
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/7] [PATCH] Have alloc_pidmap() return actual error code
- From: Dave Hansen <dave@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/7] [PATCH] Factor out code to allocate pidmap page
- From: Dave Hansen <dave@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/1] cr: safely restore a task's securebits
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 18/38] C/R: core stuff
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH 0/8] a start to credentials c/r
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH 7/7] [PATCH] Define clone_with_pids syscall
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- [PATCH 6/7] [PATCH] Define do_fork_with_pids()
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- [PATCH 5/7] [PATCH] Add target_pids parameter to copy_process()
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- [PATCH 4/7] [PATCH] Add target_pids parameter to alloc_pid()
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- [PATCH 3/7] [PATCH] Add target_pid parameter to alloc_pidmap()
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/7] [PATCH] Have alloc_pidmap() return actual error code
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/7] [PATCH] Factor out code to allocate pidmap page
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/8] a start to credentials c/r
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH] io-controller: Add io group reference handling for request
- From: Ryo Tsuruta <ryov@xxxxxxxxxxxxx>
- Re: [PATCH] io-controller: Add io group reference handling for request
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- Re: [PATCH] io-controller: Add io group reference handling for request
- From: Ryo Tsuruta <ryov@xxxxxxxxxxxxx>
- Re: [PATCH] cgroups: handle failure of cgroup_populate_dir() at mount/remount
- From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH] cgroups: handle failure of cgroup_populate_dir() at mount/remount
- From: Li Zefan <lizf@xxxxxxxxxxxxxx>
- Re: [PATCH 0/8] a start to credentials c/r
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH] cgroups: handle failure of cgroup_populate_dir() at mount/remount
- From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH] cgroups: handle failure of cgroup_populate_dir() at mount/remount
- From: Li Zefan <lizf@xxxxxxxxxxxxxx>
- Re: [PATCH 18/38] C/R: core stuff
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- [PATCH 04/20] io-controller: Modify cfq to make use of flat elevator fair queuing
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 05/20] io-controller: Common hierarchical fair queuing code in elevaotor layer
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 16/20] io-controller: IO group refcounting support
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 14/20] blkio_cgroup patches from Ryo to track async bios.
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 15/20] io-controller: map async requests to appropriate cgroup
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 13/20] io-controller: anticipatory changes for hierarchical fair queuing
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 01/20] io-controller: Documentation
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 08/20] io-controller: idle for sometime on sync queue before expiring it
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 19/20] io-controller: Debug hierarchical IO scheduling
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 10/20] io-conroller: Prepare elevator layer for single queue schedulers
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 18/20] io-controller: Support per cgroup per device weights and io class
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [RFC] IO scheduler based IO controller V3
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 16/38] x86: ptrace debugreg checks rewrite
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 20/20] io-controller: experimental debug patch for async queue wait before expiry
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 03/20] io-controller: Charge for time slice based on average disk rate
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 07/20] io-controller: Export disk time used and nr sectors dipatched through cgroups
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 12/20] io-controller: deadline changes for hierarchical fair queuing
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 11/20] io-controller: noop changes for hierarchical fair queuing
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 14/38] Remove struct mm_struct::exe_file et al
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 17/38] groups: move code to kernel/groups.c
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH 5/8] groups: allow compilation on s390x
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 18/38] C/R: core stuff
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- [PATCH 17/20] io-controller: Per cgroup request descriptor support
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 02/20] io-controller: Common flat fair queuing code in elevaotor layer
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 09/20] io-controller: Separate out queue and data
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 06/20] io-controller: cfq changes to use hierarchical fair queuing code in elevaotor layer
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] cgroups: handle failure of cgroup_populate_dir() at mount/remount
- From: Paul Menage <menage@xxxxxxxxxx>
- [PATCH 1/1] cr: nsproxy: fix refcounting
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 18/38] C/R: core stuff
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: nsproxy c/r bug?
- From: Nathan Lynch <ntl@xxxxxxxxx>
- Re: [PATCH 17/38] groups: move code to kernel/groups.c
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- nsproxy c/r bug?
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [PATCH 5/8] groups: allow compilation on s390x
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [PATCH 8/8] user namespaces: debug refcounts
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [PATCH 7/8] cr: restore file->f_cred
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [PATCH 6/8] cr: checkpoint and restore task credentials
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [PATCH 4/8] groups: move code to kernel/groups.c
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [PATCH 3/8] cr: capabilities: define checkpoint and restore fns
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [PATCH 1/8] cr: break out new_user_ns()
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [PATCH 2/8] cr: split core function out of some set*{u,g}id functions
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [PATCH 0/8] a start to credentials c/r
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 17/38] groups: move code to kernel/groups.c
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [C/R Test][PATCH 1/4] Add -P <pid-file> option to ns_exec
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 18/38] C/R: core stuff
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH 14/38] Remove struct mm_struct::exe_file et al
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- Re: [PATCH] io-controller: Add io group reference handling for request
- From: Ryo Tsuruta <ryov@xxxxxxxxxxxxx>
- Re: [PATCH] cgroups: handle failure of cgroup_populate_dir() at mount/remount
- From: Li Zefan <lizf@xxxxxxxxxxxxxx>
- Re: [PATCH] cgroups: handle failure of cgroup_populate_dir() at mount/remount
- From: Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] cgroups: handle failure of cgroup_populate_dir() at mount/remount
- From: Dhaval Giani <dhaval@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] cgroups: handle failure of cgroup_populate_dir() at mount/remount
- From: Li Zefan <lizf@xxxxxxxxxxxxxx>
- Re: [PATCH 17/38] groups: move code to kernel/groups.c
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH 06/38] ipcns 4/2: move free_ipcs() proto
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH 08/38] pidns 2/2: rewrite copy_pid_ns()
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH 07/38] pidns 1/2: make create_pid_namespace() accept parent pidns
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH 05/38] ipcns 3/4: make free_ipc_ns() static
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH 02/38] utsns: extract create_uts_ns()
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH 02/18] io-controller: Common flat fair queuing code in elevaotor layer
- From: Jens Axboe <jens.axboe@xxxxxxxxxx>
- Re: [PATCH 04/18] io-controller: Modify cfq to make use of flat elevator fair queuing
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 02/18] io-controller: Common flat fair queuing code in elevaotor layer
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: No limitation in physical memory in cgroups
- From: anqin <anqin.qin@xxxxxxxxx>
- Re: [PATCH 07/38] pidns 1/2: make create_pid_namespace() accept parent pidns
- From: Amerigo Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH 08/38] pidns 2/2: rewrite copy_pid_ns()
- From: Amerigo Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH] cgroups: handle failure of cgroup_populate_dir() at mount/remount
- From: Dhaval Giani <dhaval@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 03/38] ipcns 1/4: remove useless get/put while CLONE_NEWIPC
- From: Amerigo Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH 04/38] ipcns 2/4: extract create_ipc_ns()
- From: Amerigo Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH 04/18] io-controller: Modify cfq to make use of flat elevator fair queuing
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] ipcns: move free_ipcs() proto
- From: Amerigo Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH 1/2] ipcns: make free_ipc_ns() static
- From: Amerigo Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH] cgroups: handle failure of cgroup_populate_dir() at mount/remount
- From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH] cgroups: handle failure of cgroup_populate_dir() at mount/remount
- From: Li Zefan <lizf@xxxxxxxxxxxxxx>
- Re: [PATCH] cgroups: handle failure of cgroup_populate_dir() at mount/remount
- From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH 02/18] io-controller: Common flat fair queuing code in elevaotor layer
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: [PATCH 10/38] netns 2/2: extract net_create()
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH 09/38] netns 1/2: don't get/put old netns on CLONE_NEWNET
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: css_id numbering
- From: Ryo Tsuruta <ryov@xxxxxxxxxxxxx>
- [PATCH 26/38] C/R: nsproxy
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 37/38] C/R: checkpoint/restore opened files
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 22/38] C/R: i386 xstate
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 24/38] C/R: x86_64 debug registers
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 38/38] C/R: checkpoint/restart struct sighand_struct
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 21/38] C/R: i386 debug registers
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 18/38] C/R: core stuff
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 34/38] C/R: checkpoint/restore struct user
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 16/38] x86: ptrace debugreg checks rewrite
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 15/38] dcache: extract and use d_unlinked()
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH 01/38] cred: #include init.h in cred.h
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 28/38] C/R: formally checkpoint/restore struct ipc_namespace
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 32/38] C/R: checkpoint/restore struct cred
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 35/38] C/R: checkpoint/restore struct user_namespace
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 33/38] C/R: checkpoint/restore aux groups (structy group_info)
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 20/38] C/R: i386 support
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 36/38] C/R: checkpoint/restore struct pid
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 23/38] C/R: x86_64 support
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 19/38] C/R: multiple tasks
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 25/38] C/R: x86_64 xstate
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 17/38] groups: move code to kernel/groups.c
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 30/38] C/R: checkpoint/restore struct pid_namespace
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 31/38] C/R: formally checkpoint/restore struct net_namespace
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 29/38] C/R: formally checkpoint/restore struct mnt_namespace
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 27/38] C/R: checkpoint/restore struct uts_namespace
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 14/38] Remove struct mm_struct::exe_file et al
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 13/38] x86_64: ifdef out struct thread_struct::ip
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 12/38] i386: ifdef out struct thread_struct::fs
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 10/38] netns 2/2: extract net_create()
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 06/38] ipcns 4/2: move free_ipcs() proto
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 09/38] netns 1/2: don't get/put old netns on CLONE_NEWNET
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 05/38] ipcns 3/4: make free_ipc_ns() static
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 08/38] pidns 2/2: rewrite copy_pid_ns()
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 07/38] pidns 1/2: make create_pid_namespace() accept parent pidns
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 04/38] ipcns 2/4: extract create_ipc_ns()
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 02/38] utsns: extract create_uts_ns()
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 03/38] ipcns 1/4: remove useless get/put while CLONE_NEWIPC
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 11/38] nsproxy: extract create_nsproxy()
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 01/38] cred: #include init.h in cred.h
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH] cgroups: handle failure of cgroup_populate_dir() at mount/remount
- From: Li Zefan <lizf@xxxxxxxxxxxxxx>
- Re: No limitation in physical memory in cgroups
- From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: No limitation in physical memory in cgroups
- From: anqin <anqin.qin@xxxxxxxxx>
- Re: css_id numbering
- From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- [PATCH 2/2] ipcns: move free_ipcs() proto
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 1/2] ipcns: make free_ipc_ns() static
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH 3/4] Add test case ptree1 - process tree using fileio
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 4/4] Add test case: pthread1
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 3/4] Add test case ptree1 - process tree using fileio
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] Add test case ptree1 - process tree using fileio
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 2/4] Define some common helper functions
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 1/4] Add -P <pid-file> option to ns_exec
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: No limitation in physical memory in cgroups
- From: Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] cr: checkpoint and restore task credentials
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 4/6] cr: checkpoint and restore task credentials
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] cr: checkpoint and restore task credentials
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: No limitation in physical memory in cgroups
- From: anqin <anqin.qin@xxxxxxxxx>
- Re: css_id numbering
- From: Ryo Tsuruta <ryov@xxxxxxxxxxxxx>
- Re: css_id numbering
- From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: css_id numbering
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
- Re: css_id numbering
- From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- css_id numbering
- From: Ryo Tsuruta <ryov@xxxxxxxxxxxxx>
- Re: No limitation in physical memory in cgroups
- From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: No limitation in physical memory in cgroups
- From: anqin <anqin.qin@xxxxxxxxx>
- Re: [PATCH 4/6] cr: checkpoint and restore task credentials
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] dm-ioband: I/O bandwidth controller
- From: Ryo Tsuruta <ryov@xxxxxxxxxxxxx>
- [BUG] net_cls: Panic occured when net_cls subsystem use
- From: Minoru Usui <usui@xxxxxxxxxxxxxxxxx>
- Re: No limitation in physical memory in cgroups
- From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH 4/6] cr: checkpoint and restore task credentials
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 4/6] cr: checkpoint and restore task credentials
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 4/6] cr: checkpoint and restore task credentials
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: bugs with ckpt-v15-dev
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- Re: [RFC v14][PATCH 35/54] Support for share memory address spaces
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [RFC v14][PATCH 35/54] Support for share memory address spaces
- From: Dave Hansen <dave@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] cr: checkpoint and restore task credentials
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] cr: checkpoint and restore task credentials
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] cr: checkpoint and restore task credentials
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 4/6] cr: checkpoint and restore task credentials
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] cr: checkpoint and restore task credentials
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH] IO Controller: Add per-device weight and ioprio_class handling
- From: "IKEDA, Munehiro" <m-ikeda@xxxxxxxxxxxxx>
- Re: [PATCH 5/6] cr: restore file->f_cred
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] cr: checkpoint and restore task credentials
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 5/6] cr: restore file->f_cred
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 5/6] cr: restore file->f_cred
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: No limitation in physical memory in cgroups
- From: anqin <anqin.qin@xxxxxxxxx>
- Re: failure to restart bash with ckpt-v15-dev
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: No limitation in physical memory in cgroups
- From: Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx>
- Re: bugs with ckpt-v15-dev
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: bugs with ckpt-v15-dev
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: No limitation in physical memory in cgroups
- From: anqin <anqin.qin@xxxxxxxxx>
- Re: No limitation in physical memory in cgroups
- From: Li Zefan <lizf@xxxxxxxxxxxxxx>
- Re: No limitation in physical memory in cgroups
- From: anqin <anqin.qin@xxxxxxxxx>
- Re: No limitation in physical memory in cgroups
- From: Daisuke Nishimura <nishimura@xxxxxxxxxxxxxxxxx>
- No limitation in physical memory in cgroups
- From: anqin <anqin.qin@xxxxxxxxx>
- Re: [C/R][PATCH] Export generic_file_checkpoint and generic_file_restore
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: bugs with ckpt-v15-dev
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: bugs with ckpt-v15-dev
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [C/R][PATCH] Export generic_file_checkpoint and generic_file_restore
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] IO Controller: Add per-device weight and ioprio_class handling
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: [PATCH 4/6] cr: checkpoint and restore task credentials
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 4/6] cr: checkpoint and restore task credentials
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/1] dm-ioband: I/O bandwidth controller
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 4/6] cr: checkpoint and restore task credentials
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH] io-controller: Add io group reference handling for request
- From: Ryo Tsuruta <ryov@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] dm-ioband: I/O bandwidth controller
- From: Ryo Tsuruta <ryov@xxxxxxxxxxxxx>
- [PATCH 1/1] dm-ioband: I/O bandwidth controller
- From: Ryo Tsuruta <ryov@xxxxxxxxxxxxx>
- Re: [PATCH 4/6] cr: checkpoint and restore task credentials
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 6/6] user namespaces: debug refcounts
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [PATCH 4/6] cr: checkpoint and restore task credentials
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [PATCH 5/6] cr: restore file->f_cred
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [PATCH 3/6] cr: capabilities: define checkpoint and restore fns
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [PATCH 2/6] cr: split core function out of some set*{u,g}id functions
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [PATCH 1/6] cr: break out new_user_ns()
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [PATCH 0/6] cr: credentials
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: bugs with ckpt-v15-dev
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- Re: bugs with ckpt-v15-dev
- From: Nathan Lynch <ntl@xxxxxxxxx>
- Re: bugs with ckpt-v15-dev
- From: Nathan Lynch <ntl@xxxxxxxxx>
- Re: bugs with ckpt-v15-dev
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- Re: bugs with ckpt-v15-dev
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH] IO Controller: Add per-device weight and ioprio_class handling
- From: "IKEDA, Munehiro" <m-ikeda@xxxxxxxxxxxxx>
- Re: failure to restart bash with ckpt-v15-dev
- From: Nathan Lynch <ntl@xxxxxxxxx>
- Re: bugs with ckpt-v15-dev
- From: Nathan Lynch <ntl@xxxxxxxxx>
- cr test cases moved
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: bugs with ckpt-v15-dev
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- failure to restart bash with ckpt-v15-dev
- From: Nathan Lynch <ntl@xxxxxxxxx>
- bugs with ckpt-v15-dev
- From: Nathan Lynch <ntl@xxxxxxxxx>
- Re: [PATCH] io-controller: Add io group reference handling for request
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- Re: [PATCH] io-controller: Add io group reference handling for request
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [C/R] threaded application
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH] io-controller: Add io group reference handling for request
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- [C/R] threaded application
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- Re: [RFC v14][PATCH 43/54] sysvipc-shm: checkpoint
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH] io-controller: Add io group reference handling for request
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] io-controller: Add io group reference handling for request
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] io-controller: Add io group reference handling for request
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] io-controller: Add io group reference handling for request
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: [PATCH] io-controller: Add io group reference handling for request
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- Re: [PATCH] io-controller: Add io group reference handling for request
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: [PATCH] range-bw: Another I/O scheduling policy of dm-ioband supporting the predicable I/O bandwidth (range bandwidth)
- From: Dong-Jae Kang <baramsori72@xxxxxxxxx>
- Re: [PATCH] io-controller: Add io group reference handling for request
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- [PATCH 1/1] cr: credentials: fix some refcounting
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Dhaval Giani <dhaval@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH ckpt-v15] allocate checkpoint headers with kzalloc
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: c/r updates
- From: Nathan Lynch <ntl@xxxxxxxxx>
- Re: [PATCH] Remove READ_IMPLIES_EXEC during restart
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- c/r updates
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH] IO Controller: Add per-device weight and ioprio_class handling
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 1/1] cr: fix ckpt_obj_fetch return values (v2)
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] cr: fix ckpt_obj_fetch return values (v2)
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 4/5] cr: checkpoint and restore task credentials
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 4/5] cr: checkpoint and restore task credentials
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 4/5] cr: checkpoint and restore task credentials
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH 1/1] cr: fix ckpt_obj_fetch return values (v2)
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- Re: [PATCH 1/1] mktree: long is bigger on 64-bit (v2)
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- A question about netfilter hooks and network namespaces
- From: Mark Ryden <markryde@xxxxxxxxx>
- Re: Segmentation fault @ checkpoint
- From: Ralph-Gordon Paul <Ralph-Gordon.Paul@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/5] cr: checkpoint and restore task credentials
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH 07/18] io-controller: Export disk time used and nr sectors dipatched through cgroups
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: [PATCH] IO Controller: Add per-device weight and ioprio_class handling
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- [PATCH 1/1] mktree: long is bigger on 64-bit (v2)
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH] IO Controller: Add per-device weight and ioprio_class handling
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: [PATCH] IO Controller: Add per-device weight and ioprio_class handling
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: [PATCH] IO Controller: Add per-device weight and ioprio_class handling
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: [PATCH] IO Controller: Add per-device weight and ioprio_class handling
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: [PATCH] IO Controller: Add per-device weight and ioprio_class handling
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: [PATCH] IO Controller: Add per-device weight and ioprio_class handling
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: Segmentation fault @ checkpoint
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [PATCH 1/1] cr: fix ckpt_obj_fetch return values (v2)
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH] IO Controller: Add per-device weight and ioprio_class handling
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 1/1] cr: fix ckpt_obj_fetch return values
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH ckpt-v15] allocate checkpoint headers with kzalloc
- From: Nathan Lynch <ntl@xxxxxxxxx>
- Re: [PATCH] IO Controller: Add per-device weight and ioprio_class handling
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 1/1] cr: fix ckpt_obj_fetch return values
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH ckpt-v15] allocate checkpoint headers with kzalloc
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [PATCH ckpt-v15] allocate checkpoint headers with kzalloc
- From: Nathan Lynch <ntl@xxxxxxxxx>
- Re: [PATCH] IO Controller: Add per-device weight and ioprio_class handling
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] IO Controller: Add per-device weight and ioprio_class handling
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 08/18] io-controller: idle for sometime on sync queue before expiring it
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 07/18] io-controller: Export disk time used and nr sectors dipatched through cgroups
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] IO Controller: Add per-device weight and ioprio_class handling
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 1/1] mktree: long is bigger on 64-bit
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Segmentation fault @ checkpoint
- From: Ralph-Gordon Paul <Ralph-Gordon.Paul@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] mktree: long is bigger on 64-bit
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [PATCH 1/1] mktree: long is bigger on 64-bit
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 07/18] io-controller: Export disk time used and nr sectors dipatched through cgroups
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- [PATCH] IO Controller: Add per-device weight and ioprio_class handling
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: [RFC][PATCH] Improve NFS use of network and mount namespaces
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [RFC][PATCH] Improve NFS use of network and mount namespaces
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- Re: [RFC][PATCH] Improve NFS use of network and mount namespaces
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- Re: [RFC][PATCH] Improve NFS use of network and mount namespaces
- From: Trond Myklebust <trond.myklebust@xxxxxxxxxx>
- Re: [RFC][PATCH] Improve NFS use of network and mount namespaces
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [RFC][PATCH] Improve NFS use of network and mount namespaces
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [RFC][PATCH] Improve NFS use of network and mount namespaces
- From: Trond Myklebust <trond.myklebust@xxxxxxxxxx>
- Re: [RFC][PATCH] Improve NFS use of network and mount namespaces
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [RFC][PATCH] Improve NFS use of network and mount namespaces
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- Re: [PATCH 1/1] cr: use a new capability to authorize c/r
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 1/1] cr: use a new capability to authorize c/r
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH 3/7] make CONFIG_CHECKPOINT dependonCONFIG_CHECKPOINT_SUPPORT
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/7] make CONFIG_CHECKPOINT dependonCONFIG_CHECKPOINT_SUPPORT
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 1/1] cr: s390: fix unterminated ifdef
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [PATCH 1/1] cr: s390: fix unterminated ifdef
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 3/7] make CONFIG_CHECKPOINT dependonCONFIG_CHECKPOINT_SUPPORT
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 3/7] make CONFIG_CHECKPOINT dependonCONFIG_CHECKPOINT_SUPPORT
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [PATCH 1/1] cr: use a new capability to authorize c/r
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 3/7] make CONFIG_CHECKPOINT dependonCONFIG_CHECKPOINT_SUPPORT
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 3/7] make CONFIG_CHECKPOINT depend onCONFIG_CHECKPOINT_SUPPORT
- From: Ralph-Gordon Paul <Ralph-Gordon.Paul@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/1] cr: child user namespace must grab ref to creator
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 3/7] make CONFIG_CHECKPOINT depend onCONFIG_CHECKPOINT_SUPPORT
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH] range-bw: Another I/O scheduling policy of dm-ioband supporting the predicable I/O bandwidth (range bandwidth)
- From: Ryo Tsuruta <ryov@xxxxxxxxxxxxx>
- Re: [PATCH 3/7] make CONFIG_CHECKPOINT depend on CONFIG_CHECKPOINT_SUPPORT
- From: Ralph-Gordon Paul <Ralph-Gordon.Paul@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/1] dm-ioband: I/O bandwidth controller
- From: Ryo Tsuruta <ryov@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] cr: split core function out of some set*{u,g}id functions
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 2/5] cr: split core function out of some set*{u, g}id functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/5] cr: break out new_user_ns()
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [PATCH 2/5] cr: split core function out of some set*{u,g}id functions
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [PATCH 3/5] cr: capabilities: define checkpoint and restore fns
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [PATCH 5/5] cr: restore file->f_cred
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [PATCH 0/5] cr: attempt at task userid restoration
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [PATCH 4/5] cr: checkpoint and restore task credentials
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH] io-controller: Add io group reference handling for request
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH] cr: s390: remove unused variable ret
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Ryo Tsuruta <ryov@xxxxxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Ryo Tsuruta <ryov@xxxxxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: [PATCH] io-controller: Add io group reference handling for request
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 05/18] io-controller: Common hierarchical fair queuing code in elevaotor layer
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 05/18] io-controller: Common hierarchical fair queuing code in elevaotor layer
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- Re: lockdep complaint from ckpt-v15
- From: Nathan Lynch <ntl@xxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- Re: [PATCH] dcache: extrace and use d_unlinked()
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 1/2] pidns 1/2: make create_pid_namespace() accept parent pidns
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 2/2] pidns 2/2: rewrite copy_pid_ns()
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH] io-controller: Add io group reference handling for request
- From: Nauman Rafique <nauman@xxxxxxxxxx>
- Re: [PATCH] io-controller: Add io group reference handling for request
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: lockdep complaint from ckpt-v15
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] io-controller: Add io group reference handling for request
- From: Nauman Rafique <nauman@xxxxxxxxxx>
- lockdep complaint from ckpt-v15
- From: Nathan Lynch <ntl@xxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH] io-controller: Add io group reference handling for request
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [RFC v14][PATCH 53/54] Detect resource leaks for whole-containercheckpoint
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 17/18] io-controller: IO group refcounting support
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 05/18] io-controller: Common hierarchical fair queuing code in elevaotor layer
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH] io-controller: Add io group reference handling for request
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: [RFC v14][PATCH 53/54] Detect resource leaks forwhole-containercheckpoint
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- Re: [RFC v14][PATCH 53/54] Detect resource leaks for whole-containercheckpoint
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 17/18] io-controller: IO group refcounting support
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- [PATCH 1/1] cr: restore credentials: first real stab
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [RFC v14][PATCH 53/54] Detect resource leaks for whole-containercheckpoint
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- Re: [PATCH 1/1] s390: cr: fix unterminated #ifndef
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 1/1] s390: cr: fix unterminated #ifndef
- From: Nathan Lynch <ntl@xxxxxxxxx>
- [PATCH 1/1] s390: cr: fix unterminated #ifndef
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- Re: [PATCH] x86: ptrace debugreg checks rewrite
- From: Ingo Molnar <mingo@xxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- Re: [PATCH 05/18] io-controller: Common hierarchical fair queuing code in elevaotor layer
- From: Li Zefan <lizf@xxxxxxxxxxxxxx>
- Re: [PATCH 05/18] io-controller: Common hierarchical fair queuing code in elevaotor layer
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: [RFC v14][PATCH 53/54] Detect resource leaks for whole-containercheckpoint
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- Re: [RFC v14][PATCH 53/54] Detect resource leaks for whole-containercheckpoint
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Li Zefan <lizf@xxxxxxxxxxxxxx>
- Re: [RFC v14][PATCH 53/54] Detect resource leaks for whole-container checkpoint
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [RFC v14][PATCH 53/54] Detect resource leaks for whole-container checkpoint
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Ryo Tsuruta <ryov@xxxxxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] x86: ptrace debugreg checks rewrite
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Ryo Tsuruta <ryov@xxxxxxxxxxxxx>
- Re: [PATCH 18/18] io-controller: Debug hierarchical IO scheduling
- From: "IKEDA, Munehiro" <m-ikeda@xxxxxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- Re: [PATCH 18/18] io-controller: Debug hierarchical IO scheduling
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 18/18] io-controller: Debug hierarchical IO scheduling
- From: "IKEDA, Munehiro" <m-ikeda@xxxxxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- Re: [PATCH 18/18] io-controller: Debug hierarchical IO scheduling
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 18/18] io-controller: Debug hierarchical IO scheduling
- From: "IKEDA, Munehiro" <m-ikeda@xxxxxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH][RFC] freezer: Add CHECKPOINTING state to safeguard container checkpoint
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [RFC v14][PATCH 04/54] General infrastructure for checkpoint restart
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- Re: [RFC v14][PATCH 04/54] General infrastructure for checkpoint restart
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] x86: ptrace debugreg checks rewrite
- From: Roland McGrath <roland@xxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Divyesh Shah <dpshah@xxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Nauman Rafique <nauman@xxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 01/18] io-controller: Documentation
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Fabio Checconi <fchecconi@xxxxxxxxx>
- Re: [PATCH] x86: ptrace debugreg checks rewrite
- From: Ingo Molnar <mingo@xxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/18] io-controller: Documentation
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 0/2] range-bw : Another I/O scheduling policy of dm-ioband (v1)
- From: Dong-Jae Kang <baramsori72@xxxxxxxxx>
- Re: [PATCH] range-bw: Another I/O scheduling policy of dm-ioband supporting the predicable I/O bandwidth (range bandwidth)
- From: Dong-Jae Kang <baramsori72@xxxxxxxxx>
- Re: [RFC][PATCH 3/7] Add target_pid parameter to alloc_pidmap()
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [RFC][PATCH 3/7] Add target_pid parameter to alloc_pidmap()
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 04/18] io-controller: Modify cfq to make use of flat elevator fair queuing
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 05/18] io-controller: Common hierarchical fair queuing code in elevaotor layer
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 09/18] io-controller: Separate out queue and data
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: IO scheduler based IO Controller V2
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 15/18] io-controller: map async requests to appropriate cgroup
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 14/18] blkio_cgroup patches from Ryo to track async bios.
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 17/18] io-controller: IO group refcounting support
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 01/18] io-controller: Documentation
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 16/18] io-controller: Per cgroup request descriptor support
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 13/18] io-controller: anticipatory changes for hierarchical fair queuing
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 08/18] io-controller: idle for sometime on sync queue before expiring it
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 18/18] io-controller: Debug hierarchical IO scheduling
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- IO scheduler based IO Controller V2
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 03/18] io-controller: Charge for time slice based on average disk rate
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 07/18] io-controller: Export disk time used and nr sectors dipatched through cgroups
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 06/18] io-controller: cfq changes to use hierarchical fair queuing code in elevaotor layer
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 12/18] io-controller: deadline changes for hierarchical fair queuing
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 11/18] io-controller: noop changes for hierarchical fair queuing
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 02/18] io-controller: Common flat fair queuing code in elevaotor layer
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 10/18] io-conroller: Prepare elevator layer for single queue schedulers
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [RFC v14][PATCH 00/54] Kernel based checkpoint/restart
- From: Louis Rilling <Louis.Rilling@xxxxxxxxxxx>
- Re: [RFC v14][PATCH 00/54] Kernel based checkpoint/restart
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [RFC v14][PATCH 00/54] Kernel based checkpoint/restart
- From: Louis Rilling <Louis.Rilling@xxxxxxxxxxx>
- Re: [RFC] IO Controller
- From: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] pidns 2/2: rewrite copy_pid_ns()
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] pidns 1/2: make create_pid_namespace() accept parentpidns
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 04/36] btrfs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- Re: [PATCH 4/7] io-throttle controller infrastructure
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
- [PATCH][RFC] freezer: Add CHECKPOINTING state to safeguard container checkpoint
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- Re: [PATCH 4/7] blkio-cgroup: The body of blkio-cgroup
- From: Ryo Tsuruta <ryov@xxxxxxxxxxxxx>
- Re: [PATCH] range-bw: Another I/O scheduling policy of dm-ioband supporting the predicable I/O bandwidth (range bandwidth)
- From: Ryo Tsuruta <ryov@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 04/36] btrfs: Add checkpoint file operations
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [RFC][PATCH 04/36] btrfs: Add checkpoint file operations
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 04/36] btrfs: Add checkpoint file operations
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [RFC][PATCH 04/36] btrfs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 29/36] minix: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 08/36] freevxfs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 36/36] hostfs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 21/36] romfs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 19/36] qnx4: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 18/36] openpromfs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 30/36] omfs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 14/36] jffs2: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 22/36] squashfs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 31/36] ufs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 12/36] hppfs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 25/36] udf: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 32/36] ramfs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 27/36] efs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 15/36] jfs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 24/36] ubifs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 34/36] exofs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 01/36] affs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 16/36] nfs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 23/36] sysv: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 35/36] nilfs2: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 07/36] fat: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 03/36] bfs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 20/36] reiserfs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 02/36] befs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 11/36] hpfs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 17/36] ntfs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 06/36] ecryptfs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 10/36] hfsplus: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 33/36] adfs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 09/36] hfs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 13/36] isofs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 26/36] xfs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 05/36] cramfs: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 28/36] read_write.c | 1 +: Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [RFC][PATCH 00/36] Add checkpoint file operations
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- Re: [RFC v14][PATCH 00/54] Kernel based checkpoint/restart
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH] utsns: extract creeate_uts_ns()
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [RFC][PATCH 3/7] Add target_pid parameter to alloc_pidmap()
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [RFC v14][PATCH 00/54] Kernel based checkpoint/restart
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 6/7] Define do_fork_with_pids()
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 2/7] Have alloc_pidmap() return actual error code
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 1/7] Factor out code to allocate pidmap page
- From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 6/7] Define do_fork_with_pids()
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- Re: [RFC][PATCH 1/7] Factor out code to allocate pidmap page
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- Re: [PATCH 1/2] netns 1/2: don't get/put old netns on CLONE_NEWNET
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 2/7] Have alloc_pidmap() return actual error code
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- Re: IO Controller per cgroup request descriptors (Re: [PATCH 01/10] Documentation)
- From: "IKEDA, Munehiro" <m-ikeda@xxxxxxxxxxxxx>
- [RFC][PATCH 7/7] Define clone_with_pids syscall
- From: sukadev@xxxxxxxxxxxxxxxxxx
- [RFC][PATCH 6/7] Define do_fork_with_pids()
- From: sukadev@xxxxxxxxxxxxxxxxxx
- [RFC][PATCH 4/7] Add target_pids parameter to alloc_pid()
- From: sukadev@xxxxxxxxxxxxxxxxxx
- [RFC][PATCH 5/7] Add target_pids parameter to copy_process()
- From: sukadev@xxxxxxxxxxxxxxxxxx
- [RFC][PATCH 2/7] Have alloc_pidmap() return actual error code
- From: sukadev@xxxxxxxxxxxxxxxxxx
- [RFC][PATCH 1/7] Factor out code to allocate pidmap page
- From: sukadev@xxxxxxxxxxxxxxxxxx
- [RFC][PATCH 3/7] Add target_pid parameter to alloc_pidmap()
- From: sukadev@xxxxxxxxxxxxxxxxxx
- Re: [PATCH 0/2] range-bw : Another I/O scheduling policy of dm-ioband (v1)
- From: Chris Snook <chris.snook@xxxxxxxxx>
- Re: [RFC v14][PATCH 00/54] Kernel based checkpoint/restart
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 4/7] blkio-cgroup: The body of blkio-cgroup
- From: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/7] blkio-cgroup: The body of blkio-cgroup
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- Re: [PATCH] range-bw: Another I/O scheduling policy of dm-ioband supporting the predicable I/O bandwidth (range bandwidth)
- From: Dong-Jae Kang <baramsori72@xxxxxxxxx>
- [PATCH 2/2] the core of range-bw
- From: Dong-Jae Kang <baramsori72@xxxxxxxxx>
- [PATCH 1/2] range-bw documentation
- From: Dong-Jae Kang <baramsori72@xxxxxxxxx>
- [PATCH 0/2] range-bw : Another I/O scheduling policy of dm-ioband (v1)
- From: Dong-Jae Kang <baramsori72@xxxxxxxxx>
- Re: [RFC v14][PATCH 00/54] Kernel based checkpoint/restart
- From: Matthieu Fertré <matthieu.fertre@xxxxxxxxxxx>
- Re: [RFC v14][PATCH 00/54] Kernel based checkpoint/restart
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [RFC v14][PATCH 00/54] Kernel based checkpoint/restart
- From: Matthieu Fertré <matthieu.fertre@xxxxxxxxxxx>
- Re: [RFC v14][PATCH 08/54] Dump memory address space
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [RFC v14][PATCH 07/54] cr: extend arch_setup_additional_pages()
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH] cgroups: make messages more readable
- From: Li Zefan <lizf@xxxxxxxxxxxxxx>
- Re: [PATCH] x86: ptrace debugreg checks rewrite
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH] x86: ptrace debugreg checks rewrite
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH] dcache: extrace and use d_unlinked()
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH] x86_64: ifdef out struct thread_struct::ip
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 1/2] i386: ifdef out struct thread_struct::fs
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH] nsproxy: extract create_nsproxy()
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 2/2] netns 2/2: extract net_create()
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 1/2] netns 1/2: don't get/put old netns on CLONE_NEWNET
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 2/2] ipcns 2/2: extract create_ipc_ns()
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 2/2] pidns 2/2: rewrite copy_pid_ns()
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 1/2] ipcns 1/2: remove useless get/put while CLONE_NEWIPC
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH] utsns: extract creeate_uts_ns()
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 1/2] pidns 1/2: make create_pid_namespace() accept parent pidns
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 3/7] page_cgroup: provide a generic page tracking infrastructure
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- [PATCH 7/7] io-throttle: export per-task statistics to userspace
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- [PATCH 6/7] io-throttle instrumentation
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- [PATCH 5/7] kiothrottled: throttle buffered (writeback) IO
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- [PATCH 4/7] io-throttle controller infrastructure
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- [PATCH 2/7] res_counter: introduce ratelimiting attributes
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- [PATCH 1/7] io-throttle documentation
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- [PATCH 0/7] cgroup: io-throttle controller (v16)
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- Re: IO Controller per cgroup request descriptors (Re: [PATCH 01/10] Documentation)
- From: Nauman Rafique <nauman@xxxxxxxxxx>
- IO Controller per cgroup request descriptors (Re: [PATCH 01/10] Documentation)
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 01/10] Documentation
- From: "IKEDA, Munehiro" <m-ikeda@xxxxxxxxxxxxx>
- Re: [RFC v14][PATCH 53/54] Detect resource leaks for whole-container checkpoint
- From: Dave Hansen <dave@xxxxxxxxxxxxxxxxxx>
- Re: [RFC v14][PATCH 07/54] cr: extend arch_setup_additional_pages()
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [RFC v14][PATCH 08/54] Dump memory address space
- From: Dave Hansen <dave@xxxxxxxxxxxxxxxxxx>
- Re: [RFC v14][PATCH 07/54] cr: extend arch_setup_additional_pages()
- From: Dave Hansen <dave@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] s390: fix fallout from major rewrite
- From: Dan Smith <danms@xxxxxxxxxx>
- Re: [RFC v14][PATCH 07/54] cr: extend arch_setup_additional_pages()
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 1/1] s390: fix fallout from major rewrite
- From: Dan Smith <danms@xxxxxxxxxx>
- Re: [RFC v14][PATCH 08/54] Dump memory address space
- From: Dave Hansen <dave@xxxxxxxxxxxxxxxxxx>
- Re: [RFC v14][PATCH 09/54] Restore memory address space
- From: Dave Hansen <dave@xxxxxxxxxxxxxxxxxx>
- Re: [RFC v14][PATCH 07/54] cr: extend arch_setup_additional_pages()
- From: Dave Hansen <dave@xxxxxxxxxxxxxxxxxx>
- Re: [RFC v14][PATCH 05/54] x86 support for checkpoint/restart
- From: Dave Hansen <dave@xxxxxxxxxxxxxxxxxx>
- Re: checkpoint/restart: taking refcounts on kernel objects
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH 0/9] cgroup: io-throttle controller (v13)
- From: Andrea Righi <righi.andrea@xxxxxxxxx>
- Re: [RFC] IO Controller
- From: Divyesh Shah <dpshah@xxxxxxxxxx>
- Re: [RFC] IO Controller
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [RFC] IO Controller
- From: Divyesh Shah <dpshah@xxxxxxxxxx>
- [PATCH] Fix compile failures when CONFIG_CHECKPOINT=n
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- [PATCH 1/1] s390: fix fallout from major rewrite
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [RFC] IO Controller
- From: Nauman Rafique <nauman@xxxxxxxxxx>
- [patch 35/88] sched: do not count frozen tasks toward load
- From: Greg KH <gregkh@xxxxxxx>
- Re: [PATCH 1/1] cr: define CHECKPOINT_SUBTREE flag and sysctl
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] cr: define CHECKPOINT_SUBTREE flag and sysctl
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 1/1] cr: define CHECKPOINT_SUBTREE flag and sysctl
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] cr: define CHECKPOINT_SUBTREE flag and sysctl
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [PATCH 0/9] cgroup: io-throttle controller (v13)
- From: "Alan D. Brunelle" <Alan.Brunelle@xxxxxx>
- Re: [RFC v14][PATCH 08/54] Dump memory address space
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- Re: [PATCH 1/1] cr: define CHECKPOINT_SUBTREE flag and sysctl
- From: Matt Helsley <matthltc@xxxxxxxxxx>
- Re: [RFC v14][PATCH 00/54] Kernel based checkpoint/restart
- From: Louis Rilling <Louis.Rilling@xxxxxxxxxxx>
- Re: [PATCH] range-bw: Another I/O scheduling policy of dm-ioband supporting the predicable I/O bandwidth (range bandwidth)
- From: Ryo Tsuruta <ryov@xxxxxxxxxxxxx>
- Re: [PATCH] range-bw: Another I/O scheduling policy of dm-ioband supporting the predicable I/O bandwidth (range bandwidth)
- From: Dong-Jae Kang <baramsori72@xxxxxxxxx>
- Re: [RFC v14][PATCH 00/54] Kernel based checkpoint/restart
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [patch 29/58] sched: do not count frozen tasks toward load
- From: Greg KH <gregkh@xxxxxxx>
- Re: [C/R] sleepers don't wake up on restart
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [RFC v14][PATCH 31/54] powerpc: checkpoint/restart implementation
- From: Nathan Lynch <ntl@xxxxxxxxx>
- Re: [RFC v14][PATCH 31/54] powerpc: checkpoint/restart implementation
- From: Nathan Lynch <ntl@xxxxxxxxx>
- Re: [RFC v14][PATCH 08/54] Dump memory address space
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [RFC v14][PATCH 31/54] powerpc: checkpoint/restart implementation
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [RFC v14][PATCH 04/54] General infrastructure for checkpoint restart
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [RFC v14][PATCH 31/54] powerpc: checkpoint/restart implementation
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [RFC v14][PATCH 04/54] General infrastructure for checkpoint restart
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- Re: [RFC v14][PATCH 04/54] General infrastructure for checkpoint restart
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [RFC v14][PATCH 31/54] powerpc: checkpoint/restart implementation
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [RFC v14][PATCH 10/54] Infrastructure for shared objects
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- lxc : linux container tools 0.6.2 release
- From: Daniel Lezcano <dlezcano@xxxxxxxxxx>
- Re: [RFC v14][PATCH 00/54] Kernel based checkpoint/restart
- From: Louis Rilling <Louis.Rilling@xxxxxxxxxxx>
- Re: [RFC v14][PATCH 31/54] powerpc: checkpoint/restart implementation
- From: Nathan Lynch <ntl@xxxxxxxxx>
- Re: [RFC v14][PATCH 08/54] Dump memory address space
- From: Guenter Roeck <groeck@xxxxxxxxxxx>
- Re: [RFC v14][PATCH 08/54] Dump memory address space
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [RFC v14][PATCH 10/54] Infrastructure for shared objects
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Re: [RFC v14][PATCH 04/54] General infrastructure for checkpoint restart
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- [RFC v14][PATCH 31/54] powerpc: checkpoint/restart implementation
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v14][PATCH 29/54] s390: define s390-specific checkpoint-restart code (v7)
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v14][PATCH 33/54] powerpc: enable checkpoint support in Kconfig
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v14][PATCH 13/54] add generic checkpoint f_op to ext fses
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v14][PATCH 37/54] c/r: Add UTS support (v6)
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v14][PATCH 36/54] Make ckpt_may_checkpoint_task() check each namespace individually
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v14][PATCH 38/54] Stub implementation of IPC namespace c/r
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v14][PATCH 04/54] General infrastructure for checkpoint restart
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v14][PATCH 28/54] c/r: Add CKPT_COPY() macro (v4)
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v14][PATCH 27/54] s390: Expose a constant for the number of words representing the CRs
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v14][PATCH 18/54] c/r of restart-blocks
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
- [RFC v14][PATCH 20/54] Restart multiple processes
- From: Oren Laadan <orenl@xxxxxxxxxxxxxxx>
[Index of Archives]
[Kernel]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]