summaryrefslogtreecommitdiff
path: root/daemon/graphdriver
Commit message (Expand)AuthorAgeFilesLines
* Move api/errdefs to errdefsBrian Goff2018-01-111-1/+1
* Cleanup graphdriver/quota testDaniel Nephin2018-01-081-26/+17
* Merge pull request #35674 from kolyshkin/zfs-rmdirTõnis Tiigi2017-12-281-14/+23
|\
| * zfs: fix ebusy on umountKir Kolyshkin2017-12-011-14/+23
* | Merge pull request #35827 from kolyshkin/vfs-quotaYong Tang2017-12-223-11/+16
|\ \
| * | vfs gd: ignore quota setup errorsKir Kolyshkin2017-12-192-8/+7
| * | projectquota: treat ENOSYS as quota unsupportedKir Kolyshkin2017-12-181-3/+9
* | | Remove redundant build-tagsSebastiaan van Stijn2017-12-183-6/+0
|/ /
* | Fix overlay2 storage driver inside a user namespacePhil Estes2017-12-131-0/+2
* | devmapper: Log fstype and mount options during mount errorVivek Goyal2017-12-111-2/+2
* | Merge pull request #35514 from thaJeztah/disable-overlay-without-d_typeVictor Vieux2017-12-069-49/+124
|\ \
| * | Allow existing setups to continue using d_typeSebastiaan van Stijn2017-12-043-2/+22
| * | Remove support for overlay/overlay2 without d_typeSebastiaan van Stijn2017-12-046-42/+62
| * | Perform fsmagic detection on driver's home-dir if it existsSebastiaan van Stijn2017-12-045-7/+42
| |/
* | fixed typo (reliablity -> reliability)Jihyun Hwang2017-12-061-1/+1
* | Merge pull request #35537 from sargun/vfs-use-copy_file_rangeYong Tang2017-12-046-20/+195
|\ \ | |/ |/|
| * Fix setting mtimes on directoriesSargun Dhillon2017-12-012-4/+106
| * Fix bug, where copy_file_range was still calling legacy copySargun Dhillon2017-11-281-1/+1
| * Have VFS graphdriver use accelerated in-kernel copySargun Dhillon2017-11-286-18/+46
| * Fix copying hardlinks in graphdriver/copySargun Dhillon2017-11-282-0/+45
* | Merge pull request #35618 from kolyshkin/mkdir-allMichael Crosby2017-11-305-13/+8
|\ \
| * | Simplify/fix MkdirAll usageKir Kolyshkin2017-11-275-13/+8
* | | Merge pull request #35483 from thaJeztah/disallow-nfs-backing-for-overlayTõnis Tiigi2017-11-292-2/+2
|\ \ \
| * | | Disallow overlay/overlay2 on top of NFSSebastiaan van Stijn2017-11-132-2/+2
* | | | Merge pull request #35527 from thaJeztah/feature-detect-overlay2Victor Vieux2017-11-292-10/+45
|\ \ \ \
| * | | | Detect overlay2 support on pre-4.0 kernelsSebastiaan van Stijn2017-11-282-10/+45
| | |_|/ | |/| |
* | | | Merge pull request #34948 from euank/public-mountsAkihiro Suda2017-11-292-32/+72
|\ \ \ \ | |/ / / |/| | |
| * | | graphdriver/overlay{,2}: remove 'merged' on umountEuan Kemp2017-11-222-19/+52
| * | | graphdriver/overlay: minor doc comment cleanupEuan Kemp2017-11-222-13/+20
| | |/ | |/|
* | | Merge pull request #35528 from thaJeztah/ignore-empty-graphdirsVictor Vieux2017-11-272-1/+57
|\ \ \ | |/ / |/| |
| * | Skip empty directories on prior graphdriver detectionSebastiaan van Stijn2017-11-212-1/+57
* | | Remove deprecated MkdirAllAs(), MkdirAs()Sebastiaan van Stijn2017-11-219-33/+37
|/ /
* | Merge pull request #35522 from kolyshkin/gd-customVictor Vieux2017-11-175-24/+12
|\ \
| * | graphdriver: custom build-time priority listKir Kolyshkin2017-11-165-24/+12
* | | Skip further checks for quota in user namespacesChristian Brauner2017-11-171-0/+9
|/ /
* | daemon/graphdriver/register: separate overlay2Kir Kolyshkin2017-11-152-1/+8
* | Merge pull request #35231 from sargun/add-vfs-quota-supportJustin Cormack2017-11-148-14/+133
|\ \ | |/ |/|
| * Add quota support to VFS graphdriverSargun Dhillon2017-11-068-14/+133
* | Merge pull request #34573 from cyphar/dm-dos-prevention-remove-mountpointVincent Demeester2017-11-083-1/+68
|\ \ | |/ |/|
| * devmapper: add a test for mount leak workaroundAleksa Sarai2017-11-081-0/+53
| * devicemapper: remove container rootfs mountPath after umountAleksa Sarai2017-09-062-1/+15
* | Remove solaris build tag and `contrib/mkimage/solarisYong Tang2017-11-025-5/+5
* | Merge pull request #35177 from sargun/add-quota-testsSebastiaan van Stijn2017-10-302-5/+203
|\ \
| * | Add tests to project quotas and detection mechanismSargun Dhillon2017-10-272-5/+203
* | | Improve devicemapper driver-status outputSebastiaan van Stijn2017-10-271-10/+19
|/ /
* | Merge pull request #34670 from sargun/use_copy_file_rangeSebastiaan van Stijn2017-10-253-14/+140
|\ \
| * | Add zero-copy support to copy moduleSargun Dhillon2017-10-242-8/+127
| * | Separate daemon/graphdriver/overlay/copy into its own packageSargun Dhillon2017-10-242-7/+14
* | | Remove solaris filesMichael Crosby2017-10-242-154/+0
|/ /
* | LCOW: API: Add platform to /images/create and /buildJohn Howard2017-10-061-22/+0