aboutsummaryrefslogtreecommitdiff
path: root/libpod/runtime_volume_linux.go
Commit message (Expand)AuthorAge
* Return a better error for volume name conflictsMatthew Heon2019-10-23
* Ensure volumes can be removed when they fail to unmountMatthew Heon2019-10-14
* Correctly report errors on unmounting SHMMatthew Heon2019-09-05
* Add ability for volumes with options to mount/umountMatthew Heon2019-09-05
* Re-add locks to volumes.Matthew Heon2019-08-28
* Implement backend for 'volume inspect'Matthew Heon2019-08-02
* remove libpod from mainbaude2019-06-25
* Use standard remove functions for removing pod ctrsMatthew Heon2019-05-10
* Fix E2E testsMatthew Heon2019-04-04
* Volume force-remove now removed dependent containersMatthew Heon2019-04-04
* Switch Libpod over to new explicit named volumesMatthew Heon2019-04-04
* volumes: push the chown logic to runtime_volume_linux.goGiuseppe Scrivano2019-03-29
* Default to SELinux private label for play kube mountsPeter Hunt2019-03-28
* Add event logging to libpod, even display to podmanbaude2019-03-11
* Remove locks from volumesMatthew Heon2019-02-21
* Remove runtime lockDir and add in-memory lock managerMatthew Heon2019-01-04
* Add "podman volume" commandumohnani82018-12-06