Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5f764419098671cfffcfc44f8a5220afd3e37864
/
fs
/
overlayfs
9b6faee
ovl: check ERR_PTR() return value from ovl_encode_fh()
by Amir Goldstein
· 7 years ago
2aed489
ovl: fix regression in fsnotify of overlay merge dir
by Amir Goldstein
· 7 years ago
8383f17
ovl: wire up NFS export operations
by Amir Goldstein
· 7 years ago
0617015
ovl: lookup indexed ancestor of lower dir
by Amir Goldstein
· 7 years ago
4b91c30
ovl: lookup connected ancestor of dir in inode cache
by Amir Goldstein
· 7 years ago
7a9dade
ovl: hash non-indexed dir by upper inode for NFS export
by Amir Goldstein
· 7 years ago
9889251
ovl: decode pure lower dir file handles
by Amir Goldstein
· 7 years ago
3b0bfc6
ovl: decode indexed dir file handles
by Amir Goldstein
· 7 years ago
9436a1a
ovl: decode lower file handles of unlinked but open files
by Amir Goldstein
· 7 years ago
f71bd9c
ovl: decode indexed non-dir file handles
by Amir Goldstein
· 7 years ago
f941866
ovl: decode lower non-dir file handles
by Amir Goldstein
· 7 years ago
03e1c58
ovl: encode lower file handles
by Amir Goldstein
· 7 years ago
05e1f11
ovl: copy up before encoding non-connectable dir file handle
by Amir Goldstein
· 7 years ago
b305e84
ovl: encode non-indexed upper file handles
by Amir Goldstein
· 7 years ago
3985b70
ovl: decode connected upper dir file handles
by Amir Goldstein
· 7 years ago
8556a42
ovl: decode pure upper file handles
by Amir Goldstein
· 7 years ago
8ed5eec
ovl: encode pure upper file handles
by Amir Goldstein
· 7 years ago
c62520a
ovl: store 'has_upper' and 'opaque' as bit flags
by Amir Goldstein
· 7 years ago
aa3ff3c
ovl: copy up of disconnected dentries
by Amir Goldstein
· 7 years ago
829c28b
ovl: use d_splice_alias() in place of d_add() in lookup
by Amir Goldstein
· 7 years ago
0aceb53
ovl: do not pass overlay dentry to ovl_get_inode()
by Amir Goldstein
· 7 years ago
91ffe7b
ovl: factor out ovl_get_index_fh() helper
by Amir Goldstein
· 7 years ago
24f0b17
ovl: whiteout orphan index entries on mount
by Amir Goldstein
· 7 years ago
e7dd0e7
ovl: whiteout index when union nlink drops to zero
by Amir Goldstein
· 7 years ago
89a1755
ovl: cleanup dir index when dir nlink drops to zero
by Amir Goldstein
· 7 years ago
016b720
ovl: index directories on copy up for NFS export
by Amir Goldstein
· 7 years ago
fbd2d20
ovl: index all non-dir on copy up for NFS export
by Amir Goldstein
· 7 years ago
24b33ee
ovl: create ovl_need_index() helper
by Amir Goldstein
· 7 years ago
9ee60ce
ovl: cleanup temp index entries
by Amir Goldstein
· 7 years ago
e8f9e5b
ovl: verify directory index entries on mount
by Amir Goldstein
· 7 years ago
7db25d3
ovl: verify whiteout index entries on mount
by Amir Goldstein
· 7 years ago
ad1d615
ovl: use directory index entries for consistency verification
by Amir Goldstein
· 7 years ago
86eaa13
ovl: unbless lower st_ino of unverified origin
by Amir Goldstein
· 7 years ago
37b12916
ovl: verify stored origin fh matches lower dir
by Amir Goldstein
· 7 years ago
f168f10
ovl: add support for "nfs_export" configuration
by Amir Goldstein
· 7 years ago
60b8664
ovl: update documentation of inodes index feature
by Amir Goldstein
· 7 years ago
0512244
ovl: generalize ovl_verify_origin() and helpers
by Amir Goldstein
· 7 years ago
1eff1a1
ovl: simplify arguments to ovl_check_origin_fh()
by Amir Goldstein
· 7 years ago
2e1a5328
ovl: factor out ovl_check_origin_fh()
by Amir Goldstein
· 7 years ago
d583ed7
ovl: store layer index in ovl_layer
by Amir Goldstein
· 7 years ago
972d009
ovl: force r/o mount when index dir creation fails
by Amir Goldstein
· 7 years ago
a683737
ovl: disable index when no xattr support
by Amir Goldstein
· 7 years ago
9678e63
ovl: fix inconsistent d_ino for legacy merge dir
by Amir Goldstein
· 7 years ago
a5a927a
ovl: take mnt_want_write() for removing impure xattr
by Amir Goldstein
· 7 years ago
2ba9d57
ovl: take mnt_want_write() for work/index dir setup
by Amir Goldstein
· 7 years ago
f816781
ovl: fix another overlay: warning prefix
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
31747ed
ovl: hash directory inodes for fsnotify
by Amir Goldstein
· 7 years ago
da2e6b7
ovl: fix overlay: warning prefix
by Amir Goldstein
· 7 years ago
7879cb4
ovl: Use PTR_ERR_OR_ZERO()
by Vasyl Gomonovych
· 7 years ago
e8d4bfe
ovl: Sync upper dirty data when syncing overlayfs
by Chengguang Xu
· 7 years ago
b02a16e
ovl: update ctx->pos on impure dir iteration
by Amir Goldstein
· 7 years ago
08d8f8a
ovl: Pass ovl_get_nlink() parameters in right order
by Vivek Goyal
· 7 years ago
438c84c
ovl: don't follow redirects if redirect_dir=off
by Miklos Szeredi
· 7 years ago
1751e8a
Rename superblock flags (MS_xyz -> SB_xyz)
by Linus Torvalds
· 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
d976807
ovl: remove unneeded arg from ovl_verify_origin()
by Amir Goldstein
· 7 years ago
5455f92
ovl: Put upperdentry if ovl_check_origin() fails
by Vivek Goyal
· 7 years ago
ad20448
ovl: rename ufs to ofs
by Miklos Szeredi
· 7 years ago
4155c10
ovl: clean up getting lower layers
by Miklos Szeredi
· 7 years ago
bca44b5
ovl: clean up workdir creation
by Miklos Szeredi
· 7 years ago
5064975
ovl: clean up getting upper layer
by Miklos Szeredi
· 7 years ago
520d7c8
ovl: move ovl_get_workdir() and ovl_get_lower_layers()
by Miklos Szeredi
· 7 years ago
6e88256
ovl: reduce the number of arguments for ovl_workdir_create()
by Miklos Szeredi
· 7 years ago
c6fe625
ovl: change order of setup in ovl_fill_super()
by Miklos Szeredi
· 7 years ago
a9075cd
ovl: factor out ovl_free_fs() helper
by Miklos Szeredi
· 7 years ago
95e6d41
ovl: grab reference to workbasedir early
by Miklos Szeredi
· 7 years ago
f7e3a7d
ovl: split out ovl_get_indexdir() from ovl_fill_super()
by Miklos Szeredi
· 7 years ago
c0d91fb
ovl: split out ovl_get_lower_layers() from ovl_fill_super()
by Miklos Szeredi
· 7 years ago
8ed61dc
ovl: split out ovl_get_workdir() from ovl_fill_super()
by Miklos Szeredi
· 7 years ago
21a3b31
ovl: split out ovl_get_upper() from ovl_fill_super()
by Miklos Szeredi
· 7 years ago
53dbb0b
ovl: split out ovl_get_lowerstack() from ovl_fill_super()
by Miklos Szeredi
· 7 years ago
87ad447
ovl: split out ovl_get_workpath() from ovl_fill_super()
by Miklos Szeredi
· 7 years ago
6ee8acf
ovl: split out ovl_get_upperpath() from ovl_fill_super()
by Miklos Szeredi
· 7 years ago
8aafcb5
ovl: use path_put_init() in error paths for ovl_fill_super()
by Miklos Szeredi
· 7 years ago
f30536f
ovl: update cache version of impure parent on rename
by Amir Goldstein
· 7 years ago
a0c5ad3
ovl: relax same fs constraint for constant st_ino
by Amir Goldstein
· 7 years ago
ba1e563
ovl: return anonymous st_dev for lower inodes
by Chandan Rajendra
· 7 years ago
2a9c6d0
ovl: allocate anonymous devs for lowerdirs
by Chandan Rajendra
· 7 years ago
b934363
ovl: re-structure overlay lower layers in-memory
by Chandan Rajendra
· 7 years ago
ee023c3
ovl: move include of ovl_entry.h into overlayfs.h
by Amir Goldstein
· 7 years ago
07f6fff
ovl: fix rmdir problem on non-merge dir with origin xattr
by zhangyi (F)
· 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
4eae06d
ovl: lockdep annotate of nested OVL_I(inode)->lock
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
7937a56
ovl: handle ENOENT on index lookup
by Amir Goldstein
· 7 years ago
6eaf011
ovl: fix EIO from lookup of non-indexed upper
by Amir Goldstein
· 7 years ago
506458e
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
by Will Deacon
· 7 years ago
0ce5cdc
ovl: Return -ENOMEM if an allocation fails ovl_lookup()
by Dan Carpenter
· 7 years ago
b3885bd
ovl: add NULL check in ovl_alloc_inode
by Hirofumi Nakagawa
· 7 years ago
85fdee1
ovl: fix regression caused by exclusive upper/work dir protection
by Amir Goldstein
· 7 years ago
5820dc0
ovl: fix missing unlock_rename() in ovl_do_copy_up()
by Amir Goldstein
· 7 years ago
dc7ab67
ovl: fix dentry leak in ovl_indexdir_cleanup()
by Amir Goldstein
· 7 years ago
9f4ec90
ovl: fix dput() of ERR_PTR in ovl_cleanup_index()
by Amir Goldstein
· 7 years ago
e0082a0
ovl: fix error value printed in ovl_lookup_index()
by Amir Goldstein
· 7 years ago
0f0d127
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
0ee931c
mm: treewide: remove GFP_TEMPORARY allocation flag
by Michal Hocko
· 7 years ago
Next »