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
2015-11-11page-server: Fine grained corking control (v3)br-1.7-stablePavel Emelyanov
2015-10-28criu: Version 1.7.2v1.7.2Pavel Emelyanov
2015-10-28socket: values of snd and rcv buffer should be divide into twoAndrew Vagin
2015-10-28net: Treat venet device as a separate complete deviceCyrill Gorcunov
2015-10-26ipc: save local user and group id-s for ipc objectsAndrew Vagin
2015-10-26sk-unix: Fix typo in name length estimationCyrill Gorcunov
2015-10-23criu: Version v1.7.1v1.7.1Pavel Emelyanov
2015-10-22sk-unix: Don't affect cwd for relative named socketsCyrill Gorcunov
2015-10-22userns: print uid-s as unsigned valuesAndrew Vagin
2015-10-22freezer: don't catch kernel threadsAndrew Vagin
2015-10-22restore: wait while processes are dyingAndrew Vagin
2015-10-22mnt: Export __open_mountpointCyrill Gorcunov
2015-10-22fsnotify: Always provide the path for inotify watcheesCyrill Gorcunov
2015-10-22mnt: Use ns_mountpoint to open a mount pointAndrew Vagin
2015-10-22fsnotify: save mnt_id with pathAndrew Vagin
2015-10-22mnt: Fix slave mounts order estimation in can_mount_nowAndrew Vagin
2015-10-22mnt: Don't treat ns roots as special when restoringCyrill Gorcunov
2015-10-22mount: use absolute paths for pivot_rootAndrey Vagin
2015-09-07criu: Version 1.7v1.7Pavel Emelyanov
2015-09-04zdtm: Fix building for @_BSD_SOURCE redefinitionCyrill Gorcunov
2015-09-04test: file_locks -- Use device from mountinfo for BTRFSCyrill Gorcunov
2015-09-04zdtm: Add filesystem specific helpersCyrill Gorcunov
2015-09-04jenkins: include criu-lib.sh and call prep()Andrey Vagin
2015-09-04netlink: increase the receive buffer sizeAndrey Vagin
2015-09-04mount: Rename get_widest_peer to find_widest_sharedCyrill Gorcunov
2015-09-04mount: Fix comment styleCyrill Gorcunov
2015-09-04jenkins: add a script to execute tests on PowerPCAndrey Vagin
2015-09-04zdtm: skip linux-vdso64.so when a new root is contructedAndrew Vagin
2015-09-04zdtm: fix compilation on PowerPCAndrew Vagin
2015-09-02mount: Fix restore deleted bindmounts for regfilesCyrill Gorcunov
2015-09-02Fix compilation after previous commitPavel Emelyanov
2015-09-02Skip root cgroup directories when restoring with manage-cgroup=fullHui Kang
2015-09-02test: mntns_deleted -- Add bindmount for regular filesCyrill Gorcunov
2015-09-02mount: Handle deleted bindmounts for regular filesCyrill Gorcunov
2015-09-02zdtm/file_locks01: fix testing devicesAndrew Vagin
2015-09-01zdtm/file_locks03: don't use pipe for synchronizationAndrey Vagin
2015-09-01file_locks02: don't use pipe for synchronizationAndrew Vagin
2015-09-01ppc64: fixing build issueLaurent Dufour
2015-09-01ptrace: print error code for PTRACE_DETACHAndrey Vagin
2015-09-01file: reserve one byte in a string buffer for the null byteAndrey Vagin
2015-09-01seize: fix used after free caseAndrey Vagin
2015-08-25zdtm/file_locks1: compare devices in addition to inodesAndrew Vagin
2015-08-25test/rpc: don't use the shell_job optionAndrey Vagin
2015-08-25test/rpc: don't call criu_resp__free_unpacked for NULLAndrey Vagin
2015-08-25test/rpc: import the errno moduleAndrey Vagin
2015-08-25test/rpc: track changes of the criu binaryAndrey Vagin
2015-08-25zdtm/fdt_shared: wait until children finish the preparation stageAndrey Vagin
2015-08-21test: mount -- Add simple testcase for deleted bindmountsCyrill Gorcunov
2015-08-21mount: Handle deleted bindmountsCyrill Gorcunov
2015-08-21files-reg: Rework strip_deleted helperCyrill Gorcunov