index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
5
-27
/
+42
|
\
|
*
ovl: do not cleanup unsupported index entries
Amir Goldstein
2017-10-24
2
-10
/
+8
|
*
ovl: handle ENOENT on index lookup
Amir Goldstein
2017-10-24
1
-0
/
+4
|
*
ovl: fix EIO from lookup of non-indexed upper
Amir Goldstein
2017-10-24
3
-17
/
+26
|
*
ovl: Return -ENOMEM if an allocation fails ovl_lookup()
Dan Carpenter
2017-10-19
1
-0
/
+1
|
*
ovl: add NULL check in ovl_alloc_inode
Hirofumi Nakagawa
2017-10-19
1
-0
/
+3
*
|
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-10-24
2
-2
/
+2
|
/
*
ovl: fix regression caused by exclusive upper/work dir protection
Amir Goldstein
2017-10-05
2
-8
/
+22
*
ovl: fix missing unlock_rename() in ovl_do_copy_up()
Amir Goldstein
2017-10-05
4
-24
/
+22
*
ovl: fix dentry leak in ovl_indexdir_cleanup()
Amir Goldstein
2017-10-05
1
-2
/
+4
*
ovl: fix dput() of ERR_PTR in ovl_cleanup_index()
Amir Goldstein
2017-10-05
1
-1
/
+4
*
ovl: fix error value printed in ovl_lookup_index()
Amir Goldstein
2017-10-05
1
-0
/
+1
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
1
-1
/
+1
|
\
|
*
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
1
-1
/
+1
*
|
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-13
3
-8
/
+8
*
|
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-13
6
-56
/
+395
|
\
\
|
*
|
ovl: fix false positive ESTALE on lookup
Amir Goldstein
2017-09-12
1
-4
/
+7
|
*
|
ovl: fix relatime for directories
Miklos Szeredi
2017-09-05
1
-0
/
+3
|
*
|
vfs: add flags to d_real()
Miklos Szeredi
2017-09-04
1
-2
/
+2
|
*
|
ovl: cleanup d_real for negative
Miklos Szeredi
2017-09-04
1
-3
/
+0
|
*
|
ovl: constant d_ino for non-merge dirs
Miklos Szeredi
2017-07-27
5
-45
/
+266
|
*
|
ovl: constant d_ino across copy up
Amir Goldstein
2017-07-27
1
-1
/
+111
|
*
|
ovl: fix readdir error value
Miklos Szeredi
2017-07-27
1
-1
/
+3
|
*
|
ovl: check snprintf return
Miklos Szeredi
2017-07-27
1
-0
/
+3
*
|
|
overlayfs, locking: Remove smp_mb__before_spinlock() usage
Peter Zijlstra
2017-08-10
1
-2
/
+2
|
/
/
*
|
ovl: check for bad and whiteout index on lookup
Amir Goldstein
2017-07-20
1
-5
/
+17
*
|
ovl: do not cleanup directory and whiteout index entries
Amir Goldstein
2017-07-20
2
-5
/
+19
*
|
ovl: fix xattr get and set with selinux
Miklos Szeredi
2017-07-20
4
-23
/
+31
*
|
ovl: remove unneeded check for IS_ERR()
Amir Goldstein
2017-07-13
1
-4
/
+0
*
|
ovl: fix origin verification of index dir
Amir Goldstein
2017-07-13
1
-1
/
+2
*
|
ovl: mark parent impure on ovl_link()
Amir Goldstein
2017-07-13
1
-4
/
+18
*
|
ovl: fix random return value on mount
Amir Goldstein
2017-07-13
1
-0
/
+1
|
/
*
ovl: mark parent impure and restore timestamp on ovl_link_up()
Amir Goldstein
2017-07-04
1
-24
/
+33
*
ovl: cleanup orphan index entries
Amir Goldstein
2017-07-04
5
-5
/
+77
*
ovl: persistent overlay inode nlink for indexed inodes
Amir Goldstein
2017-07-04
5
-3
/
+204
*
ovl: implement index dir copy up
Amir Goldstein
2017-07-04
3
-37
/
+103
*
ovl: move copy up lock out
Miklos Szeredi
2017-07-04
1
-25
/
+13
*
ovl: rearrange copy up
Miklos Szeredi
2017-07-04
1
-36
/
+50
*
ovl: add flag for upper in ovl_entry
Miklos Szeredi
2017-07-04
7
-2
/
+31
*
ovl: use struct copy_up_ctx as function argument
Miklos Szeredi
2017-07-04
1
-82
/
+78
*
ovl: base tmpfile in workdir too
Miklos Szeredi
2017-07-04
1
-5
/
+3
*
ovl: factor out ovl_copy_up_inode() helper
Amir Goldstein
2017-07-04
1
-17
/
+29
*
ovl: extract helper to get temp file in copy up
Miklos Szeredi
2017-07-04
1
-18
/
+41
*
ovl: defer upper dir lock to tempfile link
Amir Goldstein
2017-07-04
2
-30
/
+38
*
ovl: hash overlay non-dir inodes by copy up origin
Miklos Szeredi
2017-07-04
3
-9
/
+44
*
ovl: cleanup bad and stale index entries on mount
Amir Goldstein
2017-07-04
5
-10
/
+130
*
ovl: lookup index entry for copy up origin
Amir Goldstein
2017-07-04
3
-2
/
+116
*
ovl: verify index dir matches upper dir
Amir Goldstein
2017-07-04
4
-8
/
+27
*
ovl: verify upper root dir matches lower root dir
Amir Goldstein
2017-07-04
4
-15
/
+101
*
ovl: introduce the inodes index dir feature
Amir Goldstein
2017-07-04
6
-7
/
+108
[next]