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
/
fs
/
overlayfs
/
overlayfs.h
Age
Commit message (
Expand
)
Author
2022-08-08
Merge tag 'ovl-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2022-07-28
ovl: improve ovl_get_acl() if POSIX ACL support is off
Yang Xu
2022-07-15
acl: move idmapped mount fixup into vfs_{g,s}etxattr()
Christian Brauner
2022-06-26
attr: port attribute changes to new types
Christian Brauner
2022-04-28
ovl: use ovl_copy_{real,upper}attr() wrappers
Christian Brauner
2022-04-28
ovl: store lower path in ovl_inode
Amir Goldstein
2022-04-28
ovl: use ovl_path_getxattr() wrapper
Christian Brauner
2022-04-28
ovl: use ovl_lookup_upper() wrapper
Christian Brauner
2022-04-28
ovl: use ovl_do_notify_change() wrapper
Christian Brauner
2022-04-28
ovl: pass layer mnt to ovl_open_realfile()
Amir Goldstein
2022-04-28
ovl: pass ofs to setattr operations
Christian Brauner
2022-04-28
ovl: handle idmappings in creation operations
Christian Brauner
2022-04-28
ovl: pass ofs to creation operations
Christian Brauner
2022-04-28
ovl: use wrappers to all vfs_*xattr() calls
Amir Goldstein
2021-11-04
ovl: fix warning in ovl_create_real()
Miklos Szeredi
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-08-17
ovl: add ovl_allow_offline_changes() helper
Vyacheslav Yurkov
2021-08-17
ovl: consistent behavior for immutable/append-only inodes
Amir Goldstein
2021-08-17
ovl: copy up sync/noatime fileattr flags
Amir Goldstein
2021-08-17
ovl: pass ovl_fs to ovl_check_setxattr()
Amir Goldstein
2021-04-30
Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-12
ovl: remove unneeded ioctls
Miklos Szeredi
2021-04-12
ovl: stack fileattr ops
Miklos Szeredi
2021-04-12
ovl: add debug print to ovl_do_getxattr()
Amir Goldstein
2021-04-12
ovl: invalidate readdir cache on changes to dir with origin
Amir Goldstein
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-28
ovl: implement volatile-specific fsync error behaviour
Sargun Dhillon
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
namei: prepare for idmapped mounts
Christian Brauner
2021-01-24
namei: introduce struct renamedata
Christian Brauner
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
2020-12-14
ovl: user xattr
Miklos Szeredi
2020-11-12
ovl: propagate ovl_fs to ovl_decode_real_fh and ovl_encode_real_fh
Pavel Tikhomirov
2020-10-06
ovl: support [S|G]ETFLAGS and FS[S|G]ETXATTR ioctls for directories
Amir Goldstein
2020-09-02
ovl: enumerate private xattrs
Miklos Szeredi
2020-09-02
ovl: pass ovl_fs down to functions accessing private xattrs
Miklos Szeredi
2020-09-02
ovl: drop flags argument from ovl_do_setxattr()
Miklos Szeredi
2020-09-02
ovl: use ovl_do_getxattr() for private xattr
Miklos Szeredi
2020-09-02
duplicate ovl_getxattr()
Miklos Szeredi
2020-07-16
ovl: change ovl_copy_up_flags static
youngjun
2020-06-04
ovl: make oip->index bool
Miklos Szeredi
2020-06-02
ovl: fix out of bounds access warning in ovl_check_fb_len()
Amir Goldstein
2020-05-13
ovl: whiteout inode sharing
Chengguang Xu
2020-05-13
ovl: cleanup non-empty directories in ovl_indexdir_cleanup()
Amir Goldstein
2020-03-27
ovl: enable xino automatically in more cases
Amir Goldstein
2020-03-17
ovl: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-17
ovl: check if upper fs supports RENAME_WHITEOUT
Amir Goldstein
2020-03-17
ovl: decide if revalidate needed on a per-dentry basis
Miklos Szeredi
2020-03-17
ovl: simplify i_ino initialization
Amir Goldstein
2020-03-12
ovl: fix lock in ovl_llseek()
Amir Goldstein
[next]