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
/
basic
/
fs-util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs-util: Add xopenat_lock()
Daan De Meyer
2023-03-22
1
-0
/
+3
*
fs-util: Add open_parent_at()
Daan De Meyer
2023-03-21
1
-1
/
+4
*
Merge pull request #26784 from DaanDeMeyer/chase-fix
Daan De Meyer
2023-03-15
1
-0
/
+2
|
\
|
*
fs-util: Add xopenat()
Daan De Meyer
2023-03-14
1
-0
/
+2
*
|
fs-util: Drop unlink_noerrno()
Daan De Meyer
2023-03-15
1
-3
/
+1
|
/
*
fs-util: Add chown_and_chmod_at()
Daan De Meyer
2022-11-09
1
-1
/
+4
*
fs-util: add mknodat_atomic()
Lennart Poettering
2022-09-23
1
-1
/
+6
*
fs-util: make mkfifo_atomic() just a shortcut for mkfifoat_atomic()
Lennart Poettering
2022-09-23
1
-1
/
+3
*
fs-util: replace symlink_atomic() by symlinkat_atomic()
Lennart Poettering
2022-09-23
1
-2
/
+2
*
fs-util,label: introduce symlink_atomic_full() and symlink_atomic_full_label()
Yu Watanabe
2022-09-14
1
-1
/
+4
*
fs-util: make touch() an inline function
Lennart Poettering
2022-08-17
1
-1
/
+5
*
fs-util: add openat_report_new() wrapper around openat()
Lennart Poettering
2022-03-21
1
-0
/
+2
*
fs-util: add new helper open_mkdir_at()
Lennart Poettering
2021-11-17
1
-0
/
+2
*
tree-wide: use new RET_NERRNO() helper at various places
Lennart Poettering
2021-11-16
1
-1
/
+1
*
fs-util: add helper that can split CIFS services names
Lennart Poettering
2021-10-27
1
-0
/
+2
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
1
-23
/
+0
*
basic: split out inotify-related calls from fs-util.h → inotify-util.h
Lennart Poettering
2021-10-05
1
-16
/
+0
*
basic: split out sync() family of calls from fs-util.[ch] into new c/h file
Lennart Poettering
2021-10-05
1
-8
/
+0
*
fs-util: add fsync_path_and_parent_at()
Lennart Poettering
2021-07-08
1
-0
/
+1
*
fs-util: add API for fsync()ing parent dir of path
Lennart Poettering
2021-07-08
1
-0
/
+1
*
basic,shared: move a bunch of files to src/shared/
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-2
/
+0
*
tmpfiles: add '=' action modifier.
Allen Webb
2021-06-08
1
-0
/
+2
*
basic: allow copy_rights() to work without mounted /proc
Zbigniew Jędrzejewski-Szmek
2021-05-24
1
-1
/
+4
*
journald: Retry if posix_fallocate returned -1 (EINTR)
Igor Zhbanov
2021-04-21
1
-0
/
+2
*
tree-wide: coccinelle fixes
Frantisek Sumsal
2021-03-18
1
-4
/
+3
*
fs-util: rename conservative_rename() -> conservative_renameat()
Yu Watanabe
2021-01-22
1
-1
/
+4
*
fs-util/rm-rf: improve remove+free destructors to take and return NULL
Lennart Poettering
2021-01-19
1
-2
/
+11
*
fs-util: make laccess() macro follow our usual error propagation
Lennart Poettering
2021-01-15
1
-1
/
+2
*
fs-util: add conservative_rename() that suppresses unnecessary renames
Lennart Poettering
2020-12-02
1
-0
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
Merge pull request #17172 from keszybz/read-login-defs
Lennart Poettering
2020-10-02
1
-1
/
+1
|
\
|
*
basic/fileio: add chase_symlinks_and_fopen_unlocked()
Zbigniew Jędrzejewski-Szmek
2020-10-01
1
-1
/
+1
*
|
fs-util: add new futimens_opath() helper
Lennart Poettering
2020-09-28
1
-0
/
+2
|
/
*
fs-util: drop chmod_and_chown_unsafe() which is unused now
Lennart Poettering
2020-09-23
1
-1
/
+0
*
fs-util: add stat_warn_permissions() that operates on struct stat instead of fd
Lennart Poettering
2020-06-02
1
-0
/
+1
*
fs-util: teach unlinkat_deallocate() a simple scheme for overwriting for erasing
Lennart Poettering
2020-05-19
1
-1
/
+7
*
fs-util: add helper path_is_encrypted() that checks if a file system is encry...
Lennart Poettering
2020-05-07
1
-0
/
+2
*
tree-wide: spellcheck using codespell
Zbigniew Jędrzejewski-Szmek
2020-04-16
1
-1
/
+1
*
basic/fs-util: add a version of chmod_and_chown that doesn not use /proc
Zbigniew Jędrzejewski-Szmek
2020-03-03
1
-0
/
+1
*
basic/fs-util: change CHASE_OPEN flag into a separate output parameter
Zbigniew Jędrzejewski-Szmek
2019-10-24
1
-9
/
+7
*
fs-util: introduce inotify_add_watch_and_warn() helper
Franck Bui
2019-10-05
1
-0
/
+1
*
Merge pull request #13194 from keszybz/chase-symlinks-testing
Lennart Poettering
2019-07-26
1
-8
/
+10
|
\
|
*
fs-util: CHASE_NOFOLLOW is not limited to CHASE_OPEN
Zbigniew Jędrzejewski-Szmek
2019-07-26
1
-2
/
+3
|
*
fs-util: adjust punctuation in comments
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-8
/
+9
*
|
fs-util: add fsync_full() helper
Lennart Poettering
2019-07-25
1
-0
/
+1
|
/
*
util: introduce PTR_TO_MODE and MODE_TO_PTR macros
Yu Watanabe
2019-05-30
1
-0
/
+7
*
fs-util.h: add missing sys/stat include
Andrej Valek
2019-05-17
1
-0
/
+1
*
util: split out errno related stuff
Lennart Poettering
2019-03-14
1
-1
/
+1
*
fs-util: add new helper syncfs_path()
Lennart Poettering
2019-03-01
1
-0
/
+2
*
fs-util: add new CHASE_WARN flag to chase_symlinks()
Franck Bui
2018-11-30
1
-0
/
+1
[next]