aboutsummaryrefslogtreecommitdiff
path: root/libpod/runtime_volume_linux.go
Commit message (Expand)AuthorAge
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Volumes: Only remove from DB if plugin removal succeedsMatthew Heon2021-08-18
* Support size and inode options on builtin volumesDaniel J Walsh2021-08-02
* bump go module to v3Valentin Rothberg2021-02-22
* Initial implementation of volume pluginsMatthew Heon2021-01-14
* Fix missing options in volumes display while setting uid and gidzhangguanzhang2020-12-23
* fix: allow volume creation when the _data directory already existsYan Minari2020-11-05
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Turn on More lintersDaniel J Walsh2020-06-15
* Add support for containers.confDaniel J Walsh2020-03-27
* Add basic deadlock detection for container start/removeMatthew Heon2020-02-24
* Fix SELinux labels of volumesDaniel J Walsh2020-02-13
* make lint: enable gocriticValentin Rothberg2020-01-13
* 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