Sebastiaan van Stijn
|
b4a6313969
Golint: remove redundant ifs
|
7 年 前 |
Kir Kolyshkin
|
516010e92d
Simplify/fix MkdirAll usage
|
7 年 前 |
Sebastiaan van Stijn
|
38b3af567f
Remove deprecated MkdirAllAs(), MkdirAs()
|
7 年 前 |
Vincent Demeester
|
bbc4f78ba9
Merge pull request #34573 from cyphar/dm-dos-prevention-remove-mountpoint
|
7 年 前 |
Sebastiaan van Stijn
|
8f702de9b7
Improve devicemapper driver-status output
|
7 年 前 |
Akash Gupta
|
7a7357dae1
LCOW: Implemented support for docker cp + build
|
8 年 前 |
Daniel Nephin
|
f7f101d57e
Add gosimple linter
|
7 年 前 |
Aleksa Sarai
|
92e45b81e0
devicemapper: remove container rootfs mountPath after umount
|
8 年 前 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 年 前 |
Brian Goff
|
54dcbab25e
Do not remove containers from memory on error
|
8 年 前 |
Tonis Tiigi
|
fc1cf1911b
Add more locking to storage drivers
|
8 年 前 |
Antonio Murdaca
|
8bcbc6711f
devmapper: fixup error formatting
|
8 年 前 |
Vivek Goyal
|
39bdf601f6
devmapper: Return device id in error message
|
8 年 前 |
Vivek Goyal
|
b937aa8e69
Pass all graphdriver create() parameters in a struct
|
8 年 前 |
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 年 前 |