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
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-14
ovl: simplify file splice
Miklos Szeredi
1
-44
/
+2
2020-12-14
ovl: make ioctl() safe
Miklos Szeredi
1
-71
/
+16
2020-10-06
ovl: use generic vfs_ioc_setflags_prepare() helper
Amir Goldstein
1
-32
/
+30
2020-10-06
ovl: support [S|G]ETFLAGS and FS[S|G]ETXATTR ioctls for directories
Amir Goldstein
1
-3
/
+13
2020-09-02
ovl: provide a mount option "volatile"
Vivek Goyal
1
-1
/
+9
2020-07-16
ovl: fix unneeded call to ovl_change_flags()
Amir Goldstein
1
-4
/
+6
2020-06-04
ovl: only pass ->ki_flags to ovl_iocb_to_rwf()
Miklos Szeredi
1
-4
/
+3
2020-06-03
ovl: check permission to open real file
Miklos Szeredi
1
-2
/
+14
2020-06-03
ovl: call secutiry hook in ovl_real_ioctl()
Miklos Szeredi
1
-1
/
+4
2020-03-13
ovl: fix lockdep warning for async write
Miklos Szeredi
1
-0
/
+6
2020-02-03
ovl: fix lseek overflow on 32bit
Miklos Szeredi
1
-1
/
+1
2020-01-24
ovl: add splice file read write helper
Murphy Zhou
1
-0
/
+47
2020-01-24
ovl: implement async IO routines
Jiufei Xue
1
-11
/
+98
2020-01-22
ovl: use ovl_inode_lock in ovl_llseek()
Amir Goldstein
1
-2
/
+2
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-11
ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctls
Amir Goldstein
1
-26
/
+65
2019-05-27
ovl: support the FS_IOC_FS[SG]ETXATTR ioctls
Amir Goldstein
1
-3
/
+6
2019-05-06
ovl: check the capability before cred overridden
Jiufei Xue
1
-18
/
+61
2019-05-06
ovl: do not generate duplicate fsnotify events for "fake" path
Amir Goldstein
1
-3
/
+4
2019-05-06
ovl: support stacked SEEK_HOLE/SEEK_DATA
Amir Goldstein
1
-4
/
+40
2019-05-06
ovl: fix missing upper fs freeze protection on copy up for ioctl
Amir Goldstein
1
-3
/
+2
2018-10-30
vfs: plumb remap flags through the vfs dedupe functions
Darrick J. Wong
1
-1
/
+2
2018-10-30
vfs: plumb remap flags through the vfs clone functions
Darrick J. Wong
1
-3
/
+3
2018-10-30
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
1
-6
/
+6
2018-10-30
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
1
-13
/
+17
2018-09-24
vfs: swap names of {do,vfs}_clone_file_range()
Amir Goldstein
1
-1
/
+1
2018-09-24
ovl: fix freeze protection bypass in ovl_clone_file_range()
Amir Goldstein
1
-1
/
+1
2018-09-24
ovl: fix freeze protection bypass in ovl_write_iter()
Amir Goldstein
1
-0
/
+2
2018-09-03
ovl: add ovl_fadvise()
Amir Goldstein
1
-0
/
+20
2018-08-30
ovl: fix GPF in swapfile_activate of file from overlayfs over xfs
Amir Goldstein
1
-3
/
+0
2018-07-20
ovl: Do not do metacopy only for ioctl modifying file attr
Vivek Goyal
1
-1
/
+1
2018-07-20
ovl: Open file with data except for the case of fsync
Vivek Goyal
1
-9
/
+30
2018-07-18
ovl: add reflink/copyfile/dedup support
Miklos Szeredi
1
-0
/
+87
2018-07-18
ovl: add O_DIRECT support
Miklos Szeredi
1
-0
/
+3
2018-07-18
ovl: add lsattr/chattr support
Miklos Szeredi
1
-0
/
+79
2018-07-18
ovl: add ovl_fallocate()
Miklos Szeredi
1
-0
/
+24
2018-07-18
ovl: add ovl_mmap()
Miklos Szeredi
1
-0
/
+32
2018-07-18
ovl: add ovl_fsync()
Miklos Szeredi
1
-0
/
+23
2018-07-18
ovl: add ovl_write_iter()
Miklos Szeredi
1
-0
/
+39
2018-07-18
ovl: add ovl_read_iter()
Miklos Szeredi
1
-0
/
+67
2018-07-18
ovl: add helper to return real file
Miklos Szeredi
1
-0
/
+60
2018-07-18
ovl: stack file ops
Miklos Szeredi
1
-0
/
+76