index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
partition
/
growfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
partition: fix build with newer linux/btrfs.h uapi header
Frantisek Sumsal
2023-01-25
1
-1
/
+6
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-2
/
+2
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
sd-device: rename devpath_from_devnum() -> devname_from_devnum()
Yu Watanabe
2022-09-03
1
-2
/
+2
*
tree-wide: use devpath_from_devnum() and device_open_from_devnum()
Yu Watanabe
2022-08-28
1
-46
/
+12
*
growfs,repart: fix misuse of sd_device_get_devpath()
Yu Watanabe
2022-08-28
1
-4
/
+4
*
systemd-growfs: use sd_device_new_from_devnum()
Devendra Tewari
2022-08-26
1
-18
/
+46
*
systemd-growfs: remove dependency on udev symlinks
Devendra Tewari
2022-08-24
1
-4
/
+4
*
growfs: Expand FS even if underlying block expansion fails
undef
2022-07-14
1
-1
/
+1
*
Merge pull request #24015 from poettering/growfs-fd-tweaks
Lennart Poettering
2022-07-14
1
-9
/
+22
|
\
|
*
growfs: don't reopen fds unnecessarily
Lennart Poettering
2022-07-14
1
-8
/
+15
|
*
growfs: ensure that we operate on a block device before issuing a block ioctl
Lennart Poettering
2022-07-14
1
-1
/
+7
|
*
growfs: insist we open a directory when opening fs mount point
Lennart Poettering
2022-07-14
1
-1
/
+1
*
|
growfs: don't actually resize on dry-run
undef
2022-07-14
1
-0
/
+4
|
/
*
basic: split out dev_t related calls into new devno-util.[ch]
Lennart Poettering
2022-04-13
1
-0
/
+1
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-1
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
tree-wide: add FORMAT_BYTES()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-3
/
+2
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-02-01
1
-1
/
+1
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-4
/
+3
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: if get_block_device() returns zero devno, check for it in all cases
Lennart Poettering
2020-09-08
1
-0
/
+4
*
btrfs: if BTRFS_IOC_DEV_INFO returns /dev/root generate a friendly error message
Lennart Poettering
2020-09-08
1
-0
/
+3
*
shared: make libcryptsetup dep dlopen
Lennart Poettering
2020-09-02
1
-4
/
+8
*
shared: rename crypt-util.c → cryptsetup-util.c
Lennart Poettering
2020-09-02
1
-1
/
+1
*
tree-wide: enable/disable libcrypsetup debug output depending on our level
Luca Boccassi
2020-08-14
1
-4
/
+2
*
tree-wide: avoid some loaded terms
Lennart Poettering
2020-06-25
1
-2
/
+2
*
growfs: port over to resize_fs()
Zbigniew Jędrzejewski-Szmek
2019-12-05
1
-76
/
+18
*
growfs: define main function through macro
Zbigniew Jędrzejewski-Szmek
2019-12-05
1
-52
/
+32
*
tree-wide: drop stat.h or statfs.h when stat-util.h is included
Yu Watanabe
2019-11-04
1
-1
/
+0
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+1
*
growfs: call crypt_set_debug_level() correctly, skip if not needed
Ivan Shapovalov
2019-07-08
1
-1
/
+2
*
tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0
Yu Watanabe
2019-04-11
1
-0
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
Merge pull request #10996 from poettering/oci-prep
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-11
/
+25
|
\
|
*
tree-wide: port various parts of the code over to the new device_major_minor_...
Lennart Poettering
2018-11-29
1
-11
/
+25
*
|
Split out part of mount-util.c into mountpoint-util.c
Zbigniew Jędrzejewski-Szmek
2018-11-29
1
-1
/
+1
|
/
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-5
/
+4
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-1
/
+1
*
log: introduce new helper call log_setup_service()
Lennart Poettering
2018-11-20
1
-3
/
+1
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-6
/
+17
*
growfs: make global variables that don't need to be exported static
Lennart Poettering
2018-07-20
1
-2
/
+2
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
basic: split out blockdev-util.[ch] from util.h
Lennart Poettering
2017-12-25
1
-0
/
+1
*
growfs: fix building without libcrypsetup (#7535)
asavah
2017-12-04
1
-0
/
+6
*
dissect-image: return error if results are ambiguous
Zbigniew Jędrzejewski-Szmek
2017-11-30
1
-0
/
+2
*
growfs: add option parsing and --help/--version/--dry-run
Zbigniew Jędrzejewski-Szmek
2017-11-30
1
-18
/
+91
[next]