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
2022-04-29Fix some codespell warningsKir Kolyshkin
2022-04-29mount: use ns_mountpoint instead of mountpoint where possiblePavel Tikhomirov
2022-04-29mount: remove mnt_fd argument of __open_mountpointPavel Tikhomirov
2021-09-03Run 'make indent' on all C filesAdrian Reber
2021-09-03fsnotify: rework redundant codeAndrey Zhadchenko
2021-09-03mount: adjust log level for mnt_is_dirAndrey Zhadchenko
2019-09-07fsnotify: More precious error handlingCyrill Gorcunov
2019-04-21Remove unused #include <dirent.h>Radostin Stoyanov
2019-04-21Remove duplicated include statementsRadostin Stoyanov
2019-04-21Remove unused #include <sys/vfs.h>Radostin Stoyanov
2018-07-09criu: musl scanf and printf don't support the L modifer for intergersAndrei Vagin
2018-05-12inotify: Use fast way of obtaining desired watch descriptor numberKirill Tkhai
2018-03-02inotify: Fix open_*notify_fd() never failsKirill Tkhai
2018-03-02inotify: Do not DDOS by debug message on restore watch descriptorKirill Tkhai
2017-11-23fsnotify: open_handle -- Handle multiple mounts with same s_devCyrill Gorcunov
2017-10-17fsnotify: Filter event mask from old kernelsCyrill Gorcunov
2017-08-09files: Move fanotify into files imagePavel Emelyanov
2017-08-09files: Move inotify into files imagePavel Emelyanov
2017-07-18fsnotofy: Do remap resolve in post-prepPavel Emelyanov
2017-07-18proc: Remove unneeded callback arg from parse_fdinfoPavel Emelyanov
2017-07-18fanotify: Rework parse_fdinfo not to use callbackPavel Emelyanov
2017-07-18inotify: Rework parse_fdinfo not to use callbackPavel Emelyanov
2017-07-18fsnotify: Fix bad field name in list iterationsPavel Emelyanov
2017-06-14fsnotify: Tossing legacy bits aroundPavel Emelyanov
2017-06-14fsnotify: Kill fsnotify listsPavel Emelyanov
2017-06-14fsnotify: Deprecate separate images for marksPavel Emelyanov
2017-06-14fsnotify: Fix legacy fanotify collectPavel Emelyanov
2017-05-19restore: don't collect mounts if mntns isn't restoredAndrei Vagin
2017-05-19fsnotify: don't save mnt_id if a mount namepsace isn't dumpedAndrei Vagin
2017-04-02fsnotify: skip non-direcory mountsPavel Tikhomirov
2017-03-15compel: Include compel headers as system onesCyrill Gorcunov
2017-03-14compel: criu -- Start using uapi/std syscalls stubsCyrill Gorcunov
2017-02-06files: Add new_fd parameter to file_desc_ops::open()Kirill Tkhai
2017-02-06headers: Move lock.h into include/common/Cyrill Gorcunov
2016-12-21files: remove link_remaps when everything has been restoredAndrei Vagin
2016-11-03common: Move compiler.h intoCyrill Gorcunov
2016-10-24log: Swap contents of criu-log and log headersPavel Emelyanov
2016-10-24Hide asm/types.h from sourcesPavel Emelyanov
2016-10-24Add directory for common headersCyrill Gorcunov
2016-09-27mount: Move fstypes related code into separate filesPavel Emelyanov
2016-09-06proc: move parts about fdinfo from proc_parse.h into fdinfo.hAndrei Vagin
2016-07-09criu: a few fixes to build on AlpineAndrew Vagin
2016-07-09criu: almost fix building on Alpine LinuxAdrian Reber
2016-07-07criu-print: use %# to print hex values w/ width specifiedDmitry Safonov
2016-05-06sources: fix pr_perror usageStanislav Kinsburskiy
2016-04-04collect: Add img argument to cinfoPavel Emelyanov
2016-03-25fault: add ability to fault open_by_handel in check_open_handleAndrei Vagin
2016-03-16cr-check: Inspect errno on syscall failuresFilipe Brandenburger
2016-02-15build: Drop protobuf/ from the sourcesCyrill Gorcunov
2016-02-15build: Move everything criu related into criu directoryCyrill Gorcunov