Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9d82a1cdd391e84bfe5d70702ad4efe5be7d2236
/
fs
/
overlayfs
7a93251
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
95582b0
vfs: change inode times to use struct timespec64
by Deepa Dinamani
· 7 years ago
01b39dc
ovl: use inode_insert5() to hash a newly created inode
by Amir Goldstein
· 7 years ago
ac6a52e
ovl: Pass argument to ovl_get_inode() in a structure
by Vivek Goyal
· 7 years ago
b148cba
ovl: clean up copy-up error paths
by Miklos Szeredi
· 7 years ago
dd8ac699
ovl: return EIO on internal error
by Miklos Szeredi
· 7 years ago
f73cc77
ovl: make ovl_create_real() cope with vfs_mkdir() safely
by Al Viro
· 7 years ago
137ec52
ovl: create helper ovl_create_temp()
by Amir Goldstein
· 7 years ago
95a1c81
ovl: return dentry from ovl_create_real()
by Miklos Szeredi
· 7 years ago
471ec5d
ovl: struct cattr cleanups
by Amir Goldstein
· 7 years ago
6cf0076
ovl: strip debug argument from ovl_do_ helpers
by Amir Goldstein
· 7 years ago
a8b9e0c
ovl: remove WARN_ON() real inode attributes mismatch
by Amir Goldstein
· 7 years ago
4280f74
ovl: Kconfig documentation fixes
by Miklos Szeredi
· 7 years ago
795939a
ovl: add support for "xino" mount and config options
by Amir Goldstein
· 7 years ago
adbf4f7
ovl: consistent d_ino for non-samefs with xino
by Amir Goldstein
· 7 years ago
12574a9
ovl: consistent i_ino for non-samefs with xino
by Amir Goldstein
· 7 years ago
e487d88
ovl: constant st_ino for non-samefs with xino
by Amir Goldstein
· 7 years ago
5148626
ovl: allocate anon bdev per unique lower fs
by Amir Goldstein
· 7 years ago
da309e8
ovl: factor out ovl_map_dev_ino() helper
by Amir Goldstein
· 7 years ago
8f35cf5
ovl: cleanup ovl_update_time()
by Miklos Szeredi
· 7 years ago
3a29177
ovl: add WARN_ON() for non-dir redirect cases
by Miklos Szeredi
· 7 years ago
0471a9c
ovl: cleanup setting OVL_INDEX
by Vivek Goyal
· 7 years ago
102b0d1
ovl: set d->is_dir and d->opaque for last path element
by Vivek Goyal
· 7 years ago
e9b77f9
ovl: Do not check for redirect if this is last layer
by Vivek Goyal
· 7 years ago
8b58924
ovl: lookup in inode cache first when decoding lower file handle
by Amir Goldstein
· 7 years ago
8a22efa
ovl: do not try to reconnect a disconnected origin dentry
by Amir Goldstein
· 7 years ago
5b2cccd
ovl: disambiguate ovl_encode_fh()
by Amir Goldstein
· 7 years ago
9f99e50
ovl: set lower layer st_dev only if setting lower st_ino
by Amir Goldstein
· 7 years ago
3ec9b3f
ovl: fix lookup with middle layer opaque dir and absolute path redirects
by Amir Goldstein
· 7 years ago
452061f
ovl: Set d->last properly during lookup
by Vivek Goyal
· 7 years ago
695b46e
ovl: set i_ino to the value of st_ino for NFS export
by Amir Goldstein
· 7 years ago
36cd95df
ovl: update Kconfig texts
by Miklos Szeredi
· 7 years ago
d1fe96c
ovl: redirect_dir=nofollow should not follow redirect for opaque lower
by Vivek Goyal
· 7 years ago
b5095f2
ovl: fix ptr_ret.cocci warnings
by Fengguang Wu
· 7 years ago
7168179
ovl: check ERR_PTR() return value from ovl_lookup_real()
by Amir Goldstein
· 7 years ago
2ca3c14
ovl: check lower ancestry on encode of lower dir file handle
by Amir Goldstein
· 7 years ago
764baba
ovl: hash non-dir by lower inode for fsnotify
by Amir Goldstein
· 7 years ago
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
Next »