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
Sebastiaan van Stijn f2c094cb99 Merge pull request #27334 from darrenstahlmsft/ExpandSandboxSizeZero
Windows: Stop expanding sandbox size when no new size is specified
2016-10-14 17:51:32 -07:00
..
aufs Merge pull request #26536 from anusha-ragunathan/aufs_unmount 2016-09-26 13:17:12 -07:00
btrfs Add disk quota support for btrfs 2016-05-05 14:35:13 +08:00
devmapper all: replace loop with single append 2016-10-13 13:31:52 -07:00
graphtest Make graphdrivers work with pluginv2. 2016-09-20 08:49:48 -07:00
overlay Don't create devices if in a user namespace 2016-08-12 16:26:58 -04:00
overlay2 correct some nits in comments 2016-09-15 12:17:58 +08:00
register Add separate overlay2 driver 2016-06-08 00:16:01 -07:00
vfs
windows Stop expanding sandbox size when no new size is specified 2016-10-12 16:58:57 -07:00
zfs Merge pull request #24745 from daehyeok/logrus 2016-07-28 16:50:19 -07:00
counter.go Add reference counting to aufs 2016-05-23 15:57:23 -07:00
driver.go Simplify function signature 2016-10-12 21:31:55 -04:00
driver_freebsd.go
driver_linux.go overlayfs added to FsNames 2016-09-22 14:35:40 +02:00
driver_solaris.go Refactoring for logrus formatting 2016-07-18 12:53:34 -06:00
driver_unsupported.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
driver_windows.go Windows: Remove windowsdiff driver 2016-05-20 16:18:19 -07:00
fsdiff.go Fix naivediffdriver timestamp precision bug 2016-10-07 13:52:17 -07:00
plugin.go Update plugingetter import path in docker/docker. 2016-10-11 11:24:18 -07:00
plugin_unsupported.go Update plugingetter import path in docker/docker. 2016-10-11 11:24:18 -07:00
proxy.go