index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
copy.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
copy: Introduce COPY_NOCOW_AFTER and use it when copying images
Daan De Meyer
2024-09-04
1
-4
/
+6
*
copy: Copy nocow flag by default
Daan De Meyer
2024-09-04
1
-0
/
+41
*
Revert "copy: Copy file attributes as well"
Daan De Meyer
2024-09-04
1
-33
/
+8
*
repart: Keep existing directory timestamps intact when copying
Daan De Meyer
2024-08-30
1
-1
/
+7
*
copy: Copy file attributes as well
Daan De Meyer
2024-07-25
1
-8
/
+33
*
copy: increase copy buffer from 16K to 64K
Lennart Poettering
2024-06-14
1
-2
/
+2
*
copy: when a progress callback is provided, never copy more than 1M per itera...
Lennart Poettering
2024-06-14
1
-0
/
+8
*
copy: rework how we determine the number of bytes to copy in copy_bytes_full()
Lennart Poettering
2024-06-14
1
-12
/
+20
*
copy: ignore -EOPNOTSUPP from copy_file_range()
Nick Rosbrook
2024-04-19
1
-1
/
+1
*
copy: introduce COPY_VERIFY_LINKED flag
Yu Watanabe
2024-02-15
1
-2
/
+44
*
copy: use xopenat() to make 'from' argument optional
Yu Watanabe
2024-02-15
1
-27
/
+26
*
fs-util: rename xopenat() -> xopanat_full()
Yu Watanabe
2024-02-15
1
-11
/
+11
*
copy: rebreak comment and fix typo
Yu Watanabe
2024-02-15
1
-7
/
+8
*
shared/copy: rewind dir fd before using it for cleanup
Zbigniew Jędrzejewski-Szmek
2023-10-24
1
-0
/
+4
*
various: use _NEG_ macros to reduce indentation
Zbigniew Jędrzejewski-Szmek
2023-08-16
1
-14
/
+8
*
copy: Add support for creating subvolumes to copy_tree_at()
Daan De Meyer
2023-08-14
1
-6
/
+10
*
file-io: Fix copying sparse files
Michael A Cassaniti
2023-08-11
1
-1
/
+14
*
include missing sys/file.h for LOCK_EX
Khem Raj
2023-08-02
1
-0
/
+1
*
copy: propagate error in fd_copy_directory()
Yu Watanabe
2023-06-23
1
-0
/
+3
*
copy: fix fd leak
Yu Watanabe
2023-06-23
1
-1
/
+5
*
copy: add one more assertions about copy_flags
Yu Watanabe
2023-06-23
1
-0
/
+3
*
copy: Add COPY_LOCK_BSD
Daan De Meyer
2023-06-15
1
-45
/
+36
*
tmpfile-util: turn last parameter of link_tmpfile() into a proper flags
Lennart Poettering
2023-06-13
1
-1
/
+1
*
Merge pull request #27882 from DaanDeMeyer/repart-truncate
Zbigniew Jędrzejewski-Szmek
2023-06-07
1
-2
/
+11
|
\
|
*
copy: Add COPY_TRUNCATE
Daan De Meyer
2023-06-01
1
-2
/
+11
*
|
copy: Merge copy_directory() and copy_directory_fd() into copy_directory_at()
Daan De Meyer
2023-06-06
1
-52
/
+14
|
/
*
copy: shortcut reflink_range() to reflink() in some cases
Lennart Poettering
2023-04-28
1
-0
/
+6
*
copy: don't call clone ioctls twice
Lennart Poettering
2023-04-28
1
-9
/
+5
*
copy: rename reflink_full() -> reflink_range()
Yu Watanabe
2023-04-28
1
-2
/
+2
*
copy: Introduce reflink() and reflink_full()
Daan De Meyer
2023-04-28
1
-2
/
+51
*
copy: make copy_bytes() support O_PATH fds
Yu Watanabe
2023-04-10
1
-0
/
+8
*
copy: Add more at() helpers
Daan De Meyer
2023-03-21
1
-9
/
+13
*
tmpfile-util: teach link_tmpfile() to optionally replace files
Lennart Poettering
2023-03-03
1
-42
/
+10
*
copy: Support both inode exclusion and contents exclusion
Daan De Meyer
2023-02-22
1
-6
/
+19
*
copy: Add copy_file_at()
Daan De Meyer
2023-02-20
1
-6
/
+10
*
copy: Copy symlink xattrs
Daan De Meyer
2023-02-14
1
-0
/
+1
*
copy: Make copy_xattr() more generic
Daan De Meyer
2023-02-14
1
-8
/
+8
*
tree-wide: use -EBADF more
Yu Watanabe
2022-12-20
1
-1
/
+1
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-7
/
+7
*
treewide: drop "RUN_" from "RUN_WITH_UMASK"
Zbigniew Jędrzejewski-Szmek
2022-12-13
1
-1
/
+1
*
copy: Add COPY_GRACEFUL_WARN
Daan De Meyer
2022-12-01
1
-9
/
+27
*
nulstr-util: Declare NULSTR_FOREACH() iterator inline
Daan De Meyer
2022-11-11
1
-1
/
+0
*
copy: Support passing a deny list of files/directories to not copy
Daan De Meyer
2022-11-10
1
-5
/
+21
*
copy: Respect COPY_REPLACE flag for copy_tree
Alexander Wilson
2022-07-27
1
-2
/
+10
*
copy.[ch]: Refactor
Alexander Wilson
2022-07-27
1
-23
/
+75
*
stat-util: fix dir_is_empty() with hidden/backup files
Lennart Poettering
2022-05-04
1
-1
/
+1
*
copy: use FLAGS_SET() in copy_xattr()
Franck Bui
2022-03-14
1
-1
/
+1
*
copy: fix wrong argument passed to S_ISREG() in copy_file_fd_full()
Franck Bui
2022-03-14
1
-1
/
+4
*
shared: Handle filesystems that don't support hole punching in COPY_HOLES
Daan De Meyer
2022-01-30
1
-2
/
+4
*
shared: Ensure COPY_HOLES copies trailing holes
Daan De Meyer
2022-01-26
1
-2
/
+44
[next]