index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-23
ovl: fsync after copy-up
Miklos Szeredi
1
-0
/
+2
2016-09-22
ovl: fix workdir creation
Miklos Szeredi
1
-2
/
+2
2016-09-15
ovl: listxattr: use strnlen()
Miklos Szeredi
1
-7
/
+10
2016-09-15
ovl: remove posix_acl_default from workdir
Miklos Szeredi
1
-0
/
+19
2016-09-12
ovl: don't copy up opaqueness
Miklos Szeredi
3
-2
/
+4
2016-08-07
ovl: verify upper dentry in ovl_remove_and_whiteout()
Maxim Patlasov
1
-30
/
+24
2016-08-07
ovl: Copy up underlying inode's ->i_mode to overlay inode
Vivek Goyal
2
-2
/
+2
2016-08-07
ovl: handle ATTR_KILL*
Miklos Szeredi
1
-0
/
+4
2016-04-12
ovl: fix permission checking for setattr
Miklos Szeredi
1
-4
/
+4
2016-03-22
ovl: copy new uid/gid into overlayfs runtime inode
Konstantin Khlebnikov
1
-0
/
+2
2016-03-22
ovl: fix getcwd() failure after unsuccessful rmdir
Rui Wang
1
-1
/
+2
2016-02-02
ovl: check dentry positiveness in ovl_cleanup_whiteouts()
Konstantin Khlebnikov
1
-1
/
+2
2016-02-02
ovl: root: copy attr
Miklos Szeredi
1
-0
/
+3
2016-02-02
ovl: use a minimal buffer in ovl_copy_xattr
Vito Caputo
1
-14
/
+25
2016-02-02
ovl: allow zero size xattr
Miklos Szeredi
1
-1
/
+1
2015-10-27
fix a braino in ovl_d_select_inode()
Al Viro
1
-0
/
+3
2015-10-27
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
David Howells
3
-8
/
+8
2015-10-27
overlay: Call ovl_drop_write() earlier in ovl_dentry_open()
David Howells
1
-10
/
+4
2014-11-20
ovl: ovl_dir_fsync() cleanup
Miklos Szeredi
1
-2
/
+2
2014-11-20
ovl: pass dentry into ovl_dir_read_merged()
Miklos Szeredi
1
-21
/
+14
2014-11-20
ovl: use lockless_dereference() for upperdentry
Miklos Szeredi
1
-6
/
+1
2014-11-20
ovl: allow filenames with comma
Miklos Szeredi
1
-3
/
+45
2014-11-20
ovl: fix race in private xattr checks
Miklos Szeredi
1
-9
/
+18
2014-11-20
ovl: fix remove/copy-up race
Miklos Szeredi
1
-12
/
+19
2014-11-20
ovl: rename filesystem type to "overlay"
Miklos Szeredi
3
-6
/
+6
2014-11-05
ovl: don't poison cursor
Miklos Szeredi
1
-1
/
+1
2014-10-31
ovl: initialize ->is_cursor
Miklos Szeredi
1
-0
/
+1
2014-10-28
overlayfs: fix lockdep misannotation
Miklos Szeredi
1
-1
/
+1
2014-10-28
ovl: fix check for cursor
Miklos Szeredi
1
-5
/
+6
2014-10-28
overlayfs: barriers for opening upper-layer directory
Al Viro
1
-1
/
+2
2014-10-24
overlayfs: embed middle into overlay_readdir_data
Al Viro
1
-7
/
+5
2014-10-24
overlayfs: embed root into overlay_readdir_data
Al Viro
1
-6
/
+5
2014-10-24
overlayfs: make ovl_cache_entry->name an array instead of pointer
Al Viro
1
-6
/
+5
2014-10-24
overlayfs: don't hold ->i_mutex over opening the real directory
Al Viro
1
-6
/
+13
2014-10-24
fs: limit filesystem stacking depth
Miklos Szeredi
1
-0
/
+9
2014-10-24
overlayfs: implement show_options
Erez Zadok
1
-28
/
+48
2014-10-24
overlayfs: add statfs support
Andy Whitcroft
1
-0
/
+40
2014-10-24
overlay filesystem
Miklos Szeredi
8
-0
/
+3282