summaryrefslogtreecommitdiffstats
path: root/man/journal-stream-fd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-10meson: Introduce userspace depJan Janssen18-178/+373
2023-03-10socket-util: fix socket_get_family()Lennart Poettering3-21/+17
2023-03-10repart: Add support for reading mkfs options from environmentDaan De Meyer5-23/+48
2023-03-10load-fragment: add user credential specifiers to user.confRonan Pigott3-3/+43
2023-03-09data-fd-util: use fd_reopen() a bit moreLennart Poettering1-4/+3
2023-03-09fd-util: move ACQUIRE_NO_XYZ flags to the header the function using them is inLennart Poettering2-9/+9
2023-03-09mempress: change default PSI window duration to 2sLennart Poettering5-7/+9
2023-03-09update TODOLennart Poettering1-3/+6
2023-03-09test: test new systemd-dissect --attach/--detach/--loop-ref= and /dev/loop/* ...Lennart Poettering1-0/+22
2023-03-09mountpoint-util: add comment explaining why fstype_can_discard() can't use mo...Lennart Poettering1-3/+5
2023-03-09mountpoint-util: add new fstype_can_umask() helperLennart Poettering4-1/+22
2023-03-09mountpoint-util: move 'norecovery' detection into its own helper callLennart Poettering4-1/+25
2023-03-09mountpoint-util: use mount_option_supported() to detect if 'discard' is suppo...Lennart Poettering2-0/+15
2023-03-09mountpoint-util: generalize mount_option_supported()Lennart Poettering4-23/+80
2023-03-09gpt-auto-generator: port to partition_pick_mount_options() tooLennart Poettering1-24/+59
2023-03-09dissect-image: set MS_NOSYMFOLLOW for ESP/XBOOTLDRLennart Poettering2-40/+111
2023-03-09tpm2: add tpm2_pcr_read()Dan Streetman1-40/+89
2023-03-09test/test-tpm2: add tests for pcr selection functionsDan Streetman1-0/+342
2023-03-09tpm2: add/rename functions to manage pcr selectionsDan Streetman5-71/+358
2023-03-09tpm2: add TPM2_PCR_VALID()Dan Streetman4-9/+15
2023-03-09tpm2: add tpm2_get_policy_digest()Dan Streetman1-42/+57
2023-03-09test/test-bitfield: add tests for bitfield macrosDan Streetman2-0/+228
2023-03-09udev: add /dev/loop/ symlinksLennart Poettering1-0/+11
2023-03-09dissect: shorten code a bitLennart Poettering1-10/+4
2023-03-09dissect: allow setting "lo_file_name" field of loopback block devicesLennart Poettering2-0/+44
2023-03-09dissect: add commands for attaching/detaching loopback devicesLennart Poettering2-0/+171
2023-03-09loop-util: add API for selecting "lo_file_name" field for a loopback deviceLennart Poettering2-0/+36
2023-03-09loop-util: add call for setting the autoclear flag at arbitrary timesLennart Poettering2-0/+21
2023-03-09loop-util: keep track of inode/devnum of backing fileLennart Poettering2-3/+13
2023-03-09udev-builtin-blkid: pick up info of backing fileLennart Poettering1-0/+108
2023-03-09udev: add new udev_builtin_add_propertyf() helperLennart Poettering2-0/+21
2023-03-09dissect: add new helper dissected_partition_fstype()Lennart Poettering2-1/+7
2023-03-09mountpoint-util: add helper that checks if MS_NOSYMFOLLOW is supportedLennart Poettering3-0/+68
2023-03-09missing: add more defines to fsopen() definitionsLennart Poettering1-0/+12
2023-03-09missing: add fsmount() syscall fallback definitionLennart Poettering2-0/+21