Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
50b6ced709c695a127df3aed89461a11fadc2791
/
fs
/
overlayfs
/
copy_up.c
b504c65
ovl: improving copy-up efficiency for big sparse file
by Chengguang Xu
· 5 years ago
1bd0a3a
ovl: use pr_fmt auto generate prefix
by lijiazi
· 5 years ago
ec7bbb53
ovl: don't use a temp buf for encoding real fh
by Amir Goldstein
· 5 years ago
cbe7fba
ovl: make sure that real fid is 32bit aligned in memory
by Amir Goldstein
· 5 years ago
c884d8a
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
253e748
ovl: fix typo in MODULE_PARM_DESC
by Nicolas Schier
· 6 years ago
3428030
ovl: fix missing upper fs freeze protection on copy up for ioctl
by Amir Goldstein
· 6 years ago
993a0b2
ovl: Do not lose security.capability xattr over metadata file copy-up
by Vivek Goyal
· 6 years ago
5f32879
ovl: During copy up, first copy up data and then xattrs
by Vivek Goyal
· 6 years ago
c2aa1a4
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
452ce65
vfs: plumb remap flags through the vfs clone functions
by Darrick J. Wong
· 6 years ago
42ec3d4
vfs: make remap_file_range functions take and return bytes completed
by Darrick J. Wong
· 6 years ago
6b52243
ovl: fold copy-up helpers into callers
by Miklos Szeredi
· 6 years ago
b10cdcd
ovl: untangle copy up call chain
by Amir Goldstein
· 6 years ago
1f244dc
ovl: clean up error handling in ovl_get_tmpfile()
by Miklos Szeredi
· 6 years ago
a725356
vfs: swap names of {do,vfs}_clone_file_range()
by Amir Goldstein
· 6 years ago
989974c
ovl: Enable metadata only feature
by Vivek Goyal
· 7 years ago
d1e6f6a
ovl: add helper to force data copy-up
by Vivek Goyal
· 7 years ago
4f93b42
ovl: Copy up meta inode data from lowest data inode
by Vivek Goyal
· 7 years ago
0c28887
ovl: A new xattr OVL_XATTR_METACOPY for file on upper
by Vivek Goyal
· 7 years ago
2002df8
ovl: Add helper ovl_already_copied_up()
by Vivek Goyal
· 7 years ago
44d5bf1
ovl: Copy up only metadata during copy up where it makes sense
by Vivek Goyal
· 7 years ago
bd64e57
ovl: During copy up, first copy up metadata and then data
by Vivek Goyal
· 7 years ago
d6eac03
ovl: Move the copy up helpers to copy_up.c
by Vivek Goyal
· 7 years ago
670c232
ovl: obsolete "check_copy_up" module option
by Miklos Szeredi
· 6 years ago
b148cba
ovl: clean up copy-up error paths
by Miklos Szeredi
· 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
5b2cccd
ovl: disambiguate ovl_encode_fh()
by Amir Goldstein
· 7 years ago
aa3ff3c
ovl: copy up of disconnected dentries
by Amir Goldstein
· 7 years ago
016b720
ovl: index directories 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
0512244
ovl: generalize ovl_verify_origin() and helpers
by Amir Goldstein
· 7 years ago
9678e63
ovl: fix inconsistent d_ino for legacy merge dir
by Amir Goldstein
· 7 years ago
ee023c3
ovl: move include of ovl_entry.h into overlayfs.h
by Amir Goldstein
· 7 years ago
b79e05a
ovl: no direct iteration for dir with origin xattr
by Amir Goldstein
· 8 years ago
5820dc0
ovl: fix missing unlock_rename() in ovl_do_copy_up()
by Amir Goldstein
· 7 years ago
0ee931c
mm: treewide: remove GFP_TEMPORARY allocation flag
by Michal Hocko
· 7 years ago
f4439de
ovl: mark parent impure and restore timestamp on ovl_link_up()
by Amir Goldstein
· 8 years ago
5f8415d
ovl: persistent overlay inode nlink for indexed inodes
by Amir Goldstein
· 8 years ago
59be097
ovl: implement index dir copy up
by Amir Goldstein
· 8 years ago
fd210b7
ovl: move copy up lock out
by Miklos Szeredi
· 8 years ago
a6fb235
ovl: rearrange copy up
by Miklos Szeredi
· 8 years ago
55acc66
ovl: add flag for upper in ovl_entry
by Miklos Szeredi
· 8 years ago
23f0ab1
ovl: use struct copy_up_ctx as function argument
by Miklos Szeredi
· 8 years ago
7ab8b17
ovl: base tmpfile in workdir too
by Miklos Szeredi
· 8 years ago
02209d1
ovl: factor out ovl_copy_up_inode() helper
by Amir Goldstein
· 8 years ago
7d90b85
ovl: extract helper to get temp file in copy up
by Miklos Szeredi
· 8 years ago
15932c4
ovl: defer upper dir lock to tempfile link
by Amir Goldstein
· 8 years ago
54fb347
ovl: verify index dir matches upper dir
by Amir Goldstein
· 8 years ago
8b88a2e
ovl: verify upper root dir matches lower root dir
by Amir Goldstein
· 8 years ago
02bcd15
ovl: introduce the inodes index dir feature
by Amir Goldstein
· 8 years ago
09d8b58
ovl: move __upperdentry to ovl_inode
by Miklos Szeredi
· 8 years ago
7f53b7d
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid into overlayfs-next
by Miklos Szeredi
· 8 years ago
fbaf94e
ovl: don't set origin on broken lower hardlink
by Miklos Szeredi
· 8 years ago
e85f82f
ovl: copy-up: don't unlock between lookup and link
by Miklos Szeredi
· 8 years ago
01633fd
overlayfs: use uuid_t instead of uuid_be
by Christoph Hellwig
· 8 years ago
8578709
fs: switch ->s_uuid to uuid_t
by Christoph Hellwig
· 8 years ago
f3a1568
ovl: mark upper merge dir with type origin entries "impure"
by Amir Goldstein
· 8 years ago
3d27573
ovl: remove unused arg from ovl_lookup_temp()
by Miklos Szeredi
· 8 years ago
6266d46
ovl: don't fail copy-up if upper doesn't support xattr
by Miklos Szeredi
· 8 years ago
8137ae2
ovl: fix creds leak in copy up error path
by Amir Goldstein
· 8 years ago
3a1e819
ovl: store file handle of lower inode on copy up
by Amir Goldstein
· 8 years ago
e58bc92
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
590dce2
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
a528d35
statx: Add a system call to make enhanced file info available
by David Howells
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
5b825c3
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
by Ingo Molnar
· 8 years ago
01ad3eb
ovl: concurrent copy up of regular files
by Amir Goldstein
· 8 years ago
d8514d8
ovl: copy up regular file using O_TMPFILE
by Amir Goldstein
· 8 years ago
42f269b
ovl: rearrange code in ovl_copy_up_locked()
by Amir Goldstein
· 8 years ago
ff0f962
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
32a3d84
ovl: clean up kstat usage
by Al Viro
· 8 years ago
9aba652
ovl: fold ovl_copy_up_truncate() into ovl_copy_up()
by Amir Goldstein
· 8 years ago
5cf5b47
ovl: opaque cleanup
by Miklos Szeredi
· 8 years ago
a6c6065
ovl: redirect on rename-dir
by Miklos Szeredi
· 8 years ago
2ea9846
ovl: use vfs_clone_file_range() for copy up if possible
by Amir Goldstein
· 8 years ago
4506309
don't open-code file_inode()
by Al Viro
· 8 years ago
641089c
ovl: fsync after copy-up
by Miklos Szeredi
· 8 years ago
1a892b4
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
7764235b
ovl: use vfs_get_link()
by Miklos Szeredi
· 8 years ago
97d2116
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
5d6c319
xattr: Add __vfs_{get,set,remove}xattr helpers
by Andreas Gruenbacher
· 8 years ago
a3443cd
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
8eac98b
ovl: during copy up, switch to mounter's creds early
by Vivek Goyal
· 8 years ago
8b326c6
ovl: copy_up_xattr(): use strnlen
by Miklos Szeredi
· 8 years ago
121ab82
security,overlayfs: Provide security hook for copy up of xattrs for overlay file
by Vivek Goyal
· 8 years ago
d8ad8b4
security, overlayfs: provide copy up security hook for unioned files
by Vivek Goyal
· 8 years ago
0956254
ovl: don't copy up opaqueness
by Miklos Szeredi
· 8 years ago
39b681f
ovl: store real inode pointer in ->i_private
by Miklos Szeredi
· 8 years ago
3fe6e52
ovl: override creds with the ones from the superblock mounter
by Antonio Murdaca
· 9 years ago
f134f24
ovl: fixed coding style warning
by Sohom Bhattacharjee
· 9 years ago
fb5bb2c3
ovl: Warn on copy up if a process has a R/O fd open to the lower file
by David Howells
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
e9f57eb
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 9 years ago
0f7ff2d
ovl: get rid of the dead code left from broken (and disabled) optimizations
by Al Viro
· 9 years ago
e4ad29f
ovl: use a minimal buffer in ovl_copy_xattr
by Vito Caputo
· 9 years ago
Next »