moby--moby/daemon/graphdriver
Sebastiaan van Stijn 343665850e
Merge pull request #42201 from AkihiroSuda/annotate-btrfs-error
rootless: btrfs: annotate error with human-readable hint string
2021-08-11 16:12:59 +02:00
..
aufs replace uses of deprecated containerd/sys.RunningInUserNS() 2021-06-18 11:01:24 +02:00
btrfs btrfs: annotate error with human-readable hint string 2021-07-27 15:45:02 +09:00
copy replace uses of deprecated containerd/sys.RunningInUserNS() 2021-06-18 11:01:24 +02:00
devmapper Merge pull request #42193 from lzhfromustc/3_23 2021-07-28 15:25:37 -07:00
fuse-overlayfs replace uses of deprecated containerd/sys.RunningInUserNS() 2021-06-18 11:01:24 +02:00
graphtest Use crypto/rand 2021-07-01 14:15:39 -07:00
overlay Use real root with 0701 perms 2021-02-02 13:01:25 +01:00
overlay2 replace uses of deprecated containerd/sys.RunningInUserNS() 2021-06-18 11:01:24 +02:00
overlayutils replace uses of deprecated containerd/sys.RunningInUserNS() 2021-06-18 11:01:24 +02:00
register Remove LCOW code (step 1) 2021-06-03 21:16:21 +02:00
vfs Use real root with 0701 perms 2021-02-02 13:01:25 +01:00
windows Add security privilege needed to write layers when windows VHDX used as docker data root 2021-04-29 10:41:19 -07:00
zfs Use real root with 0701 perms 2021-02-02 13:01:25 +01:00
counter.go
driver.go daemon/graphdriver: normalize comment formatting 2019-11-27 15:43:23 +01:00
driver_freebsd.go
driver_linux.go storage-driver: promote overlay2, make Btrfs and ZFS opt-in 2021-07-21 14:53:56 +02:00
driver_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
driver_unsupported.go
driver_windows.go
errors.go
fsdiff.go
plugin.go
proxy.go