提交历史

作者 SHA1 备注 提交日期
  Rob Murray a3fdad84ad graphdriver/copy: faster copy of hard links 1 年之前
  Sebastiaan van Stijn 498da44aab remove some remaining pre-go1.17 build-tags 1 年之前
  Cory Snider 2b6761fd3e d/graphdriver/copy: support src fs w/o xattr support 2 年之前
  Illo Abdulrahim 31f654a704 Fix file capabilities droping in Dockerfile 3 年之前
  Tobias Klauser cfd26afabe Use syscall.Timespec.Unix 3 年之前
  Sebastiaan van Stijn 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 3 年之前
  Sebastiaan van Stijn 472f21b923 replace uses of deprecated containerd/sys.RunningInUserNS() 4 年之前
  Sebastiaan van Stijn bb17074119 reformat "nolint" comments 4 年之前
  Tobias Klauser 5a7b75f889 daemon/graphdriver/copy: use IoctlFileClone from golang.org/x/sys/unix 4 年之前
  Sebastiaan van Stijn 4534a7afc3 daemon: use containerd/sys to detect UserNamespaces 5 年之前
  Sebastiaan van Stijn ec4bc83258 daemon/graphdriver: normalize comment formatting 5 年之前
  Kir Kolyshkin 365a63a573 daemon/graphdriver/copy: rm dead code 6 年之前
  Dominic 5f0231bca1 cast Dev and Rdev of Stat_t to uint64 for mips 6 年之前
  Tonis Tiigi 230a55d337 copy: allow non-cgo build 6 年之前
  Sebastiaan van Stijn c7a38c2c06 Graphdriver: fix "device" mode not being detected if "character-device" bit is set 6 年之前
  Maxim Ivanov 6f084f2929 Fix FIFO, sockets and device files when run in user NS 7 年之前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年之前
  Sebastiaan van Stijn b4a6313969 Golint: remove redundant ifs 7 年之前
  Sargun Dhillon 77a2bc3e5b Fix setting mtimes on directories 7 年之前
  Sargun Dhillon 0eac562281 Fix bug, where copy_file_range was still calling legacy copy 7 年之前
  Sargun Dhillon d2b71b2660 Have VFS graphdriver use accelerated in-kernel copy 7 年之前
  Sargun Dhillon b467f8b2ef Fix copying hardlinks in graphdriver/copy 7 年之前
  Sargun Dhillon 3ec4ec2857 Add zero-copy support to copy module 7 年之前
  Sargun Dhillon 5298785b8e Separate daemon/graphdriver/overlay/copy into its own package 7 年之前