index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ovl: fix lockdep warning for async write
Miklos Szeredi
2020-03-13
1
-0
/
+6
*
ovl: fix lseek overflow on 32bit
Miklos Szeredi
2020-02-03
1
-1
/
+1
*
ovl: add splice file read write helper
Murphy Zhou
2020-01-24
1
-0
/
+47
*
ovl: implement async IO routines
Jiufei Xue
2020-01-24
1
-11
/
+98
*
ovl: use ovl_inode_lock in ovl_llseek()
Amir Goldstein
2020-01-22
1
-2
/
+2
*
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
1
-4
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctls
Amir Goldstein
2019-06-11
1
-26
/
+65
|
/
*
ovl: support the FS_IOC_FS[SG]ETXATTR ioctls
Amir Goldstein
2019-05-27
1
-3
/
+6
*
ovl: check the capability before cred overridden
Jiufei Xue
2019-05-06
1
-18
/
+61
*
ovl: do not generate duplicate fsnotify events for "fake" path
Amir Goldstein
2019-05-06
1
-3
/
+4
*
ovl: support stacked SEEK_HOLE/SEEK_DATA
Amir Goldstein
2019-05-06
1
-4
/
+40
*
ovl: fix missing upper fs freeze protection on copy up for ioctl
Amir Goldstein
2019-05-06
1
-3
/
+2
*
vfs: plumb remap flags through the vfs dedupe functions
Darrick J. Wong
2018-10-30
1
-1
/
+2
*
vfs: plumb remap flags through the vfs clone functions
Darrick J. Wong
2018-10-30
1
-3
/
+3
*
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
2018-10-30
1
-6
/
+6
*
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
2018-10-30
1
-13
/
+17
*
vfs: swap names of {do,vfs}_clone_file_range()
Amir Goldstein
2018-09-24
1
-1
/
+1
*
ovl: fix freeze protection bypass in ovl_clone_file_range()
Amir Goldstein
2018-09-24
1
-1
/
+1
*
ovl: fix freeze protection bypass in ovl_write_iter()
Amir Goldstein
2018-09-24
1
-0
/
+2
*
ovl: add ovl_fadvise()
Amir Goldstein
2018-09-03
1
-0
/
+20
*
ovl: fix GPF in swapfile_activate of file from overlayfs over xfs
Amir Goldstein
2018-08-30
1
-3
/
+0
*
ovl: Do not do metacopy only for ioctl modifying file attr
Vivek Goyal
2018-07-20
1
-1
/
+1
*
ovl: Open file with data except for the case of fsync
Vivek Goyal
2018-07-20
1
-9
/
+30
*
ovl: add reflink/copyfile/dedup support
Miklos Szeredi
2018-07-18
1
-0
/
+87
*
ovl: add O_DIRECT support
Miklos Szeredi
2018-07-18
1
-0
/
+3
*
ovl: add lsattr/chattr support
Miklos Szeredi
2018-07-18
1
-0
/
+79
*
ovl: add ovl_fallocate()
Miklos Szeredi
2018-07-18
1
-0
/
+24
*
ovl: add ovl_mmap()
Miklos Szeredi
2018-07-18
1
-0
/
+32
*
ovl: add ovl_fsync()
Miklos Szeredi
2018-07-18
1
-0
/
+23
*
ovl: add ovl_write_iter()
Miklos Szeredi
2018-07-18
1
-0
/
+39
*
ovl: add ovl_read_iter()
Miklos Szeredi
2018-07-18
1
-0
/
+67
*
ovl: add helper to return real file
Miklos Szeredi
2018-07-18
1
-0
/
+60
*
ovl: stack file ops
Miklos Szeredi
2018-07-18
1
-0
/
+76