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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-29
ovl: filter trusted xattr for non-admin
Miklos Szeredi
1
-1
/
+11
2017-05-29
ovl: mark upper merge dir with type origin entries "impure"
Amir Goldstein
6
-58
/
+60
2017-05-19
ovl: mark upper dir with type origin entries "impure"
Amir Goldstein
5
-2
/
+79
2017-05-19
ovl: remove unused arg from ovl_lookup_temp()
Miklos Szeredi
3
-6
/
+6
2017-05-19
ovl: handle rename when upper doesn't support xattr
Amir Goldstein
3
-19
/
+20
2017-05-18
ovl: don't fail copy-up if upper doesn't support xattr
Miklos Szeredi
1
-1
/
+5
2017-05-18
ovl: check on mount time if upper fs supports setting xattr
Amir Goldstein
4
-0
/
+38
2017-05-18
ovl: fix creds leak in copy up error path
Amir Goldstein
1
-5
/
+6
2017-05-15
ovl: select EXPORTFS
Arnd Bergmann
1
-0
/
+1
2017-05-10
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-50
/
+415
2017-05-05
ovl: persistent inode numbers for upper hardlinks
Amir Goldstein
1
-0
/
+3
2017-05-05
ovl: merge getattr for dir and nondir
Miklos Szeredi
3
-64
/
+30
2017-05-05
ovl: constant st_ino/st_dev across copy up
Amir Goldstein
1
-1
/
+38
2017-05-05
ovl: persistent inode number for directories
Amir Goldstein
1
-4
/
+33
2017-05-05
ovl: set the ORIGIN type flag
Amir Goldstein
2
-4
/
+8
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-05-05
ovl: store file handle of lower inode on copy up
Amir Goldstein
2
-0
/
+118
2017-05-05
ovl: check if all layers are on the same fs
Amir Goldstein
4
-0
/
+18
2017-04-26
ovl: do not set overlay.opaque on non-dir create
Amir Goldstein
1
-1
/
+1
2017-04-20
ovl: check IS_APPEND() on real upper inode
Amir Goldstein
1
-3
/
+25
2017-04-20
ovl: Use designated initializers
Kees Cook
2
-3
/
+3
2017-03-08
overlayfs: remove now unnecessary header file include
Linus Torvalds
1
-1
/
+0
2017-03-08
ovl: lockdep annotate of nested stacked overlayfs inode lock
Amir Goldstein
1
-0
/
+37
2017-03-03
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-27
/
+148
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-9
/
+14
2017-03-03
statx: Add a system call to make enhanced file info available
David Howells
3
-9
/
+14
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
5
-0
/
+5
2017-02-07
ovl: drop CAP_SYS_RESOURCE from saved mounter's credentials
Konstantin Khlebnikov
1
-2
/
+6
2017-02-07
ovl: properly implement sync_filesystem()
Amir Goldstein
1
-0
/
+20
2017-02-07
ovl: concurrent copy up of regular files
Amir Goldstein
1
-4
/
+31
2017-02-07
ovl: introduce copy up waitqueue
Amir Goldstein
4
-0
/
+35
2017-02-07
ovl: copy up regular file using O_TMPFILE
Amir Goldstein
1
-7
/
+20
2017-02-07
ovl: rearrange code in ovl_copy_up_locked()
Amir Goldstein
1
-24
/
+25
2017-02-07
ovl: check if upperdir fs supports O_TMPFILE
Amir Goldstein
3
-0
/
+20
2017-01-18
ovl: fix possible use after free on redirect dir lookup
Amir Goldstein
1
-9
/
+18
2016-12-18
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+0
2016-12-16
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-784
/
+1084
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-12-16
ovl: fix return value of ovl_fill_super
Geliang Tang
1
-0
/
+2
2016-12-16
ovl: clean up kstat usage
Al Viro
4
-39
/
+45
2016-12-16
ovl: fold ovl_copy_up_truncate() into ovl_copy_up()
Amir Goldstein
3
-37
/
+13
2016-12-16
ovl: create directories inside merged parent opaque
Amir Goldstein
1
-2
/
+12
2016-12-16
ovl: opaque cleanup
Miklos Szeredi
4
-31
/
+25
2016-12-16
ovl: show redirect_dir mount option
Amir Goldstein
1
-0
/
+3
2016-12-16
ovl: allow setting max size of redirect
Miklos Szeredi
1
-3
/
+7
2016-12-16
ovl: allow redirect_dir to default to "on"
Miklos Szeredi
2
-0
/
+19
2016-12-16
ovl: check for emptiness of redirect dir
Amir Goldstein
1
-9
/
+22
2016-12-16
ovl: redirect on rename-dir
Miklos Szeredi
6
-28
/
+176
[next]