index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
btrfs-util.c
Age
Commit message (
Expand
)
Author
2015-04-22
btrfs-util: support recursive removal of read-only subvolumes
Lennart Poettering
2015-04-22
btrfs-util: fix creating recursive read-only snapshots
Lennart Poettering
2015-04-22
btrfs-util: be more careful when invoking btrfs file system ioctls
Lennart Poettering
2015-04-22
btrfs-util: introduce btrfs_is_filesystem() and make use of it where appropriate
Lennart Poettering
2015-04-06
btrfs: add support for recursive btrfs snapshotting
Lennart Poettering
2015-04-06
btrfs: missing endian conversion fix
Lennart Poettering
2015-04-06
btrfs: make btrfs_subvol_snapshot() parameters a flags field
Lennart Poettering
2015-04-06
btrfs: support recursively removing btrfs snapshots
Lennart Poettering
2015-03-27
fix gcc warnings about uninitialized variables
Harald Hoyer
2015-03-10
shared: the btrfs quota field is called "referenced" not "referred"
Lennart Poettering
2015-03-09
importd: add API for exporting container/VM images
Lennart Poettering
2015-03-03
importd: automatically grow /var/lib/machines/ loopback filesystem during dow...
Lennart Poettering
2015-02-26
machined: if /var/lib/machines is backed by a loop file, resize it on "machin...
Lennart Poettering
2015-02-25
machined,machinectl: add calls for changing container/VM quotas
Lennart Poettering
2015-02-24
importd: enable btrfs quota in /var/lib/machines, if necessary
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-20
import: port pull-raw to helper tools implemented for pull-tar
Lennart Poettering
2015-01-19
qcow2: when dissecting qcow2, use btrfs clone ioctls for reflinking blocks to...
Lennart Poettering
2015-01-07
btrfs-util: rework how we iterate through the results of the TREE_SEARCH results
Lennart Poettering
2015-01-06
journald: whenever we rotate a file, btrfs defrag it
Lennart Poettering
2014-12-28
machined: add support for reporting image size via btrfs quota
Lennart Poettering
2014-12-28
tmpfiles: add new line type 'v' for creating btrfs subvolumes
Lennart Poettering
2014-12-25
machined: beef up machined image listing with creation/modification times of ...
Lennart Poettering
2014-12-19
machined/machinectl: add logic to show list of available images
Lennart Poettering
2014-12-18
machinectl: add new commands for copying files from/to containers
Lennart Poettering
2014-12-12
shared: add new btrfs-util.[ch] helpers for doing common btrfs operation
Lennart Poettering