moby--moby/daemon/graphdriver
Brian Goff 227c83826a Merge pull request #21945 from rhvgoyal/export-min-free-space
Export Mininum Thin Pool Free Space through docker info
2016-05-02 20:20:08 -04:00
..
aufs Merge pull request #21714 from hallyn/2016-03-31/aufs.2 2016-04-12 14:07:51 -07:00
btrfs Merge pull request #20525 from Microsoft/sjw/update-graphdriver-create 2016-04-08 20:44:03 -07:00
devmapper Merge pull request #21945 from rhvgoyal/export-min-free-space 2016-05-02 20:20:08 -04:00
graphtest Merge pull request #20525 from Microsoft/sjw/update-graphdriver-create 2016-04-08 20:44:03 -07:00
overlay Merge pull request #22168 from cpuguy83/22116_hack_in_layer_refcounts 2016-04-22 15:17:12 -07:00
register Move graph driver registration out of the daemon package. 2015-12-28 13:02:24 -05:00
vfs Adding readOnly parameter to graphdriver Create method 2016-04-06 13:52:53 -07:00
windows Windows: Fix Hyper-V container ACLs for TP5 (#21974) 2016-04-13 10:15:38 -07:00
zfs Add refcounts to graphdrivers that use fsdiff 2016-04-21 12:19:57 -04:00
counter.go Add refcounts to graphdrivers that use fsdiff 2016-04-21 12:19:57 -04:00
driver.go Adding readOnly parameter to graphdriver Create method 2016-04-06 13:52:53 -07:00
driver_freebsd.go Move layer mount refcounts to mountedLayer 2016-03-23 14:42:52 -07:00
driver_linux.go Move layer mount refcounts to mountedLayer 2016-03-23 14:42:52 -07:00
driver_unsupported.go daemon/graphdriver fix lint errors/warnings 2015-08-17 19:27:36 +00:00
driver_windows.go daemon/graphdriver fix lint errors/warnings 2015-08-17 19:27:36 +00:00
fsdiff.go Update daemon and docker core to use new content addressable storage 2015-11-24 09:40:25 -08:00
plugin.go Update daemon and docker core to use new content addressable storage 2015-11-24 09:40:25 -08:00
plugin_unsupported.go Create extpoint for graphdrivers 2015-09-09 20:24:35 -04:00
proxy.go Adding readOnly parameter to graphdriver Create method 2016-04-06 13:52:53 -07:00