index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
spec
/
storage.go
Commit message (
Expand
)
Author
Age
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
move go module to v2
Valentin Rothberg
2020-07-06
*
pkg/spec.InitFSMounts: optimize
Kir Kolyshkin
2020-04-02
*
pkg/spec.InitFSMounts: fix mount opts in place
Kir Kolyshkin
2020-04-01
*
pkg/spec/initFSMounts: fix
Kir Kolyshkin
2020-03-31
*
Add support for containers.conf
Daniel J Walsh
2020-03-27
*
Merge pull request #5222 from mheon/fix_5219
OpenShift Merge Robot
2020-02-20
|
\
|
*
Use cleaned destination path for indexing image volumes
Matthew Heon
2020-02-17
*
|
apiv2 container create using specgen
Brent Baude
2020-02-19
|
/
*
make lint: enable gocritic
Valentin Rothberg
2020-01-13
*
codespell: spelling corrections
Dmitry Smirnov
2019-11-13
*
Split up create config handling of namespaces and security
Peter Hunt
2019-11-07
*
mount: add new options nocopyup|copyup for tmpfs
Giuseppe Scrivano
2019-11-07
*
Image volumes should not be mounted noexec
Matthew Heon
2019-10-23
*
Add support for anonymous volumes to `podman run -v`
Matthew Heon
2019-10-17
*
Handle conflict between volumes and --read-only-tmpfs
Matthew Heon
2019-09-24
*
Clean destination paths during mount generation
Matthew Heon
2019-09-19
*
Add 'relabel' to --mount options
Daniel J Walsh
2019-09-16
*
Fix addition of mount options when using RO tmpfs
Matthew Heon
2019-08-28
*
Set base mount options for bind mounts from base system
Matthew Heon
2019-08-28
*
Don't double-process tmpfs options
Matthew Heon
2019-08-28
*
Add support for 'exec', 'suid', 'dev' mount flags
Matthew Heon
2019-08-28
*
Remove --tmpfs size default
Ashley Cui
2019-08-14
*
storage: drop unused geteuid check
Giuseppe Scrivano
2019-08-12
*
Allow --ro=[true|false] with mount flag
Matthew Heon
2019-08-07
*
Use buildah/pkg/parse volume parsing rather then internal version
Daniel J Walsh
2019-08-01
*
fix bug convert volume host path to absolute
Qi Wang
2019-07-10
*
Add tests for cached and delegated mounts
Matthew Heon
2019-06-19
*
Allow (but ignore) Cached and Delegated volume options
Matthew Heon
2019-06-18
*
storage: support --mount type=bind,bind-nonrecursive
Giuseppe Scrivano
2019-06-13
*
storage: fix typo
Giuseppe Scrivano
2019-06-13
*
Do not set tmpcopyup on /dev
Matthew Heon
2019-05-30
*
When superceding mounts, check for opposite types
Matthew Heon
2019-05-21
*
Move handling of ReadOnlyTmpfs into new mounts code
Matthew Heon
2019-05-01
*
Ensure that named volumes have their options parsed
Matthew Heon
2019-05-01
*
Add options parsing for tmpfs mounts
Matthew Heon
2019-05-01
*
Hit a number of to-do comments in unified volumes code
Matthew Heon
2019-05-01
*
Fix options for non-bind and non-tmpfs volumes
Matthew Heon
2019-05-01
*
Migrate to unified volume handling code
Matthew Heon
2019-05-01