Commit History

Author SHA1 Message Date
  Brian Goff 03f1c3d78f Lock down docker root dir perms. 4 years ago
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 years ago
  Sebastiaan van Stijn 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 3 years ago
  Brian Goff 7f5e39bd4f Use real root with 0701 perms 4 years ago
  Sebastiaan van Stijn 5ca758199d replace pkg/locker with github.com/moby/locker 4 years ago
  Kir Kolyshkin 39048cf656 Really switch to moby/sys/mount* 5 years ago
  Jintao Zhang 18c22f5bc1 fix backingFs assignment 5 years ago
  Kir Kolyshkin e226aea280 overlay[2]: rm fs checks 5 years ago
  Kir Kolyshkin 649e4c8889 Fix/improve overlay support check 5 years ago
  Danny Milosavljevic 074eca1d79 Use fewer modprobes 6 years ago
  Salahuddin Khan 763d839261 Add ADD/COPY --chown flag support to Windows 7 years ago
  fanjiyun 0e8f96e317 When id is empty for overlay2/overlay, do not remove the directories. 7 years ago
  Sebastiaan van Stijn 4f8c870d62 Fix some linting issues 7 years ago
  Sebastiaan van Stijn 30f15d2bdc overlay: do not ignore invalid storage-driver options 7 years ago
  Alejandro González Hevia 9392838150 Standardized log messages accross the different storage drivers. 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  Brian Goff 9803272f2d Do not make graphdriver homes private mounts. 7 years ago
  Sebastiaan van Stijn b4a6313969 Golint: remove redundant ifs 7 years ago
  Victor Vieux bd8a9c25ee Merge pull request #35514 from thaJeztah/disable-overlay-without-d_type 7 years ago
  Sebastiaan van Stijn 0a4e793a3d Allow existing setups to continue using d_type 7 years ago
  Yong Tang 4047cede65 Merge pull request #35537 from sargun/vfs-use-copy_file_range 7 years ago
  Sebastiaan van Stijn 0abb8dec3f Remove support for overlay/overlay2 without d_type 7 years ago
  Sebastiaan van Stijn f9c8fa305e Perform fsmagic detection on driver's home-dir if it exists 7 years ago
  Michael Crosby 72e45fd54e Merge pull request #35618 from kolyshkin/mkdir-all 7 years ago
  Tõnis Tiigi bdd9668b48 Merge pull request #35483 from thaJeztah/disallow-nfs-backing-for-overlay 7 years ago
  Sargun Dhillon d2b71b2660 Have VFS graphdriver use accelerated in-kernel copy 7 years ago
  Kir Kolyshkin 516010e92d Simplify/fix MkdirAll usage 7 years ago
  Euan Kemp af0d589623 graphdriver/overlay{,2}: remove 'merged' on umount 7 years ago
  Euan Kemp 1e214c0952 graphdriver/overlay: minor doc comment cleanup 7 years ago
  Sebastiaan van Stijn 38b3af567f Remove deprecated MkdirAllAs(), MkdirAs() 7 years ago