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: 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
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-10
/
+10
*
ovl: check dentry positiveness in ovl_cleanup_whiteouts()
Konstantin Khlebnikov
2015-12-11
1
-1
/
+2
*
ovl: lookup whiteouts outside iterate_dir()
Miklos Szeredi
2015-06-22
1
-28
/
+49
*
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Al Viro
2015-02-20
1
-106
/
+75
|
\
|
*
ovl: discard independent cursor in readdir()
hujianyang
2015-01-09
1
-24
/
+14
|
*
ovl: check whiteout on lowest layer as well
Miklos Szeredi
2014-12-13
1
-39
/
+40
|
*
ovl: multi-layer readdir
Miklos Szeredi
2014-12-13
1
-22
/
+21
|
*
ovl: make path-type a bitmap
Miklos Szeredi
2014-12-13
1
-5
/
+5
|
*
ovl: check whiteout while reading directory
Miklos Szeredi
2014-12-13
1
-49
/
+28
*
|
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-08
1
-24
/
+17
|
\
|
|
*
ovl: ovl_dir_fsync() cleanup
Miklos Szeredi
2014-11-20
1
-2
/
+2
|
*
ovl: pass dentry into ovl_dir_read_merged()
Miklos Szeredi
2014-11-20
1
-21
/
+14
|
*
ovl: don't poison cursor
Miklos Szeredi
2014-11-05
1
-1
/
+1
*
|
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
2014-10-31
1
-3
/
+5
|
/
*
ovl: initialize ->is_cursor
Miklos Szeredi
2014-10-31
1
-0
/
+1
*
overlayfs: fix lockdep misannotation
Miklos Szeredi
2014-10-28
1
-1
/
+1
*
ovl: fix check for cursor
Miklos Szeredi
2014-10-28
1
-5
/
+6
*
overlayfs: barriers for opening upper-layer directory
Al Viro
2014-10-28
1
-1
/
+2
*
overlayfs: embed middle into overlay_readdir_data
Al Viro
2014-10-24
1
-7
/
+5
[next]