index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #33496 from YHNdnzj/fd-is-mount-symlink
Luca Boccassi
2024-07-02
2
-4
/
+30
|
\
|
*
test-mountpoint-util: add a test for bind mounted symlinks
Mike Yuan
2024-06-27
1
-0
/
+30
|
*
mountpoint-util: do not assume symlinks are not mountpoints
Mike Yuan
2024-06-27
1
-4
/
+0
*
|
Merge pull request #33560 from YHNdnzj/trivial-cleanup-2
Luca Boccassi
2024-07-02
2
-9
/
+12
|
\
\
|
*
|
shared/condition: add missing space after 'if'
Mike Yuan
2024-07-01
1
-2
/
+2
|
*
|
shared/mount-util: return early if param is NULL
Mike Yuan
2024-07-01
1
-7
/
+10
*
|
|
Merge pull request #33523 from neighbourhoodie/fix/dns-opt-extended-rcode
Luca Boccassi
2024-07-02
2
-4
/
+4
|
\
\
\
|
*
|
|
resolved: correct parsing of OPT extended RCODEs
James Coglan
2024-06-28
1
-1
/
+1
|
*
|
|
resolved: allow the full TTL to be used by OPT records
James Coglan
2024-06-28
1
-3
/
+3
*
|
|
|
build(deps): bump github/codeql-action from 3.24.7 to 3.25.11
dependabot[bot]
2024-07-01
2
-4
/
+4
*
|
|
|
mkosi: update debian commit reference
Luca Boccassi
2024-07-01
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #33475 from poettering/name-to-handle-at-fid
Lennart Poettering
2024-07-01
7
-34
/
+227
|
\
\
\
|
*
|
|
test: beef up test case for fid-based equality checks
Lennart Poettering
2024-07-01
3
-4
/
+63
|
*
|
|
stat-util: port inode_same_at() to use FID file handle data to determine inod...
Lennart Poettering
2024-07-01
1
-6
/
+92
|
*
|
|
mountpoint-util: clarify that EOVERFLOW is visible on nfs4/autofs mounts
Lennart Poettering
2024-07-01
1
-3
/
+3
|
*
|
|
mountpoint-util: use the FID stuff for detecting the root of mounts
Lennart Poettering
2024-07-01
1
-3
/
+3
|
*
|
|
mountpoint-util: add new helper name_to_handle_at_try_fid()
Lennart Poettering
2024-07-01
3
-1
/
+32
|
*
|
|
mountpoint-util: use ERRNO_IS_xyz() at more places
Lennart Poettering
2024-07-01
1
-3
/
+3
|
*
|
|
mountpoint-util: add public helper for comparing file handles
Lennart Poettering
2024-07-01
2
-4
/
+14
|
*
|
|
mountpoint-util: make is_name_to_handle_at_fatal_error() an exported API
Lennart Poettering
2024-07-01
2
-13
/
+20
*
|
|
|
mkfs-util: Simplify logic
Daan De Meyer
2024-07-01
1
-8
/
+3
*
|
|
|
units: add dep on systemd-logind.service by user@.service
Lennart Poettering
2024-07-01
2
-2
/
+2
*
|
|
|
Use read_full_file_full() in read_smbios11_field()
Daan De Meyer
2024-07-01
1
-2
/
+7
*
|
|
|
Merge pull request #33553 from poettering/list-devices
Lennart Poettering
2024-07-01
17
-31
/
+215
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
storagetm: add --list-devices command
Lennart Poettering
2024-07-01
3
-4
/
+28
|
*
|
|
repart: add --list-devices switch for listing candidate block devices
Lennart Poettering
2024-07-01
3
-1
/
+26
|
*
|
|
cryptenroll: add --list-devices switch that shows candidate block devices
Lennart Poettering
2024-07-01
3
-0
/
+23
|
*
|
|
util: add generic block device listener helper
Lennart Poettering
2024-07-01
3
-0
/
+91
|
*
|
|
blockdev-util: add partscan check function that takes an sd_device*
Lennart Poettering
2024-07-01
6
-12
/
+21
|
*
|
|
repart: add sections to --help text
Lennart Poettering
2024-07-01
1
-14
/
+26
|
/
/
/
*
|
|
build(deps): bump actions/checkout from 4.1.6 to 4.1.7
dependabot[bot]
2024-07-01
12
-12
/
+12
*
|
|
Conditional PSI check to reflect changes done in 5.13
rhellstrom
2024-07-01
1
-2
/
+8
*
|
|
core: try again bind mounting if the destination was already created
Luca Boccassi
2024-06-30
1
-5
/
+5
*
|
|
Merge pull request #33544 from DaanDeMeyer/sector-size
Luca Boccassi
2024-06-29
2
-1
/
+10
|
\
\
\
|
*
|
|
mkfs-util: Set sector size for btrfs as well
Daan De Meyer
2024-06-29
1
-0
/
+9
|
*
|
|
repart: Don't set filesystem sector size to 512
Daan De Meyer
2024-06-29
1
-1
/
+1
*
|
|
|
NEWS: fix typo
Mike Yuan
2024-06-29
1
-1
/
+1
*
|
|
|
NEWS: nscd has been dropped for good
Mike Yuan
2024-06-29
1
-1
/
+1
*
|
|
|
Merge pull request #33258 from YHNdnzj/cg-runtime-accounting
Mike Yuan
2024-06-29
14
-177
/
+122
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
core: do not set up cgroup runtime on coldplug
Mike Yuan
2024-06-28
3
-7
/
+2
|
*
|
|
core: cast ignored retval of unit_realize_cgroup to void
Mike Yuan
2024-06-28
6
-6
/
+6
|
*
|
|
core: do not drop CGroupRuntime when unit stops, but only on GC
Mike Yuan
2024-06-28
3
-20
/
+19
|
*
|
|
core/cgroup: drop spurious ", ignoring" for unit_cgroup_is_empty
Mike Yuan
2024-06-28
1
-2
/
+1
|
*
|
|
core/cgroup: actually make use of the cached accounting values
Mike Yuan
2024-06-28
1
-5
/
+5
|
*
|
|
core/cgroup: check root cgroup earlier for unit_get_memory_accounting
Mike Yuan
2024-06-28
1
-4
/
+4
|
*
|
|
core: unify reset_accounting handling
Mike Yuan
2024-06-28
3
-102
/
+71
|
*
|
|
core/cgroup: call bpf_firewall_close in cgroup_runtime_free
Mike Yuan
2024-06-28
4
-23
/
+5
|
*
|
|
core/cgroup: make unit_has_host_root_cgroup take const Unit*
Mike Yuan
2024-06-28
2
-2
/
+3
|
*
|
|
core/cgroup: check CGroupRuntime.cgroup_path rather than _realized for freezer
Mike Yuan
2024-06-28
1
-1
/
+1
|
*
|
|
core/cgroup: use > 0 comparison rather than == 1
Mike Yuan
2024-06-28
1
-1
/
+1
[next]