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
/
remap_range.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fsnotify: optionally pass access range in file permission hooks
Amir Goldstein
2023-12-12
1
-1
/
+7
*
remap_range: move file_start_write() to after permission hook
Amir Goldstein
2023-11-24
1
-8
/
+13
*
remap_range: move permission hooks out of do_clone_file_range()
Amir Goldstein
2023-11-24
1
-8
/
+8
*
fs: use UB-safe check for signed addition overflow in remap_verify_area
David Sterba
2023-05-24
1
-1
/
+4
*
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+1
*
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+3
*
Merge tag 'vfs-6.2-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-12-13
1
-5
/
+2
|
\
|
*
fs/remap_range: avoid spurious writeback on zero length request
Brian Foster
2022-11-30
1
-5
/
+2
*
|
fs: use type safe idmapping helpers
Christian Brauner
2022-10-26
1
-1
/
+1
|
/
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-5
/
+26
|
\
|
*
fsdax: dedup file range to use a compare function
Shiyang Ruan
2022-07-17
1
-5
/
+26
*
|
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-03
1
-10
/
+1
|
\
\
|
*
|
remap_range: Remove check of uptodate flag
Matthew Wilcox (Oracle)
2022-06-29
1
-10
/
+1
|
|
/
*
|
Revert "vf/remap: return the amount of bytes actually deduplicated"
Linus Torvalds
2022-07-14
1
-1
/
+1
*
|
vf/remap: return the amount of bytes actually deduplicated
Ansgar Lößer
2022-07-13
1
-1
/
+1
*
|
fs/remap: constrain dedupe of EOF blocks
Dave Chinner
2022-07-13
1
-1
/
+2
|
/
*
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-8
/
+8
|
\
|
*
fs/remap_range: Pass the file pointer to read_mapping_folio()
Matthew Wilcox (Oracle)
2022-03-14
1
-8
/
+8
*
|
fs: allow cross-vfsmount reflink/dedupe
Josef Bacik
2022-03-14
1
-6
/
+1
|
/
*
fs: Convert vfs_dedupe_file_range_compare to folios
Matthew Wilcox (Oracle)
2022-01-08
1
-61
/
+55
*
fs: remove mandatory file locking support
Jeff Layton
2021-08-23
1
-12
/
+0
*
ioctl: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+5
*
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-1
/
+1
*
vfs: verify source area in vfs_dedupe_file_range_one()
Miklos Szeredi
2020-12-14
1
-1
/
+9
*
vfs: move the remap range helpers to remap_range.c
Darrick J. Wong
2020-10-15
1
-3
/
+477
*
vfs: move generic_remap_checks out of mm
Darrick J. Wong
2020-10-14
1
-0
/
+97