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
/
graphdriver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly close archives
Alexander Larsson
2014-02-14
2
-2
/
+2
*
Merge pull request #4062 from alexlarsson/clean-shutdown
Guillaume J. Charmes
2014-02-13
1
-33
/
+30
|
\
|
*
devmapper: Remove byHash hack
Alexander Larsson
2014-02-11
1
-28
/
+12
|
*
devmapper: Fix shutdown warnings
Alexander Larsson
2014-02-11
1
-5
/
+18
*
|
Merge pull request #4056 from alexlarsson/fix-devmapper-test
unclejack
2014-02-13
1
-1
/
+8
|
\
\
|
*
|
devicemapper: Fix tests on fedora
Alexander Larsson
2014-02-11
1
-1
/
+8
|
|
/
*
|
Merge pull request #4055 from alexlarsson/remove-devmapper-dirs
Michael Crosby
2014-02-11
1
-1
/
+11
|
\
\
|
*
|
devmapper: Remove directory when removing devicemapper device
Alexander Larsson
2014-02-11
1
-1
/
+11
|
|
/
*
|
devmapper: Enable skip_block_zeroing
Alexander Larsson
2014-02-09
1
-1
/
+1
|
/
*
devmapper: Fix MountDevice for non-existing Device
Alexander Larsson
2014-02-06
1
-0
/
+3
*
devmapper: Fix UnmountDevice for non-existing device
Alexander Larsson
2014-02-06
1
-0
/
+3
*
devmapper: Handle EBUSY while removing
Alexander Larsson
2014-02-06
1
-1
/
+24
*
devmapper: Use removeDeviceAndWait in DeviceSet.removeDevice()
Alexander Larsson
2014-02-06
1
-1
/
+1
*
devmapper: Move refcounting to DeviceSet
Alexander Larsson
2014-02-06
3
-88
/
+93
*
devmapper: add and use removeDeviceAndWait helper
Alexander Larsson
2014-02-05
1
-11
/
+16
*
devmapper: Rename DeviceSet.RemoveDevice to DeleteDevice
Alexander Larsson
2014-02-05
2
-5
/
+5
*
Merge pull request #3893 from tianon/clean-up-btrfs-error-messages
Michael Crosby
2014-02-03
1
-3
/
+3
|
\
|
*
Fix several btrfs driver error messages
Tianon Gravi
2014-02-03
1
-3
/
+3
*
|
Remove reference to <linux/btrfs.h>, and instead use <btrfs/ioctl.h> like we'...
Tianon Gravi
2014-02-01
1
-6
/
+2
|
/
*
Update/fix build tags, Dockerfile, and release.sh for proper building and rel...
Tianon Gravi
2014-01-31
14
-13
/
+16
*
Remove all darwin specific files and use more generic _unsupported with build...
Guillaume J. Charmes
2014-01-30
2
-1
/
+2
*
Merge pull request #3718 from alexlarsson/btrfs
Michael Crosby
2014-01-30
3
-0
/
+222
|
\
|
*
btrfs: Add comment to Put()
Alexander Larsson
2014-01-28
1
-0
/
+2
|
*
Add experimenta btrfs driver
Alexander Larsson
2014-01-22
3
-0
/
+220
*
|
Fix for #3674 Can't `rm` containers when disk full
Peter Waller
2014-01-27
1
-10
/
+7
|
/
*
Merge pull request #3073 from alexlarsson/refcount-driver-mounts
Guillaume J. Charmes
2014-01-22
4
-8
/
+97
|
\
|
*
aufs: Unmount inactive devices
Alexander Larsson
2014-01-21
1
-5
/
+47
|
*
devicemapper: Unmount inactive devices
Alexander Larsson
2014-01-21
1
-3
/
+38
|
*
Add Put() to graphdriver API and use it
Alexander Larsson
2014-01-21
4
-0
/
+12
*
|
archive: Remove unused features
Alexander Larsson
2014-01-20
1
-1
/
+0
|
/
*
Extract mount into pkg.
Paul Nasrat
2014-01-20
1
-1
/
+1
*
Discard all data on devicemapper devices when deleting them
Alexander Larsson
2014-01-13
5
-0
/
+49
*
Make vfs error more explicit
Guillaume J. Charmes
2014-01-07
1
-3
/
+2
*
Fix typo in devmapper error message
Clayton Coleman
2013-12-25
1
-1
/
+1
*
Improve interface by moving to subpkg
Michael Crosby
2013-12-18
3
-222
/
+2
*
Fix unmount issues
Michael Crosby
2013-12-18
4
-44
/
+148
*
Handle external mounts outside of lxc
Michael Crosby
2013-12-18
1
-0
/
+97
*
Fix OSX compilation for aufs
Guillaume J. Charmes
2013-12-18
3
-2
/
+5
*
Merge pull request #2897 from crosbymichael/aufs-42
Guillaume J. Charmes
2013-12-13
3
-18
/
+109
|
\
|
*
Increase max image depth to 127
Michael Crosby
2013-11-26
3
-18
/
+109
*
|
devmapper: add missing defines
Josh Poimboeuf
2013-12-06
1
-1
/
+8
*
|
Merge pull request #2966 from andrewsmedina/govet2
Victor Vieux
2013-12-04
1
-3
/
+4
|
\
\
|
*
|
fixed `Looback` typo.
Andrews Medina
2013-11-30
1
-2
/
+2
|
*
|
using `errors.New` instead `fmt.Error`.
Andrews Medina
2013-11-30
1
-2
/
+3
|
*
|
fixed some `go vet` issues.
Andrews Medina
2013-11-29
1
-3
/
+3
*
|
|
Merge branch 'master' into docker-osx
Guillaume J. Charmes
2013-11-28
4
-67
/
+72
|
\
\
\
|
|
/
/
|
*
|
Improve devmapper unit tests with syscall/ioctl
Guillaume J. Charmes
2013-11-28
2
-62
/
+69
|
*
|
Correct comments
Guillaume J. Charmes
2013-11-28
2
-5
/
+3
|
*
|
Rename file for consistency
Guillaume J. Charmes
2013-11-28
1
-0
/
+0
*
|
|
Make devicemapper linux-only
Guillaume J. Charmes
2013-11-27
11
-0
/
+22
|
/
/
[next]