index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
readdir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-07-17
ovl: fix wrong use of impure dir cache in ovl_iterate()
Amir Goldstein
1
-2
/
+17
2018-04-12
ovl: consistent d_ino for non-samefs with xino
Amir Goldstein
1
-6
/
+39
2018-01-24
ovl: whiteout orphan index entries on mount
Amir Goldstein
1
-2
/
+23
2018-01-24
ovl: simplify arguments to ovl_check_origin_fh()
Amir Goldstein
1
-6
/
+6
2018-01-19
ovl: take mnt_want_write() for removing impure xattr
Amir Goldstein
1
-2
/
+9
2018-01-19
ovl: take lower dir inode mutex outside upper sb_writers lock
Amir Goldstein
1
-0
/
+3
2018-01-19
ovl: fix failure to fsync lower dir
Amir Goldstein
1
-1
/
+5
2017-12-14
ovl: fix overlay: warning prefix
Amir Goldstein
1
-1
/
+1
2017-12-11
ovl: update ctx->pos on impure dir iteration
Amir Goldstein
1
-1
/
+4
2017-11-17
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-13
/
+42
2017-11-09
ovl: re-structure overlay lower layers in-memory
Chandan Rajendra
1
-2
/
+2
2017-11-09
ovl: simplify ovl_check_empty_and_clear()
zhangyi (F)
1
-7
/
+20
2017-11-09
ovl: no direct iteration for dir with origin xattr
Amir Goldstein
1
-4
/
+20
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-6
/
+5
2017-10-24
ovl: do not cleanup unsupported index entries
Amir Goldstein
1
-6
/
+5
2017-10-24
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
1
-1
/
+1
2017-10-05
ovl: fix dentry leak in ovl_indexdir_cleanup()
Amir Goldstein
1
-2
/
+4
2017-09-13
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-33
/
+350
2017-08-10
overlayfs, locking: Remove smp_mb__before_spinlock() usage
Peter Zijlstra
1
-2
/
+2
2017-07-27
ovl: constant d_ino for non-merge dirs
Miklos Szeredi
1
-31
/
+236
2017-07-27
ovl: constant d_ino across copy up
Amir Goldstein
1
-1
/
+111
2017-07-27
ovl: fix readdir error value
Miklos Szeredi
1
-1
/
+3
2017-07-20
ovl: do not cleanup directory and whiteout index entries
Amir Goldstein
1
-1
/
+4
2017-07-04
ovl: cleanup bad and stale index entries on mount
Amir Goldstein
1
-0
/
+50
2016-09-01
ovl: proper cleanup of workdir
Miklos Szeredi
1
-1
/
+62
2016-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+1
2016-05-27
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-11
/
+3
2016-05-27
ovl: override creds with the ones from the superblock mounter
Antonio Murdaca
1
-11
/
+3
2016-05-26
restore killability of old mutex_lock_killable(&inode->i_mutex) users
Al Viro
1
-3
/
+1
2016-05-02
parallel lookups: actual switch to rwsem
Al Viro
1
-1
/
+3
2016-03-21
ovl: rename is_merge to is_lowest
Miklos Szeredi
1
-8
/
+8
2016-03-21
ovl: Ensure upper filesystem supports d_type
Vivek Goyal
1
-0
/
+37
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-10
/
+10
2015-12-11
ovl: check dentry positiveness in ovl_cleanup_whiteouts()
Konstantin Khlebnikov
1
-1
/
+2
2015-06-22
ovl: lookup whiteouts outside iterate_dir()
Miklos Szeredi
1
-28
/
+49
2015-02-20
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Al Viro
1
-106
/
+75
2015-01-09
ovl: discard independent cursor in readdir()
hujianyang
1
-24
/
+14
2014-12-13
ovl: check whiteout on lowest layer as well
Miklos Szeredi
1
-39
/
+40
2014-12-13
ovl: multi-layer readdir
Miklos Szeredi
1
-22
/
+21
2014-12-13
ovl: make path-type a bitmap
Miklos Szeredi
1
-5
/
+5
2014-12-13
ovl: check whiteout while reading directory
Miklos Szeredi
1
-49
/
+28
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
1
-24
/
+17
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-05
ovl: don't poison cursor
Miklos Szeredi
1
-1
/
+1
2014-10-31
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
1
-3
/
+5
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
[next]