index
:
delta/docker.git
0.10
0.10.1-hotfixes
1.12.x
1.13.0-rc4-cherrypicks
1.13.x
17.03.x
17.04.x
17.05.x
19.03
20.10
22.06
23.0
24.0
6969-reponame-rest-api
b2d-install-rewrite
baserock/v1.0.1
baserock/v1.1.2
bump_v1.10.1
bump_v1.10.2
bump_v1.10.3
bump_v1.11.0
bump_v1.11.1
bump_v1.12.0
bump_v1.12.1
change_email
changelog-1.12.2
cherry-picks-1.12.2
cpuguy-test-sync
doc0.8.1
docs
docs-1.0
docs-1.1
docs-1.3.3
docs-1.4
docs-for-new-commands
fix-ben-redirect
fix-makefile-update-external
fix_registry_pushes
hotfix-0.9.2
icecrime-patch-1
jenkins-test-1
jenkins-test-2
jjh/ioctl-vhd
libn-bump
linkchecker-updates
market_release
master
merge_release_v1.2.0
moby
move-to-markdown
move_git_clone_client_side
moxiegirl-patch-1
moxiegirl-patch-README
name_label
nl
p2p_transfer
patch-bad-formatting
post-1.2.0-docs-update-1
post-1.2.0-docs_update-2
priv-repos
publish-compose-docs
real-master
release
release-0.10
release-0.9
release-1.3
release_v1.8.0
revert-11495-m3
revert-11572-skip-hello-world-test
revert-12383-patch-1
revert-12882-12824-uninstall-docs
revert-16228-ContextualizeEvents
revert-16556-10662-randomunix
revert-20566-20371-validate-hostname
revert-39415-master
shykes-new-docs-maintainers
stevvooe-patch-1
swarm
swarm-backend
swarm-cli
swarm-stack
typofix
v1.6.0
v1.8.2
github.com: dotcloud/docker.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
layer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix layer store Get locking
Aaron Lehmann
2016-03-31
1
-1
/
+4
*
Update mount state of live containers after a daemon crash.
Anusha Ragunathan
2016-03-31
3
-1
/
+42
*
Move layer mount refcounts to mountedLayer
Brian Goff
2016-03-25
2
-2
/
+22
*
Revert "Move layer mount refcounts to mountedLayer"
Tonis Tiigi
2016-03-23
2
-22
/
+2
*
Move layer mount refcounts to mountedLayer
Brian Goff
2016-03-22
2
-2
/
+22
*
Merge pull request #21325 from frenkel/openbsd-support
Brian Goff
2016-03-18
1
-1
/
+1
|
\
|
*
Cli binary can now be build on OpenBSD
Frank Groeneveld
2016-03-18
1
-1
/
+1
*
|
Replace execdrivers with containerd implementation
Tonis Tiigi
2016-03-18
2
-0
/
+13
|
/
*
*: remove unused stuff
Antonio Murdaca
2016-03-14
1
-11
/
+0
*
fix typos
allencloud
2016-03-11
1
-7
/
+7
*
Merge pull request #20475 from Microsoft/jstarks/filegetter
David Calavera
2016-03-02
1
-15
/
+18
|
\
|
*
graphdriver: Replace DiffPath with DiffGetter
John Starks
2016-03-01
1
-15
/
+18
*
|
Windows CI Unit Test: Docker layer turn off failing tests
John Howard
2016-02-28
3
-0
/
+43
|
/
*
Fix releasing reference on deletion error
Tonis Tiigi
2016-02-19
2
-0
/
+10
*
Merge pull request #20458 from aaronlehmann/migration-close-gzip-writer
Arnaud Porterie
2016-02-18
1
-0
/
+1
|
\
|
*
Close tarsplit gzip writer when creating tar-split.json.gz files during layer...
Aaron Lehmann
2016-02-18
1
-0
/
+1
*
|
Don’t stop daemon on migration hard failure
Tonis Tiigi
2016-02-17
1
-1
/
+1
*
|
Verify layer tarstream
Tonis Tiigi
2016-02-17
5
-14
/
+126
|
/
*
Windows CI UnitTest TestLayerSize-->Unix
John Howard
2016-02-10
2
-63
/
+71
*
Add more robust error handling on layer store creation
Derek McGowan
2016-01-19
2
-16
/
+21
*
Update code to compile against new manifest interface
Aaron Lehmann
2016-01-08
4
-23
/
+5
*
Parallel migration and optimizations
Tonis Tiigi
2016-01-04
6
-108
/
+132
*
Remove the graph driver from the daemon, move it into the layer store.
Daniel Nephin
2015-12-28
5
-8
/
+60
*
Refactor RWLayer to use referenced object instead of string
Derek McGowan
2015-12-23
9
-192
/
+342
*
Merge pull request #18622 from runcom/return-err
Vincent Demeester
2015-12-17
1
-1
/
+1
|
\
|
*
layer: layer_store.go: return on error
Antonio Murdaca
2015-12-14
1
-1
/
+1
*
|
Add metadata function to layer store
Derek McGowan
2015-12-14
3
-18
/
+12
|
/
*
Fix typos found across repository
Justas Brazauskas
2015-12-13
2
-3
/
+3
*
Make TarStream return an io.ReadCloser
Aaron Lehmann
2015-11-25
6
-19
/
+10
*
Merge pull request #18202 from aidanhs/aphs-content-addressability-layerstore
Alexander Morozov
2015-11-24
3
-27
/
+15
|
\
|
*
Rearrange layerstore locking
Aidan Hobson Sayers
2015-11-24
3
-27
/
+15
*
|
Make releaseLayers iterative rather than recursive, remove useless func
Aidan Hobson Sayers
2015-11-24
1
-31
/
+28
|
/
*
Add layer store
Derek McGowan
2015-11-24
13
-0
/
+3278