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