Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ee236610653ede74c91f4c35f731047f5b76d667
/
fs
/
overlayfs
/
readdir.c
24f0b17
ovl: whiteout orphan index entries on mount
by Amir Goldstein
· 7 years ago
1eff1a1
ovl: simplify arguments to ovl_check_origin_fh()
by Amir Goldstein
· 7 years ago
a5a927a
ovl: take mnt_want_write() for removing impure xattr
by Amir Goldstein
· 7 years ago
6d0a8a9
ovl: take lower dir inode mutex outside upper sb_writers lock
by Amir Goldstein
· 7 years ago
d796e77
ovl: fix failure to fsync lower dir
by Amir Goldstein
· 7 years ago
da2e6b7
ovl: fix overlay: warning prefix
by Amir Goldstein
· 7 years ago
b02a16e
ovl: update ctx->pos on impure dir iteration
by Amir Goldstein
· 7 years ago
b04a234
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 7 years ago
b934363
ovl: re-structure overlay lower layers in-memory
by Chandan Rajendra
· 7 years ago
95e598e
ovl: simplify ovl_check_empty_and_clear()
by zhangyi (F)
· 7 years ago
b79e05a
ovl: no direct iteration for dir with origin xattr
by Amir Goldstein
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
fa0096e
ovl: do not cleanup unsupported index entries
by Amir Goldstein
· 7 years ago
506458e
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
by Will Deacon
· 7 years ago
dc7ab67
ovl: fix dentry leak in ovl_indexdir_cleanup()
by Amir Goldstein
· 7 years ago
c353f88
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 7 years ago
ff7a5fb
overlayfs, locking: Remove smp_mb__before_spinlock() usage
by Peter Zijlstra
· 7 years ago
4edb83b
ovl: constant d_ino for non-merge dirs
by Miklos Szeredi
· 7 years ago
b5efccbe
ovl: constant d_ino across copy up
by Amir Goldstein
· 8 years ago
31e8cce
ovl: fix readdir error value
by Miklos Szeredi
· 7 years ago
61b6747
ovl: do not cleanup directory and whiteout index entries
by Amir Goldstein
· 7 years ago
415543d
ovl: cleanup bad and stale index entries on mount
by Amir Goldstein
· 7 years ago
eea2fb4
ovl: proper cleanup of workdir
by Miklos Szeredi
· 8 years ago
d102a56
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
0121a32
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
3fe6e52
ovl: override creds with the ones from the superblock mounter
by Antonio Murdaca
· 9 years ago
0023541
restore killability of old mutex_lock_killable(&inode->i_mutex) users
by Al Viro
· 8 years ago
9902af7
parallel lookups: actual switch to rwsem
by Al Viro
· 9 years ago
56656e9
ovl: rename is_merge to is_lowest
by Miklos Szeredi
· 9 years ago
45aebea
ovl: Ensure upper filesystem supports d_type
by Vivek Goyal
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
84889d4
ovl: check dentry positiveness in ovl_cleanup_whiteouts()
by Konstantin Khlebnikov
· 9 years ago
cdb6727
ovl: lookup whiteouts outside iterate_dir()
by Miklos Szeredi
· 9 years ago
ce7b9fa
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-next
by Al Viro
· 10 years ago
4330397
ovl: discard independent cursor in readdir()
by hujianyang
· 10 years ago
3e01cee
ovl: check whiteout on lowest layer as well
by Miklos Szeredi
· 10 years ago
9d7459d
ovl: multi-layer readdir
by Miklos Szeredi
· 10 years ago
1afaba1
ovl: make path-type a bitmap
by Miklos Szeredi
· 10 years ago
49c21e1
ovl: check whiteout while reading directory
by Miklos Szeredi
· 10 years ago
ba00410
Merge branch 'iov_iter' into for-next
by Al Viro
· 10 years ago
7676895
ovl: ovl_dir_fsync() cleanup
by Miklos Szeredi
· 10 years ago
c9f00fd
ovl: pass dentry into ovl_dir_read_merged()
by Miklos Szeredi
· 10 years ago
3f822c6
ovl: don't poison cursor
by Miklos Szeredi
· 10 years ago
ac7576f
vfs: make first argument of dir_context.actor typed
by Miklos Szeredi
· 10 years ago
9f2f7d4c
ovl: initialize ->is_cursor
by Miklos Szeredi
· 10 years ago
d1b72cc
overlayfs: fix lockdep misannotation
by Miklos Szeredi
· 10 years ago
c209653
ovl: fix check for cursor
by Miklos Szeredi
· 10 years ago
d45f00a
overlayfs: barriers for opening upper-layer directory
by Al Viro
· 10 years ago
db6ec21
overlayfs: embed middle into overlay_readdir_data
by Al Viro
· 10 years ago
49be4fb
overlayfs: embed root into overlay_readdir_data
by Al Viro
· 10 years ago
68bf861
overlayfs: make ovl_cache_entry->name an array instead of pointer
by Al Viro
· 10 years ago
3d268c9
overlayfs: don't hold ->i_mutex over opening the real directory
by Al Viro
· 10 years ago
e9be9d5
overlay filesystem
by Miklos Szeredi
· 10 years ago