提交历史

作者 SHA1 备注 提交日期
  Sebastiaan van Stijn f23c00d870 Various code-cleanup 7 年之前
  Alejandro González Hevia 9392838150 Standardized log messages accross the different storage drivers. 7 年之前
  Kir Kolyshkin 9d00aedebc devmapper cleanup: improve error msg 7 年之前
  Kir Kolyshkin 732dd9b848 devmapper/Remove(): use Rmdir, ignore errors 7 年之前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年之前
  Brian Goff 9803272f2d Do not make graphdriver homes private mounts. 7 年之前
  Sebastiaan van Stijn b4a6313969 Golint: remove redundant ifs 7 年之前
  Kir Kolyshkin 516010e92d Simplify/fix MkdirAll usage 7 年之前
  Sebastiaan van Stijn 38b3af567f Remove deprecated MkdirAllAs(), MkdirAs() 7 年之前
  Vincent Demeester bbc4f78ba9 Merge pull request #34573 from cyphar/dm-dos-prevention-remove-mountpoint 7 年之前
  Sebastiaan van Stijn 8f702de9b7 Improve devicemapper driver-status output 7 年之前
  Akash Gupta 7a7357dae1 LCOW: Implemented support for docker cp + build 8 年之前
  Daniel Nephin f7f101d57e Add gosimple linter 7 年之前
  Aleksa Sarai 92e45b81e0 devicemapper: remove container rootfs mountPath after umount 8 年之前
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 年之前
  Brian Goff 54dcbab25e Do not remove containers from memory on error 8 年之前
  Tonis Tiigi fc1cf1911b Add more locking to storage drivers 8 年之前
  Antonio Murdaca 8bcbc6711f devmapper: fixup error formatting 8 年之前
  Vivek Goyal 39bdf601f6 devmapper: Return device id in error message 8 年之前
  Vivek Goyal b937aa8e69 Pass all graphdriver create() parameters in a struct 8 年之前
  Shishir Mahajan 09d0720e2f Fixes Issue # 22992: docker commit failing. 9 年之前
  Michael Crosby 5b6b8df0c1 Add reference counting to aufs 9 年之前
  Michael Crosby 1ba05cdb6a Add fast path for fsmagic supported drivers 9 年之前
  Michael Crosby 009ee16bef Restore ref count 9 年之前
  Brian Goff 227c83826a Merge pull request #21945 from rhvgoyal/export-min-free-space 9 年之前
  Brian Goff 7342060b07 Add refcounts to graphdrivers that use fsdiff 9 年之前
  Vivek Goyal 55a9b8123d Export Mininum Thin Pool Free Space through docker info 9 年之前
  Stefan J. Wernli ef5bfad321 Adding readOnly parameter to graphdriver Create method 9 年之前
  Shishir Mahajan b16decfccf CLI flag for docker create(run) to change block device size. 9 年之前
  Brian Goff 65d79e3e5e Move layer mount refcounts to mountedLayer 9 年之前