index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
overlayfs.rst
Age
Commit message (
Expand
)
Author
2024-01-23
ovl: mark xwhiteouts directory with overlay.opaque='x'
Amir Goldstein
2023-12-15
overlayfs.rst: fix ReST formatting
Amir Goldstein
2023-12-14
overlayfs.rst: use consistent feature names
Amir Goldstein
2023-10-31
ovl: add support for appending lowerdirs one by one
Amir Goldstein
2023-10-31
ovl: Add documentation on nesting of overlayfs mounts
Alexander Larsson
2023-10-14
ovl: fix regression in showing lowerdir mount option
Amir Goldstein
2023-08-30
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
2023-08-18
Documentation: Fix typos
Bjorn Helgaas
2023-08-12
ovl: auto generate uuid for new overlay filesystems
Amir Goldstein
2023-08-12
ovl: store persistent uuid/fsid with uuid=on
Amir Goldstein
2023-08-12
ovl: add support for unique fsid per instance
Amir Goldstein
2023-08-12
ovl: Add framework for verity support
Alexander Larsson
2023-06-19
ovl: store enum redirect_mode in config instead of a string
Amir Goldstein
2023-06-19
ovl: introduce data-only lower layers
Amir Goldstein
2022-06-24
docs: Remove duplicate word
Deming Wang
2021-08-17
ovl: skip checking lower file's i_writecount on truncate
Chengguang Xu
2021-04-12
ovl: restrict lower null uuid for "xino=auto"
Amir Goldstein
2021-01-28
ovl: implement volatile-specific fsync error behaviour
Sargun Dhillon
2020-12-14
ovl: user xattr
Miklos Szeredi
2020-11-12
ovl: document lower modification caveats
Kevin Locke
2020-11-12
ovl: doc clarification
Miklos Szeredi
2020-11-12
ovl: introduce new "uuid=off" option for inodes index feature
Pavel Tikhomirov
2020-09-02
ovl: provide a mount option "volatile"
Vivek Goyal
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-07-16
ovl: fix mount option checks for nfs_export with no upperdir
Amir Goldstein
2020-07-05
Documentation: filesystems: overlayfs: drop doubled word
Randy Dunlap
2020-05-13
ovl: resolve more conflicting mount options
Amir Goldstein
2020-03-27
ovl: document xino expected behavior
Amir Goldstein
2020-03-17
ovl: document permission model
Miklos Szeredi
2019-12-10
docs: filesystems: overlayfs: Fix restview warnings
Amir Goldstein
2019-12-10
docs: filesystems: overlayfs: Rename overlayfs.txt to .rst
Amir Goldstein