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