Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-14 | ovl: temporarily disable appending lowedirs | Amir Goldstein | 1 | -49/+3 |
2023-10-14 | ovl: fix regression in showing lowerdir mount option | Amir Goldstein | 1 | -15/+23 |
2023-10-12 | ovl: fix regression in parsing of mount options with escaped comma | Amir Goldstein | 1 | -0/+29 |
2023-10-02 | ovl: make use of ->layers safe in rcu pathwalk | Amir Goldstein | 1 | -8/+9 |
2023-08-12 | ovl: make consistent use of OVL_FS() | Andrea Righi | 1 | -2/+2 |
2023-08-12 | ovl: auto generate uuid for new overlay filesystems | Amir Goldstein | 1 | -1/+2 |
2023-08-12 | ovl: store persistent uuid/fsid with uuid=on | Amir Goldstein | 1 | -0/+5 |
2023-08-12 | ovl: add support for unique fsid per instance | Amir Goldstein | 1 | -4/+21 |
2023-08-12 | ovl: Add framework for verity support | Alexander Larsson | 1 | -3/+58 |
2023-07-03 | ovl: move all parameter handling into params.{c,h} | Christian Brauner | 1 | -4/+528 |
2023-06-20 | ovl: modify layer parameter parsing | Christian Brauner | 1 | -0/+389 |