index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
btrfs-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs-util: expose SIGINT behaviour in snapshot copy fallback, too
Lennart Poettering
2019-07-17
1
-1
/
+1
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-6
/
+1
*
tree-wide: replace strjoin() with path_join()
Yu Watanabe
2019-06-20
1
-1
/
+1
*
tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0
Yu Watanabe
2019-04-11
1
-1
/
+2
*
btrfs: when falling back to plain copy when snapshoting exclude submounts
Lennart Poettering
2019-03-01
1
-1
/
+1
*
Fix a few comments
Zbigniew Jędrzejewski-Szmek
2019-01-08
1
-1
/
+1
*
missing: move btrfs related entries to missing_btrfs.h and missing_btrfs_tree.h
Yu Watanabe
2018-12-04
1
-5
/
+0
*
import: drop logic of setting up /var/lib/machines as btrfs loopback mount
Lennart Poettering
2018-11-26
1
-90
/
+0
*
copy: support getting progress feedback from the various copy functions
Lennart Poettering
2018-11-26
1
-5
/
+24
*
btrfs-util: before deleting a subvol check that it is one
Lennart Poettering
2018-11-08
1
-0
/
+12
*
tree-wide: use CMP() macro where applicable
Yu Watanabe
2018-10-16
1
-8
/
+8
*
tree-wide: CMP()ify all the things
Lennart Poettering
2018-10-16
1
-6
/
+1
*
chattr: optionally, return the old flags when updating them
Lennart Poettering
2018-10-08
1
-1
/
+1
*
btrfs: fix loopback resizing code
Lennart Poettering
2018-09-24
1
-3
/
+3
*
btrfs-util: unfuck tmpfiles' subvol creation
Lennart Poettering
2018-08-08
1
-0
/
+15
*
btrfs-util: introduce btrfs_subvol_make_fd()
Franck Bui
2018-07-30
1
-7
/
+19
*
fs-util: introduce open_parent() helper
Lennart Poettering
2018-07-23
1
-20
/
+4
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop !! casts to booleans
Zbigniew Jędrzejewski-Szmek
2018-06-13
1
-1
/
+1
*
blockdev-util: let's initialize return parameter on success
Lennart Poettering
2018-06-11
1
-1
/
+3
*
nspawn: fix copy/reflink fallback when directory already exists (#8781)
Milan
2018-04-24
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-2
/
+1
*
stat-util: unify code that checks whether something is a regular file
Lennart Poettering
2018-02-20
1
-24
/
+13
*
basic: split out blockdev-util.[ch] from util.h
Lennart Poettering
2017-12-25
1
-0
/
+1
*
Move selinux-related stuff from btrfs-util.c to label.c
Zbigniew Jędrzejewski-Szmek
2017-12-19
1
-19
/
+0
*
Add a little helper to make /sys/dev/block/major:minor paths
Zbigniew Jędrzejewski-Szmek
2017-11-30
1
-6
/
+6
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
btrfs-util: when opening subvolume fds, always set O_NOFOLLOW
Lennart Poettering
2017-10-26
1
-5
/
+5
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-1
/
+1
*
copy: change the various copy_xyz() calls to take a unified flags parameter
Lennart Poettering
2017-02-17
1
-1
/
+1
*
nspawn: add fallback top normal copy/reflink when we cannot btrfs snapshot
Lennart Poettering
2016-11-22
1
-9
/
+30
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
machined: add early checks for unrealistically large image/pool sizes
Lennart Poettering
2016-01-27
1
-0
/
+5
*
Use negative_errno() to assert errno is positive after a few system calls
Zbigniew Jędrzejewski-Szmek
2016-01-18
1
-1
/
+1
*
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-12-01
1
-1
/
+1
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-1
/
+14
*
Merge pull request #1915 from poettering/btrfs-root-subvol
David Herrmann
2015-11-16
1
-3
/
+15
|
\
|
*
tmpfiles: create subvolumes for "v", "q", and "Q" only if / is a subvolume
Lennart Poettering
2015-11-16
1
-3
/
+15
*
|
btrfs: properly handle the case when a subvol has no parent
Lennart Poettering
2015-11-13
1
-11
/
+20
|
/
*
tmpfiles: don't consider it a problem if quota is not enabled on btrfs
Lennart Poettering
2015-11-10
1
-0
/
+4
*
btrfs: when querying quota, make sure we don't choke if quota is disabled
Lennart Poettering
2015-11-10
1
-3
/
+15
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
stat-util.h: move F_TYPE_EQUAL() macro definition to stat-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util: remove path_get_parent(), in favour of dirname_malloc()
Lennart Poettering
2015-10-27
1
-4
/
+4
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-7
/
+7
*
btrfs: beef-up btrfs support with a limited understanding of quota
Lennart Poettering
2015-10-22
1
-53
/
+852
[next]