]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - io/copy_file_range.c
xfs_scrub_all: simplify cleanup of run_killable
[thirdparty/xfsprogs-dev.git] / io / copy_file_range.c
2020-05-09  Eric Sandeenxfs_io: copy_range can take up to 8 arguments
2020-04-08  Dave Chinnerxfs_io: set exitcode on failure appropriately
2020-04-08  Dave Chinnerxfsprogs: fix silently broken option parsing
2020-01-30  Darrick J. Wongxfs_io: fix copy_file_range length argument overflow
2019-09-26  Jianhong Yinxfs_io: copy_range don't truncate dst_file, and add...
2019-07-10  Eric Sandeenxfs_io: reorganize source file handling in copy_range
2019-07-10  Amir Goldsteinxfs_io: allow passing an open file to copy_range
2019-03-28  Darrick J. Wongxfs_io: actually check copy file range helper return...
2018-12-12  Dave Chinnerxfs_io: copy_file_range length is a size_t
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-06-01  Darrick J. Wongxfs_io: fix signed comparison problem in copy_file_range
2018-05-31  Goldwyn Rodriguesxfs_io: Make copy_range arguments understand *iB values
2018-02-05  Darrick J. Wongxfs_io: fix copy_file_range symbol name collision
2017-06-21  Darrick J. Wongxfs_io: support the new getfsmap ioctl
2017-01-12  Anna Schumakerxfs_io: Improvements to copy_range return code handling
2016-11-01  Felix Jandaxfsprogs: replace ftruncate64 by equivalent ftruncate
2016-11-01  Felix Jandaxfsprogs: replace [fl]stat64 by equivalent [fl]stat
2016-07-20  Anna Schumakerxfs_io: implement 'copy_range' command