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
/
namei.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ovl: do not cleanup unsupported index entries
Amir Goldstein
2017-10-24
1
-4
/
+3
*
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
1
-12
/
+8
*
ovl: Return -ENOMEM if an allocation fails ovl_lookup()
Dan Carpenter
2017-10-19
1
-0
/
+1
*
ovl: fix error value printed in ovl_lookup_index()
Amir Goldstein
2017-10-05
1
-0
/
+1
*
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-13
1
-6
/
+6
*
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
1
-4
/
+15
*
ovl: cleanup orphan index entries
Amir Goldstein
2017-07-04
1
-0
/
+5
*
ovl: add flag for upper in ovl_entry
Miklos Szeredi
2017-07-04
1
-1
/
+3
*
ovl: hash overlay non-dir inodes by copy up origin
Miklos Szeredi
2017-07-04
1
-2
/
+2
*
ovl: cleanup bad and stale index entries on mount
Amir Goldstein
2017-07-04
1
-8
/
+66
*
ovl: lookup index entry for copy up origin
Amir Goldstein
2017-07-04
1
-0
/
+108
*
ovl: verify index dir matches upper dir
Amir Goldstein
2017-07-04
1
-2
/
+2
*
ovl: verify upper root dir matches lower root dir
Amir Goldstein
2017-07-04
1
-14
/
+89
*
ovl: relax same fs constrain for ovl_check_origin()
Amir Goldstein
2017-07-04
1
-18
/
+24
*
ovl: move impure to ovl_inode
Miklos Szeredi
2017-07-04
1
-4
/
+0
*
ovl: move redirect to ovl_inode
Miklos Szeredi
2017-07-04
1
-1
/
+2
*
ovl: move __upperdentry to ovl_inode
Miklos Szeredi
2017-07-04
1
-4
/
+3
*
ovl: simplify getting inode
Miklos Szeredi
2017-07-04
1
-21
/
+9
*
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-06-05
1
-1
/
+1
*
ovl: mark upper merge dir with type origin entries "impure"
Amir Goldstein
2017-05-29
1
-20
/
+0
*
ovl: mark upper dir with type origin entries "impure"
Amir Goldstein
2017-05-19
1
-2
/
+16
*
ovl: lookup non-dir copy-up-origin by file handle
Amir Goldstein
2017-05-05
1
-0
/
+132
*
ovl: use an auxiliary var for overlay root entry
Amir Goldstein
2017-05-05
1
-5
/
+4
*
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-02
1
-0
/
+1
*
ovl: fix possible use after free on redirect dir lookup
Amir Goldstein
2017-01-18
1
-9
/
+18
*
ovl: lookup redirects
Miklos Szeredi
2016-12-16
1
-2
/
+120
*
ovl: consolidate lookup for underlying layers
Miklos Szeredi
2016-12-16
1
-70
/
+86
*
ovl: check namelen
Miklos Szeredi
2016-12-16
1
-8
/
+8
*
ovl: split super.c
Miklos Szeredi
2016-12-16
1
-0
/
+267