Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-27criu: Version 2.12.1v2.12.1criu-2.x-stablePavel Emelyanov
2017-03-27mount: don't dump content for external mountsAndrei Vagin
2017-03-27mount: don't collect mounts when they are not requiredAndrei Vagin
2017-03-08criu: Version 2.12v2.12Pavel Emelyanov
2017-03-07ipc: Fix huge ipcshm segments data dump/restorePavel Emelyanov
2017-03-06nmk: return --no-print-directoryKir Kolyshkin
2017-03-06Makefile.install: fix uninstall targetKir Kolyshkin
2017-03-06lib Makefiles: integrateKir Kolyshkin
2017-03-06images/Makefile: sanitize cleaningKir Kolyshkin
2017-03-06pipe: reopen pipes via usernsdAndrei Vagin
2017-03-06zdtm/socket-tcp: execute iptables with the -w option to wait the xtables lockAndrei Vagin
2017-03-06systemd-autofs-restart.sh: fix issue with removed check_fs_type referenceStanislav Kinsburskiy
2017-03-06page-xfer: Splice data into image by chunksrbruno@gsd.inesc-id.pt
2017-03-06page-read: Support reading by chunksrbruno@gsd.inesc-id.pt
2017-03-06files: Keep single sorted list of fdsPavel Emelyanov
2017-03-06autofs: Use files.c version of find_used_fdPavel Emelyanov
2017-03-06files: Make find_used_fd work on pstree_itemPavel Emelyanov
2017-03-06files: Make find_unused_fd work on pstree_itemPavel Emelyanov
2017-03-06pstree: Relax pstree_insert_pidPavel Emelyanov
2017-03-06pids: Introduce vpid() helperPavel Emelyanov
2017-03-06files: Sanitize helpers for scattering two-headed filesPavel Emelyanov
2017-03-06unix: Factor out common parts restoration (v2)Pavel Emelyanov
2017-03-06unix: Fix tail processing for peer-less socketsPavel Emelyanov
2017-03-06cr-service: feature check core dumps if criu_req->criu_opts is emptyAdrian Reber
2017-03-06do_open_proc: annotate with printf attrKir Kolyshkin
2017-03-06sk: Pre-read sock packets into bufferRodrigo Bruno
2017-03-02nmk: clean gcov files, tooKir Kolyshkin
2017-03-02criu: change the way -v worksKir Kolyshkin
2017-03-02vma: Factor out stat()ing vmaPavel Emelyanov
2017-03-02vma: Mark fname arg as constPavel Emelyanov
2017-03-02vma: Remove vma_area_list arg from handle_vmaPavel Emelyanov
2017-03-02vma: Move non-root map_files handling into subroutinePavel Emelyanov
2017-03-02vma: Clamp union with single elementPavel Emelyanov
2017-03-02travis: execute tests on AlpineAndrei Vagin
2017-03-02pagemap: Fault inject partial pages.img readPavel Emelyanov
2017-03-02zdtm.py: use --status-fd instead --daemonAndrei Vagin
2017-03-02dockerfile: use a newer version of AlpineAndrei Vagin
2017-03-02zdtm: Extend vim settings in zdtm.pyCyrill Gorcunov
2017-03-02zdtm: check a case when a slave pty is mounted to somewhereAndrei Vagin
2017-03-02tty: check that a master of a bind-mounted slave is in the root mntnsAndrei Vagin
2017-03-02mount: restore mounts in the root mount namespaceAndrei Vagin
2017-03-01mount: clone a mount namespace to open a detached mountAndrei Vagin
2017-03-01mount: create a slave pty if it has to be bind-mounted to somewhereAndrei Vagin
2017-03-01fdstore: add synchronization to protect a peek offsetAndrei Vagin
2017-03-01fdstore: add a storage for file descriptors (v2)Andrei Vagin
2017-03-01tty: notify about orphan tty-s via rpcAndrei Vagin
2017-02-17criu: Version 2.11.1v2.11.1Pavel Emelyanov
2017-02-17Fix Fedora build (undo _FORTIFY_SOURCE for pie)Kir Kolyshkin
2017-02-17ppc64: Fix clobber list item for JUMP_TO_RESTORER_BLOBLaurent Dufour
2017-02-17service: Fix page-server start return code checkingPavel Emelyanov