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
/
graphdriver
/
windows
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemon/graphdriver/windows: cleanup errors
Sebastiaan van Stijn
2023-03-14
1
-9
/
+9
*
daemon/graphdriver/windows: remove some intermediate variables
Sebastiaan van Stijn
2023-03-14
1
-14
/
+6
*
daemon/graphdriver/windows: use strings.EqualFold()
Sebastiaan van Stijn
2023-03-14
1
-6
/
+5
*
daemon/graphdriver/windows: remove fileFlagSequentialScan const
Sebastiaan van Stijn
2023-03-14
1
-2
/
+1
*
daemon/graphdriver/windows: rename vars that collided with imports
Sebastiaan van Stijn
2023-03-14
1
-9
/
+9
*
daemon/graphdriver/windows: InitFilter() don't use idtools.MkdirAllAndChown()
Sebastiaan van Stijn
2023-03-14
1
-1
/
+4
*
graphdriver: windows: use strings.Cut()
Sebastiaan van Stijn
2022-12-21
1
-7
/
+8
*
Merge pull request #44281 from thaJeztah/windows_filter_defer_in_loop
Tianon Gravi
2022-10-14
1
-1
/
+1
|
\
|
*
daemon/graphdriver/windows: Remove() don't use defer() in a loop
Sebastiaan van Stijn
2022-10-10
1
-1
/
+1
*
|
daemon/graphdriver/windows: use go-winio.GetFileSystemType()
Sebastiaan van Stijn
2022-10-10
1
-34
/
+2
|
/
*
pkg/containerfs: drop ContainerFS type alias
Cory Snider
2022-09-23
1
-2
/
+1
*
pkg/containerfs: alias ContainerFS to string
Cory Snider
2022-09-23
1
-3
/
+3
*
pkg/containerfs: simplify ContainerFS type
Cory Snider
2022-09-23
1
-6
/
+6
*
Finish refactor of UID/GID usage to a new struct
Cory Snider
2022-03-14
1
-1
/
+1
*
refactor: move from io/ioutil to io and os package
Eng Zer Jun
2021-08-27
1
-6
/
+5
*
Update to Go 1.17.0, and gofmt with Go 1.17
Sebastiaan van Stijn
2021-08-24
1
-1
/
+2
*
Add security privilege needed to write layers when windows VHDX used as docke...
Adam Williams
2021-04-29
1
-2
/
+2
*
Parse storage-opt in GraphDriver init on Windows
Paul "TBBle" Hampson
2020-11-10
1
-7
/
+13
*
Apply a 127GB default WCOW Sandbox size globally
Paul "TBBle" Hampson
2020-11-10
1
-9
/
+30
*
Revendor Microsoft/go-winio for 8gB file fix
Paul "TBBle" Hampson
2020-09-19
1
-1
/
+1
*
Use hcsshim osversion package for Windows versions
Sebastiaan van Stijn
2019-10-22
1
-4
/
+5
*
Remove refs to jhowardmsft from .go code
John Howard
2019-09-25
1
-1
/
+1
*
goimports: fix imports
Sebastiaan van Stijn
2019-09-18
1
-1
/
+1
*
Windows: Don't attempt detach VHD for R/O layers
John Howard
2019-06-04
1
-5
/
+8
*
Remove duplicated words in daemon files
mooncake
2018-10-06
1
-1
/
+1
*
Windows: DetachVhd attempt in cleanup
John Howard
2018-09-06
1
-2
/
+14
*
Add ADD/COPY --chown flag support to Windows
Salahuddin Khan
2018-08-13
1
-1
/
+1
*
Merge pull request #36738 from Microsoft/jjh/getlayerpath
Yong Tang
2018-04-14
1
-0
/
+5
|
\
|
*
Windows: GetLayerPath in graphdriver
John Howard (VM)
2018-03-29
1
-0
/
+5
*
|
Fix Windows layer leak when write fails
Darren Stahl
2018-04-04
1
-11
/
+11
|
/
*
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
-2
/
+0
*
Remove deprecated MkdirAllAs(), MkdirAs()
Sebastiaan van Stijn
2017-11-21
1
-1
/
+1
*
LCOW: API: Add platform to /images/create and /build
John Howard
2017-10-06
1
-22
/
+0
*
LCOW: Implemented support for docker cp + build
Akash Gupta
2017-09-14
1
-9
/
+10
*
Update logrus to v1.0.1
Derek McGowan
2017-07-31
1
-1
/
+1
*
[project] change syscall to /x/sys/unix|windows
Christopher Jones
2017-07-11
1
-5
/
+5
*
Spelling fixes
Josh Soref
2017-07-03
1
-1
/
+1
*
LCOW: Fix nits from 33241
John Howard
2017-06-27
1
-1
/
+1
*
LCOW: Coherency - ensure windowsfilter driver is not used
John Howard
2017-06-20
1
-1
/
+22
*
LCOW: Move daemon stores to per platform
John Howard
2017-06-20
1
-0
/
+4
*
Windows: Do not attempt to clean empty windowsfilter folder
Darren Stahl
2017-04-17
1
-0
/
+3
*
Merge pull request #31954 from darrenstahlmsft/GraphdriverReference
Victor Vieux
2017-04-10
1
-0
/
+9
|
\
|
*
Windows: Fix reference counting in graphdriver
Darren Stahl
2017-04-10
1
-0
/
+9
*
|
Windows: graph cleanup '-removing'
John Howard (VM)
2017-03-20
1
-0
/
+22
|
/
*
Windows: Retry loop to fix HCS race condition enumerating containers
John Howard
2017-02-15
1
-7
/
+24
*
Windows: Use sequential file access
John Howard
2017-01-23
1
-2
/
+4
*
daemon: return directly without ifs where possible
unclejack
2016-12-14
1
-5
/
+1
*
Swap usage of LazyDLL and LoadDLL to LazySystemDLL.
Darren Stahl
2016-11-22
1
-2
/
+3
*
fix a few golint errors
Victor Vieux
2016-11-18
1
-4
/
+2
[next]