March 2012 Archives by author
Starting: Thu Mar 1 03:35:29 EDT 2012
Ending: Sat Mar 31 05:35:52 EDT 2012
Messages: 687
- [CRIU] http://ru.wikipedia.org/wiki/CRIU
Кинсбурский Станислав
- [CRIU] Re: [PATCH] dump: fix check for service dentries
Pavel Emelyanov
- [CRIU] [PATCH 0/10] Fix tasks suspend
Pavel Emelyanov
- [CRIU] [PATCH 1/10] parasite: Check for unexpected signals delivery
Pavel Emelyanov
- [CRIU] [PATCH 2/10] dump: Sanitize threads dumping
Pavel Emelyanov
- [CRIU] [PATCH 3/10] dump: Remove SHOULD_BE_DEAD task state
Pavel Emelyanov
- [CRIU] [PATCH 4/10] dump: Check for pids reuse at suspend
Pavel Emelyanov
- [CRIU] [PATCH 5/10] dump: Don't pass pid to children parser routine
Pavel Emelyanov
- [CRIU] [PATCH 6/10] dump: Check for process/threads tree not to
change after seizeing
Pavel Emelyanov
- [CRIU] [PATCH 7/10] dump/restore: Rework final-state switch
Pavel Emelyanov
- [CRIU] [PATCH 8/10] dump: Try to seize task tree several times on
error
Pavel Emelyanov
- [CRIU] [PATCH 9/10] dump: Restart seize in case reparent occurred
Pavel Emelyanov
- [CRIU] [PATCH 10/10] dump: Stop scanning at once if list is empty
Pavel Emelyanov
- [CRIU] Re: [PATCH 1/10] parasite: Check for unexpected signals
delivery
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/3] Slight redesign of logging engine
Pavel Emelyanov
- [CRIU] Re: [PATCH 1/10] parasite: Check for unexpected signals
delivery
Pavel Emelyanov
- [CRIU] [PATCH] dump: Let task handle signals on seize
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/3] Slight redesign of logging engine
Pavel Emelyanov
- [CRIU] Re: [PATCH 06/16] dump: use open instead of openat
Pavel Emelyanov
- [CRIU] Re: [PATCH 01/16] dump: hide fd open in dump routine
Pavel Emelyanov
- [CRIU] Re: [PATCH 02/16] dump: hide fd type into fd_params structure
Pavel Emelyanov
- [CRIU] Re: [PATCH 03/16] dump: remove else
Pavel Emelyanov
- [CRIU] Re: [PATCH 04/16] dump: hide check for fifo
Pavel Emelyanov
- [CRIU] Re: [PATCH 05/16] dump: rename st_buf to fd_stat
Pavel Emelyanov
- [CRIU] Re: [PATCH 07/16] dump: remove checl fd for dir
Pavel Emelyanov
- [CRIU] Re: [PATCH 14/16] dump: hide cwd and exe open
Pavel Emelyanov
- [CRIU] Re: [PATCH] show: Don't forget to open sockets queue
descriptor before accessing it
Pavel Emelyanov
- [CRIU] [PATCH 0/2] crtools: "check" option
Pavel Emelyanov
- [CRIU] [PATCH 1/2] check: Initial skeleton
Pavel Emelyanov
- [CRIU] [PATCH 2/2] check: Add some basic checks
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/2] crtools: "check" option
Pavel Emelyanov
- [CRIU] [PATCH 0/9] udp sockets support
Pavel Emelyanov
- [CRIU] [PATCH 1/9] log: Fix logfd screwup
Pavel Emelyanov
- [CRIU] [PATCH 2/9] zdtm: Raize loglevel to maximum
Pavel Emelyanov
- [CRIU] [PATCH 3/9] zdtm: Test for udp sockets
Pavel Emelyanov
- [CRIU] [PATCH 4/9] udp: Collect socket with diag
Pavel Emelyanov
- [CRIU] [PATCH 5/9] udp: Allow dumping udp sockets
Pavel Emelyanov
- [CRIU] [PATCH 6/9] show: Fix inet sockets show "loglevel"
Pavel Emelyanov
- [CRIU] [PATCH 7/9] sock: Add dst creds to socket structs
Pavel Emelyanov
- [CRIU] [PATCH 8/9] udp: Restore UDP sockets
Pavel Emelyanov
- [CRIU] [PATCH 9/9] zdtm: Remove socket_loop00 test
Pavel Emelyanov
- [CRIU] [PATCH 0/4] restorer fixes and cleanups
Pavel Emelyanov
- [CRIU] [PATCH 1/4] restorer: Fix bootstrap allocation
Pavel Emelyanov
- [CRIU] [PATCH 2/4] proc: Make parse_maps return the amount of them
found
Pavel Emelyanov
- [CRIU] [PATCH 3/4] restore: Cleanup mem variables usage
Pavel Emelyanov
- [CRIU] [PATCH 4/4] restorer: Pass self-vmas via memory,
not temp file
Pavel Emelyanov
- [CRIU] criu git repo move
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/3] A few fixups on file closing procedure
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/3] restore: Don't close LAST_PID_PATH
descriptor if it was not opened
Pavel Emelyanov
- [CRIU] Re: [PATCH 3/3] restore: Don't close pstree_fd several times
Pavel Emelyanov
- [CRIU] Re: [PATCH 1/3] log: Simplify log_init
Pavel Emelyanov
- [CRIU] Re: [PATCH v2 01/11] dump: remove fd check for dir
Pavel Emelyanov
- [CRIU] Re: [PATCH v2 02/11] dump: hide pararms id set into
read_fd_params()
Pavel Emelyanov
- [CRIU] Re: [PATCH v2 03/11] dump: hide inode number into fd_parms
structure
Pavel Emelyanov
- [CRIU] Re: [PATCH v2 04/11] dump: stat fd by fstatat()
Pavel Emelyanov
- [CRIU] Re: [PATCH v2 06/11] dump: add pid_fd_dir for fd params
Pavel Emelyanov
- [CRIU] Re: [PATCH v2 08/11] dump: hide regular file open
Pavel Emelyanov
- [CRIU] Re: [PATCH v2 09/11] dump: remove redundant do_close_lfd flag
Pavel Emelyanov
- [CRIU] Re: [PATCH v2 11/11] dump: use fd_params->type for cwd and
exe magic
Pavel Emelyanov
- [CRIU] Re: [PATCH 1/2] sockets: add debug messages ro restore
process
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/2] sckets: reorganize queues restore
Pavel Emelyanov
- [CRIU] Re: [PATCH v2 06/11] dump: add pid_fd_dir for fd params
Pavel Emelyanov
- [CRIU] Re: [PATCH v2 08/11] dump: hide regular file open
Pavel Emelyanov
- [CRIU] Re: [PATCH v2 02/11] dump: hide pararms id set into
read_fd_params()
Pavel Emelyanov
- [CRIU] Re: [PATCH v2 08/11] dump: hide regular file open
Pavel Emelyanov
- [CRIU] Re: [PATCH v3 3/8] dump: stat fd by fstatat()
Pavel Emelyanov
- [CRIU] Re: [PATCH v3 4/8] dump: use switch for dumping fd
Pavel Emelyanov
- [CRIU] Re: [PATCH v3 5/8] dump: hide local opened fd into fd params
Pavel Emelyanov
- [CRIU] Re: [PATCH v3 8/8] dump: move fd dump itself to separated
function
Pavel Emelyanov
- [CRIU] Re: [PATCH v3 2/8] dump: hide inode number into fd_parms
structure
Pavel Emelyanov
- [CRIU] Re: [PATCH v3 3/8] dump: stat fd by fstatat()
Pavel Emelyanov
- [CRIU] Attempt for process migration
Pavel Emelyanov
- [CRIU] Re: [PATCH] dump: use fd_params->type for cwd and exe magic
Pavel Emelyanov
- [CRIU] Re: [PATCH] dump: add const qualifiers where possible
Pavel Emelyanov
- [CRIU] Re: [PATCH 1/2] restore: Don't close LAST_PID_PATH
descriptor if it was not opened
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/2] restore: Don't close pstree_fd several times
Pavel Emelyanov
- [CRIU] Attempt for process migration
Pavel Emelyanov
- [CRIU] http://ru.wikipedia.org/wiki/CRIU
Pavel Emelyanov
- [CRIU] Re: [PATCH] restore: Don't close pstree_fd several times
Pavel Emelyanov
- [CRIU] http://ru.wikipedia.org/wiki/CRIU
Pavel Emelyanov
- [CRIU] Re: [PATCH] dump: Don't shadow the ret code with
dump_namespaces
Pavel Emelyanov
- [CRIU] Re: [PATCH v2] dump: do not destroy global dump files on
reopen
Pavel Emelyanov
- [CRIU] Re: [PATCH 02/10] parasite: Drop unneeded heap_size variable
Pavel Emelyanov
- [CRIU] Re: [PATCH 03/10] parasite: Drop unused struct mem_array
Pavel Emelyanov
- [CRIU] Re: [PATCH 04/10] parasite: Drop unneeded
PARASITE_CMD_PINGME command
Pavel Emelyanov
- [CRIU] Re: [PATCH 05/10] parasite: Add missing BUILD_BUG_ONs for
arguments
Pavel Emelyanov
- [CRIU] Re: [PATCH 01/10] parasite: Refactor code to follow calling
convention
Pavel Emelyanov
- [CRIU] [PATCH] crtools: don't redeclarate the variable
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/4] dump: dump pstree outside tasks loop
Pavel Emelyanov
- [CRIU] Re: [PATCH 1/4] dump: add pid number to image name only if
it's not equal to zero
Pavel Emelyanov
- [CRIU] Re: [PATCH 1/4] dump: add pid number to image name only if
it's not equal to zero
Pavel Emelyanov
- [CRIU] [PATCH 1/2] fds: Introduce service fd-s
Pavel Emelyanov
- [CRIU] [PATCH 2/2] image: Open images via openat
Pavel Emelyanov
- [CRIU] Re: [PATCH 1/4] dump: add pid number to image name only if
it's not equal to zero
Pavel Emelyanov
- [CRIU] Re: [PATCH] parasite: Refactor code to follow calling
convention
Pavel Emelyanov
- [CRIU] Re: [PATCH] parasite: No need to compute heap size,
it's immutable
Pavel Emelyanov
- [CRIU] Re: [PATCH] parasite: Drop builtin_strlen, it's unused
Pavel Emelyanov
- [CRIU] Re: [RFC] fds TX/RX
Pavel Emelyanov
- [CRIU] Re: [PATCH cr] crtools: support any format of image path
Pavel Emelyanov
- [CRIU] Re: [PATCH] net: Fix typo in recv_fd
Pavel Emelyanov
- [CRIU] Re: [PATCH cr] crtools: support any format of image path (v2)
Pavel Emelyanov
- [CRIU] Re: [PATCH cr] crtools: use mremap for remaping shared memory
Pavel Emelyanov
- [CRIU] Re: [PATCH cr] show: expand the field for vma size
Pavel Emelyanov
- [CRIU] Re: [PATCH cr] [RFC] shmem: rework of dumping shared memory
Pavel Emelyanov
- [CRIU] Re: new mainline kernel is out, time to rebase?
Pavel Emelyanov
- [CRIU] Re: [PATCH] parasite: Refactor code to follow calling
convention
Pavel Emelyanov
- [CRIU] Re: [PATCH kernel v3.3/ctools] restorer: Switch restoring of
/proc/pid/exe symlink to new kernel interface
Pavel Emelyanov
- [CRIU] Re: [PATCH cr] crtools: support any format of image path (v3)
Pavel Emelyanov
- [CRIU] Re: [PATCH 3/3] util-net: Add ability to send/receive arrays
of file descriptors
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 6/7] mm: clean up parasite
Pavel Emelyanov
- [CRIU] Re: [PATCH cr] util: remove open_image_ro_nocheck
Pavel Emelyanov
- [CRIU] Re: [PATCH 3/3] util-net: Add ability to send/receive arrays
of file descriptors
Pavel Emelyanov
- [CRIU] Re: [PATCH] dump: global image names introduced
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 0/6] Rework dumping and restoring shared memory
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 1/2] crtools: delete CORE_OUT
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 2/2] util: remove open_image_ro_nocheck
Pavel Emelyanov
- [CRIU] [PATCH] mm: Dump vmas into separate image file
Pavel Emelyanov
- [CRIU] Re: [PATCH 5/6] util-net: Add send_fds and recv_fds
Pavel Emelyanov
- [CRIU] Re: [PATCH 6/6] util-net: Make send_fd/recv_fd being a
particular case of send_fds/recv_fds
Pavel Emelyanov
- [CRIU] Re: [PATCH 1/6] types: Add SCM limits
Pavel Emelyanov
- [CRIU] Re: [PATCH 3/6] util-net: Add declaration of scm_fdset
structure
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/6] parasite: Rename gen_parasite_saddr @pid to
@key
Pavel Emelyanov
- [CRIU] Re: [PATCH 4/5] util-net: Add send_fds and recv_fds
Pavel Emelyanov
- [CRIU] [PATCH 0/5] shmem restoring sanitation and fix
Pavel Emelyanov
- [CRIU] [PATCH 1/5] shm: Use read_img in fixup_vma_fds
Pavel Emelyanov
- [CRIU] [PATCH 2/5] rst: Remove extra calls when fixing up maps fds
Pavel Emelyanov
- [CRIU] [PATCH 3/5] rst: Factor out vma fd fixup
Pavel Emelyanov
- [CRIU] [PATCH 4/5] shm: Sanitize ret val checks in
shmem_wait_and_open
Pavel Emelyanov
- [CRIU] [PATCH 5/5] shm: Fix one task shmem remaps restore
Pavel Emelyanov
- [CRIU] Re: [PATCH] dump: global image names introduced
Pavel Emelyanov
- [CRIU] Re: [PATCH] dump: merge collect and dump stage for processes
tree
Pavel Emelyanov
- [CRIU] Re: [PATCH 02/28] dump: open global image files with global
helpers
Pavel Emelyanov
- [CRIU] Re: [PATCH 08/28] rst: introduces helpers for adding and
searching of shared files
Pavel Emelyanov
- [CRIU] Re: [PATCH 07/28] dump: fd tree updated
Pavel Emelyanov
- [CRIU] Re: [PATCH 09/28] dump: add dump of regular files entries
Pavel Emelyanov
- [CRIU] Re: [PATCH 1/2] make: Shrink amount of generated defines for
parasite code
Pavel Emelyanov
- [CRIU] [PATCH 11/28] rst: new routines for restoring shared files
introduced
Pavel Emelyanov
- [CRIU] Re: [PATCH 02/28] dump: open global image files with global
helpers
Pavel Emelyanov
- [CRIU] Re: [PATCH 02/28] dump: open global image files with global
helpers
Pavel Emelyanov
- [CRIU] Re: [PATCH 04/12] dump: convert fd types into enum
Pavel Emelyanov
- [CRIU] Re: [PATCH 03/12] dump: remove unused RB_ROOT macro
Pavel Emelyanov
- [CRIU] Re: [PATCH 06/12] dump: files tree - return id upon collect
instead on inner structure
Pavel Emelyanov
- [CRIU] Re: [PATCH 09/12] dump: files tree - move subid to main list
node
Pavel Emelyanov
- [CRIU] Re: [PATCH 12/12] dump: files tree - few cleanups
Pavel Emelyanov
- [CRIU] Re: [PATCH 10/12] dump: files tree - compare callbacks
introduced
Pavel Emelyanov
- [CRIU] Re: [PATCH 7/8] util: Add open_proc_nocheck helper
Pavel Emelyanov
- [CRIU] Re: [PATCH 4/8] util-net: Add send_fds and recv_fds
Pavel Emelyanov
- [CRIU] Re: on eliminating helper routines
Pavel Emelyanov
- [CRIU] Re: [PATCH 4/8] util-net: Add send_fds and recv_fds
Pavel Emelyanov
- [CRIU] Re: [PATCH 7/8] util: Add open_proc_nocheck helper
Pavel Emelyanov
- [CRIU] Re: [PATCH 1/3] types: Add F_GETOWNER_UIDS opcode
Pavel Emelyanov
- [CRIU] Re: [PATCH 1/3] types: Add F_GETOWNER_UIDS opcode
Pavel Emelyanov
- [CRIU] Re: [PATCH kernel] fcntl: Add F_GETOWNER_UIDS option
Pavel Emelyanov
- [CRIU] Weekend update
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/5] crtools: make pid parameter optional for
open_image_ro()
Pavel Emelyanov
- [CRIU] Re: [PATCH 4/5] crtools: dump pstree to image file without
pid number
Pavel Emelyanov
- [CRIU] [PATCH 0/12] Fdsets rework
Pavel Emelyanov
- [CRIU] [PATCH 1/12] parasite: Make parasite_prep_file work on fd
Pavel Emelyanov
- [CRIU] [PATCH 2/12] dump: Make dump_task_core work on fd
Pavel Emelyanov
- [CRIU] [PATCH 3/12] show: Fix and clean cr_show_all
Pavel Emelyanov
- [CRIU] [PATCH 4/12] dump: Don't include sk-queues fd in task set
Pavel Emelyanov
- [CRIU] [PATCH 5/12] dump: Allocate task fdset when needed
Pavel Emelyanov
- [CRIU] [PATCH 6/12] fdset: Kill ability to re-use fdset
Pavel Emelyanov
- [CRIU] [PATCH 7/12] show: Don't allocate fdset to show thread
Pavel Emelyanov
- [CRIU] [PATCH 8/12] fdset: Helper for getting fd out of a set
Pavel Emelyanov
- [CRIU] [PATCH 9/12] fdset: Introduce two fdsets -- task and ns
Pavel Emelyanov
- [CRIU] [PATCH 10/12] fdset: Reorder CR_FD_ types
Pavel Emelyanov
- [CRIU] [PATCH 11/12] fdset: Introduce new fdsets
Pavel Emelyanov
- [CRIU] [PATCH 12/12] fdset: Introduce glbal fdset
Pavel Emelyanov
- [CRIU] Re: [RFC] lock: Introduce futex_t and appropriate helpers
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/2] locks redesign
Pavel Emelyanov
- [CRIU] [PATCH 1/3] files: Remove unused fd arg from open_fe_fd
Pavel Emelyanov
- [CRIU] [PATCH 2/3] files: Search fdinfo_descs by id and type
Pavel Emelyanov
- [CRIU] [PATCH 3/3] inet: Rework inet sk dumping on new fdinfo scheme
Pavel Emelyanov
- [CRIU] [PATCH 1/2] restore: Helper for vmas list remap and copy
Pavel Emelyanov
- [CRIU] [PATCH 2/2] restore: Don't write to vma image on restore
Pavel Emelyanov
- [CRIU] Re: [PATCH 06/12] parasite: Add interface for file
descriptors draining
Pavel Emelyanov
- [CRIU] Re: [PATCH 04/12] util-net: Add send_fds and recv_fds
Pavel Emelyanov
- [CRIU] Re: [PATCH 07/12] dump: Use parasite file descriptors
draining
Pavel Emelyanov
- [CRIU] Re: [PATCH 07/12] dump: Use parasite file descriptors
draining
Pavel Emelyanov
- [CRIU] Re: [PATCH 1/6] make: Shrink amount of generated defines for
parasite code
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/6] parasite: Drop unused
parasite_service_complete address
Pavel Emelyanov
- [CRIU] Re: [PATCH 3/6] make: Redesign building of parasite and
restorer blobs
Pavel Emelyanov
- [CRIU] Re: [PATCH 3/6] make: Redesign building of parasite and
restorer blobs
Pavel Emelyanov
- [CRIU] Re: [PATCH 04/10] util-net: Add send_fds and recv_fds
Pavel Emelyanov
- [CRIU] Re: [PATCH 1/6] make: Shrink amount of generated defines
for parasite code
Pavel Emelyanov
- [CRIU] Re: [PATCH 3/6] make: Redesign building of parasite and
restorer blobs
Pavel Emelyanov
- [CRIU] Re: [PATCH 04/10] util-net: Add send_fds and recv_fds
Pavel Emelyanov
- [CRIU] Re: [PATCH 01/11] rb: Drop rb_attach_node
Pavel Emelyanov
- [CRIU] Re: [PATCH 06/11] util-net: Itroduce send_fds/recv_fds
routines
Pavel Emelyanov
- [CRIU] Re: [PATCH 08/11] dump: Use parasite file descriptors
draining
Pavel Emelyanov
- [CRIU] Re: [PATCH urgent] restorer: Fix bug in address computation
of thread args area
Pavel Emelyanov
- [CRIU] Re: [PATCH 07/11] parasite: Add interface for file
descriptors draining
Pavel Emelyanov
- [CRIU] Re: [PATCH 08/11] dump: Use parasite file descriptors
draining
Pavel Emelyanov
- [CRIU] [crtools-bot for Kinsbursky Stanislav ] dump: fix check for
service dentries
Cyrill Gorcunov
- [CRIU] [PATCH 0/3] Slight redesign of logging engine
Cyrill Gorcunov
- [CRIU] [PATCH 1/3] logfd: Distinguish functions which do setup logdf
Cyrill Gorcunov
- [CRIU] [PATCH 2/3] log: Fix typo in in fini_log
Cyrill Gorcunov
- [CRIU] [PATCH 3/3] log: log-engine slight redesign
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/10] parasite: Check for unexpected signals
delivery
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/10] parasite: Check for unexpected signals
delivery
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] parasite: Check for
unexpected signals delivery
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] dump: Sanitize threads
dumping
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] dump: Remove
SHOULD_BE_DEAD task state
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] dump: Check for pids
reuse at suspend
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] dump: Don't pass pid to
children parser routine
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] dump: Check for
process/threads tree not to change after seizeing
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] dump/restore: Rework
final-state switch
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] dump: Try to seize task
tree several times on error
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] dump: Restart seize in
case reparent occurred
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] dump: Stop scanning at
once if list is empty
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/3] Slight redesign of logging engine
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/10] parasite: Check for unexpected signals
delivery
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/10] parasite: Check for unexpected signals
delivery
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] dump: Let task handle
signals on seize
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/3] Slight redesign of logging engine
Cyrill Gorcunov
- [CRIU] [crtools-bot for Cyrill Gorcunov ] logfd: Distinguish
functions which do setup logdf
Cyrill Gorcunov
- [CRIU] [crtools-bot for Cyrill Gorcunov ] log: Fix typo in in
fini_log
Cyrill Gorcunov
- [CRIU] [crtools-bot for Cyrill Gorcunov ] log: log-engine slight
redesign
Cyrill Gorcunov
- [CRIU] Re: [PATCH 06/16] dump: use open instead of openat
Cyrill Gorcunov
- [CRIU] [PATCH] show: Don't forget to open sockets queue descriptor
before accessing it
Cyrill Gorcunov
- [CRIU] [crtools-bot for Cyrill Gorcunov ] show: Use pr_msg for
showing contents on console
Cyrill Gorcunov
- [CRIU] Re: [PATCH] show: Don't forget to open sockets queue
descriptor before accessing it
Cyrill Gorcunov
- [CRIU] [crtools-bot for Kinsbursky Stanislav ] dump: hide fd open
in dump routine
Cyrill Gorcunov
- [CRIU] [crtools-bot for Kinsbursky Stanislav ] dump: hide fd type
into fd_params structure
Cyrill Gorcunov
- [CRIU] [crtools-bot for Kinsbursky Stanislav ] dump: remove else
Cyrill Gorcunov
- [CRIU] [crtools-bot for Kinsbursky Stanislav ] dump: hide check for
fifo
Cyrill Gorcunov
- [CRIU] [crtools-bot for Kinsbursky Stanislav ] dump: rename st_buf
to fd_stat
Cyrill Gorcunov
- [CRIU] [crtools-bot for Cyrill Gorcunov ] show: Don't forget to
open sockets queue descriptor before accessing it
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/6] gen-offsets.h: refactor
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/2] crtools: "check" option
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/2] crtools: "check" option
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] check: Initial skeleton
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] check: Add some basic
checks
Cyrill Gorcunov
- [CRIU] [crtools-bot for Kir Kolyshkin ] Makefile: rm RDEPS-BLOB var
Cyrill Gorcunov
- [CRIU] [crtools-bot for Cyrill Gorcunov ] docs: Add 'check' option
description
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/2] crtools: "check" option
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] log: Fix logfd screwup
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] zdtm: Raize loglevel to
maximum
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] zdtm: Test for udp sockets
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] udp: Collect socket with
diag
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] udp: Allow dumping udp
sockets
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] show: Fix inet sockets
show "loglevel"
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] sock: Add dst creds to
socket structs
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] udp: Restore UDP sockets
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] zdtm: Remove
socket_loop00 test
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] restorer: Fix bootstrap
allocation
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] proc: Make parse_maps
return the amount of them found
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] restore: Cleanup mem
variables usage
Cyrill Gorcunov
- [CRIU] [crtools-bot for Pavel Emelyanov ] restorer: Pass self-vmas
via memory, not temp file
Cyrill Gorcunov
- [CRIU] [PATCH 1/2] restore: Fix up restorer_get_vma_hint
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/2] restore: Fix up restorer_get_vma_hint
Cyrill Gorcunov
- [CRIU] [crtools-bot for Cyrill Gorcunov ] cr-restore: Fix typo in
restorer_get_vma_hint
Cyrill Gorcunov
- [CRIU] [PATCH 0/3] A few fixups on file closing procedure
Cyrill Gorcunov
- [CRIU] [PATCH 1/3] log: Simplify log_init
Cyrill Gorcunov
- [CRIU] [PATCH 2/3] restore: Don't close LAST_PID_PATH descriptor if
it was not opened
Cyrill Gorcunov
- [CRIU] [PATCH 3/3] restore: Don't close pstree_fd several times
Cyrill Gorcunov
- [CRIU] Re: criu git repo move
Cyrill Gorcunov
- [CRIU] Re: criu git repo move
Cyrill Gorcunov
- [CRIU] http://ru.wikipedia.org/wiki/CRIU
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/3] A few fixups on file closing procedure
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/3] A few fixups on file closing procedure
Cyrill Gorcunov
- [CRIU] Re: [PATCH 3/3] restore: Don't close pstree_fd several times
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/3] restore: Don't close LAST_PID_PATH
descriptor if it was not opened
Cyrill Gorcunov
- [CRIU] [PATCH 1/2] restore: Don't close LAST_PID_PATH descriptor if
it was not opened
Cyrill Gorcunov
- [CRIU] [PATCH 2/2] restore: Don't close pstree_fd several times
Cyrill Gorcunov
- [CRIU] Re: [PATCH v3 3/8] dump: stat fd by fstatat()
Cyrill Gorcunov
- [CRIU] Attempt for process migration
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/2] restore: Don't close pstree_fd several times
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/2] restore: Don't close pstree_fd several times
Cyrill Gorcunov
- [CRIU] [PATCH] restore: Don't close pstree_fd several times
Cyrill Gorcunov
- [CRIU] http://ru.wikipedia.org/wiki/CRIU
Cyrill Gorcunov
- [CRIU] Main kernel update up to 3.3-rc6
Cyrill Gorcunov
- [CRIU] Re: Main kernel update up to 3.3-rc6
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/3] restore: Don't close LAST_PID_PATH
descriptor if it was not opened
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/3] restore: Don't close LAST_PID_PATH
descriptor if it was not opened
Cyrill Gorcunov
- [CRIU] [PATCH 0/10] fowners, early preview
Cyrill Gorcunov
- [CRIU] [PATCH 01/10] parasite: Refactor code to follow calling
convention
Cyrill Gorcunov
- [CRIU] [PATCH 02/10] parasite: Drop unneeded heap_size variable
Cyrill Gorcunov
- [CRIU] [PATCH 03/10] parasite: Drop unused struct mem_array
Cyrill Gorcunov
- [CRIU] [PATCH 04/10] parasite: Drop unneeded PARASITE_CMD_PINGME
command
Cyrill Gorcunov
- [CRIU] [PATCH 05/10] parasite: Add missing BUILD_BUG_ONs for
arguments
Cyrill Gorcunov
- [CRIU] [PATCH 06/10] types: Add F_GETOWNER_UIDS opcode
Cyrill Gorcunov
- [CRIU] [PATCH 07/10] Add syscalls needed for fowners dump/restore
Cyrill Gorcunov
- [CRIU] [PATCH 08/10] Add fowners magic,
template and parasite command definition
Cyrill Gorcunov
- [CRIU] [PATCH 09/10] dump: Add dumping of file owners
Cyrill Gorcunov
- [CRIU] [PATCH 10/10] zdtm: Add file_own test case
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/10] fowners, early preview
Cyrill Gorcunov
- [CRIU] [PATCH 0/10] fowners, early preview
Cyrill Gorcunov
- [CRIU] [PATCH] dump: Don't shadow the ret code with dump_namespaces
Cyrill Gorcunov
- [CRIU] Re: [PATCH 01/10] parasite: Refactor code to follow calling
convention
Cyrill Gorcunov
- [CRIU] [PATCH] net: Fix typo in recv_fd
Cyrill Gorcunov
- [CRIU] [PATCH] net: Fix typo in recv_fd
Cyrill Gorcunov
- [CRIU] [RFC] fds TX/RX
Cyrill Gorcunov
- [CRIU] Re: [RFC] fds TX/RX
Cyrill Gorcunov
- [CRIU] [RFC] fds TX/RX
Cyrill Gorcunov
- [CRIU] [RFC] fds TX/RX
Cyrill Gorcunov
- [CRIU] [PATCH] parasite: Refactor code to follow calling convention
Cyrill Gorcunov
- [CRIU] Re: [PATCH] parasite: Refactor code to follow calling
convention
Cyrill Gorcunov
- [CRIU] Re: [PATCH] parasite: Refactor code to follow calling
convention
Cyrill Gorcunov
- [CRIU] [PATCH] parasite: No need to compute heap size,
it's immutable
Cyrill Gorcunov
- [CRIU] [PATCH] parasite: Drop builtin_strlen, it's unused
Cyrill Gorcunov
- [CRIU] Re: [PATCH] parasite: Drop builtin_strlen, it's unused
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr] crtools: support any format of image path
Cyrill Gorcunov
- [CRIU] Re: [RFC] fds TX/RX
Cyrill Gorcunov
- [CRIU] parasite/restorer code and relocations problem
Cyrill Gorcunov
- [CRIU] new mainline kernel is out, time to rebase?
Cyrill Gorcunov
- [CRIU] Re: new mainline kernel is out, time to rebase?
Cyrill Gorcunov
- [CRIU] [PATCH] parasite: Refactor code to follow calling convention
Cyrill Gorcunov
- [CRIU] [PATCH kernel v3.3/ctools] restorer: Switch restoring of
/proc/pid/exe symlink to new kernel interface
Cyrill Gorcunov
- [CRIU] Re: [PATCH kernel v3.3/ctools] restorer: Switch restoring of
/proc/pid/exe symlink to new kernel interface
Cyrill Gorcunov
- [CRIU] [PATCH 0/3] Add ability to send/receive arrays of file
Cyrill Gorcunov
- [CRIU] [PATCH 1/3] types: Add SCM limits
Cyrill Gorcunov
- [CRIU] [PATCH 2/3] parasite: Rename gen_parasite_saddr @pid to @key
Cyrill Gorcunov
- [CRIU] [PATCH 3/3] util-net: Add ability to send/receive arrays of
file descriptors
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr 2/7] mm: move shmid to vma_entry
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr 5/7] mm: rework of dumping shared memory
Cyrill Gorcunov
- [CRIU] [PATCH] files: Simplify find_fdinfo_list_entry
Cyrill Gorcunov
- [CRIU] [PATCH] files: Simplify find_fdinfo_list_entry
Cyrill Gorcunov
- [CRIU] Re: [PATCH 3/3] util-net: Add ability to send/receive arrays
of file descriptors
Cyrill Gorcunov
- [CRIU] Re: [PATCH 3/3] util-net: Add ability to send/receive arrays
of file descriptors
Cyrill Gorcunov
- [CRIU] [PATCH 0/6] Rework send/recv_fd[s]
Cyrill Gorcunov
- [CRIU] [PATCH 1/6] types: Add SCM limits
Cyrill Gorcunov
- [CRIU] [PATCH 2/6] parasite: Rename gen_parasite_saddr @pid to @key
Cyrill Gorcunov
- [CRIU] [PATCH 3/6] util-net: Add declaration of scm_fdset structure
Cyrill Gorcunov
- [CRIU] [PATCH 4/6] Add builtin_memcpy helper
Cyrill Gorcunov
- [CRIU] [PATCH 5/6] util-net: Add send_fds and recv_fds
Cyrill Gorcunov
- [CRIU] [PATCH 6/6] util-net: Make send_fd/recv_fd being a
particular case of send_fds/recv_fds
Cyrill Gorcunov
- [CRIU] Re: [PATCH 6/6] util-net: Make send_fd/recv_fd being a
particular case of send_fds/recv_fds
Cyrill Gorcunov
- [CRIU] Re: [PATCH 6/6] util-net: Make send_fd/recv_fd being a
particular case of send_fds/recv_fds
Cyrill Gorcunov
- [CRIU] Re: [PATCH 5/6] util-net: Add send_fds and recv_fds
Cyrill Gorcunov
- [CRIU] Re: [PATCH 6/6] util-net: Make send_fd/recv_fd being a
particular case of send_fds/recv_fds
Cyrill Gorcunov
- [CRIU] Re: [PATCH 3/6] util-net: Add declaration of scm_fdset
structure
Cyrill Gorcunov
- [CRIU] Re: [PATCH 5/6] util-net: Add send_fds and recv_fds
Cyrill Gorcunov
- [CRIU] Re: [PATCH 6/6] util-net: Make send_fd/recv_fd being a
particular case of send_fds/recv_fds
Cyrill Gorcunov
- [CRIU] Re: [PATCH 5/6] util-net: Add send_fds and recv_fds
Cyrill Gorcunov
- [CRIU] [PATCH 0/5 send-fds, take 2] Introducing send/receive-fds
Cyrill Gorcunov
- [CRIU] [PATCH 1/5] types: Add SCM limits
Cyrill Gorcunov
- [CRIU] [PATCH 2/5] util-net: Add declaration of scm_fdset structure
Cyrill Gorcunov
- [CRIU] [PATCH 3/5] Add builtin_memcpy helper
Cyrill Gorcunov
- [CRIU] [PATCH 4/5] util-net: Add send_fds and recv_fds
Cyrill Gorcunov
- [CRIU] [PATCH 5/5] util-net: Make send_fd/recv_fd being a
particular case of send_fds/recv_fds
Cyrill Gorcunov
- [CRIU] Re: [PATCH 4/5] util-net: Add send_fds and recv_fds
Cyrill Gorcunov
- [CRIU] [PATCH 0/2] A few cleanups for parasite code
Cyrill Gorcunov
- [CRIU] [PATCH 1/2] make: Shrink amount of generated defines for
parasite code
Cyrill Gorcunov
- [CRIU] [PATCH 2/2] parasite: Drop unused parasite_service_complete
address
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/2] make: Shrink amount of generated defines for
parasite code
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/2] make: Shrink amount of generated defines for
parasite code
Cyrill Gorcunov
- [CRIU] [PATCH 0/8] Prepare ground for fowners dumping
Cyrill Gorcunov
- [CRIU] [PATCH 1/8] types: Add SCM limits
Cyrill Gorcunov
- [CRIU] [PATCH 2/8] util-net: Add declaration of scm_fdset structure
Cyrill Gorcunov
- [CRIU] [PATCH 3/8] Add builtin_memcpy helper
Cyrill Gorcunov
- [CRIU] [PATCH 4/8] util-net: Add send_fds and recv_fds
Cyrill Gorcunov
- [CRIU] [PATCH 5/8] util-net: Make send_fd/recv_fd being a
particular case of send_fds/recv_fds
Cyrill Gorcunov
- [CRIU] [PATCH 6/8] parasite: Add interface for file descriptors
draining
Cyrill Gorcunov
- [CRIU] [PATCH 7/8] util: Add open_proc_nocheck helper
Cyrill Gorcunov
- [CRIU] [PATCH 8/8] dump: Use parasite file descriptors draining
Cyrill Gorcunov
- [CRIU] [RFC] Dumping fowners preliminaries
Cyrill Gorcunov
- [CRIU] [PATCH 1/3] types: Add F_GETOWNER_UIDS opcode
Cyrill Gorcunov
- [CRIU] [PATCH 2/3] dump: Add dumping of file owners
Cyrill Gorcunov
- [CRIU] [PATCH 3/3] zdtm: Add file_own test case
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/3] dump: Add dumping of file owners
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/3] dump: Add dumping of file owners
Cyrill Gorcunov
- [CRIU] [PATCH 0/3] Checkpoint, restore for file owners
Cyrill Gorcunov
- [CRIU] [PATCH 1/3] types: Add F_GETOWNER_UIDS opcode
Cyrill Gorcunov
- [CRIU]
[PATCH 2/3] files, pipes: Add dump and restore of file owners
Cyrill Gorcunov
- [CRIU] [PATCH 3/3] zdtm: Add file owners test on pipes
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/3] types: Add F_GETOWNER_UIDS opcode
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/3] types: Add F_GETOWNER_UIDS opcode
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/3] types: Add F_GETOWNER_UIDS opcode
Cyrill Gorcunov
- [CRIU] on eliminating helper routines
Cyrill Gorcunov
- [CRIU] Re: [PATCH 7/8] util: Add open_proc_nocheck helper
Cyrill Gorcunov
- [CRIU] Re: [PATCH 4/8] util-net: Add send_fds and recv_fds
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/3] types: Add F_GETOWNER_UIDS opcode
Cyrill Gorcunov
- [CRIU] Re: [PATCH 7/8] util: Add open_proc_nocheck helper
Cyrill Gorcunov
- [CRIU] Re: on eliminating helper routines
Cyrill Gorcunov
- [CRIU] [PATCH kernel] fcntl: Add F_GETOWNER_UIDS option
Cyrill Gorcunov
- [CRIU] Re: [PATCH 4/8] util-net: Add send_fds and recv_fds
Cyrill Gorcunov
- [CRIU] [PATCH 00/11] Update on fds draining and fowner dumping,
restore
Cyrill Gorcunov
- [CRIU] [PATCH 01/11] types: Add SCM limits
Cyrill Gorcunov
- [CRIU] [PATCH 02/11] util-net: Add declaration of scm_fdset
structure
Cyrill Gorcunov
- [CRIU] [PATCH 03/11] Add builtin_memcpy helper
Cyrill Gorcunov
- [CRIU] [PATCH 04/11] util-net: Add send_fds and recv_fds
Cyrill Gorcunov
- [CRIU] [PATCH 05/11] util-net: Make send_fd/recv_fd being a
particular case of send_fds/recv_fds
Cyrill Gorcunov
- [CRIU] [PATCH 06/11] parasite: Add interface for file descriptors
draining
Cyrill Gorcunov
- [CRIU] [PATCH 07/11] dump: Use parasite file descriptors draining
Cyrill Gorcunov
- [CRIU] [PATCH 08/11] types: Add F_GETOWNER_UIDS opcode
Cyrill Gorcunov
- [CRIU] [PATCH 09/11] files,
pipes: Add dump and restore of file owners
Cyrill Gorcunov
- [CRIU] [PATCH 10/11] zdtm: Add file owners test on pipes
Cyrill Gorcunov
- [CRIU] [PATCH 11/11] rb: Drop rb_attach_node
Cyrill Gorcunov
- [CRIU] [PATCH 0/12] FDs draining and fowners on regular files
Cyrill Gorcunov
- [CRIU] [PATCH 01/12] types: Add SCM limits
Cyrill Gorcunov
- [CRIU] [PATCH 02/12] util-net: Add declaration of scm_fdset
structure
Cyrill Gorcunov
- [CRIU] [PATCH 03/12] Add builtin_memcpy helper
Cyrill Gorcunov
- [CRIU] [PATCH 04/12] util-net: Add send_fds and recv_fds
Cyrill Gorcunov
- [CRIU] [PATCH 05/12] util-net: Make send_fd/recv_fd being a
particular case of send_fds/recv_fds
Cyrill Gorcunov
- [CRIU] [PATCH 06/12] parasite: Add interface for file descriptors
draining
Cyrill Gorcunov
- [CRIU] [PATCH 07/12] dump: Use parasite file descriptors draining
Cyrill Gorcunov
- [CRIU] [PATCH 08/12] types: Add F_GETOWNER_UIDS opcode
Cyrill Gorcunov
- [CRIU] [PATCH 09/12] files,
pipes: Add dump and restore of file owners
Cyrill Gorcunov
- [CRIU] [PATCH 10/12] zdtm: Add file owners test on pipes
Cyrill Gorcunov
- [CRIU] [PATCH 11/12] rb: Drop rb_attach_node
Cyrill Gorcunov
- [CRIU] [PATCH 12/12] recv_fds: Switch to basic test over received
fds
Cyrill Gorcunov
- [CRIU] Re: [PATCH 01/11] types: Add SCM limits
Cyrill Gorcunov
- [CRIU] Weekend update
Cyrill Gorcunov
- [CRIU] [RFC] lock: Introduce futex_t and appropriate helpers
Cyrill Gorcunov
- [CRIU] [PATCH 0/2] locks redesign
Cyrill Gorcunov
- [CRIU] [PATCH 1/2] lock: Introduce futex_t and appropriate helpers
Cyrill Gorcunov
- [CRIU] [PATCH 2/2] lock: Add own type and helpers for mutexes
Cyrill Gorcunov
- [CRIU] Re: [RFC] lock: Introduce futex_t and appropriate helpers
Cyrill Gorcunov
- [CRIU] [PATCH 0/2] locks redesign
Cyrill Gorcunov
- [CRIU] [PATCH 0/5] Syscalls redesign
Cyrill Gorcunov
- [CRIU] [PATCH 1/5] make: Shrink amount of generated defines for
parasite code
Cyrill Gorcunov
- [CRIU] [PATCH 2/5] parasite: Drop unused parasite_service_complete
address
Cyrill Gorcunov
- [CRIU] [PATCH 3/5] make: Redesign building of parasite and restorer
blobs
Cyrill Gorcunov
- [CRIU] [PATCH 4/5] Add linkage.h
Cyrill Gorcunov
- [CRIU] [PATCH 5/5] Redesign of syscalls
Cyrill Gorcunov
- [CRIU] Re: [PATCH 06/12] parasite: Add interface for file
descriptors draining
Cyrill Gorcunov
- [CRIU] Re: [PATCH 07/12] dump: Use parasite file descriptors
draining
Cyrill Gorcunov
- [CRIU] Re: [PATCH 06/12] parasite: Add interface for file
descriptors draining
Cyrill Gorcunov
- [CRIU] Re: [PATCH 07/12] dump: Use parasite file descriptors
draining
Cyrill Gorcunov
- [CRIU] [PATCH 0/6] Syscalls redesign (rebased)
Cyrill Gorcunov
- [CRIU] [PATCH 1/6] make: Shrink amount of generated defines for
parasite code
Cyrill Gorcunov
- [CRIU] [PATCH 2/6] parasite: Drop unused parasite_service_complete
address
Cyrill Gorcunov
- [CRIU] [PATCH 3/6] make: Redesign building of parasite and restorer
blobs
Cyrill Gorcunov
- [CRIU] [PATCH 4/6] Add linkage.h
Cyrill Gorcunov
- [CRIU] [PATCH 5/6] Redesign of syscalls
Cyrill Gorcunov
- [CRIU] [PATCH 6/6] make: Switch to -O2 by default
Cyrill Gorcunov
- [CRIU] [PATCH 00/10] File fowners dumping and fds seizing
Cyrill Gorcunov
- [CRIU] [PATCH 01/10] types: Add SCM limits
Cyrill Gorcunov
- [CRIU] [PATCH 02/10] util-net: Add declaration of scm_fdset
structure
Cyrill Gorcunov
- [CRIU] [PATCH 03/10] Add builtin_memcpy helper
Cyrill Gorcunov
- [CRIU] [PATCH 04/10] util-net: Add send_fds and recv_fds
Cyrill Gorcunov
- [CRIU] [PATCH 05/10] parasite: Add interface for file descriptors
draining
Cyrill Gorcunov
- [CRIU] [PATCH 06/10] dump: Use parasite file descriptors draining
Cyrill Gorcunov
- [CRIU] [PATCH 07/10] types: Add F_GETOWNER_UIDS opcode
Cyrill Gorcunov
- [CRIU] [PATCH 08/10] files,
pipes: Add dump and restore of file owners
Cyrill Gorcunov
- [CRIU] [PATCH 09/10] zdtm: Add file owners test on pipes
Cyrill Gorcunov
- [CRIU] [PATCH 10/10] rb: Drop rb_attach_node
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/6] make: Shrink amount of generated defines
for parasite code
Cyrill Gorcunov
- [CRIU] Re: [PATCH 3/6] make: Redesign building of parasite and
restorer blobs
Cyrill Gorcunov
- [CRIU] Re: [PATCH 3/6] make: Redesign building of parasite and
restorer blobs
Cyrill Gorcunov
- [CRIU] Re: [PATCH 3/6] make: Redesign building of parasite and
restorer blobs
Cyrill Gorcunov
- [CRIU] Re: [PATCH 3/6] make: Redesign building of parasite and
restorer blobs
Cyrill Gorcunov
- [CRIU] Re: [PATCH 04/10] util-net: Add send_fds and recv_fds
Cyrill Gorcunov
- [CRIU] [PATCH 00/11] send/recv_fds and fowners take 3
Cyrill Gorcunov
- [CRIU] [PATCH 01/11] rb: Drop rb_attach_node
Cyrill Gorcunov
- [CRIU] [PATCH 02/11] Add builtin_memcpy helper
Cyrill Gorcunov
- [CRIU] [PATCH 03/11] types: Add SCM limits
Cyrill Gorcunov
- [CRIU] [PATCH 04/11] util-net: Add declaration of scm_fdset
structure
Cyrill Gorcunov
- [CRIU] [PATCH 05/11] util-net: Switch send_fd/recv_fd to use
scm_fdset structure
Cyrill Gorcunov
- [CRIU] [PATCH 06/11] util-net: Itroduce send_fds/recv_fds routines
Cyrill Gorcunov
- [CRIU] [PATCH 07/11] parasite: Add interface for file descriptors
draining
Cyrill Gorcunov
- [CRIU] [PATCH 08/11] dump: Use parasite file descriptors draining
Cyrill Gorcunov
- [CRIU] [PATCH 09/11] types: Add F_GETOWNER_UIDS opcode
Cyrill Gorcunov
- [CRIU] [PATCH 10/11] files,
pipes: Add dump and restore of file owners
Cyrill Gorcunov
- [CRIU] [PATCH 11/11] zdtm: Add file owners test on pipes
Cyrill Gorcunov
- [CRIU] Re: [PATCH 04/10] util-net: Add send_fds and recv_fds
Cyrill Gorcunov
- [CRIU] [PATCH urgent] restorer: Fix bug in address computation of
thread args area
Cyrill Gorcunov
- [CRIU] Re: [PATCH urgent] restorer: Fix bug in address computation
of thread args area
Cyrill Gorcunov
- [CRIU] Re: [PATCH 06/11] util-net: Itroduce send_fds/recv_fds
routines
Cyrill Gorcunov
- [CRIU] Re: [PATCH 08/11] dump: Use parasite file descriptors
draining
Cyrill Gorcunov
- [CRIU] Re: [PATCH 06/11] util-net: Itroduce send_fds/recv_fds
routines
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/6] make: Shrink amount of generated defines
for parasite code
Cyrill Gorcunov
- [CRIU] Re: [PATCH urgent] restorer: Fix bug in address computation
of thread args area
Cyrill Gorcunov
- [CRIU] Re: [PATCH 07/11] parasite: Add interface for file
descriptors draining
Cyrill Gorcunov
- [CRIU] Re: [PATCH 08/11] dump: Use parasite file descriptors
draining
Cyrill Gorcunov
- [CRIU] Re: [PATCH urgent] restorer: Fix bug in address computation
of thread args area
Cyrill Gorcunov
- [CRIU] [PATCH 0/4] A few cleanups for parasite and restorer
Cyrill Gorcunov
- [CRIU] [PATCH 1/4] parasite: Drop unused PARASITE_COMPLETE_ADDR
helper
Cyrill Gorcunov
- [CRIU] [PATCH 2/4] parasite, restorer: Cleanup ld scripts
Cyrill Gorcunov
- [CRIU] [PATCH 3/4] restorer: Cleanup - drop always_inline attribute
from write_ helpers
Cyrill Gorcunov
- [CRIU] [PATCH 4/4] parasite,
restore: Add EXPORT_SYMBOL for blob symbol definitions
Cyrill Gorcunov
- [CRIU] [PATCH] files: Add case::default in open_fd
Cyrill Gorcunov
- [CRIU] [PATCH] dump: Simplify cr_dump_tasks message printing
Cyrill Gorcunov
- [CRIU] [PATCH 00/16] Cleanups and syscalls rework, v2
Cyrill Gorcunov
- [CRIU] [PATCH 01/16] restorer: Fix bug in address computation of
thread args area
Cyrill Gorcunov
- [CRIU] [PATCH 02/16] parasite: Drop unused PARASITE_COMPLETE_ADDR
helper
Cyrill Gorcunov
- [CRIU] [PATCH 03/16] files: Add case::default in open_fd
Cyrill Gorcunov
- [CRIU] [PATCH 04/16] dump: Simplify cr_dump_tasks message printing
Cyrill Gorcunov
- [CRIU] [PATCH 05/16] sockets: Fix compilation on older kernel
headers
Cyrill Gorcunov
- [CRIU] [PATCH 06/16] sockets: Drop unused variables
Cyrill Gorcunov
- [CRIU] [PATCH 07/16] parasite, restorer: Cleanup ld scripts
Cyrill Gorcunov
- [CRIU] [PATCH 08/16] restorer: Cleanup - drop always_inline
attribute from write_ helpers
Cyrill Gorcunov
- [CRIU] [PATCH 09/16] parasite,
restore: Add EXPORT_SYMBOL for blob symbol definitions
Cyrill Gorcunov
- [CRIU] [PATCH 10/16] make: Squash parasite.lds.S and restorer.lds.S
into pie.lds.S
Cyrill Gorcunov
- [CRIU] [PATCH 11/16] make: Use -fpie instead of -fpic
Cyrill Gorcunov
- [CRIU] [PATCH 12/16] make: Sanitize pie.lds.S
Cyrill Gorcunov
- [CRIU] [PATCH 13/16] make: Generate offsets from linked files only
Cyrill Gorcunov
- [CRIU] [PATCH 14/16] make: Add own Makefile.pie for binary blobs we
generate
Cyrill Gorcunov
- [CRIU] [PATCH 15/16] parasite: Move bootstrap code into
parasite-head.S
Cyrill Gorcunov
- [CRIU] [PATCH 16/16] syscalls: Complete redesign
Cyrill Gorcunov
- [CRIU] [PATCH] make: Rebuild objects if headers are changed
Cyrill Gorcunov
- [CRIU] Re: [PATCH] dump: fix check for service dentries
Stanislav Kinsbursky
- [CRIU] Re: [PATCH 00/16] dump: cleanup fd dump
Stanislav Kinsbursky
- [CRIU] http://ru.wikipedia.org/wiki/CRIU
Stanislav Kinsbursky
- [CRIU] Re: [PATCH v3 0/8] dump: cleanup fd dump
Stanislav Kinsbursky
- [CRIU] http://ru.wikipedia.org/wiki/CRIU
Stanislav Kinsbursky
- [CRIU] Re: [PATCH 2/3] restore: Don't close LAST_PID_PATH
descriptor if it was not opened
Stanislav Kinsbursky
- [CRIU] Re: [PATCH 2/3] restore: Don't close LAST_PID_PATH
descriptor if it was not opened
Stanislav Kinsbursky
- [CRIU] [PATCH 0/10] fowners, early preview
Stanislav Kinsbursky
- [CRIU] [PATCH] net: Fix typo in recv_fd
Stanislav Kinsbursky
- [CRIU] [RFC] fds TX/RX
Stanislav Kinsbursky
- [CRIU] [RFC] fds TX/RX
Stanislav Kinsbursky
- [CRIU] [PATCH] files: Simplify find_fdinfo_list_entry
Stanislav Kinsbursky
- [CRIU] Re: [PATCH] dump: global image names introduced
Stanislav Kinsbursky
- [CRIU] Re: [PATCH v2] dump: open global image files with global
helpers
Stanislav Kinsbursky
- [CRIU] Re: [PATCH] dump: merge collect and dump stage for processes
tree
Stanislav Kinsbursky
- [CRIU] Re: [PATCH] dump: global image names introduced
Stanislav Kinsbursky
- [CRIU] [PATCH] Makefile: rm RDEPS-BLOB var
Kir Kolyshkin
- [CRIU] [PATCH v2 04/11] dump: stat fd by fstatat()
Kir Kolyshkin
- [CRIU] [PATCH v2 09/11] dump: remove redundant do_close_lfd flag
Kir Kolyshkin
- [CRIU] [PATCH v3 5/8] dump: hide local opened fd into fd params
Kir Kolyshkin
- [CRIU] [PATCH 0/5] IPC: checkpoint/restore in userspace
enhancements
Andrew Morton
- [CRIU] Attempt for process migration
Adrian Reber
- [CRIU] Attempt for process migration
Adrian Reber
- [CRIU] [PATCH] dump: fix check for service dentries
Kinsbursky Stanislav
- [CRIU] [PATCH 00/16] dump: cleanup fd dump
Kinsbursky Stanislav
- [CRIU] [PATCH 01/16] dump: hide fd open in dump routine
Kinsbursky Stanislav
- [CRIU] [PATCH 02/16] dump: hide fd type into fd_params structure
Kinsbursky Stanislav
- [CRIU] [PATCH 03/16] dump: remove else
Kinsbursky Stanislav
- [CRIU] [PATCH 04/16] dump: hide check for fifo
Kinsbursky Stanislav
- [CRIU] [PATCH 05/16] dump: rename st_buf to fd_stat
Kinsbursky Stanislav
- [CRIU] [PATCH 06/16] dump: use open instead of openat
Kinsbursky Stanislav
- [CRIU] [PATCH 07/16] dump: remove checl fd for dir
Kinsbursky Stanislav
- [CRIU] [PATCH 08/16] dump: hide id set into read_fd_params()
Kinsbursky Stanislav
- [CRIU] [PATCH 09/16] dump: hide inode number into fd_parms structure
Kinsbursky Stanislav
- [CRIU] [PATCH 10/16] dump: use switch for dumping fd
Kinsbursky Stanislav
- [CRIU] [PATCH 11/16] dump: hide pipe open
Kinsbursky Stanislav
- [CRIU] [PATCH 12/16] dump: hide regular file open
Kinsbursky Stanislav
- [CRIU] [PATCH 13/16] dump: remove redundant do_close_lfd flag
Kinsbursky Stanislav
- [CRIU] [PATCH 14/16] dump: hide cwd and exe open
Kinsbursky Stanislav
- [CRIU] [PATCH 15/16] dump: cleanup sockets dump
Kinsbursky Stanislav
- [CRIU] [PATCH 16/16] dump: use fd_params->type for cwd and exe magic
Kinsbursky Stanislav
- [CRIU] Re: [PATCH 14/16] dump: hide cwd and exe open
Kinsbursky Stanislav
- [CRIU] [PATCH 0/2] sockets: restore debug enchanced + small
reogranization
Kinsbursky Stanislav
- [CRIU] [PATCH 1/2] sockets: add debug messages ro restore process
Kinsbursky Stanislav
- [CRIU] [PATCH 2/2] sckets: reorganize queues restore
Kinsbursky Stanislav
- [CRIU] Re: [PATCH 0/3] A few fixups on file closing procedure
Kinsbursky Stanislav
- [CRIU] [PATCH v2 00/11] dump: cleanup fd dump
Kinsbursky Stanislav
- [CRIU] [PATCH v2 01/11] dump: remove fd check for dir
Kinsbursky Stanislav
- [CRIU] [PATCH v2 02/11] dump: hide pararms id set into
read_fd_params()
Kinsbursky Stanislav
- [CRIU] [PATCH v2 03/11] dump: hide inode number into fd_parms
structure
Kinsbursky Stanislav
- [CRIU] [PATCH v2 04/11] dump: stat fd by fstatat()
Kinsbursky Stanislav
- [CRIU] [PATCH v2 05/11] dump: use switch for dumping fd
Kinsbursky Stanislav
- [CRIU] [PATCH v2 06/11] dump: add pid_fd_dir for fd params
Kinsbursky Stanislav
- [CRIU] [PATCH v2 07/11] dump: hide pipe open
Kinsbursky Stanislav
- [CRIU] [PATCH v2 08/11] dump: hide regular file open
Kinsbursky Stanislav
- [CRIU] [PATCH v2 09/11] dump: remove redundant do_close_lfd flag
Kinsbursky Stanislav
- [CRIU] [PATCH v2 10/11] dump: cleanup sockets dump
Kinsbursky Stanislav
- [CRIU] [PATCH v2 11/11] dump: use fd_params->type for cwd and exe
magic
Kinsbursky Stanislav
- [CRIU] [PATCH 0/2] IPC: message queue checkpoint support
Kinsbursky Stanislav
- [CRIU] [PATCH 0/5] IPC: checkpoint/restore in userspace
enhancements
Kinsbursky Stanislav
- [CRIU] Re: [PATCH v2 01/11] dump: remove fd check for dir
Kinsbursky Stanislav
- [CRIU] Re: [PATCH v2 02/11] dump: hide pararms id set into
read_fd_params()
Kinsbursky Stanislav
- [CRIU] Re: [PATCH v2 04/11] dump: stat fd by fstatat()
Kinsbursky Stanislav
- [CRIU] Re: [PATCH v2 06/11] dump: add pid_fd_dir for fd params
Kinsbursky Stanislav
- [CRIU] Re: [PATCH v2 08/11] dump: hide regular file open
Kinsbursky Stanislav
- [CRIU] Re: [PATCH v2 09/11] dump: remove redundant do_close_lfd flag
Kinsbursky Stanislav
- [CRIU] Re: [PATCH v2 11/11] dump: use fd_params->type for cwd and
exe magic
Kinsbursky Stanislav
- [CRIU] Re: [PATCH v2 06/11] dump: add pid_fd_dir for fd params
Kinsbursky Stanislav
- [CRIU] Re: [PATCH v2 08/11] dump: hide regular file open
Kinsbursky Stanislav
- [CRIU] Re: [PATCH v2 02/11] dump: hide pararms id set into
read_fd_params()
Kinsbursky Stanislav
- [CRIU] [PATCH v3 0/8] dump: cleanup fd dump
Kinsbursky Stanislav
- [CRIU] [PATCH v3 1/8] dump: hide pararms id set into
read_fd_params()
Kinsbursky Stanislav
- [CRIU] [PATCH v3 2/8] dump: hide inode number into fd_parms
structure
Kinsbursky Stanislav
- [CRIU] [PATCH v3 3/8] dump: stat fd by fstatat()
Kinsbursky Stanislav
- [CRIU] [PATCH v3 4/8] dump: use switch for dumping fd
Kinsbursky Stanislav
- [CRIU] [PATCH v3 5/8] dump: hide local opened fd into fd params
Kinsbursky Stanislav
- [CRIU] [PATCH v3 6/8] dump: cleanup sockets dump
Kinsbursky Stanislav
- [CRIU] [PATCH v3 7/8] dump: use fd_params->type for cwd and exe
magic
Kinsbursky Stanislav
- [CRIU] [PATCH v3 8/8] dump: move fd dump itself to separated
function
Kinsbursky Stanislav
- [CRIU] Re: [PATCH v3 3/8] dump: stat fd by fstatat()
Kinsbursky Stanislav
- [CRIU] Re: [PATCH v3 8/8] dump: move fd dump itself to separated
function
Kinsbursky Stanislav
- [CRIU] [PATCH] dump: add const qualifiers where possible
Kinsbursky Stanislav
- [CRIU] Re: [PATCH v3 3/8] dump: stat fd by fstatat()
Kinsbursky Stanislav
- [CRIU] Re: [PATCH v3 3/8] dump: stat fd by fstatat()
Kinsbursky Stanislav
- [CRIU] [PATCH] dump: use fd_params->type for cwd and exe magic
Kinsbursky Stanislav
- [CRIU] Re: [PATCH 2/2] sckets: reorganize queues restore
Kinsbursky Stanislav
- [CRIU] [PATCH] dump: do not destroy global dump files on reopen
Kinsbursky Stanislav
- [CRIU] [PATCH v2] dump: do not destroy global dump files on reopen
Kinsbursky Stanislav
- [CRIU] Re: [PATCH v2] dump: do not destroy global dump files on
reopen
Kinsbursky Stanislav
- [CRIU] [PATCH 0/4] dump: global image files introduced
Kinsbursky Stanislav
- [CRIU] [PATCH 1/4] dump: add pid number to image name only if it's
not equal to zero
Kinsbursky Stanislav
- [CRIU] [PATCH 2/4] dump: dump pstree outside tasks loop
Kinsbursky Stanislav
- [CRIU] [PATCH 3/4] dump: global image files helpers introduced
Kinsbursky Stanislav
- [CRIU] [PATCH 4/4] dump: open global image files with global helpers
Kinsbursky Stanislav
- [CRIU] Re: [PATCH 1/4] dump: add pid number to image name only if
it's not equal to zero
Kinsbursky Stanislav
- [CRIU] Re: [PATCH 1/4] dump: add pid number to image name only if
it's not equal to zero
Kinsbursky Stanislav
- [CRIU] Re: [PATCH 1/4] dump: add pid number to image name only if
it's not equal to zero
Kinsbursky Stanislav
- [CRIU] [PATCH] dump: global image names introduced
Kinsbursky Stanislav
- [CRIU] [PATCH] dump: open global image files with global helpers
Kinsbursky Stanislav
- [CRIU] Re: [PATCH] dump: global image names introduced
Kinsbursky Stanislav
- [CRIU] [PATCH] dump: merge collect and dump stage for processes tree
Kinsbursky Stanislav
- [CRIU] [PATCH v2] dump: open global image files with global helpers
Kinsbursky Stanislav
- [CRIU] Re: [PATCH] dump: global image names introduced
Kinsbursky Stanislav
- [CRIU] [PATCH 00/28] Files migration update
Kinsbursky Stanislav
- [CRIU] [PATCH 01/28] dump: global image names introduced
Kinsbursky Stanislav
- [CRIU] [PATCH 02/28] dump: open global image files with global
helpers
Kinsbursky Stanislav
- [CRIU] [PATCH 03/28] rst: helpers for shared memory allocation
introduced
Kinsbursky Stanislav
- [CRIU] [PATCH 04/28] dump: remove unused RB_ROOT macro
Kinsbursky Stanislav
- [CRIU] [PATCH 05/28] dump: new fd_entry structure introduced
Kinsbursky Stanislav
- [CRIU] [PATCH 06/28] dump: new entry for migration regular files
introduced
Kinsbursky Stanislav
- [CRIU] [PATCH 07/28] dump: fd tree updated
Kinsbursky Stanislav
- [CRIU] [PATCH 08/28] rst: introduces helpers for adding and
searching of shared files
Kinsbursky Stanislav
- [CRIU] [PATCH 09/28] dump: add dump of regular files entries
Kinsbursky Stanislav
- [CRIU] [PATCH 10/28] rst: undump add collect of regular files added
Kinsbursky Stanislav
- [CRIU] [PATCH 11/28] rst: new routines for restoring shared files
introduced
Kinsbursky Stanislav
- [CRIU] [PATCH 12/28] rst: replace old shared files handling
routines with new ones
Kinsbursky Stanislav
- [CRIU] [PATCH 13/28] rst: small cleanup patch
Kinsbursky Stanislav
- [CRIU] [PATCH 14/28] rst: old shared files exchange routines removed
Kinsbursky Stanislav
- [CRIU] [PATCH 15/28] dump: remove dumping on file name into
fdinfo_entry for regular files
Kinsbursky Stanislav
- [CRIU] [PATCH 16/28] rst: migrate cwd update
Kinsbursky Stanislav
- [CRIU] [PATCH 17/28] restorer: fix a typo
Kinsbursky Stanislav
- [CRIU] [PATCH 18/28] rst: exe migration update
Kinsbursky Stanislav
- [CRIU] [PATCH 19/28] dump: migrate shared files mappings with new
files engine
Kinsbursky Stanislav
- [CRIU] [PATCH 20/28] rst: obsolete functions removed
Kinsbursky Stanislav
- [CRIU] [PATCH 21/28] dump: few small cleanups
Kinsbursky Stanislav
- [CRIU] [PATCH 22/28] dump: return id after collecting vma files
Kinsbursky Stanislav
- [CRIU] [PATCH 23/28] dump: dump vma after collect
Kinsbursky Stanislav
- [CRIU] [PATCH 24/28] dump: do not dump fdinfo entry for vma files
Kinsbursky Stanislav
- [CRIU] [PATCH 25/28] rst: remove obsolete code once more
Kinsbursky Stanislav
- [CRIU] [PATCH 26/28] dump: split dump of fd entry and file
Kinsbursky Stanislav
- [CRIU] [PATCH 27/28] dump: remove redundant fd_entry structure
Kinsbursky Stanislav
- [CRIU] [PATCH 28/28] rst: replace binary tree for files with hash
table
Kinsbursky Stanislav
- [CRIU] [PATCH 11/28] rst: new routines for restoring shared files
introduced
Kinsbursky Stanislav
- [CRIU] [PATCH 28/28] rst: replace binary tree for files with
hash table
Kinsbursky Stanislav
- [CRIU] [PATCH 11/28] rst: new routines for restoring shared files
introduced
Kinsbursky Stanislav
- [CRIU] Re: [PATCH 02/28] dump: open global image files with global
helpers
Kinsbursky Stanislav
- [CRIU] Re: [PATCH 09/28] dump: add dump of regular files entries
Kinsbursky Stanislav
- [CRIU] Re: [PATCH 02/28] dump: open global image files with global
helpers
Kinsbursky Stanislav
- [CRIU] Re: [PATCH 02/28] dump: open global image files with global
helpers
Kinsbursky Stanislav
- [CRIU] [PATCH 0/5] Series short description
Kinsbursky Stanislav
- [CRIU] [PATCH 1/5] crtools: open_image_ro() fix
Kinsbursky Stanislav
- [CRIU] [PATCH 2/5] crtools: make pid parameter optional for
open_image_ro()
Kinsbursky Stanislav
- [CRIU] [PATCH 3/5] dump: global image names introduced
Kinsbursky Stanislav
- [CRIU] [PATCH 4/5] crtools: dump pstree to image file without pid
number
Kinsbursky Stanislav
- [CRIU] [PATCH 5/5] dump: use global image for sockets queues image
file
Kinsbursky Stanislav
- [CRIU] [PATCH 00/12] crtools: shared files tree update
Kinsbursky Stanislav
- [CRIU] [PATCH 01/12] dump: new fd_entry structure introduced
Kinsbursky Stanislav
- [CRIU] [PATCH 02/12] dump: new structure for migrating of regular
files introduced
Kinsbursky Stanislav
- [CRIU] [PATCH 03/12] dump: remove unused RB_ROOT macro
Kinsbursky Stanislav
- [CRIU] [PATCH 04/12] dump: convert fd types into enum
Kinsbursky Stanislav
- [CRIU] [PATCH 05/12] dump: files tree - merge pid+fd into one
structure
Kinsbursky Stanislav
- [CRIU] [PATCH 06/12] dump: files tree - return id upon collect
instead on inner structure
Kinsbursky Stanislav
- [CRIU] [PATCH 07/12] dump: files tree - "type forest" introduced
Kinsbursky Stanislav
- [CRIU] [PATCH 08/12] dump: files tree - return new entry flag
Kinsbursky Stanislav
- [CRIU] [PATCH 09/12] dump: files tree - move subid to main list node
Kinsbursky Stanislav
- [CRIU] [PATCH 10/12] dump: files tree - compare callbacks introduced
Kinsbursky Stanislav
- [CRIU] [PATCH 11/12] dump: files tree - rename functions
Kinsbursky Stanislav
- [CRIU] [PATCH 12/12] dump: files tree - few cleanups
Kinsbursky Stanislav
- [CRIU] Re: [PATCH] dump: Don't shadow the ret code with
dump_namespaces
Andrew Vagin
- [CRIU] Re: [PATCH cr] [RFC] shmem: rework of dumping shared memory
Andrew Vagin
- [CRIU] [PATCH] dump: open global image files with global helpers
Andrew Vagin
- [CRIU] Re: [PATCH cr 2/2] util: remove open_image_ro_nocheck
Andrew Vagin
- [CRIU] [PATCH] mm: Dump vmas into separate image file
Andrew Vagin
- [CRIU] [PATCH 28/28] rst: replace binary tree for files with
hash table
Andrew Vagin
- [CRIU] [PATCH 11/28] rst: new routines for restoring shared
files introduced
Andrew Vagin
- [CRIU] [PATCH 11/28] rst: new routines for restoring shared
files introduced
Andrew Vagin
- [CRIU] [PATCH 11/28] rst: new routines for restoring shared
files introduced
Andrew Vagin
- [CRIU] [PATCH 0/2] locks redesign
Andrew Vagin
- [CRIU] [PATCH] crtools: don't redeclarate the variable
Andrey Vagin
- [CRIU] [PATCH cr] crtools: support any format of image path
Andrey Vagin
- [CRIU] [PATCH cr] crtools: support any format of image path (v2)
Andrey Vagin
- [CRIU] [PATCH cr] crtools: use mremap for remaping shared memory
Andrey Vagin
- [CRIU] [PATCH cr] show: expand the field for vma size
Andrey Vagin
- [CRIU] [PATCH cr] [RFC] shmem: rework of dumping shared memory
Andrey Vagin
- [CRIU] [PATCH cr] crtools: support any format of image path (v3)
Andrey Vagin
- [CRIU] [PATCH cr 0/7] Rework dumping and restoring shared memory
Andrey Vagin
- [CRIU] [PATCH cr 1/7] zdtm: add new test case for testing shared
memory
Andrey Vagin
- [CRIU] [PATCH cr 2/7] mm: move shmid to vma_entry
Andrey Vagin
- [CRIU] [PATCH cr 3/7] mm: change offset of zero_page_entry to ~0LL
Andrey Vagin
- [CRIU] [PATCH cr 4/7] mm: s/PAGES_SHMEM/SHMEM_PAGES
Andrey Vagin
- [CRIU] [PATCH cr 5/7] mm: rework of dumping shared memory
Andrey Vagin
- [CRIU] [PATCH cr 6/7] mm: clean up parasite
Andrey Vagin
- [CRIU] [PATCH cr 7/7] mm: restore content of shmem by sendfile
Andrey Vagin
- [CRIU] [PATCH cr] util: remove open_image_ro_nocheck
Andrey Vagin
- [CRIU] [PATCH cr 1/2] crtools: delete CORE_OUT
Andrey Vagin
- [CRIU] [PATCH cr 2/2] util: remove open_image_ro_nocheck
Andrey Vagin
- [CRIU] [PATCH cr 0/6] Rework dumping and restoring shared memory
Andrey Vagin
- [CRIU] [PATCH cr 1/6] zdtm: add new test case for testing shared
memory
Andrey Vagin
- [CRIU] [PATCH cr 2/6] mm: move shmid to vma_entry (v2)
Andrey Vagin
- [CRIU] [PATCH cr 3/6] mm: change offset of zero_page_entry to ~0LL
Andrey Vagin
- [CRIU] [PATCH cr 4/6] mm: s/PAGES_SHMEM/SHMEM_PAGES
Andrey Vagin
- [CRIU] [PATCH cr 5/6] mm: rework of dumping shared memory
Andrey Vagin
- [CRIU] [PATCH cr 6/6] mm: clean up parasite (v2)
Andrey Vagin
- [CRIU] Re: [PATCH 0/5] shmem restoring sanitation and fix
Andrey Vagin
Last message date:
Sat Mar 31 05:35:52 EDT 2012
Archived on: Sat Mar 31 05:36:00 EDT 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).