index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson.version
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-01
mkosi: update debian commit reference
Luca Boccassi
1
-1
/
+1
2024-07-01
shared/condition: add missing space after 'if'
Mike Yuan
1
-2
/
+2
2024-07-01
shared/mount-util: return early if param is NULL
Mike Yuan
1
-7
/
+10
2024-07-01
mkfs-util: Simplify logic
Daan De Meyer
1
-8
/
+3
2024-07-01
units: add dep on systemd-logind.service by user@.service
Lennart Poettering
2
-2
/
+2
2024-07-01
Use read_full_file_full() in read_smbios11_field()
Daan De Meyer
1
-2
/
+7
2024-07-01
storagetm: add --list-devices command
Lennart Poettering
3
-4
/
+28
2024-07-01
repart: add --list-devices switch for listing candidate block devices
Lennart Poettering
3
-1
/
+26
2024-07-01
cryptenroll: add --list-devices switch that shows candidate block devices
Lennart Poettering
3
-0
/
+23
2024-07-01
util: add generic block device listener helper
Lennart Poettering
3
-0
/
+91
2024-07-01
blockdev-util: add partscan check function that takes an sd_device*
Lennart Poettering
6
-12
/
+21
2024-07-01
repart: add sections to --help text
Lennart Poettering
1
-14
/
+26
2024-07-01
test: beef up test case for fid-based equality checks
Lennart Poettering
3
-4
/
+63
2024-07-01
stat-util: port inode_same_at() to use FID file handle data to determine inod...
Lennart Poettering
1
-6
/
+92
2024-07-01
mountpoint-util: clarify that EOVERFLOW is visible on nfs4/autofs mounts
Lennart Poettering
1
-3
/
+3
2024-07-01
mountpoint-util: use the FID stuff for detecting the root of mounts
Lennart Poettering
1
-3
/
+3
2024-07-01
mountpoint-util: add new helper name_to_handle_at_try_fid()
Lennart Poettering
3
-1
/
+32
2024-07-01
mountpoint-util: use ERRNO_IS_xyz() at more places
Lennart Poettering
1
-3
/
+3
2024-07-01
mountpoint-util: add public helper for comparing file handles
Lennart Poettering
2
-4
/
+14
2024-07-01
mountpoint-util: make is_name_to_handle_at_fatal_error() an exported API
Lennart Poettering
2
-13
/
+20
2024-07-01
build(deps): bump actions/checkout from 4.1.6 to 4.1.7
dependabot[bot]
12
-12
/
+12
2024-07-01
Conditional PSI check to reflect changes done in 5.13
rhellstrom
1
-2
/
+8
2024-06-30
core: try again bind mounting if the destination was already created
Luca Boccassi
1
-5
/
+5
2024-06-29
NEWS: fix typo
Mike Yuan
1
-1
/
+1
2024-06-29
NEWS: nscd has been dropped for good
Mike Yuan
1
-1
/
+1
2024-06-29
mkfs-util: Set sector size for btrfs as well
Daan De Meyer
1
-0
/
+9
2024-06-29
repart: Don't set filesystem sector size to 512
Daan De Meyer
1
-1
/
+1
2024-06-29
Added mised EVDEV_ABS_35 & EVDEV_ABS_36 for GAOMON s620
DocNITE
1
-0
/
+2
2024-06-29
repart: Log more about filesystem sector size
Daan De Meyer
1
-2
/
+4
2024-06-28
core/unit: follow merged units before updating SourcePath= timestamp too
Mike Yuan
1
-1
/
+3
2024-06-28
Use hashmap_ensure_replace()
Matteo Croce
3
-18
/
+3
2024-06-28
introduce hashmap_ensure_replace()
Matteo Croce
3
-0
/
+49
2024-06-28
meson: use less verbose quoting
Zbigniew Jędrzejewski-Szmek
1
-6
/
+6
2024-06-28
Drop support for nscd
Zbigniew Jędrzejewski-Szmek
14
-260
/
+6
2024-06-28
TEST-54-CREDS: Use UEFI firmware if available
Daan De Meyer
1
-0
/
+1
2024-06-28
TEST-18-FAILUREACTION: Set auto firmware
Daan De Meyer
1
-0
/
+3
2024-06-28
TEST-09-REBOOT: Set auto firmware
Daan De Meyer
1
-0
/
+3
2024-06-28
TEST-06-SELINUX: Explicitly pull in autorelabel.service
Daan De Meyer
1
-1
/
+1
2024-06-28
TEST-70-TPM2: Use UEFI firmware if available
Daan De Meyer
1
-0
/
+1
2024-06-28
core: do not set up cgroup runtime on coldplug
Mike Yuan
3
-7
/
+2
2024-06-28
core: cast ignored retval of unit_realize_cgroup to void
Mike Yuan
6
-6
/
+6
2024-06-28
core: do not drop CGroupRuntime when unit stops, but only on GC
Mike Yuan
3
-20
/
+19
2024-06-28
core/cgroup: drop spurious ", ignoring" for unit_cgroup_is_empty
Mike Yuan
1
-2
/
+1
2024-06-28
core/cgroup: actually make use of the cached accounting values
Mike Yuan
1
-5
/
+5
2024-06-28
core/cgroup: check root cgroup earlier for unit_get_memory_accounting
Mike Yuan
1
-4
/
+4
2024-06-28
core: unify reset_accounting handling
Mike Yuan
3
-102
/
+71
2024-06-28
core/cgroup: call bpf_firewall_close in cgroup_runtime_free
Mike Yuan
4
-23
/
+5
2024-06-28
core/cgroup: make unit_has_host_root_cgroup take const Unit*
Mike Yuan
2
-2
/
+3
2024-06-28
core/cgroup: check CGroupRuntime.cgroup_path rather than _realized for freezer
Mike Yuan
1
-1
/
+1
2024-06-28
core/cgroup: use > 0 comparison rather than == 1
Mike Yuan
1
-1
/
+1
[next]