index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
overlayfs.rst
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-08
overlayfs.rst: update metacopy section in overlayfs documentation
Yuriy Belikov
1
-2
/
+5
2024-01-23
ovl: mark xwhiteouts directory with overlay.opaque='x'
Amir Goldstein
1
-3
/
+13
2023-12-15
overlayfs.rst: fix ReST formatting
Amir Goldstein
1
-38
/
+39
2023-12-14
overlayfs.rst: use consistent feature names
Amir Goldstein
1
-12
/
+15
2023-10-31
ovl: add support for appending lowerdirs one by one
Amir Goldstein
1
-3
/
+14
2023-10-31
ovl: Add documentation on nesting of overlayfs mounts
Alexander Larsson
1
-0
/
+23
2023-10-14
ovl: fix regression in showing lowerdir mount option
Amir Goldstein
1
-0
/
+12
2023-08-31
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2023-08-18
Documentation: Fix typos
Bjorn Helgaas
1
-2
/
+2
2023-08-12
ovl: auto generate uuid for new overlay filesystems
Amir Goldstein
1
-1
/
+7
2023-08-12
ovl: store persistent uuid/fsid with uuid=on
Amir Goldstein
1
-0
/
+3
2023-08-12
ovl: add support for unique fsid per instance
Amir Goldstein
1
-0
/
+16
2023-08-12
ovl: Add framework for verity support
Alexander Larsson
1
-0
/
+47
2023-06-19
ovl: store enum redirect_mode in config instead of a string
Amir Goldstein
1
-5
/
+4
2023-06-19
ovl: introduce data-only lower layers
Amir Goldstein
1
-0
/
+35
2022-06-24
docs: Remove duplicate word
Deming Wang
1
-1
/
+1
2021-08-17
ovl: skip checking lower file's i_writecount on truncate
Chengguang Xu
1
-0
/
+3
2021-04-12
ovl: restrict lower null uuid for "xino=auto"
Amir Goldstein
1
-14
/
+12
2021-01-28
ovl: implement volatile-specific fsync error behaviour
Sargun Dhillon
1
-0
/
+8
2020-12-14
ovl: user xattr
Miklos Szeredi
1
-2
/
+11
2020-11-12
ovl: document lower modification caveats
Kevin Locke
1
-3
/
+7
2020-11-12
ovl: doc clarification
Miklos Szeredi
1
-5
/
+7
2020-11-12
ovl: introduce new "uuid=off" option for inodes index feature
Pavel Tikhomirov
1
-0
/
+5
2020-09-02
ovl: provide a mount option "volatile"
Vivek Goyal
1
-0
/
+19
2020-08-05
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2020-07-16
ovl: fix mount option checks for nfs_export with no upperdir
Amir Goldstein
1
-2
/
+2
2020-07-05
Documentation: filesystems: overlayfs: drop doubled word
Randy Dunlap
1
-1
/
+1
2020-05-13
ovl: resolve more conflicting mount options
Amir Goldstein
1
-2
/
+5
2020-03-27
ovl: document xino expected behavior
Amir Goldstein
1
-2
/
+36
2020-03-17
ovl: document permission model
Miklos Szeredi
1
-0
/
+44
2019-12-10
docs: filesystems: overlayfs: Fix restview warnings
Amir Goldstein
1
-4
/
+6
2019-12-10
docs: filesystems: overlayfs: Rename overlayfs.txt to .rst
Amir Goldstein
1
-0
/
+495