Sebastiaan van Stijn
|
b4a6313969
Golint: remove redundant ifs
|
7 년 전 |
Sebastiaan van Stijn
|
f9c8fa305e
Perform fsmagic detection on driver's home-dir if it exists
|
7 년 전 |
Sebastiaan van Stijn
|
38b3af567f
Remove deprecated MkdirAllAs(), MkdirAs()
|
7 년 전 |
Akash Gupta
|
7a7357dae1
LCOW: Implemented support for docker cp + build
|
8 년 전 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 년 전 |
Christopher Jones
|
069fdc8a08
[project] change syscall to /x/sys/unix|windows
|
8 년 전 |
Yong Tang
|
16328cc207
Persist the quota size for btrfs so that daemon restart keeps quota
|
8 년 전 |
Yong Tang
|
e907c6418a
Remove btrfs quota groups after containers destroyed
|
8 년 전 |
Brian Goff
|
54dcbab25e
Do not remove containers from memory on error
|
8 년 전 |
Antonio Murdaca
|
abbbf91498
Switch to using opencontainers/selinux for selinux bindings
|
8 년 전 |
Yong Tang
|
b36e613d9f
Run btrfs rescan only if userDiskQuota is enabled
|
8 년 전 |
Vivek Goyal
|
b937aa8e69
Pass all graphdriver create() parameters in a struct
|
8 년 전 |
Zhu Guihua
|
401c8d1767
Add disk quota support for btrfs
|
9 년 전 |
John Howard
|
fec6cd2eb9
Merge pull request #20525 from Microsoft/sjw/update-graphdriver-create
|
9 년 전 |
Stefan J. Wernli
|
ef5bfad321
Adding readOnly parameter to graphdriver Create method
|
9 년 전 |
Julio Montes
|
a038cccf88
Fix compilation errors with btrfs-progs-4.5
|
9 년 전 |
Shishir Mahajan
|
b16decfccf
CLI flag for docker create(run) to change block device size.
|
9 년 전 |
Kai Qiang Wu(Kennan)
|
c33cdf9ee3
Fix the typo
|
9 년 전 |
Liu Bo
|
b2e27fee53
Graphdriver/btrfs: Avoid using single d.Get()
|
9 년 전 |
Kai Qiang Wu(Kennan)
|
feda5d7684
Make btrfs call same interface as others
|
9 년 전 |
Phil Estes
|
72e65e8793
Fix btrfs subvolume snapshot dir perms for user namespaces
|
9 년 전 |
Shijiang Wei
|
de7f6cf16b
ingnore the NotExist error when removing inexistent files
|
9 년 전 |
Brian Goff
|
f9befce2d3
Fix btrfs recursive btrfs subvol delete
|
9 년 전 |
Dan Walsh
|
1716d497a4
Relabel BTRFS Content on container Creation
|
9 년 전 |
Phil Estes
|
442b45628e
Add user namespace (mapping) support to the Docker engine
|
9 년 전 |
Chun Chen
|
2458452a3b
Try to resize data and metadata loopback file when initiating devicemapper
|
9 년 전 |
Jessica Frazelle
|
bd06432ba3
cleanup and fix btrfs subvolume recursion deletion
|
10 년 전 |
Ma Shimiao
|
dea78fc2ce
fix 9939: docker does not remove btrfs subvolumes when destroying container
|
10 년 전 |
Srini Brahmaroutu
|
17c19f395f
daemon/graphdriver/btrfs fix lint errors/warnings
|
10 년 전 |
Vivek Goyal
|
407a626be6
docker-inspect: Extend docker inspect to export image/container metadata related to graph driver
|
10 년 전 |