summaryrefslogtreecommitdiff
path: root/scripts/decodecode
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-12-18 16:06:00 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-12-18 16:06:00 +0100
commitd4f3318ed8fab6316cb7a269b8f42306632a3876 (patch)
treef6430a693525dc11b1eb721287c32d0fd80cf239 /scripts/decodecode
parent94fc256eca987332c2aada67eca47ef7c6d03dfb (diff)
downloadkernel-linux-5.3.y.tar.gz
Linux 5.3.18linux-5.3.y
Diffstat (limited to 'scripts/decodecode')
0 files changed, 0 insertions, 0 deletions
flink_remap_rangeDarrick J. Wong 2018-10-30ocfs2: support partial clone range and dedupe rangeDarrick J. Wong 2018-10-30ocfs2: fix pagecache truncation prior to reflinkDarrick J. Wong 2018-10-30ocfs2: truncate page cache for clone destination file before remappingDarrick J. Wong 2018-10-30vfs: clean up generic_remap_file_range_prep return valueDarrick J. Wong 2018-10-30vfs: make remap_file_range functions take and return bytes completedDarrick J. Wong 2018-10-30vfs: pass remap flags to generic_remap_file_range_prepDarrick J. Wong 2018-10-30vfs: rename vfs_clone_file_prep to be more descriptiveDarrick J. Wong 2018-10-30vfs: check file ranges before cloning filesDarrick J. Wong 2018-10-26ocfs2: remove set but not used variable 'rb'YueHaibing