Shishir Mahajan
|
09d0720e2f
Fixes Issue # 22992: docker commit failing.
|
9 年之前 |
Michael Crosby
|
5b6b8df0c1
Add reference counting to aufs
|
9 年之前 |
Michael Crosby
|
1ba05cdb6a
Add fast path for fsmagic supported drivers
|
9 年之前 |
Michael Crosby
|
009ee16bef
Restore ref count
|
9 年之前 |
Brian Goff
|
227c83826a
Merge pull request #21945 from rhvgoyal/export-min-free-space
|
9 年之前 |
Brian Goff
|
7342060b07
Add refcounts to graphdrivers that use fsdiff
|
9 年之前 |
Vivek Goyal
|
55a9b8123d
Export Mininum Thin Pool Free Space through docker info
|
9 年之前 |
Stefan J. Wernli
|
ef5bfad321
Adding readOnly parameter to graphdriver Create method
|
9 年之前 |
Shishir Mahajan
|
b16decfccf
CLI flag for docker create(run) to change block device size.
|
9 年之前 |
Brian Goff
|
65d79e3e5e
Move layer mount refcounts to mountedLayer
|
9 年之前 |
Tonis Tiigi
|
e91de9fb9d
Revert "Move layer mount refcounts to mountedLayer"
|
9 年之前 |
Brian Goff
|
563d0711f8
Move layer mount refcounts to mountedLayer
|
9 年之前 |
David Calavera
|
4fef42ba20
Replace pkg/units with docker/go-units.
|
9 年之前 |
Chris Dituri
|
0aa6ace6e6
Make daemon/graphdriver/devmapper log messages with a common, consistent prefix.
|
9 年之前 |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 年之前 |
Antonio Murdaca
|
037cbcec98
devmapper: remove unused var
|
9 年之前 |
Liu Hua
|
f7bdb97357
Fix Put without Get in devicemapper
|
9 年之前 |
Michael Crosby
|
1ecb9a40db
Merge pull request #17974 from anusha-ragunathan/fsMagic
|
9 年之前 |
Anusha Ragunathan
|
fdc2641c2b
Fix devmapper backend in docker info
|
9 年之前 |
Dan Walsh
|
1716d497a4
Relabel BTRFS Content on container Creation
|
9 年之前 |
Vincent Demeester
|
5ecbc9747f
Merge pull request #16303 from coolljt0725/add_docker_info_show_base_size
|
9 年之前 |
Lei Jitang
|
5c374c7137
Add docker info show base filesystem size of container/image when use devicemapper
|
9 年之前 |
Phil Estes
|
442b45628e
Add user namespace (mapping) support to the Docker engine
|
9 年之前 |
Vivek Goyal
|
d295dc6652
devmapper: Keep track of number of deleted devices
|
9 年之前 |
Vivek Goyal
|
d929589c1f
devmapper: Implement deferred deletion functionality
|
9 年之前 |
Vivek Goyal
|
51e059e7e9
devmapper: Provide option to enabled deferred device deletion
|
9 年之前 |
Vivek Goyal
|
f5c0eb9ffe
devmapper: Fix comments and for HasDevice() and Exists()
|
9 年之前 |
Chun Chen
|
2458452a3b
Try to resize data and metadata loopback file when initiating devicemapper
|
9 年之前 |
Kir Kolyshkin
|
a83a769347
Simplify and fix os.MkdirAll() usage
|
10 年之前 |
Srini Brahmaroutu
|
972a94b449
daemon/graphdriver/devmapper/ fix lint errors/warnings
|
10 年之前 |