index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
namei.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-24
ovl: do not cleanup unsupported index entries
Amir Goldstein
1
-4
/
+3
2017-10-24
ovl: handle ENOENT on index lookup
Amir Goldstein
1
-0
/
+4
2017-10-24
ovl: fix EIO from lookup of non-indexed upper
Amir Goldstein
1
-12
/
+8
2017-10-19
ovl: Return -ENOMEM if an allocation fails ovl_lookup()
Dan Carpenter
1
-0
/
+1
2017-10-05
ovl: fix error value printed in ovl_lookup_index()
Amir Goldstein
1
-0
/
+1
2017-09-14
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
1
-6
/
+6
2017-07-20
ovl: check for bad and whiteout index on lookup
Amir Goldstein
1
-5
/
+17
2017-07-20
ovl: do not cleanup directory and whiteout index entries
Amir Goldstein
1
-4
/
+15
2017-07-04
ovl: cleanup orphan index entries
Amir Goldstein
1
-0
/
+5
2017-07-04
ovl: add flag for upper in ovl_entry
Miklos Szeredi
1
-1
/
+3
2017-07-04
ovl: hash overlay non-dir inodes by copy up origin
Miklos Szeredi
1
-2
/
+2
2017-07-04
ovl: cleanup bad and stale index entries on mount
Amir Goldstein
1
-8
/
+66
2017-07-04
ovl: lookup index entry for copy up origin
Amir Goldstein
1
-0
/
+108
2017-07-04
ovl: verify index dir matches upper dir
Amir Goldstein
1
-2
/
+2
2017-07-04
ovl: verify upper root dir matches lower root dir
Amir Goldstein
1
-14
/
+89
2017-07-04
ovl: relax same fs constrain for ovl_check_origin()
Amir Goldstein
1
-18
/
+24
2017-07-04
ovl: move impure to ovl_inode
Miklos Szeredi
1
-4
/
+0
2017-07-04
ovl: move redirect to ovl_inode
Miklos Szeredi
1
-1
/
+2
2017-07-04
ovl: move __upperdentry to ovl_inode
Miklos Szeredi
1
-4
/
+3
2017-07-04
ovl: simplify getting inode
Miklos Szeredi
1
-21
/
+9
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
1
-1
/
+1
2017-05-29
ovl: mark upper merge dir with type origin entries "impure"
Amir Goldstein
1
-20
/
+0
2017-05-19
ovl: mark upper dir with type origin entries "impure"
Amir Goldstein
1
-2
/
+16
2017-05-05
ovl: lookup non-dir copy-up-origin by file handle
Amir Goldstein
1
-0
/
+132
2017-05-05
ovl: use an auxiliary var for overlay root entry
Amir Goldstein
1
-5
/
+4
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-01-18
ovl: fix possible use after free on redirect dir lookup
Amir Goldstein
1
-9
/
+18
2016-12-16
ovl: lookup redirects
Miklos Szeredi
1
-2
/
+120
2016-12-16
ovl: consolidate lookup for underlying layers
Miklos Szeredi
1
-70
/
+86
2016-12-16
ovl: check namelen
Miklos Szeredi
1
-8
/
+8
2016-12-16
ovl: split super.c
Miklos Szeredi
1
-0
/
+267