index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
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