1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/graphdriver
Anusha Ragunathan 65c575f592
Merge pull request #36599 from Microsoft/jjh/dockersave
LCOW: Implement `docker save`
2018-04-24 11:14:32 -07:00
..
aufs Merge pull request #36492 from alejgh/36478-log-standardization 2018-04-20 12:11:14 +02:00
btrfs Standardized log messages accross the different storage drivers. 2018-03-27 14:37:30 +02:00
copy Fix FIFO, sockets and device files when run in user NS 2018-04-01 12:33:59 +01:00
devmapper Standardized log messages accross the different storage drivers. 2018-03-27 14:37:30 +02:00
graphtest Post migration assertion fixes 2018-03-16 11:03:46 -04:00
lcow LCOW: Graphdriver DiffGetter implementation 2018-03-14 11:55:06 -07:00
overlay Standardized log messages accross the different storage drivers. 2018-03-27 14:37:30 +02:00
overlay2 Merge pull request #36492 from alejgh/36478-log-standardization 2018-04-20 12:11:14 +02:00
overlayutils Add canonical import comment 2018-02-05 16:51:57 -05:00
quota Post migration assertion fixes 2018-03-16 11:03:46 -04:00
register Add canonical import comment 2018-02-05 16:51:57 -05:00
vfs Add canonical import comment 2018-02-05 16:51:57 -05:00
windows Merge pull request #36738 from Microsoft/jjh/getlayerpath 2018-04-14 09:59:38 -07:00
zfs Merge pull request #36091 from kolyshkin/mount 2018-04-21 11:03:54 +02:00
counter.go graphdriver: Fix RefCounter memory leak 2018-02-09 10:26:06 +08:00
driver.go Add canonical import comment 2018-02-05 16:51:57 -05:00
driver_freebsd.go Add canonical import comment 2018-02-05 16:51:57 -05:00
driver_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
driver_test.go Automated migration using 2018-03-16 11:03:43 -04:00
driver_unsupported.go Add canonical import comment 2018-02-05 16:51:57 -05:00
driver_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
fsdiff.go Add canonical import comment 2018-02-05 16:51:57 -05:00
plugin.go Merge pull request #35829 from cpuguy83/no_private_mount_for_plugins 2018-02-21 12:28:13 +01:00
proxy.go Merge pull request #35829 from cpuguy83/no_private_mount_for_plugins 2018-02-21 12:28:13 +01:00