Commit History

Author SHA1 Message Date
  Shishir Mahajan 09d0720e2f Fixes Issue # 22992: docker commit failing. 9 years ago
  Michael Crosby 5b6b8df0c1 Add reference counting to aufs 9 years ago
  Michael Crosby 1ba05cdb6a Add fast path for fsmagic supported drivers 9 years ago
  Michael Crosby 009ee16bef Restore ref count 9 years ago
  Brian Goff 227c83826a Merge pull request #21945 from rhvgoyal/export-min-free-space 9 years ago
  Brian Goff 7342060b07 Add refcounts to graphdrivers that use fsdiff 9 years ago
  Vivek Goyal 55a9b8123d Export Mininum Thin Pool Free Space through docker info 9 years ago
  Stefan J. Wernli ef5bfad321 Adding readOnly parameter to graphdriver Create method 9 years ago
  Shishir Mahajan b16decfccf CLI flag for docker create(run) to change block device size. 9 years ago
  Brian Goff 65d79e3e5e Move layer mount refcounts to mountedLayer 9 years ago
  Tonis Tiigi e91de9fb9d Revert "Move layer mount refcounts to mountedLayer" 9 years ago
  Brian Goff 563d0711f8 Move layer mount refcounts to mountedLayer 9 years ago
  David Calavera 4fef42ba20 Replace pkg/units with docker/go-units. 9 years ago
  Chris Dituri 0aa6ace6e6 Make daemon/graphdriver/devmapper log messages with a common, consistent prefix. 9 years ago
  Justas Brazauskas 927b334ebf Fix typos found across repository 9 years ago
  Antonio Murdaca 037cbcec98 devmapper: remove unused var 9 years ago
  Liu Hua f7bdb97357 Fix Put without Get in devicemapper 9 years ago
  Michael Crosby 1ecb9a40db Merge pull request #17974 from anusha-ragunathan/fsMagic 9 years ago
  Anusha Ragunathan fdc2641c2b Fix devmapper backend in docker info 9 years ago
  Dan Walsh 1716d497a4 Relabel BTRFS Content on container Creation 9 years ago
  Vincent Demeester 5ecbc9747f Merge pull request #16303 from coolljt0725/add_docker_info_show_base_size 9 years ago
  Lei Jitang 5c374c7137 Add docker info show base filesystem size of container/image when use devicemapper 9 years ago
  Phil Estes 442b45628e Add user namespace (mapping) support to the Docker engine 9 years ago
  Vivek Goyal d295dc6652 devmapper: Keep track of number of deleted devices 9 years ago
  Vivek Goyal d929589c1f devmapper: Implement deferred deletion functionality 9 years ago
  Vivek Goyal 51e059e7e9 devmapper: Provide option to enabled deferred device deletion 9 years ago
  Vivek Goyal f5c0eb9ffe devmapper: Fix comments and for HasDevice() and Exists() 9 years ago
  Chun Chen 2458452a3b Try to resize data and metadata loopback file when initiating devicemapper 10 years ago
  Kir Kolyshkin a83a769347 Simplify and fix os.MkdirAll() usage 10 years ago
  Srini Brahmaroutu 972a94b449 daemon/graphdriver/devmapper/ fix lint errors/warnings 10 years ago