index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
blockdev-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
blockdev-util: fix typo
Yu Watanabe
2024-04-18
1
-1
/
+1
*
blockdev-util: also read 'ext_range' sysattr to check if the partscan is enabled
Yu Watanabe
2024-04-18
1
-16
/
+40
*
tree-wide: use device_in_subsystem() and device_is_devtype()
Yu Watanabe
2023-12-22
1
-13
/
+2
*
blockdev-util: add new helper blockdev_get_device_size()
Lennart Poettering
2023-12-13
1
-0
/
+15
*
blockdev-util: export block_device_get_originating()
Lennart Poettering
2023-11-02
1
-1
/
+1
*
device-util: Declare iterator variables inline
Daan De Meyer
2023-07-12
1
-2
/
+0
*
bootctl: add new --print-root-device option
Lennart Poettering
2023-02-21
1
-0
/
+51
*
blockdev-util: add simple wrapper around BLKSSZGET
Lennart Poettering
2023-01-18
1
-0
/
+15
*
dissect-image: Notify btrfs when we're done using a loop device
Daan De Meyer
2023-01-12
1
-0
/
+4
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-7
/
+7
*
blockdev-util: move O_PATH fd conversion into btrfs_get_block_device_fd() to ...
Lennart Poettering
2022-11-29
1
-32
/
+2
*
blockdev-util: introduce block_device_new_from_fd() and block_device_new_from...
Yu Watanabe
2022-09-28
1
-9
/
+63
*
blockdev-util: re-implement block_get_originating() by using sd_device
Yu Watanabe
2022-09-28
1
-72
/
+54
*
blockdev-util: reopen file descriptor only when O_PATH is set
Yu Watanabe
2022-09-28
1
-6
/
+16
*
blockdev-util: split-out fd_get_devnum()
Yu Watanabe
2022-09-28
1
-28
/
+44
*
blockdev-util: make sure get_block_device_fd() works reliably for O_PATH, too
Lennart Poettering
2022-09-20
1
-1
/
+15
*
udev: use block_device_is_whole_disk()
Yu Watanabe
2022-09-20
1
-1
/
+1
*
blockdev-util: change return value when a partition device is passed to parti...
Yu Watanabe
2022-09-18
1
-1
/
+1
*
blockdev-util: introduce block_device_get_whole_disk()
Yu Watanabe
2022-09-18
1
-0
/
+29
*
blockdev-util: split-out block_device_is_whole_disk()
Yu Watanabe
2022-09-18
1
-10
/
+23
*
blockdev-util: split out blockdev_reread_partition_table()
Yu Watanabe
2022-09-09
1
-0
/
+21
*
udevd: use partition enumerator at one more place
Yu Watanabe
2022-09-09
1
-1
/
+1
*
Merge pull request #24611 from yuwata/loop-util-refactoring
Yu Watanabe
2022-09-09
1
-2
/
+5
|
\
|
*
loop-util: do not try to enumerate partitions twice
Yu Watanabe
2022-09-08
1
-2
/
+5
*
|
blockdevi-util: also check sysname when enumerating partitions
Yu Watanabe
2022-09-09
1
-0
/
+10
|
/
*
loop-util: move device_has_block_children() to blockdev-util.c
Yu Watanabe
2022-09-07
1
-0
/
+15
*
blockdev-util: check if provided sd_device is for a whole block device
Yu Watanabe
2022-09-07
1
-13
/
+47
*
blockdev-util: make block_device_remove_all_partitions() take sd_device object
Yu Watanabe
2022-09-07
1
-8
/
+24
*
loop-util: move resize partition ioctl call to blockdev-util.[ch]
Lennart Poettering
2022-09-01
1
-2
/
+36
*
tree-wide: use devpath_from_devnum() and device_open_from_devnum()
Yu Watanabe
2022-08-28
1
-6
/
+1
*
blockdev-util: Add block_device_remove_all_partitions()
Daan De Meyer
2022-08-03
1
-0
/
+66
*
blockdev-util: Introduce block_device_add/remove_partition()
Daan De Meyer
2022-08-03
1
-0
/
+51
*
blockdev-util: Introduce fd_get_whole_disk()
Daan De Meyer
2022-08-03
1
-0
/
+48
*
basic: split out dev_t related calls into new devno-util.[ch]
Lennart Poettering
2022-04-13
1
-3
/
+3
*
tree-wide: make FOREACH_DIRENT_ALL define the iterator variable
Zbigniew Jędrzejewski-Szmek
2021-12-15
1
-1
/
+0
*
blockdev-util: add fd-based APIs for getting backing block device for file
Lennart Poettering
2021-07-08
1
-4
/
+17
*
fs-util: add fd-based flavour of path_is_encrypted()
Lennart Poettering
2021-07-08
1
-0
/
+16
*
blockdev-util: add fd-based flavour of get_block_device()
Lennart Poettering
2021-07-08
1
-7
/
+15
*
basic,shared: move a bunch of files to src/shared/
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-0
/
+343