Cronologia Commit

Autore SHA1 Messaggio Data
  Sebastiaan van Stijn 25ee00c494 pkg/system: move EnsureRemoveAll() to pkg/containerfs 3 anni fa
  Brian Goff 03f1c3d78f Lock down docker root dir perms. 4 anni fa
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 anni fa
  Sebastiaan van Stijn 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 3 anni fa
  Akihiro Suda 3deac5dc85 btrfs: annotate error with human-readable hint string 4 anni fa
  Michal Rostecki 1ec689c4c2 btrfs: Do not disable quota on cleanup 4 anni fa
  Akihiro Suda 62b5194f62 btrfs: Allow unprivileged user to delete subvolumes (kernel >= 4.18) 4 anni fa
  Brian Goff 7f5e39bd4f Use real root with 0701 perms 4 anni fa
  Kir Kolyshkin 39048cf656 Really switch to moby/sys/mount* 5 anni fa
  Sebastiaan van Stijn ec4bc83258 daemon/graphdriver: normalize comment formatting 5 anni fa
  Sebastiaan van Stijn cba180cac9 graphdriver/btrfs: SA4003: no value of type uint64 is less than 0 (staticcheck) 5 anni fa
  Sebastiaan van Stijn 07ff4f1de8 goimports: fix imports 6 anni fa
  Kir Kolyshkin 6533136961 pkg/mount: wrap mount/umount errors 6 anni fa
  Kir Kolyshkin 16d822bba8 btrfs: ensure graphdriver home is bind mount 6 anni fa
  Salahuddin Khan 763d839261 Add ADD/COPY --chown flag support to Windows 7 anni fa
  Alejandro González Hevia 9392838150 Standardized log messages accross the different storage drivers. 7 anni fa
  Yong Tang 742d4506bd Golint fix up 7 anni fa
  Brian Goff 68c3201626 Merge pull request #36237 from cpuguy83/zfs_do_not_unmount 7 anni fa
  Brian Goff 2fe4f888be Do not recursive unmount on cleanup of zfs/btrfs 7 anni fa
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 anni fa
  Brian Goff 9803272f2d Do not make graphdriver homes private mounts. 7 anni fa
  Sebastiaan van Stijn b4a6313969 Golint: remove redundant ifs 7 anni fa
  Sebastiaan van Stijn f9c8fa305e Perform fsmagic detection on driver's home-dir if it exists 7 anni fa
  Sebastiaan van Stijn 38b3af567f Remove deprecated MkdirAllAs(), MkdirAs() 7 anni fa
  Akash Gupta 7a7357dae1 LCOW: Implemented support for docker cp + build 8 anni fa
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 anni fa
  Christopher Jones 069fdc8a08 [project] change syscall to /x/sys/unix|windows 8 anni fa
  Yong Tang 16328cc207 Persist the quota size for btrfs so that daemon restart keeps quota 8 anni fa
  Yong Tang e907c6418a Remove btrfs quota groups after containers destroyed 8 anni fa
  Brian Goff 54dcbab25e Do not remove containers from memory on error 8 anni fa