September 2012 Archives by date
Starting: Sat Sep 1 08:39:21 EDT 2012
Ending: Sun Sep 30 16:33:40 EDT 2012
Messages: 540
- [CRIU] [PATCH 1/4] make: Don't forget to clean protobuf generated
file on rebuild
Cyrill Gorcunov
- [CRIU] [PATCH 2/4] make: Move common definitions to Makefile.inc
Cyrill Gorcunov
- [CRIU] [PATCH 3/4] make: Use PROTO_ prefix for protobuf targets
Cyrill Gorcunov
- [CRIU] [PATCH 4/4] make: Make protobuf target to depend on *.ch
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr 1/3] util: add ability to release a last piece
from a shared pool
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 3/3] unix-sk: allocate unix_sk_info from a
shared pool
Pavel Emelyanov
- [CRIU] Re: [PATCH 4/4] make: Make protobuf target to depend on *.ch
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 4/4] log: don't create a log file in a current
directory
Pavel Emelyanov
- [CRIU] Re: [PATCH cr] zdtm: don't use dprintf,
because it's not thread safe
Pavel Emelyanov
- [CRIU] Re: [PATCH] sk-unix.c: Don't mangle name provided by diag
message if no mount point present
Pavel Emelyanov
- [CRIU] Re: [PATCH cr] net: add ability to set names for outside
links of veth devices
Pavel Emelyanov
- [CRIU] [PATCH cr 1/3] util: add ability to release a last piece
from a shared pool (v2)
Andrey Vagin
- [CRIU] [PATCH cr 2/3] protobuf: add ability to collect objects in a
shared memory (v2)
Andrey Vagin
- [CRIU] [PATCH cr 3/3] unix-sk: allocate unix_sk_info from a shared
pool
Andrey Vagin
- [CRIU] Re: [PATCH cr 3/3] unix-sk: allocate unix_sk_info from a
shared pool
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 3/3] unix-sk: allocate unix_sk_info from a
shared pool
Pavel Emelyanov
- [CRIU] [PATCH urgent] make: Fix build bug introduced in 726a1180
Cyrill Gorcunov
- [CRIU] [PATCH 00/14] TTY c/r, new attempt
Cyrill Gorcunov
- [CRIU] [PATCH 01/14] zdtm: Add pty01 test
Cyrill Gorcunov
- [CRIU] [PATCH 02/14] zdtm: Add pty02 test
Cyrill Gorcunov
- [CRIU] [PATCH 03/14] zdtm: Add pty03 test
Cyrill Gorcunov
- [CRIU] [PATCH 04/14] zdtm: Add pty04 test
Cyrill Gorcunov
- [CRIU] [PATCH 05/14] app-test: check screen application
Cyrill Gorcunov
- [CRIU] [PATCH 06/14] types: Add ASSIGN_MEMBER helper
Cyrill Gorcunov
- [CRIU] [PATCH 07/14] files: Add a few comments on structures we use
for files handling
Cyrill Gorcunov
- [CRIU] [PATCH 08/14] files: Add a few missing brackets
Cyrill Gorcunov
- [CRIU] [PATCH 09/14] protobuf: Add TTY file type
Cyrill Gorcunov
- [CRIU] [PATCH 10/14] pstree: Add ctl_tty_id member
Cyrill Gorcunov
- [CRIU] [PATCH 11/14] Add CTL_TTY_OFF service fd
Cyrill Gorcunov
- [CRIU] [PATCH 12/14] files: Use switch in collect_fd
Cyrill Gorcunov
- [CRIU] [PATCH 13/14] Add separate lists for master/slave fd on
restore
Cyrill Gorcunov
- [CRIU] [PATCH 14/14] tty: Add checkpoint/restore for unix terminals
Cyrill Gorcunov
- [CRIU] [PATCH 1/2] Introduce log-levels.h
Cyrill Gorcunov
- [CRIU] [PATCH 2/2] restorer: Take current loglevel into account
when priting messages
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/2] restorer: Take current loglevel into account
when priting messages
Pavel Emelyanov
- [CRIU] Re: [PATCH 14/14] tty: Add checkpoint/restore for unix
terminals
Pavel Emelyanov
- [CRIU] Re: [PATCH 14/14] tty: Add checkpoint/restore for unix
terminals
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/2] restorer: Take current loglevel into account
when priting messages
Cyrill Gorcunov
- [CRIU] Re: [PATCH 10/14] pstree: Add ctl_tty_id member
Pavel Emelyanov
- [CRIU] [PATCH 0/4] Add log-levels into restorer, v2
Cyrill Gorcunov
- [CRIU] [PATCH 1/4] Introduce log-levels.h
Cyrill Gorcunov
- [CRIU] [PATCH 2/4] log: Add log_get_loglevel() helper
Cyrill Gorcunov
- [CRIU] [PATCH 3/4] restorer: Pass current log level to the arguments
Cyrill Gorcunov
- [CRIU] [PATCH 4/4] log,
restorer: Make write_ log helpers to honor logging level
Cyrill Gorcunov
- [CRIU] [PATCH] kernel: limit a value of ns_last_pid to (0, max_pid)
Andrew Vagin
- [CRIU] Re: [PATCH] kernel: limit a value of ns_last_pid to (0,
max_pid)
Cyrill Gorcunov
- [CRIU] Re: [PATCH] kernel: limit a value of ns_last_pid to (0,
max_pid)
Andrey Wagin
- [CRIU] Re: [PATCH] kernel: limit a value of ns_last_pid to (0,
max_pid)
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr 3/3] unix-sk: allocate unix_sk_info from a
shared pool
Andrew Vagin
- [CRIU] [PATCH] kernel: limit a value of ns_last_pid to (0, max_pid)
Andrew Vagin
- [CRIU] Re: [PATCH 4/4] log,
restorer: Make write_ log helpers to honor logging level
Cyrill Gorcunov
- [CRIU] [PATCH 0/4] TTY c/r, newish attempt
Cyrill Gorcunov
- [CRIU] [PATCH 1/4] tty: Prepare some members for tty merge
Cyrill Gorcunov
- [CRIU] [PATCH 2/4] files: Use switch in collect_fd
Cyrill Gorcunov
- [CRIU] [PATCH 3/4] Add separate lists for master/slave fd on restore
Cyrill Gorcunov
- [CRIU] [PATCH 4/4] tty: Add checkpoint/restore for unix terminals
Cyrill Gorcunov
- [CRIU] [PATCH cr 0/9] Dump zombies from another PID namespace
Andrey Vagin
- [CRIU] [PATCH cr 1/9] dump: get children by pid instead of
pstree_item
Andrey Vagin
- [CRIU] [PATCH cr 2/9] parasite: get a file descriptor for procfs
from a target pidns
Andrey Vagin
- [CRIU] [PATCH cr 3/9] util: add ability to change a file descriptor
on procfs
Andrey Vagin
- [CRIU] [PATCH cr 4/9] crtools: use pit_t for PIDs
Andrey Vagin
- [CRIU] [PATCH cr 5/9] dump: use a virtual pid in names of zombie's
core files
Andrey Vagin
- [CRIU] [PATCH cr 6/9] dump: get a file descriptor on procfs from
parasite
Andrey Vagin
- [CRIU] [PATCH cr 7/9] dump: avoid extra jumps dump_one_task
Andrey Vagin
- [CRIU] [PATCH cr 8/9] dump: dump zombies from another PID namespace
Andrey Vagin
- [CRIU] [PATCH cr 9/9] restore: prevent killing of nonpositive PIDs
Andrey Vagin
- [CRIU] [PATCH cr] fown: get pid and uid-s from parasite
Andrey Vagin
- [CRIU] Re: [PATCH] kernel: limit a value of ns_last_pid to (0,
max_pid)
Oleg Nesterov
- [CRIU] [PATCH 0/2] TTY, locked/exclusive ptys restore
Cyrill Gorcunov
- [CRIU] [PATCH 1/2] tty: Add restoration of locked/exclusive ptys
Cyrill Gorcunov
- [CRIU] [PATCH 2/2] zdtm: Add tty05 test
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/2] zdtm: Add tty05 test
Cyrill Gorcunov
- [CRIU] Fwd: test program for crui
Kir Kolyshkin
- [CRIU] CRIU
Kir Kolyshkin
- [CRIU] Re: [PATCH cr] fown: get pid and uid-s from parasite
Pavel Emelyanov
- [CRIU] Re: [PATCH 4/4] log,
restorer: Make write_ log helpers to honor logging level
Pavel Emelyanov
- [CRIU] Fwd: test program for crui
Cyrill Gorcunov
- [CRIU] Re: [PATCH 4/4] log,
restorer: Make write_ log helpers to honor logging level
Cyrill Gorcunov
- [CRIU] Re: [PATCH 4/4] log,
restorer: Make write_ log helpers to honor logging level
Pavel Emelyanov
- [CRIU] [PATCH] restore: Rename a task item being restored to
`current'
Cyrill Gorcunov
- [CRIU] Fwd: test program for crui
Cyrill Gorcunov
- [CRIU] Re: [PATCH] restore: Rename a task item being restored to
`current'
Andrew Vagin
- [CRIU] Fwd: test program for crui
Daniel Lezcano
- [CRIU] Fwd: test program for crui
Cyrill Gorcunov
- [CRIU] [PATCH cr] restore: inherit current sid and pgid if a root
task isn't a leader
Andrey Vagin
- [CRIU] Re: [PATCH cr] restore: inherit current sid and pgid if a
root task isn't a leader
Cyrill Gorcunov
- [CRIU] Re: [PATCH] restore: Rename a task item being restored to
`current'
Pavel Emelyanov
- [CRIU] Re: [PATCH cr] restore: inherit current sid and pgid if a
root task isn't a leader
Pavel Emelyanov
- [CRIU] Re: [PATCH 06/14] types: Add ASSIGN_MEMBER helper
Pavel Emelyanov
- [CRIU] Re: [PATCH 07/14] files: Add a few comments on structures we
use for files handling
Pavel Emelyanov
- [CRIU] Re: [PATCH 08/14] files: Add a few missing brackets
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/4] files: Use switch in collect_fd
Pavel Emelyanov
- [CRIU] Re: [PATCH 08/14] files: Add a few missing brackets
Cyrill Gorcunov
- [CRIU] [PATCH] test: Add tstexec test-case
Cyrill Gorcunov
- [CRIU] Re: [PATCH 4/4] tty: Add checkpoint/restore for unix
terminals
Pavel Emelyanov
- [CRIU] [PATCH 1/2] tty: Add restoration of locked/exclusive ptys
Pavel Emelyanov
- [CRIU] Re: [PATCH 08/14] files: Add a few missing brackets
Pavel Emelyanov
- [CRIU] Re: [PATCH] test: Add tstexec test-case
Pavel Emelyanov
- [CRIU] [PATCH 1/2] tty: Add restoration of locked/exclusive ptys
Cyrill Gorcunov
- [CRIU] Re: [PATCH 08/14] files: Add a few missing brackets
Cyrill Gorcunov
- [CRIU] Re: [PATCH 4/4] tty: Add checkpoint/restore for unix
terminals
Cyrill Gorcunov
- [CRIU] Re: [PATCH] test: Add tstexec test-case
Andrey Wagin
- [CRIU] Re: [PATCH] test: Add tstexec test-case
Cyrill Gorcunov
- [CRIU] Re: [PATCH] test: Add tstexec test-case
Andrey Wagin
- [CRIU] Re: [PATCH] test: Add tstexec test-case
Cyrill Gorcunov
- [CRIU] [PATCH cr 1/2] restore: inherit current sid and pgid if a
root task isn't a leader
Andrey Vagin
- [CRIU] [PATCH cr 2/2] zdtm: run test in a new session
Andrey Vagin
- [CRIU] on servie fd handling code
Cyrill Gorcunov
- [CRIU] Re: on servie fd handling code
Pavel Emelyanov
- [CRIU] Re: on servie fd handling code
Cyrill Gorcunov
- [CRIU] Re: on servie fd handling code
Cyrill Gorcunov
- [CRIU] Restore failed if a process is dumped/restored in a loop
Andrey Vagin
- [CRIU] Re: on servie fd handling code
Cyrill Gorcunov
- [CRIU] Re: Restore failed if a process is dumped/restored in a loop
Andrey Wagin
- [CRIU] Re: Restore failed if a process is dumped/restored in a
loop
Cyrill Gorcunov
- [CRIU] Re: Restore failed if a process is dumped/restored in a
loop
Andrey Wagin
- [CRIU] Re: on servie fd handling code
Pavel Emelyanov
- [CRIU] Re: on servie fd handling code
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr 1/2] restore: inherit current sid and pgid if
a root task isn't a leader
Pavel Emelyanov
- [CRIU] Re: [PATCH 4/4] tty: Add checkpoint/restore for unix
terminals
Pavel Emelyanov
- [CRIU] Re: [PATCH 4/4] tty: Add checkpoint/restore for unix
terminals
Cyrill Gorcunov
- [CRIU] [PATCH cr] restore: inherit current sid and pgid if a root
task isn't a leader (v2)
Andrey Vagin
- [CRIU] Re: [PATCH cr 0/9] Dump zombies from another PID namespace
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 0/9] Dump zombies from another PID namespace
Andrey Wagin
- [CRIU] [PATCH] service-fd: Rework it to use in hight performance
code
Cyrill Gorcunov
- [CRIU]
[PATCH cr] mm: mark a vma as stack, if a value of sp is in it
Andrey Vagin
- [CRIU] Re: [PATCH cr] mm: mark a vma as stack,
if a value of sp is in it
Cyrill Gorcunov
- [CRIU] Re: [PATCH] service-fd: Rework it to use in hight
performance code
Pavel Emelyanov
- [CRIU] Re: [PATCH] service-fd: Rework it to use in hight
performance code
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr] mm: mark a vma as stack,
if a value of sp is in it
Pavel Emelyanov
- [CRIU] Re: [PATCH] service-fd: Rework it to use in hight
performance code
Pavel Emelyanov
- [CRIU] Re: [PATCH] service-fd: Rework it to use in hight
performance code
Cyrill Gorcunov
- [CRIU] Re: [PATCH] service-fd: Rework it to use in hight
performance code
Pavel Emelyanov
- [CRIU] Re: [PATCH] service-fd: Rework it to use in hight
performance code
Cyrill Gorcunov
- [CRIU] [PATCH 0/4] tty c/r, take 3
Cyrill Gorcunov
- [CRIU] [PATCH 1/4] Add separate lists for master/slave fd on restore
Cyrill Gorcunov
- [CRIU] [PATCH 2/4] tty: Add checkpoint/restore for unix terminals v3
Cyrill Gorcunov
- [CRIU] [PATCH 3/4] tty: Add show_tty method
Cyrill Gorcunov
- [CRIU] [PATCH 4/4] check: Add pty checking code
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/4] tty: Add checkpoint/restore for unix
terminals v3
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr 7/9] dump: avoid extra jumps dump_one_task
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/4] tty: Add checkpoint/restore for unix
terminals v3
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 5/9] dump: use a virtual pid in names of
zombie's core files
Pavel Emelyanov
- [CRIU] Re: [PATCH cr] mm: mark a vma as stack,
if a value of sp is in it
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/4] tty: Add checkpoint/restore for unix
terminals v3
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/4] tty: Add checkpoint/restore for unix
terminals v3
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/4] tty: Add checkpoint/restore for unix
terminals v3
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/4] tty: Add checkpoint/restore for unix
terminals v3
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 9/9] restore: prevent killing of nonpositive
PIDs
Pavel Emelyanov
- [CRIU] [PATCH cr 0/6] Dump zombies from another PID namespace (v2)
Andrey Vagin
- [CRIU] [PATCH cr 1/6] dump: get children by pid instead of
pstree_item
Andrey Vagin
- [CRIU] [PATCH cr 2/6] parasite: get a file descriptor for procfs
from a target pidns (v2)
Andrey Vagin
- [CRIU] [PATCH cr 3/6] util: add ability to change a file descriptor
on procfs (v2)
Andrey Vagin
- [CRIU] [PATCH cr 4/6] crtools: use pit_t for PIDs
Andrey Vagin
- [CRIU] [PATCH cr 5/6] dump: get a file descriptor on procfs from
parasite
Andrey Vagin
- [CRIU] [PATCH cr 6/6] dump: dump zombies from another PID namespace
Andrey Vagin
- [CRIU] Re: [PATCH 2/4] tty: Add checkpoint/restore for unix
terminals v3
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr 0/6] Dump zombies from another PID namespace
(v2)
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/4] tty: Add checkpoint/restore for unix
terminals v3
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/4] tty: Add checkpoint/restore for unix
terminals v3
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/4] tty: Add checkpoint/restore for unix
terminals v3
Cyrill Gorcunov
- [CRIU] [Kernel Update] We're on 3.6-rc5 now
Cyrill Gorcunov
- [CRIU] [PATCH cr] mm: taking into account a gurad page to find a
space for a restorer vma
Andrey Vagin
- [CRIU] Re: [PATCH cr] mm: taking into account a gurad page to find
a space for a restorer vma
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr] mm: taking into account a gurad page to find
a space for a restorer vma
Pavel Emelyanov
- [CRIU] Re: [PATCH cr] mm: taking into account a gurad page to find
a space for a restorer vma
Andrey Wagin
- [CRIU] Re: [PATCH cr] mm: taking into account a gurad page to find
a space for a restorer vma
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr] mm: taking into account a gurad page to find
a space for a restorer vma
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr] mm: taking into account a gurad page to find
a space for a restorer vma
Andrey Wagin
- [CRIU] Re: [PATCH cr] mm: taking into account a gurad page to find
a space for a restorer vma
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr] mm: taking into account a gurad page to find
a space for a restorer vma
Pavel Emelyanov
- [CRIU] [PATCH] tcp: restore rcv_wscale in a repair mode
Andrew Vagin
- [CRIU] Re: [PATCH] tcp: restore rcv_wscale in a repair mode
Pavel Emelyanov
- [CRIU] Re: [PATCH] tcp: restore rcv_wscale in a repair mode
Andrey Wagin
- [CRIU] [PATCH cr 1/2] restore: auto-unlink for ghost files
Andrey Vagin
- [CRIU] [PATCH cr 2/2] zdtm: open an one unlinked files two times
Andrey Vagin
- [CRIU] Re: [PATCH] tcp: restore rcv_wscale in a repair mode
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 1/2] restore: auto-unlink for ghost files
Pavel Emelyanov
- [CRIU] [PATCH cr 1/4] crtools: add a separate type for atomic
variables
Andrey Vagin
- [CRIU] [PATCH cr 2/4] atomic: add atomic_dec_and_test
Andrey Vagin
- [CRIU] [PATCH cr 3/4] zdtm: open an one unlinked files two times
Andrey Vagin
- [CRIU] [PATCH cr 4/4] restore: auto-unlink for ghost files (v2)
Andrey Vagin
- [CRIU] [PATCH zdtm] zdtm: new testcase for unhashed proc entries
Konstantin Khlebnikov
- [CRIU] [BUG REPORT] Build error caused by SEM_SET
Huang Qiang
- [CRIU] [BUG REPORT] Build error caused by SEM_SET
Cyrill Gorcunov
- [CRIU] [PATCH 0/6] TTY c/r v5
Cyrill Gorcunov
- [CRIU] [PATCH 1/6] Add separate lists for master/slave fd on restore
Cyrill Gorcunov
- [CRIU] [PATCH 2/6] lock: Add completion helpers
Cyrill Gorcunov
- [CRIU] [PATCH 3/6] tty: Add checkpoint/restore for unix terminals v5
Cyrill Gorcunov
- [CRIU] [PATCH 4/6] tty: Add show method
Cyrill Gorcunov
- [CRIU] [PATCH 5/6] check: Add check_tty
Cyrill Gorcunov
- [CRIU] [PATCH 6/6] tty: Add restoration of controlling terminal
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr 4/4] restore: auto-unlink for ghost files (v2)
Pavel Emelyanov
- [CRIU] Re: [PATCH 3/6] tty: Add checkpoint/restore for unix
terminals v5
Pavel Emelyanov
- [CRIU] Re: [PATCH 3/6] tty: Add checkpoint/restore for unix
terminals v5
Cyrill Gorcunov
- [CRIU] Re: [PATCH 3/6] tty: Add checkpoint/restore for unix
terminals v5
Pavel Emelyanov
- [CRIU] [PATCH] parasite: Initialize fd in parasite_get_proc_fd
Cyrill Gorcunov
- [CRIU] Re: [PATCH] parasite: Initialize fd in parasite_get_proc_fd
Pavel Emelyanov
- [CRIU] [BUG REPORT] Build error caused by SEM_SET
Stanislav Kinsbursky
- [CRIU] [BUG REPORT] Build error caused by SEM_SET
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/6] Add separate lists for master/slave fd on
restore
Pavel Emelyanov
- [CRIU] Re: [PATCH 1/6] Add separate lists for master/slave fd on
restore
Cyrill Gorcunov
- [CRIU] [PATCH cr] tmpfs: replace all short tar options on long
analogs
Andrey Vagin
- [CRIU] [PATCH 0/2] Quick fix for epolls dumping
Cyrill Gorcunov
- [CRIU] [PATCH 1/2] proc_parse: Add ability to not print error if
entry is optional
Cyrill Gorcunov
- [CRIU] [PATCH 2/2] epoll: Handle epolls without targets
Cyrill Gorcunov
- [CRIU] [PATCH 0/5] TTY c/r v6
Cyrill Gorcunov
- [CRIU] [PATCH 1/5] Add separate lists for master/slave fd on
restore v2
Cyrill Gorcunov
- [CRIU] [PATCH 2/5] tty: Add checkpoint/restore for unix terminals v6
Cyrill Gorcunov
- [CRIU] [PATCH 3/5] tty: Add show method
Cyrill Gorcunov
- [CRIU] [PATCH 4/5] check: Add check_tty
Cyrill Gorcunov
- [CRIU] [PATCH 5/5] tty: Add restoration of controlling terminal v2
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/2] proc_parse: Add ability to not print error
if entry is optional
Pavel Emelyanov
- [CRIU] Re: [PATCH 5/5] tty: Add restoration of controlling terminal
v2
Pavel Emelyanov
- [CRIU] Re: [PATCH 1/5] Add separate lists for master/slave fd on
restore v2
Pavel Emelyanov
- [CRIU] Re: [PATCH 1/2] proc_parse: Add ability to not print error
if entry is optional
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/2] proc_parse: Add ability to not print error
if entry is optional
Pavel Emelyanov
- [CRIU] [PATCH 1/4] crtools: fix compilation in parasite_get_proc_fd
Konstantin Khlebnikov
- [CRIU] [PATCH 2/4] zdtm: fix compilation in test_msg()
Konstantin Khlebnikov
- [CRIU] [PATCH 3/4] zdtm: fix comilation for non-constant PAGE_SIZE
Konstantin Khlebnikov
- [CRIU] [PATCH 4/4] zdtm: fix struct tpacket_req3 redeclaration
Konstantin Khlebnikov
- [CRIU] Re: [PATCH 5/5] tty: Add restoration of controlling terminal
v2
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/2] proc_parse: Add ability to not print error
if entry is optional
Cyrill Gorcunov
- [CRIU] [PATCH 2/4] zdtm: fix compilation in test_msg()
Andrew Vagin
- [CRIU] Re: [PATCH 1/5] Add separate lists for master/slave fd on
restore v2
Cyrill Gorcunov
- [CRIU] [PATCH 3/4] zdtm: fix comilation for non-constant PAGE_SIZE
Andrew Vagin
- [CRIU] [PATCH 4/4] zdtm: fix struct tpacket_req3 redeclaration
Andrew Vagin
- [CRIU] [PATCH 0/2] Fix problem with lack of target in epoll context
Cyrill Gorcunov
- [CRIU] [PATCH 1/2] parse_fdinfo: Return special error code if opt
entry is missing
Cyrill Gorcunov
- [CRIU] [PATCH 2/2] epoll: Handle epolls without targets
Cyrill Gorcunov
- [CRIU] Re: [PATCH 5/5] tty: Add restoration of controlling terminal
v2
Pavel Emelyanov
- [CRIU] [PATCH 1/3] zdtm.sh: fix bashisms
Konstantin Khlebnikov
- [CRIU] [PATCH 2/3] zdtm: fix bashisms
Konstantin Khlebnikov
- [CRIU] [PATCH 3/3] zdtm: don't start state-tests on global stop
Konstantin Khlebnikov
- [CRIU] Re: [PATCH 1/3] zdtm.sh: fix bashisms
Andrey Vagin
- [CRIU] Re: [PATCH 2/3] zdtm: fix bashisms
Andrey Vagin
- [CRIU] Re: [PATCH 3/3] zdtm: don't start state-tests on global stop
Andrey Vagin
- [CRIU] get_robust_list will be deleted in 2013
Konstantin Khlebnikov
- [CRIU] Re: get_robust_list will be deleted in 2013
Cyrill Gorcunov
- [CRIU] Re: get_robust_list will be deleted in 2013
Cyrill Gorcunov
- [CRIU] [PATCH 4/4] zdtm: fix struct tpacket_req3 redeclaration
Pavel Emelyanov
- [CRIU] Re: [PATCH 1/3] zdtm.sh: fix bashisms
Pavel Emelyanov
- [CRIU] [PATCH cr 1/3] sk-unix: add more information messages
Andrey Vagin
- [CRIU] [PATCH cr 2/3] zdtm: make several connections to a file
dgram socket
Andrey Vagin
- [CRIU] [PATCH cr 3/3] sk-unix: don't add a socket in a second time
Andrey Vagin
- [CRIU] [PATCH 0/5] TTY c/r without controlling terminal
Cyrill Gorcunov
- [CRIU] [PATCH 1/5] Add separate list for slave tty fds on restore v2
Cyrill Gorcunov
- [CRIU] [PATCH 2/5] tty: Add checkpoint/restore for unix terminals v6
Cyrill Gorcunov
- [CRIU] [PATCH 3/5] tty: Add show method
Cyrill Gorcunov
- [CRIU] [PATCH 4/5] check: Add check_tty
Cyrill Gorcunov
- [CRIU] [PATCH 5/5] tty: Add restoration of controlling terminal v2
Cyrill Gorcunov
- [CRIU] Re: [PATCH 5/5] tty: Add restoration of controlling terminal
v2
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr 1/3] sk-unix: add more information messages
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/5] TTY c/r without controlling terminal
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/5] TTY c/r without controlling terminal
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/5] TTY c/r without controlling terminal
Cyrill Gorcunov
- [CRIU] [PATCH cr 3/3] sk-unix: don't add a socket in a second time
Andrew Vagin
- [CRIU] [PATCH cr] sk-unix: add a peer only if it's not in a list yet
Andrey Vagin
- [CRIU] [PATCH cr 3/3] sk-unix: don't add a socket in a second time
Andrew Vagin
- [CRIU] Re: [PATCH 0/5] TTY c/r without controlling terminal
Cyrill Gorcunov
- [CRIU] [PATCH cr 1/2] files: place the state POST_CREATE after the
state RECV
Andrey Vagin
- [CRIU] [PATCH cr 2/2] eventpoll: popullate eventfd in post_open()
Andrey Vagin
- [CRIU] Re: [PATCH 0/5] TTY c/r without controlling terminal
Pavel Emelyanov
- [CRIU] Re: [PATCH cr] sk-unix: add a peer only if it's not in a
list yet
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 2/2] eventpoll: popullate eventfd in
post_open()
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/5] TTY c/r without controlling terminal
Cyrill Gorcunov
- [CRIU] [PATCH] eventpoll,proc: avoid an uninitialized return code
Andrew Vagin
- [CRIU] Re: [PATCH 0/2] Fix problem with lack of target in epoll
context
Pavel Emelyanov
- [CRIU] Re: [PATCH] eventpoll,
proc: avoid an uninitialized return code
Cyrill Gorcunov
- [CRIU] Re: [PATCH] eventpoll,
proc: avoid an uninitialized return code
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr] tmpfs: replace all short tar options on long
analogs
Pavel Emelyanov
- [CRIU] [PATCH 0/5] TTY c/r updated on @master
Cyrill Gorcunov
- [CRIU] [PATCH 1/5] Add separate list for slave tty fds on restore v2
Cyrill Gorcunov
- [CRIU] [PATCH 2/5] tty: Add checkpoint/restore for unix terminals v6
Cyrill Gorcunov
- [CRIU] [PATCH 3/5] tty: Add show method
Cyrill Gorcunov
- [CRIU] [PATCH 4/5] check: Add check_tty
Cyrill Gorcunov
- [CRIU] [PATCH 5/5] tty: Add restoration of controlling terminal v4
Cyrill Gorcunov
- [CRIU] Re: [PATCH 5/5] tty: Add restoration of controlling terminal
v4
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/5] TTY c/r updated on @master
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/5] TTY c/r updated on @master
Cyrill Gorcunov
- [CRIU] Re: [PATCH 00/14] TTY c/r, new attempt
Pavel Emelyanov
- [CRIU] Re: [PATCH 00/14] TTY c/r, new attempt
Cyrill Gorcunov
- [CRIU] [PATCH 0/2] Rework service fd code
Cyrill Gorcunov
- [CRIU] [PATCH 1/2] Speed up service-fd retrieval
Cyrill Gorcunov
- [CRIU] [PATCH 2/2] tty: Use is_service_fd where appropriate
Cyrill Gorcunov
- [CRIU] Re: [PATCH zdtm] zdtm: new testcase for unhashed proc entries
Andrey Vagin
- [CRIU] Re: [PATCH 0/2] Rework service fd code
Pavel Emelyanov
- [CRIU] Re: [PATCH cr] zdtm: check restore of TCP connections (v2)
Pavel Emelyanov
- [CRIU] [PATCH cr] zdtm: run test in a new session
Andrey Vagin
- [CRIU] [PATCH cr] zdtm: close an external tty
Andrey Vagin
- [CRIU] [PATCH v2] zdtm: new testcase for unhashed proc entries
Konstantin Khlebnikov
- [CRIU] [PATCH v2] zdtm: new testcase for unhashed proc entries
Andrey Wagin
- [CRIU] [PATCH]
Cyrill Gorcunov
- [CRIU] [PATCH v2] zdtm: new testcase for unhashed proc entries
Pavel Emelyanov
- [CRIU] Re: [PATCH]
Pavel Emelyanov
- [CRIU] Re: [PATCH]
Cyrill Gorcunov
- [CRIU] Re: [PATCH]
Pavel Emelyanov
- [CRIU] Re: [PATCH]
Cyrill Gorcunov
- [CRIU] [PATCH cr 00/10] rework logic about lock/unlock network
Andrey Vagin
- [CRIU] [PATCH cr 01/10] restorer: unify log functions
Andrey Vagin
- [CRIU] [PATCH cr 02/10] net: add ability to use tcp_repair_off from
a restorer code
Andrey Vagin
- [CRIU] [PATCH cr 03/10] tcp: unset TCP_REPAIR at the last moment
after unlocking network
Andrey Vagin
- [CRIU] [PATCH cr 04/10] nf: make nf_connection_switch_raw public
Andrey Vagin
- [CRIU] [PATCH cr 05/10] crtools: add options for lock/unlock
network scripts
Andrey Vagin
- [CRIU] [PATCH cr 06/10] cd-dump: lock connection with iptables
rules only in a current netns
Andrey Vagin
- [CRIU] [PATCH cr 07/10] cr-dump: lock network before dump and
unlock in case of errors
Andrey Vagin
- [CRIU] [PATCH cr 08/10] cr-restore: add ability to unlock
connections from a controll process
Andrey Vagin
- [CRIU] [PATCH cr 09/10] cr-restore: unlock connections at the last
moment
Andrey Vagin
- [CRIU] [PATCH cr 10/10] netfilter: remove unused code
Andrey Vagin
- [CRIU] [PATCH 0/4] tty, restore orphaned slaves
Cyrill Gorcunov
- [CRIU] [PATCH 1/4] tty: Make termios and winsize being optional
params
Cyrill Gorcunov
- [CRIU] [PATCH 2/4] tty: Dump a hanging up terminal
Cyrill Gorcunov
- [CRIU] [PATCH 3/4] tty: Restore orphan slavery peers
Cyrill Gorcunov
- [CRIU] [PATCH 4/4] zdtm: Enable pty tests
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/4] tty, restore orphaned slaves
Andrey Wagin
- [CRIU] Re: [PATCH 0/4] tty, restore orphaned slaves
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr 3/8] tcp: unset TCP_REPAIR at the last moment
after unlocking network
Andrew Vagin
- [CRIU] Compile error: expected string literal before ‘)’ token
Huang Qiang
- [CRIU] Compile error: expected string literal before ‘)’ token
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/4] tty, restore orphaned slaves
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/4] tty: Dump a hanging up terminal
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/4] tty: Dump a hanging up terminal
Cyrill Gorcunov
- [CRIU] [PATCH cr 00/08] rework logic about lock/unlock network (v2)
Andrey Vagin
- [CRIU] [PATCH cr 1/8] restorer: unify log functions
Andrey Vagin
- [CRIU] [PATCH cr 2/8] net: add ability to use tcp_repair_off from a
restorer code
Andrey Vagin
- [CRIU] [PATCH cr 3/8] tcp: unset TCP_REPAIR at the last moment
after unlocking network
Andrey Vagin
- [CRIU] [PATCH cr 4/8] crtools: add options for lock/unlock network
scripts
Andrey Vagin
- [CRIU] [PATCH cr 5/8] cd-dump: lock connection with iptables rules
only in a current netns
Andrey Vagin
- [CRIU] [PATCH cr 6/8] cr-dump: lock network before dump and unlock
in case of errors
Andrey Vagin
- [CRIU] [PATCH cr 7/8] crtools: collect inet sockets to crtools
Andrey Vagin
- [CRIU] [PATCH cr 8/8] cr-restore: unlock connections at the last
moment
Andrey Vagin
- [CRIU] [PATCH 0/6] TTYs, restore orphan/external slaves
Cyrill Gorcunov
- [CRIU] [PATCH 1/6] tty: Make termios and winsize being optional
params
Cyrill Gorcunov
- [CRIU] [PATCH 2/6] tty: Squash tty_get_sid,
tty_get_pgrp into tty_get_sid_pgrp
Cyrill Gorcunov
- [CRIU] [PATCH 3/6] tty: Dump a hanging up terminal
Cyrill Gorcunov
- [CRIU] [PATCH 4/6] tty: Rework tty entry verification
Cyrill Gorcunov
- [CRIU] [PATCH 5/6] tty: Restore orphan slavery peers
Cyrill Gorcunov
- [CRIU] [PATCH 6/6] zdtm: Enable pty tests
Cyrill Gorcunov
- [CRIU] Re: [PATCH 5/6] tty: Restore orphan slavery peers
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/6] tty: Squash tty_get_sid,
tty_get_pgrp into tty_get_sid_pgrp
Pavel Emelyanov
- [CRIU] Re: [PATCH 3/6] tty: Dump a hanging up terminal
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/6] tty: Squash tty_get_sid, tty_get_pgrp into
tty_get_sid_pgrp
Cyrill Gorcunov
- [CRIU] Re: [PATCH 3/6] tty: Dump a hanging up terminal
Cyrill Gorcunov
- [CRIU] Re: [PATCH 5/6] tty: Restore orphan slavery peers
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 1/8] restorer: unify log functions
Pavel Emelyanov
- [CRIU] Re: [PATCH 5/6] tty: Restore orphan slavery peers
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr 3/8] tcp: unset TCP_REPAIR at the last moment
after unlocking network
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 4/8] crtools: add options for lock/unlock
network scripts
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 6/8] cr-dump: lock network before dump and
unlock in case of errors
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 8/8] cr-restore: unlock connections at the
last moment
Pavel Emelyanov
- [CRIU] Re: [PATCH 5/6] tty: Restore orphan slavery peers
Cyrill Gorcunov
- [CRIU] Re: [PATCH 4/6] tty: Rework tty entry verification
Pavel Emelyanov
- [CRIU] Re: [PATCH 5/6] tty: Restore orphan slavery peers
Pavel Emelyanov
- [CRIU] Re: [PATCH 4/6] tty: Rework tty entry verification
Cyrill Gorcunov
- [CRIU] Re: [PATCH 5/6] tty: Restore orphan slavery peers
Cyrill Gorcunov
- [CRIU] Re: [PATCH 5/6] tty: Restore orphan slavery peers
Cyrill Gorcunov
- [CRIU] Re: [PATCH 4/6] tty: Rework tty entry verification
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/6] TTYs, restore orphan/external slaves
Pavel Emelyanov
- [CRIU] [PATCH] zdtm: Make pty tests being non-ns
Cyrill Gorcunov
- [CRIU] Re: [PATCH] zdtm: Make pty tests being non-ns
Andrey Wagin
- [CRIU] Re: [PATCH] zdtm: Make pty tests being non-ns
Cyrill Gorcunov
- [CRIU] Re: [PATCH] zdtm: Make pty tests being non-ns
Pavel Emelyanov
- [CRIU] [PATCH cr] zdtm: run test in a new session
Andrew Vagin
- [CRIU] [PATCH cr 00/08] rework logic about lock/unlock network (v3)
Andrey Vagin
- [CRIU] [PATCH cr 1/9] net: add ability to use tcp_repair_off from a
restorer code
Andrey Vagin
- [CRIU] [PATCH cr 2/9] tcp: unset TCP_REPAIR at the last moment
after unlocking network (v2)
Andrey Vagin
- [CRIU] [PATCH cr 3/9] crtools: add ability to execute external
scripts (v2)
Andrey Vagin
- [CRIU] [PATCH cr 4/9] tcp: split the list tcp_repair_sockets on rst
and cpt parts
Andrey Vagin
- [CRIU] [PATCH cr 5/9] util: add a function for running scripts
Andrey Vagin
- [CRIU] [PATCH cr 6/9] cd-dump: lock connection with iptables rules
only in a current netns
Andrey Vagin
- [CRIU] [PATCH cr 7/9] cr-dump: lock network before dump and unlock
in case of errors
Andrey Vagin
- [CRIU] [PATCH cr 8/9] crtools: collect inet sockets to crtools
Andrey Vagin
- [CRIU] [PATCH cr 9/9] cr-restore: unlock connections at the last
moment
Andrey Vagin
- [CRIU] [PATCH cr] zdtm: add ability to make several iterations of
dump/restore
Andrey Vagin
- [CRIU] [PATCH] reg-files: Serialize linking of ghost files
Cyrill Gorcunov
- [CRIU] [PATCH cr 1/2] zdtm: handle a partial read/write in
socket-tcp
Andrey Vagin
- [CRIU] [PATCH cr 2/2] zdtm: add a stream test case for TCP
connections
Andrey Vagin
- [CRIU] [PATCH] zdtm: Mount devtmpfs and devpts in new root
Cyrill Gorcunov
- [CRIU] [PATCH cr] zdtm: run test in a new session
Pavel Emelyanov
- [CRIU] Re: [PATCH] reg-files: Serialize linking of ghost files
Pavel Emelyanov
- [CRIU] Re: [PATCH] reg-files: Serialize linking of ghost files
Cyrill Gorcunov
- [CRIU] Re: [PATCH] reg-files: Serialize linking of ghost files
Cyrill Gorcunov
- [CRIU] [PATCH cr] app-test: dump and restore a Linux Container
Andrey Vagin
- [CRIU] [PATCH] pstree: Use max() helper in max_pid assignment
Cyrill Gorcunov
- [CRIU] Re: [PATCH] pstree: Use max() helper in max_pid assignment
Pavel Emelyanov
- [CRIU] Re: [PATCH] reg-files: Serialize linking of ghost files
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 2/2] zdtm: add a stream test case for TCP
connections
Pavel Emelyanov
- [CRIU] Re: [PATCH] reg-files: Serialize linking of ghost files
Cyrill Gorcunov
- [CRIU] Re: [PATCH] reg-files: Serialize linking of ghost files
Pavel Emelyanov
- [CRIU] Re: [PATCH] reg-files: Serialize linking of ghost files
Cyrill Gorcunov
- [CRIU] [PATCH 1/2] files-reg: Use global mutex to serialize ghost
file creation
Cyrill Gorcunov
- [CRIU] [PATCH 2/2] reg-files: No need for atomic @users
Cyrill Gorcunov
- [CRIU] [PATCH cr] tcp: rename functions for unlocking tcp
connections
Andrey Vagin
- [CRIU] Re: [PATCH cr] tcp: rename functions for unlocking tcp
connections
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/2] reg-files: No need for atomic @users
Pavel Emelyanov
- [CRIU] [PATCH] tcp: restore rcv_wscale in a repair mode (v2)
Andrew Vagin
- [CRIU] [PATCH cr] crtools: use a new interface for setting
rcv_wscale
Andrey Vagin
- [CRIU] [PATCH 0/3] Add verification for unapired slave ttys
Cyrill Gorcunov
- [CRIU] [PATCH 1/3] tty: Rename tty_test_and_set_index to
tty_test_and_set
Cyrill Gorcunov
- [CRIU] [PATCH 2/3] tty: Mark living peers in tty_active_pairs bitmap
Cyrill Gorcunov
- [CRIU] [PATCH 3/3] tty: Verify active pairs once dump complete
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/3] tty: Mark living peers in tty_active_pairs
bitmap
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/3] tty: Mark living peers in tty_active_pairs
bitmap
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/3] tty: Mark living peers in tty_active_pairs
bitmap
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/3] tty: Mark living peers in tty_active_pairs
bitmap
Cyrill Gorcunov
- [CRIU] [PATCH] parasite: Increase stack size up to 16K
Cyrill Gorcunov
- [CRIU] [PATCH cr] proc: use bigger buffer for one line from
mountinfo
Andrey Vagin
- [CRIU] [PATCH] parasite: Make sure the arguments passed do never
overwrite args zone
Cyrill Gorcunov
- [CRIU] [PATCH] docs: Prepare for 0.2
Cyrill Gorcunov
- [CRIU] [PATCH cr] tcp: save and restore rcv_wscale (v2)
Andrey Vagin
- [CRIU] Re: [PATCH] tcp: restore rcv_wscale in a repair mode (v2)
Pavel Emelyanov
- [CRIU] Re: [PATCH] parasite: Increase stack size up to 16K
Pavel Emelyanov
- [CRIU] Re: [PATCH cr] proc: use bigger buffer for one line from
mountinfo
Pavel Emelyanov
- [CRIU] Re: [PATCH] tcp: restore rcv_wscale in a repair mode (v2)
Cyrill Gorcunov
- [CRIU] Re: [PATCH] tcp: restore rcv_wscale in a repair mode (v2)
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr] tcp: save and restore rcv_wscale (v2)
Pavel Emelyanov
- [CRIU] Re: [PATCH] parasite: Make sure the arguments passed do
never overwrite args zone
Pavel Emelyanov
- [CRIU] [PATCH] ipc: message queues dump update for new kernel API
Kinsbursky Stanislav
- [CRIU] Re: [PATCH] ipc: message queues dump update for new kernel
API
Cyrill Gorcunov
- [CRIU] Re: [PATCH] ipc: message queues dump update for new kernel
API
Cyrill Gorcunov
- [CRIU] Re: [PATCH] ipc: message queues dump update for new kernel
API
Cyrill Gorcunov
- [CRIU] Re: [PATCH] ipc: message queues dump update for new kernel
API
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/3] Add verification for unapired slave ttys
Andrew Vagin
- [CRIU] [PATCH] ipc: Initialize @message
Cyrill Gorcunov
- [CRIU] [PATCH] ipc: cleanup message dump a bit
Kinsbursky Stanislav
- [CRIU] Re: [PATCH 0/3] Add verification for unapired slave ttys
Pavel Emelyanov
- [CRIU] [PATCH 0/2] Speed up bitmap tests
Cyrill Gorcunov
- [CRIU] [PATCH 1/2] bitops: Add find_next_bit helper
Cyrill Gorcunov
- [CRIU] [PATCH 2/2] tty: Use find_next_bit helper to test
tty_active_pairs bitmap
Cyrill Gorcunov
- [CRIU] [Announce] Checkpoint-restore tool v0.2
Pavel Emelyanov
- [CRIU] [PATCH 0/3] Try to restore external terminals
Cyrill Gorcunov
- [CRIU] [PATCH 1/3] options: Add --ext-tty option
Cyrill Gorcunov
- [CRIU] [PATCH 2/3] tty: No need to test unpaired slaves if
--ext-tty passed
Cyrill Gorcunov
- [CRIU] [PATCH 3/3] tty: Restore external ttys
Cyrill Gorcunov
- [CRIU] [PATCH cr] cr-restore: block SIGCHLD for restoring namespaces
Andrey Vagin
- [CRIU] Re: [Announce] Checkpoint-restore tool v0.2
Serge Hallyn
- [CRIU] [PATCH cr 1/2] util: add a function for executing an
extrenal tools
Andrey Vagin
- [CRIU] [PATCH cr 2/2] crtools: use a special function for executing
external utils
Andrey Vagin
- [CRIU] Re: [PATCH 3/3] tty: Restore external ttys
Andrew Vagin
- [CRIU] Re: [PATCH 3/3] tty: Restore external ttys
Cyrill Gorcunov
- [CRIU] [PATCH] restorer: Add "memory" constraint into asm statement
Cyrill Gorcunov
- [CRIU] [PATCH] restorer: Add "memory" constraint into asm
statement
Glauber Costa
- [CRIU] [PATCH] restorer: Add "memory" constraint into asm
statement
Cyrill Gorcunov
- [CRIU] [PATCH cr] cr-restore: exit if someone can not be restored
Andrey Vagin
- [CRIU] [PATCH] restorer: Add "memory" constraint into asm
statement
Huang Qiang
- [CRIU] [PATCH] restorer: Add "memory" constraint into asm
statement
Cyrill Gorcunov
- [CRIU] [PATCH] restorer: Add "memory" constraint into asm
statement
Cyrill Gorcunov
- [CRIU] [PATCH] restorer: Add "memory" constraint into asm
statement
Pavel Emelyanov
- [CRIU] Re: [PATCH cr] cr-restore: exit if someone can not be
restored
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 1/2] util: add a function for executing an
extrenal tools
Pavel Emelyanov
- [CRIU] Re: [PATCH cr] cr-restore: block SIGCHLD for restoring
namespaces
Pavel Emelyanov
- [CRIU] [PATCH cr 1/2] util: add a function for executing an
extrenal tools (v2)
Andrey Vagin
- [CRIU] [PATCH cr 2/2] crtools: use a special function for executing
external utils
Andrey Vagin
- [CRIU] [RFC 0/6] Migrate slave tty connections
Cyrill Gorcunov
- [CRIU] [PATCH 1/6] bitops: Add find_next_bit helper
Cyrill Gorcunov
- [CRIU] [PATCH 2/6] tty: Use find_next_bit helper to test
tty_active_pairs bitmap
Cyrill Gorcunov
- [CRIU] [PATCH 3/6] options: Add --ext-tty option
Cyrill Gorcunov
- [CRIU] [PATCH 4/6] tty: No need to test unpaired slaves if
--ext-tty passed
Cyrill Gorcunov
- [CRIU] [PATCH 5/6] options: Add --const-tty option
Cyrill Gorcunov
- [CRIU] [PATCH 6/6] tty: Migrate tty slave peer connections
Cyrill Gorcunov
- [CRIU] Re: [PATCH 6/6] tty: Migrate tty slave peer connections
Cyrill Gorcunov
- [CRIU] Re: [PATCH 6/6] tty: Migrate tty slave peer connections
Andrew Vagin
- [CRIU] Re: [PATCH 4/6] tty: No need to test unpaired slaves if
--ext-tty passed
Andrew Vagin
- [CRIU] Re: [PATCH 4/6] tty: No need to test unpaired slaves if
--ext-tty passed
Cyrill Gorcunov
- [CRIU] Re: [PATCH 6/6] tty: Migrate tty slave peer connections
Cyrill Gorcunov
- [CRIU] [PATCH cr 1/2] mntns: simplify a case,
when a root should be changed
Andrey Vagin
- [CRIU] [PATCH cr 2/2] mntns: fix indentions
Andrey Vagin
- [CRIU] Re: [PATCH 4/6] tty: No need to test unpaired slaves if
--ext-tty passed
Cyrill Gorcunov
- [CRIU] pstree C/R problems
Huang Qiang
- [CRIU] pstree C/R problems
Cyrill Gorcunov
- [CRIU] pstree C/R problems
Pavel Emelyanov
- [CRIU] pstree C/R problems
Huang Qiang
- [CRIU] pstree C/R problems
Huang Qiang
- [CRIU] pstree C/R problems
Cyrill Gorcunov
- [CRIU] pstree C/R problems
Pavel Emelyanov
- [CRIU] pstree C/R problems
Huang Qiang
- [CRIU] [RFC 0/5] TTY migration
Cyrill Gorcunov
- [CRIU] [PATCH 1/5] options: Add --ext-tty option
Cyrill Gorcunov
- [CRIU] [PATCH 2/5] sfd_type: Add SELF_STDIN_OFF service fd
Cyrill Gorcunov
- [CRIU] [PATCH 3/5] tty: Add tty_prep_fds, tty_fini_fds helpers
Cyrill Gorcunov
- [CRIU] [PATCH 4/5] files: Call for tty migration helpers in
prepare_fds
Cyrill Gorcunov
- [CRIU] [PATCH 5/5] tty: Migrate tty slave peer connection
Cyrill Gorcunov
- [CRIU] pstree C/R problems
Pavel Emelyanov
- [CRIU] pstree C/R problems
Cyrill Gorcunov
- [CRIU] pstree C/R problems
Huang Qiang
- [CRIU] pstree C/R problems
Huang Qiang
- [CRIU] pstree C/R problems
Pavel Emelyanov
- [CRIU] pstree C/R problems
Cyrill Gorcunov
- [CRIU] [PATCH cr 1/2] sk-queue: recvmsg saves a error code in errno
Andrey Vagin
- [CRIU] [PATCH cr 2/2] sk-queue: don't overwrite a return code
Andrey Vagin
- [CRIU] [PATCH] pstree: Exit with error instead of BUG if image
corrupted
Cyrill Gorcunov
- [CRIU] Re: [PATCH] pstree: Exit with error instead of BUG if image
corrupted
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 2/2] sk-queue: don't overwrite a return code
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 2/2] crtools: use a special function for
executing external utils
Pavel Emelyanov
- [CRIU] Re: [RFC 0/5] TTY migration
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 2/2] mntns: fix indentions
Pavel Emelyanov
- [CRIU] Re: [PATCH] zdtm: Mount devtmpfs and devpts in new root
Pavel Emelyanov
- [CRIU] [PATCH cr] zdtm: add ability to make several iterations
of dump/restore
Andrew Vagin
- [CRIU] Re: [PATCH cr 1/2] sk-queue: don't block on restore of
socket queues
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 2/2] sk-queue: use write/read instread of
sendfile
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 2/2] sk-queue: use write/read instread of
sendfile
Pavel Emelyanov
- [CRIU] Re: [PATCH 3/5] tty: Add tty_prep_fds, tty_fini_fds helpers
Andrew Vagin
- [CRIU] Re: [PATCH 3/5] tty: Add tty_prep_fds, tty_fini_fds helpers
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr] files-reg: don't forgot about mntns_root
Pavel Emelyanov
- [CRIU] [PATCH cr] files: rework a function for closing all
descriptors
Cyrill Gorcunov
- [CRIU] [PATCH 0/7] tty, c/r for ext connections
Cyrill Gorcunov
- [CRIU] [PATCH 1/7] bitops: Add find_next_bit helper
Cyrill Gorcunov
- [CRIU] [PATCH 2/7] tty: Use find_next_bit helper to test
tty_active_pairs bitmap
Cyrill Gorcunov
- [CRIU] [PATCH 3/7] options: Add --ext-tty option
Cyrill Gorcunov
- [CRIU] [PATCH 4/7] sfd_type: Add SELF_STDIN_OFF service fd
Cyrill Gorcunov
- [CRIU] [PATCH 5/7] tty: Add tty_prep_fds, tty_fini_fds helpers
Cyrill Gorcunov
- [CRIU] [PATCH 6/7] files: Call for tty migration helpers where
needed
Cyrill Gorcunov
- [CRIU] [PATCH 7/7] tty: Migrate tty slave peer connection
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr] files: rework a function for closing all
descriptors
Pavel Emelyanov
- [CRIU] Re: [PATCH cr] zdtm: add ability to make several iterations
of dump/restore
Pavel Emelyanov
- [CRIU] [PATCH cr 1/2] sk-queue: don't block on restore of socket
queues
Andrey Vagin
- [CRIU] [PATCH cr 2/2] sk-queue: use write/read instread of sendfile
Andrey Vagin
- [CRIU] [PATCH cr] files-reg: don't forgot about mntns_root
Andrey Vagin
- [CRIU] pstree C/R problems
Andrey Vagin
- [CRIU] [PATCH cr] files: rework a function for closing all
descriptors
Andrey Vagin
- [CRIU] Re: [PATCH] zdtm: Mount devtmpfs and devpts in new root
Andrew Vagin
- [CRIU] Re: [PATCH] zdtm: Mount devtmpfs and devpts in new root
Cyrill Gorcunov
- [CRIU] Re: [PATCH] zdtm: Mount devtmpfs and devpts in new root
Cyrill Gorcunov
- [CRIU] Re: [PATCH] zdtm: Mount devtmpfs and devpts in new root
Andrew Vagin
- [CRIU] Re: [PATCH] zdtm: Mount devtmpfs and devpts in new root
Cyrill Gorcunov
- [CRIU] Re: [PATCH] zdtm: Mount devtmpfs and devpts in new root
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/7] tty, c/r for ext connections
Andrew Vagin
- [CRIU] Re: [PATCH 0/7] tty, c/r for ext connections
Cyrill Gorcunov
- [CRIU] [PATCH cr] files: rework a function for closing all
descriptors (v2)
Andrey Vagin
- [CRIU] About file lock
Gu Zheng
- [CRIU] About file lock
Pavel Emelyanov
- [CRIU] Re: [PATCH cr] files: rework a function for closing all
descriptors (v2)
Pavel Emelyanov
- [CRIU] About file lock
Gu Zheng
- [CRIU] About file lock
Pavel Emelyanov
- [CRIU] [PATCH 0/2] Enable tty tests in ns
Cyrill Gorcunov
- [CRIU] [PATCH 1/2] zdtm: Mount devpts in new root
Cyrill Gorcunov
- [CRIU] [PATCH 2/2] zdtm: Move pty tests back to ns compatible list
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/2] zdtm: Mount devpts in new root
Andrey Wagin
- [CRIU] Re: [PATCH 1/2] zdtm: Mount devpts in new root
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/2] zdtm: Mount devpts in new root
Cyrill Gorcunov
Last message date:
Sun Sep 30 16:33:40 EDT 2012
Archived on: Sun Sep 30 16:33:46 EDT 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).