提交歷史

作者 SHA1 備註 提交日期
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 年之前
  Sebastiaan van Stijn d2a6956afb daemon/graphdriver: format code with gofumpt 3 年之前
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 年之前
  Sebastiaan van Stijn 86108812b8 vendor: github.com/mistifyio/go-zfs/v3 v3.0.1 2 年之前
  Sebastiaan van Stijn ab35df454d remove pre-go1.17 build-tags 2 年之前
  Sebastiaan van Stijn 7fbf321c2a daemon/graphdriver: use strconv instead of fmt.Sprintf 2 年之前
  Sebastiaan van Stijn 9d9cca49b4 daemon/graphdriver: fix empty-lines (revive) 2 年之前
  Cory Snider 9ce2b30b81 pkg/containerfs: drop ContainerFS type alias 2 年之前
  Cory Snider e332c41e9d pkg/containerfs: alias ContainerFS to string 2 年之前
  Cory Snider 95824f2b5f pkg/containerfs: simplify ContainerFS type 2 年之前
  Cory Snider 098a44c07f Finish refactor of UID/GID usage to a new struct 3 年之前
  Tomek Mańko a34fe9b422 Add locking to the ZFS driver 3 年之前
  Brian Goff 03f1c3d78f Lock down docker root dir perms. 4 年之前
  Sebastiaan van Stijn 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 3 年之前
  Brian Goff 7f5e39bd4f Use real root with 0701 perms 4 年之前
  Sebastiaan van Stijn 32d506b394 vendor: moby/sys mountinfo/v0.4.0 4 年之前
  Kir Kolyshkin 39048cf656 Really switch to moby/sys/mount* 5 年之前
  Sebastiaan van Stijn 73c1dae86d zfs: fix incorrect permissions (staticcheck) 6 年之前
  Kir Kolyshkin 6533136961 pkg/mount: wrap mount/umount errors 6 年之前
  Salahuddin Khan 763d839261 Add ADD/COPY --chown flag support to Windows 7 年之前
  Sebastiaan van Stijn f23c00d870 Various code-cleanup 7 年之前
  Sebastiaan van Stijn 4f8c870d62 Fix some linting issues 7 年之前
  Vincent Demeester 53982e3fc1 Merge pull request #36091 from kolyshkin/mount 7 年之前
  Kir Kolyshkin bb934c6aca pkg/mount: implement/use filter for mountinfo parsing 7 年之前
  Alejandro González Hevia 9392838150 Standardized log messages accross the different storage drivers. 7 年之前
  Brian Goff 68c3201626 Merge pull request #36237 from cpuguy83/zfs_do_not_unmount 7 年之前
  Brian Goff 2fe4f888be Do not recursive unmount on cleanup of zfs/btrfs 7 年之前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年之前
  Brian Goff 9803272f2d Do not make graphdriver homes private mounts. 7 年之前
  Kir Kolyshkin a450a575a6 zfs: fix ebusy on umount 7 年之前