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
/
volume
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
golangci-lint: update to v1.49.0
Sebastiaan van Stijn
2022-09-23
1
-1
/
+1
*
fix formatting of "nolint" tags for go1.19
Sebastiaan van Stijn
2022-07-13
1
-1
/
+2
*
gofmt GoDoc comments with go1.19
Sebastiaan van Stijn
2022-07-08
1
-2
/
+2
*
reformat "nolint" comments
Sebastiaan van Stijn
2021-06-10
1
-1
/
+1
*
replace pkg/locker with github.com/moby/locker
Sebastiaan van Stijn
2020-09-10
1
-1
/
+1
*
Merge pull request #36688 from cpuguy83/volumes_service
Sebastiaan van Stijn
2018-06-05
2
-3
/
+3
|
\
|
*
Extract volume interaction to a volumes service
Brian Goff
2018-05-25
2
-3
/
+3
*
|
Move plugin client to separate interface
Brian Goff
2018-05-30
1
-1
/
+5
*
|
Move plugin client creation to the extension point
Brian Goff
2018-05-25
2
-10
/
+30
|
/
*
Remove use of global volume driver store
Brian Goff
2018-04-17
2
-93
/
+71
*
Rename volumedrivers package to drivers
Brian Goff
2018-04-17
5
-5
/
+5
*
Merge pull request #35829 from cpuguy83/no_private_mount_for_plugins
Sebastiaan van Stijn
2018-02-21
2
-38
/
+30
|
\
|
*
Ensure plugin returns correctly scoped paths
Brian Goff
2018-02-07
2
-38
/
+30
*
|
Add canonical import comment
Daniel Nephin
2018-02-05
5
-5
/
+5
|
/
*
Add timeouts for volume plugin ops
Brian Goff
2018-01-16
1
-9
/
+22
*
Fixup some issues with plugin refcounting
Brian Goff
2017-10-21
1
-2
/
+9
*
Add deadcode linter
Daniel Nephin
2017-08-21
1
-0
/
+1
*
Remove string checking in API error handling
Brian Goff
2017-08-15
1
-2
/
+11
*
Update logrus to v1.0.1
Derek McGowan
2017-07-31
1
-1
/
+1
*
Spelling fixes
Josh Soref
2017-07-03
1
-1
/
+1
*
Add CreatedAt filed to volume. Display when volume is inspected.
Marianna
2017-05-26
1
-1
/
+8
*
sort volume drivers and auth plugins in info response
allencloud
2017-02-01
1
-0
/
+2
*
Refactoring ineffectual assignments
Daehyeok Mun
2017-01-13
1
-3
/
+3
*
plugingetter: Avoid all caps for constant declarations
Aaron Lehmann
2017-01-04
1
-3
/
+3
*
Implement content addressability for plugins
Tonis Tiigi
2016-12-23
2
-21
/
+23
*
Refcount graphdriver plugins properly
Brian Goff
2016-12-09
1
-2
/
+2
*
plugins: container-rootfs-relative paths
Tibor Vass
2016-12-09
3
-24
/
+39
*
Update plugingetter import path in docker/docker.
Anusha Ragunathan
2016-10-11
1
-1
/
+1
*
Make graphdrivers work with pluginv2.
Anusha Ragunathan
2016-09-20
2
-11
/
+25
*
add check plugin is not used before rm
Victor Vieux
2016-09-15
1
-3
/
+21
*
test: fix trivial code convention noncompliance
Akihiro Suda
2016-09-12
1
-1
/
+1
*
Reorganize plugin package into sub packages.
Anusha Ragunathan
2016-08-27
1
-3
/
+3
*
Make `docker volume list` lookup plugins installed using new model.
Anusha Ragunathan
2016-08-17
1
-1
/
+1
*
delete a useless variable
Yanqiang Miao
2016-07-29
1
-1
/
+0
*
fix typos
allencloud
2016-07-23
1
-1
/
+1
*
Remove extra map lookup for volume drivers.
Anusha Ragunathan
2016-07-19
1
-6
/
+2
*
Add only legacy plugins to the legacy lookup map.
Anusha Ragunathan
2016-07-18
1
-2
/
+6
*
plugins: experimental support for new plugin management
Tibor Vass
2016-06-14
2
-12
/
+13
*
Add support for volume scopes
Brian Goff
2016-06-05
4
-5
/
+104
*
Enhance pluginrpc-gen parser
Brian Goff
2016-06-05
2
-9
/
+6
*
When calling volume driver Mount, send opaque ID
Brian Goff
2016-04-29
4
-10
/
+14
*
Allow volume drivers to provide a `Status` field
Brian Goff
2016-04-15
1
-0
/
+11
*
Fix N+1 calling `Path()` on `volume ls`
Brian Goff
2016-04-12
1
-5
/
+12
*
add label support for build, networks and volumes
Evan Hazlett
2016-03-22
2
-2
/
+3
*
fix some typos.
allencloud
2016-03-10
1
-2
/
+2
*
Fix panic when plugin responds with null volume
Brian Goff
2016-02-24
1
-1
/
+10
*
Merge pull request #20198 from cpuguy83/check_drivers_b4_vol_create
Jess Frazelle
2016-02-12
1
-24
/
+3
|
\
|
*
Remove back-compat hacks from for volume plugins.
Brian Goff
2016-02-10
1
-24
/
+3
*
|
fix common misspell
Victor Vieux
2016-02-11
1
-1
/
+1
|
/
*
Fix volume driver API compatibility mode (a little)
Stephen Rust
2016-02-08
1
-1
/
+14
[next]