| Commit message (Expand) | Author | Age | Files | Lines |
* | basic,shared: move a bunch of files to src/shared/ | Zbigniew Jędrzejewski-Szmek | 2021-06-24 | 1 | -136/+0 |
* | basic: drop one btrfs-related function and move another | Zbigniew Jędrzejewski-Szmek | 2021-06-24 | 1 | -3/+0 |
* | btrfs-util: add helper that abstracts "might be btrfs subvol?" check | Lennart Poettering | 2021-03-02 | 1 | -0/+10 |
* | license: LGPL-2.1+ -> LGPL-2.1-or-later | Yu Watanabe | 2020-11-09 | 1 | -1/+1 |
* | btrfs: if BTRFS_IOC_DEV_INFO returns /dev/root generate a friendly error message | Lennart Poettering | 2020-09-08 | 1 | -0/+6 |
* | btrfs-util: define helper that creates a btrfs subvol if we can, and a direct... | Lennart Poettering | 2020-04-09 | 1 | -0/+2 |
* | btrfs-util: expose SIGINT behaviour in snapshot copy fallback, too | Lennart Poettering | 2019-07-17 | 1 | -0/+1 |
* | tree-wide: always declare bitflag enums the same way | Lennart Poettering | 2019-01-07 | 1 | -8/+8 |
* | import: drop logic of setting up /var/lib/machines as btrfs loopback mount | Lennart Poettering | 2018-11-26 | 1 | -3/+0 |
* | copy: support getting progress feedback from the various copy functions | Lennart Poettering | 2018-11-26 | 1 | -2/+10 |
* | btrfs-util: introduce btrfs_subvol_make_fd() | Franck Bui | 2018-07-30 | 1 | -0/+1 |
* | tree-wide: remove Lennart's copyright lines | Lennart Poettering | 2018-06-14 | 1 | -4/+0 |
* | tree-wide: drop 'This file is part of systemd' blurb | Lennart Poettering | 2018-06-14 | 1 | -2/+0 |
* | tree-wide: drop license boilerplate | Zbigniew Jędrzejewski-Szmek | 2018-04-06 | 1 | -13/+0 |
* | Move selinux-related stuff from btrfs-util.c to label.c | Zbigniew Jędrzejewski-Szmek | 2017-12-19 | 1 | -1/+0 |
* | Add SPDX license identifiers to source files under the LGPL | Zbigniew Jędrzejewski-Szmek | 2017-11-19 | 1 | -0/+1 |
* | nspawn: add fallback top normal copy/reflink when we cannot btrfs snapshot | Lennart Poettering | 2016-11-22 | 1 | -1/+3 |
* | tree-wide: place #pragma once at the same place everywhere | Lennart Poettering | 2016-02-20 | 1 | -2/+2 |
* | tree-wide: remove Emacs lines from all files | Daniel Mack | 2016-02-10 | 1 | -2/+0 |
* | basic: include only what we use | Thomas Hindoe Paaboel Andersen | 2015-11-30 | 1 | -0/+3 |
* | tmpfiles: create subvolumes for "v", "q", and "Q" only if / is a subvolume | Lennart Poettering | 2015-11-16 | 1 | -1/+3 |
* | btrfs: beef-up btrfs support with a limited understanding of quota | Lennart Poettering | 2015-10-22 | 1 | -18/+55 |
* | btrfs: always remove the per-subvol qgroup when removing a subvol | Lennart Poettering | 2015-10-15 | 1 | -0/+3 |
* | btrfs-util: when snapshotting make sure we don't descent into subvolumes we j... | Lennart Poettering | 2015-06-15 | 1 | -0/+1 |
* | build-sys: split internal basic/ library from shared/ | Kay Sievers | 2015-06-11 | 1 | -0/+87 |