Linux Containers
[Prev Page][Next Page]
- Re: USB Write Checkpoint, (continued)
- [RFC] [PATCH v2 0/2] cgroups: implement moving a threadgroup's threads atomically with cgroup.procs,
Ben Blum
- [PATCH] cgroup: alloc_css_id() increments hierarchy depth,
Greg Thelen
- warning à la compilation de mcr,
Daniel Lezcano
- [RFC] user-cr: Routing information in userspace,
Dan Smith
- [RFC][PATCH 0/3][cr][v2]: Checkpoint/restart file leases,
Sukadev Bhattiprolu
- Re: [PATCH 1/3] cgroups: Add an API to attach a task to current task's cgroup,
Michael S. Tsirkin
- [PATCH] scheduler: Extract cgroups_cpuaccount code from sched.c into own file,
Thomas Renninger
- [PATCH 0/9][cr][v2]: C/R file owner and posix file locks,
Sukadev Bhattiprolu
- [PATCH 3/9][cr][v2]: Checkpoint file-owner information, Sukadev Bhattiprolu
- [PATCH 2/9][cr][v2]: Add uid, euid params to __f_setown(), Sukadev Bhattiprolu
- [PATCH 1/9][cr][v2]: Add uid, euid params to f_modown(), Sukadev Bhattiprolu
- [PATCH 4/9][cr][v2]: Restore file_owner info, Sukadev Bhattiprolu
- [PATCH 5/9][cr][v2]: Move file_lock macros into linux/fs.h, Sukadev Bhattiprolu
- [PATCH 6/9][cr][v2]: Checkpoint file-locks, Sukadev Bhattiprolu
- [PATCH 7/9][cr][v2]: Define flock_set(), Sukadev Bhattiprolu
- [PATCH 8/9][cr][v2]: Define flock64_set(), Sukadev Bhattiprolu
- [PATCH 9/9][cr][v2]: Restore file-locks, Sukadev Bhattiprolu
- NFS Kernel server inside a container,
Martin Fick
- [PATCH lxc 1/2] lxc-unshare: accept multiple -s options,
Serge E. Hallyn
- [PATCH 3/9] cgroup: use kvmalloc, kvrealloc and kvfree, Changli Gao
- [PATCH 1/9] mm: add generic adaptive large memory allocation APIs,
Changli Gao
- [PATCH 0/9] mm: generic adaptive large memory allocation APIs,
Changli Gao
- [PATCH] setns: netns: Fix compilation of net/core/net_namespace.c, Matt Helsley
- [RFC][PATCH 0/4][cr]: Checkpoint/restart file-owner info,
Sukadev Bhattiprolu
- checkpoint/restart in -mm, Serge E. Hallyn
- [RFC] [PATCH] memcg: cleanup memory thresholds,
Kirill A. Shutemov
- [PATCH v2] cgroups: make cftype.unregister_event() void-returning,
Kirill A. Shutemov
- [PATCH] cred_to_ucred: use the creator of the right namespace,
Serge E. Hallyn
- Cgroup OOM bug,
Jeremy Hanmer
- [PATCH] cgroups: make cftype.unregister_event() void-returning,
Kirill A. Shutemov
- [PATCH v2] wait: use wrapper functions,
Changli Gao
- pid namespace bug ?,
Daniel Lezcano
- [PATCH 1/1] Fix typos and minor errors in eclone documentation,
Sukadev Bhattiprolu
- [RFC][PATCH 0/6][cr]: Checkpoint/restart file locks and leases,
Sukadev Bhattiprolu
- Re: [RFC][cr][PATCH 2/6] Checkpoint file-locks,
Matt Helsley
- Re: [RFC][cr][PATCH 4/6] Restore file-locks, Matt Helsley
- [PATCH][cr-test] eclone-2 bug fix,
Sukadev Bhattiprolu
- [PATCH][cr][nit]: eclone() - Remove extra __user and add a comment,
Sukadev Bhattiprolu
- [PATCH v21 00/100] Kernel based checkpoint/restart,
Oren Laadan
- [PATCH v21 001/100] eclone (1/11): Factor out code to allocate pidmap page, Oren Laadan
- [PATCH v21 013/100] c/r: break out new_user_ns(), Oren Laadan
- [PATCH v21 009/100] eclone (9/11): Implement sys_eclone for s390, Oren Laadan
- [PATCH v21 005/100] eclone (5/11): Add target_pids parameter to copy_process(), Oren Laadan
- [PATCH v21 006/100] eclone (6/11): Check invalid clone flags, Oren Laadan
- [PATCH v21 012/100] c/r: extend arch_setup_additional_pages(), Oren Laadan
- [PATCH v21 010/100] eclone (10/11): Implement sys_eclone for powerpc, Oren Laadan
- [PATCH v21 002/100] eclone (2/11): Have alloc_pidmap() return actual error code, Oren Laadan
- [PATCH v21 008/100] eclone (8/11): Implement sys_eclone for x86 (32, 64), Oren Laadan
- [PATCH v21 023/100] c/r: x86_32 support for checkpoint/restart, Oren Laadan
- [PATCH v21 021/100] c/r: create syscalls: sys_checkpoint, sys_restart, Oren Laadan
- [PATCH v21 024/100] c/r: x86-64: checkpoint/restart implementation, Oren Laadan
- [PATCH v21 045/100] c/r: export shmem_getpage() to support shared memory, Oren Laadan
- [PATCH v21 047/100] splice: export pipe/file-to-pipe/file functionality, Oren Laadan
- [PATCH v21 048/100] c/r: support for open pipes, Oren Laadan
- [PATCH v21 049/100] c/r: checkpoint and restore FIFOs, Oren Laadan
- [PATCH v21 050/100] c/r: refuse to checkpoint if monitoring directories with dnotify, Oren Laadan
- [PATCH v21 046/100] c/r: dump anonymous- and file-mapped- shared memory, Oren Laadan
- [PATCH v21 100/100] c/r: add an entry for checkpoint/restart in MAINTAINERS, Oren Laadan
- [PATCH v21 026/100] c/r: export functionality used in next patch for restart-blocks, Oren Laadan
- [PATCH v21 031/100] c/r: support for zombie processes, Oren Laadan
- [PATCH v21 035/100] deferqueue: generic queue to defer work, Oren Laadan
- [PATCH v21 025/100] c/r: external checkpoint of a task other than ourself, Oren Laadan
- [PATCH v21 051/100] c/r: make ckpt_may_checkpoint_task() check each namespace individually, Oren Laadan
- [PATCH v21 027/100] c/r: restart-blocks, Oren Laadan
- [PATCH v21 072/100] c/r: introduce checkpoint/restore methods to struct proto_ops, Oren Laadan
- [PATCH v21 036/100] c/r: introduce vfs_fcntl(), Oren Laadan
- [PATCH v21 043/100] c/r: add generic '->checkpoint()' f_op to simple devices, Oren Laadan
- [PATCH v21 030/100] c/r: introduce PF_RESTARTING, and skip notification on exit, Oren Laadan
- [PATCH v21 037/100] c/r: introduce new 'file_operations': ->checkpoint, ->collect(), Oren Laadan
- [PATCH v21 019/100] Make file_pos_read/write() public and export kernel_write(), Oren Laadan
- [PATCH v21 040/100] Introduce FOLL_DIRTY to follow_page() for "dirty" pages, Oren Laadan
- [PATCH v21 070/100] c/r: correctly restore pgid, Oren Laadan
- [PATCH v21 057/100] c/r: support semaphore sysv-ipc, Oren Laadan
- [PATCH v21 052/100] c/r: support for UTS namespace, Oren Laadan
- [PATCH v21 056/100] c/r: support message-queues sysv-ipc, Oren Laadan
- [PATCH v21 054/100] c/r: save and restore sysvipc namespace basics, Oren Laadan
- [PATCH v21 028/100] c/r: checkpoint multiple processes, Oren Laadan
- [PATCH v21 039/100] c/r: introduce method '->checkpoint()' in struct vm_operations_struct, Oren Laadan
- [PATCH v21 033/100] c/r: infrastructure for shared objects, Oren Laadan
- [PATCH v21 059/100] c/r: add CKPT_COPY() macro, Oren Laadan
- [PATCH v21 076/100] c/r: [pty 1/2] allow allocation of desired pty slave, Oren Laadan
- [PATCH v21 082/100] c/r: preliminary support mounts namespace, Oren Laadan
- [PATCH v21 058/100] c/r: (s390): expose a constant for the number of words (CRs), Oren Laadan
- [PATCH v21 038/100] c/r: checkpoint and restart open file descriptors, Oren Laadan
- [PATCH v21 068/100] c/r: [signal 4/4] support for real/virt/prof itimers, Oren Laadan
- [PATCH v21 078/100] c/r: support for controlling terminal and job control, Oren Laadan
- [PATCH v21 066/100] c/r: [signal 2/4] checkpoint/restart of rlimit, Oren Laadan
- [PATCH v21 029/100] c/r: restart multiple processes, Oren Laadan
- [PATCH v21 067/100] c/r: [signal 3/4] pending signals (private, shared), Oren Laadan
- [PATCH v21 053/100] c/r (ipc): allow allocation of a desired ipc identifier, Oren Laadan
- [PATCH v21 064/100] c/r: checkpoint and restore (shared) task's sighand_struct, Oren Laadan
- [PATCH v21 034/100] c/r: detect resource leaks for whole-container checkpoint, Oren Laadan
- [PATCH v21 065/100] c/r: [signal 1/4] blocked and template for shared signals, Oren Laadan
- [PATCH v21 081/100] c/r: restore task fs_root and pwd (v3), Oren Laadan
- [PATCH v21 055/100] c/r: support share-memory sysv-ipc, Oren Laadan
- [PATCH v21 077/100] c/r: [pty 2/2] support for pseudo terminals, Oren Laadan
- [PATCH v21 018/100] Namespaces submenu, Oren Laadan
- [PATCH v21 069/100] Expose may_setuid() in user.h and add may_setgid() (v2), Oren Laadan
- [PATCH v21 042/100] c/r: add generic '->checkpoint' f_op to ext fses, Oren Laadan
- [PATCH v21 061/100] c/r: capabilities: define checkpoint and restore fns, Oren Laadan
- [PATCH v21 014/100] c/r: split core function out of some set*{u, g}id functions, Oren Laadan
- [PATCH v21 083/100] c/r: nested pid namespaces (v3), Oren Laadan
- [PATCH v21 062/100] c/r: checkpoint and restore task credentials, Oren Laadan
- [PATCH v21 088/100] powerpc: enable checkpoint support in Kconfig, Oren Laadan
- [PATCH v21 041/100] c/r: dump memory address space (private memory), Oren Laadan
- [PATCH v21 093/100] c/r: Add checkpoint and collect hooks to net_device_ops, Oren Laadan
- [PATCH v21 098/100] c/r: Add a checkpoint handler to the 'sit' device, Oren Laadan
- [PATCH v21 097/100] c/r: Add loopback checkpoint support (v2), Oren Laadan
- [PATCH v21 084/100] powerpc: reserve checkpoint arch identifiers, Oren Laadan
- Re: [PATCH v21 00/100] Kernel based checkpoint/restart, Oren Laadan
- [PATCH v21 099/100] c/r: Add checkpoint support to macvlan driver, Oren Laadan
- [PATCH v21 063/100] c/r: restore file->f_cred, Oren Laadan
- [PATCH v21 095/100] c/r: Add rtnl_dellink() helper, Oren Laadan
- [PATCH v21 044/100] c/r: add checkpoint operation for opened files of generic filesystems, Oren Laadan
- [PATCH v21 087/100] powerpc: wire up checkpoint and restart syscalls, Oren Laadan
- [PATCH v21 071/100] Add common socket helpers to unify the security hooks, Oren Laadan
- [PATCH v21 080/100] c/r: checkpoint/restart eventfd, Oren Laadan
- [PATCH v21 085/100] powerpc: provide APIs for validating and updating DABR, Oren Laadan
- [PATCH v21 096/100] c/r: Add checkpoint support for veth devices (v2), Oren Laadan
- [PATCH v21 074/100] c/r: add support for listening INET sockets (v2), Oren Laadan
- [PATCH v21 086/100] powerpc: checkpoint/restart implementation, Oren Laadan
- [PATCH v21 079/100] c/r: checkpoint/restart epoll sets, Oren Laadan
- [PATCH v21 060/100] c/r: define s390-specific checkpoint-restart code, Oren Laadan
- [PATCH v21 022/100] c/r: basic infrastructure for checkpoint/restart, Oren Laadan
- [PATCH v21 075/100] c/r: add support for connected INET sockets (v5), Oren Laadan
- [PATCH v21 094/100] c/r: Basic support for network namespaces and devices (v6), Oren Laadan
- [PATCH v21 015/100] cgroup freezer: Update stale locking comments, Oren Laadan
- [PATCH v21 017/100] cgroup freezer: interface to freeze a cgroup from within the kernel, Oren Laadan
- [PATCH v21 073/100] c/r: Add AF_UNIX support (v12), Oren Laadan
- [PATCH v21 016/100] cgroup freezer: Add CHECKPOINTING state to safeguard container checkpoint, Oren Laadan
- [PATCH v21 091/100] c/r: add smack support to lsm c/r (v4), Oren Laadan
- [PATCH v21 092/100] c/r: add selinux support (v6), Oren Laadan
- [PATCH v21 089/100] c/r: add lsm name and lsm_info (policy header) to container info, Oren Laadan
- [PATCH v21 020/100] c/r: documentation, Oren Laadan
- [PATCH v21 090/100] c/r: add generic LSM c/r support (v7), Oren Laadan
- [PATCH v21 032/100] c/r: Save and restore the [compat_]robust_list member of the task struct, Oren Laadan
- [PATCH v21 004/100] eclone (4/11): Add target_pids parameter to alloc_pid(), Oren Laadan
- [PATCH v21 011/100] eclone (11/11): Document sys_eclone, Oren Laadan
- [PATCH v21 003/100] eclone (3/11): Define set_pidmap() function, Oren Laadan
- [PATCH v21 007/100] eclone (7/11): Define do_fork_with_pids(), Oren Laadan
- Re: [PATCH v21 001/100] eclone (1/11): Factor out code to allocate pidmap page, David Howells
- [PATCH] CONFIG_SECURITY_FILE_CAPABILITIES has been gone awhile,
Serge E. Hallyn
- [PATCH RFC] nsproxy: strengthen the comment above copy_namespaces,
Serge E. Hallyn
- [PATCH] [RFC] C/R: inet4 and inet6 unicast routes (v2),
Dan Smith
- [PATCH] cr: pts (v2): detect use of multiple devpts mounts in container,
Serge E. Hallyn
- [PATCH] c/r: pin down modules registered to obj-ops,
Oren Laadan
- [PATCH RFC] cr: pts: detect use of multiple devpts mounts in container,
Serge E. Hallyn
- [PATCH 1/2] use #error not #warn,
Serge E. Hallyn
- [C/R ARM v2][PATCH 0/3] Linux Checkpoint-Restart - ARM port,
Christoffer Dall
- lxc and consoles and unix98 ptys (and c/r),
Serge E. Hallyn
- pathname resolution, mounts namespaces, and checkpoint/restart, Serge E. Hallyn
- Checkpoint and Restart of INET routing information,
Dan Smith
- [PATCH] cgroup: Check task_lock in task_subsys_state(),
Li Zefan
- [PATCH] Fix acquiring socket lock before reading RTNETLINK response,
Dan Smith
- [PATCH 1/5] cgroup: Fix an RCU warning in cgroup_path(),
Li Zefan
- [PATCH][usercr] Add numeric hdr.type to ckptinfo,
Sukadev Bhattiprolu
- [PATCH] eventfd: Add missing spin locks around eventfd checkpoint.,
Matt Helsley
- Linux Container Patches for 2.6.24, Shivaram Venkataraman
- Lockdep splat in cpuset code acquiring alloc_lock,
Paul E. McKenney
- [RFC][PATCH 0/6][usercr]: Rename/reorg usercr code,
Sukadev Bhattiprolu
- [PATCH] cr: don't try to collect or fetch ipc_ns, Serge E. Hallyn
- [PATCH 1/4] cr_tests: futex: pi: Adjust RT priority range,
Matt Helsley
- [PATCH linux-cr] cr: fs/inode.c: make sure ckpt_obj_register() actually runs,
Serge E. Hallyn
- [PATCH linux-cr] free ctx->coord_pidns,
Serge E. Hallyn
- Wiki for LXC with Checkpoint/Restart,
Sukadev Bhattiprolu
- [RFC][PATCH][usercr]: Remove exit() calls in app_restart(),
Sukadev Bhattiprolu
- [PATCH 0/2] small core patches,
Serge Hallyn
- A modular approach to handling netdev address c/r,
Dan Smith
- [PATCH] Fix build when CONFIG_INET=n,
Dan Smith
- [PATCH] c/r: restore tty pgrp properly,
Leonid Snegirev
- [PATCH] checkpoint/i386: use task_user_gs to checkpoint gs,
Nathan Lynch
- c/r: IPv6 support,
Dan Smith
- Prefix / Naming USERCR API,
Sukadev Bhattiprolu
- lxc, conntrack and routecache,
Marek Kierdelewicz
- [PATCH] user-cr: Add --netns switch to user-cr checkpoint,
Dan Smith
- [PATCH] Invert the NETNS checkpoint flag,
Dan Smith
- Mount remount operations propagating from container to host and other containers.,
Michael H. Warfield
- [PATCH 0/6][v3][lxc] Link LXC with USERCR,
Sukadev Bhattiprolu
- [PATCH] Skip down interfaces (v2),
Dan Smith
- [PATCH] Skip down interfaces,
Dan Smith
- [PATCH] Add --nonetns switch to user-cr checkpoint,
Dan Smith
- [PATCH 0/6][lxc][v3] Link LXC with USERCR,
Sukadev Bhattiprolu
- [PATCH 1/6][lxc][v3] Add --with-libcr configure option, Sukadev Bhattiprolu
- [PATCH 2/6][lxc][v3] lxc_restart: Add --statefile option, Sukadev Bhattiprolu
- [PATCH 3/6][lxc][v3] lxc_checkpoint: Add --statefile option, Sukadev Bhattiprolu
- [PATCH 4/6][lxc][v3] Move get_init_pid() into checkpoint.c, Sukadev Bhattiprolu
- [PATCH 5/6][lxc][v3] Hook up lxc_restart() with app_restart(), Sukadev Bhattiprolu
- [PATCH 6/6][lxc][v3] Hook up lxc_checkpoint() with app_checkpoint(), Sukadev Bhattiprolu
- Re: [PATCH 0/6][lxc][v3] Link LXC with USERCR, Michel Normand
- Re: [PATCH 0/6][lxc][v3] Link LXC with USERCR, Cedric Le Goater
- Re: [PATCH 0/6][lxc][v3] Link LXC with USERCR, Daniel Lezcano
- Re: [PATCH 0/6][lxc][v3] Link LXC with USERCR, Daniel Lezcano
- Re: [PATCH 0/6][lxc][v3] Link LXC with USERCR, Daniel Lezcano
- [PATCH 1/2] Fix app_checkpoint() return code,
Sukadev Bhattiprolu
- [PATCH linux-cr] put file_ops->checkpoint under CONFIG_CHECKPOINT,
Serge E. Hallyn
- [PATCH linux-cr] export net checkpoint fns,
Serge E. Hallyn
- Re: [PATCH tip/core/urgent] rcu: protect fork-time cgroup access,
Matt Helsley
- [PATCH] c/r: get rid of ckpt_hdr_vpids - can be inferred at restart,
Oren Laadan
- ckpt-v20-dev, ckpt-v21-rc1,
Oren Laadan
- [PATCH] c/r: fix omitted parameter name error,
Stanislav O. Bezzubtsev
- --freezer option to /bin/restart,
Sukadev Bhattiprolu
- [RFC][PATCH][lxc]: Add --with-usercr configure option,
Sukadev Bhattiprolu
- [PATCH] Disable softirqs when taking the socket queue lock,
Dan Smith
- C/R: Fixup IPv6 support,
Dan Smith
- [PATCH user-cr] restart: unshare mounts ns when unsharing pidns (for --pidns),
Serge E. Hallyn
- [PATCH] linux-cr: nested pid namespaces (v3),
Serge E. Hallyn
- NetNS and Netdev follow-up patches,
Dan Smith
- [PATCH] ARM: Added user space support for c/r on ARM,
Christoffer Dall
- [C/R ARM][PATCH 0/3] Linux Checkpoint-Restart - ARM port,
Christoffer Dall
- [ckpt_msg][PATCH 1/1] c/r: Fix trivial bug in ckpt_msg macro,
Christoffer Dall
- Testing lxc 0.6.5 in Fedora 13,
Grzegorz Nosek
[Index of Archives]
[Cgroups]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]