Age | Commit message (Expand) | Author |
2015-01-14 | util: the chattr flags field is actually unsigned, judging by kernel sources | Lennart Poettering |
2015-01-08 | machined: when cloning a raw disk image, also set the NOCOW flag | Lennart Poettering |
2014-12-28 | machinectl/machined: implement "rename", "clone", "read-only" verbs for machi... | Lennart Poettering |
2014-12-26 | copy: try top copy atime/time/xattrs when copying files | Lennart Poettering |
2014-12-18 | machinectl: add new commands for copying files from/to containers | Lennart Poettering |
2014-12-12 | copy: use btrfs reflinking only whe we know we copy full files | Lennart Poettering |
2014-12-12 | nspawn: beef up nspawn with some btrfs magic | Lennart Poettering |
2014-12-12 | copy: teach copy_bytes() btrfs reflink magic | Lennart Poettering |
2014-12-12 | shared: add new btrfs-util.[ch] helpers for doing common btrfs operation | Lennart Poettering |
2014-12-09 | treewide: sanitize loop_write | Zbigniew Jędrzejewski-Szmek |
2014-11-07 | copy: change error code when hitting copy limit to EFBIG | Lennart Poettering |
2014-11-07 | copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()... | Lennart Poettering |
2014-06-26 | journal/compress: add stream compression/decompression functions | Zbigniew Jędrzejewski-Szmek |
2014-06-23 | coredump: never write more than the configured processing size limit to disk | Lennart Poettering |
2014-06-20 | copy: don't eat up error from chown()/chmod() | Lennart Poettering |
2014-06-19 | tmpfiles: make sure "C" doesn't copy anything if the destination already exists | Lennart Poettering |
2014-06-19 | tmpfiles: do not fail when copying an empty directory | Kay Sievers |
2014-06-12 | sysusers: add minimal tool to reconstruct /etc/passwd and /etc/group from sta... | Lennart Poettering |
2014-06-10 | tmpfiles: add new "C" line for copying files or directories | Lennart Poettering |