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
/
disk_usage.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemon/disk_usage: Use context aware singleflight
Paweł Gronowski
2022-11-29
1
-16
/
+56
*
imageservice: Add context to various methods
Nicolas De Loof
2022-11-03
1
-1
/
+1
*
api/types: replace uses of deprecated types.Volume with volume.Volume
Sebastiaan van Stijn
2022-04-21
1
-1
/
+2
*
daemon,volume: share disk usage computations
Roman Volosatovs
2021-08-09
1
-26
/
+29
*
daemon: paralellize disk usage computations
Roman Volosatovs
2021-08-05
1
-25
/
+39
*
API,daemon: support `type` URL parameter to /system/df
Roman Volosatovs
2021-07-27
1
-28
/
+42
*
API, daemon/images: add ImageListOptions and pass context
Roman Volosatovs
2021-07-13
1
-1
/
+5
*
Extract volume interaction to a volumes service
Brian Goff
2018-05-25
1
-33
/
+2
*
Switch from x/net/context -> context
Kir Kolyshkin
2018-04-23
1
-2
/
+1
*
Move direct volume driver interaction to store
Brian Goff
2018-04-17
1
-24
/
+22
*
Support cancellation in `directory.Size()`
Brian Goff
2018-03-29
1
-1
/
+1
*
Move all daemon image methods into imageService
Daniel Nephin
2018-02-26
1
-46
/
+4
*
Add canonical import comment
Daniel Nephin
2018-02-05
1
-1
/
+1
*
LCOW: Refactor to multiple layer-stores based on feedback
John Howard
2018-01-18
1
-13
/
+15
*
LCOW: Re-coalesce stores
John Howard
2018-01-18
1
-20
/
+17
*
Fix variable shadowing causing LayersSize to be reported as 0
Cezar Sa Espinola
2017-09-12
1
-1
/
+0
*
Move to a single tag-store
John Howard
2017-08-18
1
-1
/
+1
*
Update logrus to v1.0.1
Derek McGowan
2017-07-31
1
-1
/
+1
*
LCOW: Move daemon stores to per platform
John Howard
2017-06-20
1
-17
/
+21
*
Do not calculate size for local volumes with mount
Brian Goff
2017-06-09
1
-0
/
+7
*
Prevent multiple parallel SystemDiskUsage call
Kenfe-Mickael Laventure
2017-04-24
1
-0
/
+6
*
Honor context within SystemDiskUsage
Kenfe-Mickael Laventure
2017-04-24
1
-18
/
+29
*
*: use opencontainers/go-digest package
Stephen J Day
2017-01-06
1
-1
/
+1
*
Add reference filter and deprecated filter param…
Vincent Demeester
2016-11-11
1
-1
/
+2
*
Add swagger.yaml
Daniel Nephin
2016-10-20
1
-1
/
+1
*
Move types.Volumes optional fields under a new type
Kenfe-Mickael Laventure
2016-10-11
1
-2
/
+1
*
Add /system/df API endpoint
Kenfe-Mickael Laventure
2016-09-29
1
-0
/
+100