index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
readdir.c
Age
Commit message (
Expand
)
Author
2020-10-06
ovl: support [S|G]ETFLAGS and FS[S|G]ETXATTR ioctls for directories
Amir Goldstein
2020-09-02
ovl: pass ovl_fs down to functions accessing private xattrs
Miklos Szeredi
2020-09-02
ovl: provide a mount option "volatile"
Vivek Goyal
2020-09-02
ovl: check for incompatible features in work dir
Amir Goldstein
2020-06-04
ovl: add accessor for ofs->upper_mnt
Miklos Szeredi
2020-06-02
ovl: switch to mounter creds in readdir
Miklos Szeredi
2020-06-02
ovl: pass correct flags for opening real directory
Miklos Szeredi
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-27
ovl: avoid possible inode number collisions with xino=on
Amir Goldstein
2020-01-24
ovl: layer is const
Miklos Szeredi
2020-01-24
ovl: simplify ovl_same_sb() helper
Amir Goldstein
2020-01-22
ovl: use pr_fmt auto generate prefix
lijiazi
2020-01-22
ovl: fix wrong WARN_ON() in ovl_cache_update_ino()
Amir Goldstein
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-07-17
ovl: fix wrong use of impure dir cache in ovl_iterate()
Amir Goldstein
2018-04-12
ovl: consistent d_ino for non-samefs with xino
Amir Goldstein
2018-01-24
ovl: whiteout orphan index entries on mount
Amir Goldstein
2018-01-24
ovl: simplify arguments to ovl_check_origin_fh()
Amir Goldstein
2018-01-19
ovl: take mnt_want_write() for removing impure xattr
Amir Goldstein
2018-01-19
ovl: take lower dir inode mutex outside upper sb_writers lock
Amir Goldstein
2018-01-19
ovl: fix failure to fsync lower dir
Amir Goldstein
2017-12-14
ovl: fix overlay: warning prefix
Amir Goldstein
2017-12-11
ovl: update ctx->pos on impure dir iteration
Amir Goldstein
2017-11-17
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-09
ovl: re-structure overlay lower layers in-memory
Chandan Rajendra
2017-11-09
ovl: simplify ovl_check_empty_and_clear()
zhangyi (F)
2017-11-09
ovl: no direct iteration for dir with origin xattr
Amir Goldstein
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-10-24
ovl: do not cleanup unsupported index entries
Amir Goldstein
2017-10-24
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-10-05
ovl: fix dentry leak in ovl_indexdir_cleanup()
Amir Goldstein
2017-09-13
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-08-10
overlayfs, locking: Remove smp_mb__before_spinlock() usage
Peter Zijlstra
2017-07-27
ovl: constant d_ino for non-merge dirs
Miklos Szeredi
2017-07-27
ovl: constant d_ino across copy up
Amir Goldstein
2017-07-27
ovl: fix readdir error value
Miklos Szeredi
2017-07-20
ovl: do not cleanup directory and whiteout index entries
Amir Goldstein
2017-07-04
ovl: cleanup bad and stale index entries on mount
Amir Goldstein
2016-09-01
ovl: proper cleanup of workdir
Miklos Szeredi
2016-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-27
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-05-27
ovl: override creds with the ones from the superblock mounter
Antonio Murdaca
2016-05-26
restore killability of old mutex_lock_killable(&inode->i_mutex) users
Al Viro
2016-05-02
parallel lookups: actual switch to rwsem
Al Viro
2016-03-21
ovl: rename is_merge to is_lowest
Miklos Szeredi
2016-03-21
ovl: Ensure upper filesystem supports d_type
Vivek Goyal
2016-01-22
wrappers for ->i_mutex access
Al Viro
2015-12-11
ovl: check dentry positiveness in ovl_cleanup_whiteouts()
Konstantin Khlebnikov
[next]