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
/
daemon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to Go 1.17.0, and gofmt with Go 1.17
Sebastiaan van Stijn
2022-04-07
117
-4
/
+121
*
daemon: fix error-message for minimum allowed kernel-memory limit
Sebastiaan van Stijn
2022-04-04
1
-1
/
+1
*
daemon: use RWMutex for stateCounter
Sebastiaan van Stijn
2022-03-25
1
-3
/
+3
*
Merge pull request from GHSA-2mm7-x5h6-5pvq
Sebastiaan van Stijn
2022-03-23
1
-6
/
+4
|
\
|
*
oci: inheritable capability set should be empty
Samuel Karp
2022-03-17
1
-6
/
+4
*
|
Merge pull request #43166 from thaJeztah/20.10_backport_fix_update_sync
Brian Goff
2022-02-17
1
-3
/
+9
|
\
\
|
*
|
Fix for lack of syncromization in daemon/update.go
dmytro.iakovliev
2022-01-20
1
-3
/
+9
*
|
|
Merge pull request #43215 from thaJeztah/20.10_backport_fix_overlay_fuse_perm...
Akihiro Suda
2022-02-12
1
-1
/
+1
|
\
\
\
|
*
|
|
daemon/graphdriver/fuse-overlayfs: Init(): fix directory permissions (staticc...
Sebastiaan van Stijn
2022-02-08
1
-1
/
+1
*
|
|
|
Merge pull request #43151 from thaJeztah/20.10_backport_containerd_15
Sebastiaan van Stijn
2022-02-10
1
-21
/
+9
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
info: remove "expected" check for tini version
Sebastiaan van Stijn
2022-01-20
1
-21
/
+9
|
|
/
/
*
|
|
daemon/logger: replace flaky TestFollowLogsHandleDecodeErr
Kazuyoshi Kato
2022-01-20
2
-75
/
+41
*
|
|
daemon/logger: refactor followLogs to write more unit tests
Kazuyoshi Kato
2022-01-20
2
-175
/
+211
*
|
|
daemon/logger: test followLogs' handleDecodeErr case
Kazuyoshi Kato
2022-01-20
1
-0
/
+73
*
|
|
daemon/logger: read the length header correctly
Kazuyoshi Kato
2022-01-20
3
-48
/
+124
|
/
/
*
|
fluentd: Turn ForceStopAsyncSend true when async connect is used
Albin Kerouanton
2022-01-13
1
-0
/
+1
*
|
daemon.WithCommonOptions() fix detection of user-namespaces
Sebastiaan van Stijn
2021-12-15
2
-3
/
+16
|
/
*
info: unset cgroup-related fields when CgroupDriver == none
Akihiro Suda
2021-11-09
1
-10
/
+12
*
Fix log statement 'failed to exit' timeout accuracy
Cam
2021-10-20
1
-1
/
+1
*
docker daemon container stop refactor
Cam
2021-10-20
1
-35
/
+47
*
docker kill: fix bug where failed kills didnt fallback to unix kill
Cam
2021-10-20
2
-52
/
+40
*
Lock down docker root dir perms.
Brian Goff
2021-08-19
11
-32
/
+121
*
Merge pull request #42633 from thaJeztah/20.10_backport_warn_on_non_matching_...
Sebastiaan van Stijn
2021-07-15
1
-1
/
+25
|
\
|
*
docker pull: warn when pulled single-arch image does not match --platform
Sebastiaan van Stijn
2021-07-13
1
-1
/
+25
*
|
rootless: disable overlay2 if running with SELinux
Akihiro Suda
2021-07-06
1
-0
/
+10
|
/
*
Fix possible overlapping IPs
Drew Erny
2021-06-18
1
-0
/
+81
*
Error string match: do not match command path
Brian Goff
2021-04-27
1
-5
/
+4
*
Merge pull request #42263 from AkihiroSuda/move-cgroup2-out-of-experimental-2...
v20.10.6
Tibor Vass
2021-04-09
1
-3
/
+0
|
\
|
*
Move cgroup v2 out of experimental
Akihiro Suda
2021-04-07
1
-3
/
+0
*
|
btrfs: Allow unprivileged user to delete subvolumes (kernel >= 4.18)
Akihiro Suda
2021-04-06
1
-1
/
+8
|
/
*
Merge pull request #42233 from AkihiroSuda/fix-rootless-bind-EPERM-20.10
Tibor Vass
2021-04-01
1
-1
/
+1
|
\
|
*
rootless: bind mount: fix "operation not permitted"
Akihiro Suda
2021-04-01
1
-1
/
+1
*
|
archive: do not use overlayWhiteoutConverter for UserNS
Akihiro Suda
2021-04-01
1
-2
/
+2
*
|
overlay2: doesSupportNativeDiff: add fast path for userns
Akihiro Suda
2021-04-01
1
-0
/
+8
*
|
overlay2: call d.naiveDiff.ApplyDiff when useNaiveDiff==true
Akihiro Suda
2021-04-01
1
-1
/
+1
|
/
*
Merge pull request #42079 from thaJeztah/20.10_backport_update_docs_links
Brian Goff
2021-03-25
1
-1
/
+1
|
\
|
*
Update documentation links
Sebastiaan van Stijn
2021-02-25
1
-1
/
+1
*
|
Merge pull request #42174 from thaJeztah/20.10_backport_41820_fix_json_unexpe...
Sebastiaan van Stijn
2021-03-20
2
-5
/
+109
|
\
\
|
*
|
jsonfile: more defensive reader implementation
Brian Goff
2021-03-19
1
-1
/
+42
|
*
|
Fix handling for json-file io.UnexpectedEOF
Brian Goff
2021-03-19
2
-6
/
+69
|
|
/
*
|
overlayutils/userxattr.go: add "fast path" for kernel >= 5.11.0
Akihiro Suda
2021-03-19
1
-2
/
+6
*
|
overlay2: support "userxattr" option (kernel 5.11)
Akihiro Suda
2021-03-19
2
-6
/
+129
|
/
*
Check the length of the correct variable #42039
Nathan Carlson
2021-02-18
1
-1
/
+1
*
Merge pull request #42045 from cpuguy83/20.10_fallback_manifest_on_bad_plat
Sebastiaan van Stijn
2021-02-18
3
-13
/
+204
|
\
|
*
Move cpu variant checks into platform matcher
Brian Goff
2021-02-18
3
-24
/
+84
|
*
Fallback to manifest list when no platform match
Brian Goff
2021-02-18
1
-2
/
+133
*
|
Merge pull request #41974 from thaJeztah/20.10_backport_for_linux_1169_plugin...
Tibor Vass
2021-02-18
4
-26
/
+58
|
\
\
|
*
|
Add shim config for custom runtimes for plugins
Brian Goff
2021-02-17
4
-26
/
+58
*
|
|
Merge pull request #41973 from thaJeztah/20.10_backport_fix_builder_inconsise...
Tibor Vass
2021-02-18
1
-1
/
+28
|
\
\
\
|
*
|
|
Fix builder inconsistent error on buggy platform
Brian Goff
2021-02-17
1
-1
/
+28
|
|
/
/
[next]