]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2023-06-06  Karel ZakMerge branch 'lsfd--timerfd' of https://github.com...
2023-06-05  Karel ZakMerge branch 'fix-jfs' of https://github.com/mbroz...
2023-06-05  Karel ZakMerge branch 'libblkid/bcache-csum' of https://github...
2023-06-05  Karel ZakMerge branch 'fixes' of https://github.com/t-8ch/util...
2023-06-04  Milan Brozlibblkid: jfs - avoid undefined shift
2023-06-04  Masatake YAMATOtests: (lsfd/filter) add a case for comparing floating...
2023-06-04  Masatake YAMATOtests: (lsfd) add a case for testing timerfd related...
2023-06-04  Masatake YAMATOtests: add ts_skip_capability
2023-06-04  Masatake YAMATOtests: (mkfds) add a factory to make a timerfd
2023-06-04  Masatake YAMATOlsfd.1.adoc: write about timerfd
2023-06-04  Masatake YAMATOlsfd: print the detail of the timer associated with...
2023-06-03  Masatake YAMATOlsfd: (filter) accept floating point numbers in expressions
2023-06-03  Masatake YAMATOlsfd: (filter) support floating point number used in...
2023-06-03  Masatake YAMATOlsfd: (filter) reduce duplicated code in macro definitions
2023-06-03  Masatake YAMATOlsfd: (filter) improve error message
2023-06-03  Masatake YAMATOlsfd.1.adoc: revise type names for columns
2023-06-03  Masatake YAMATOlsfd.1.adoc: fix typos
2023-06-03  Masatake YAMATOlsfd: adjust coding style
2023-06-03  Masatake YAMATOlsfd: fix a sentence in comment
2023-06-03  Thomas Weißschuhlibblkid: (bcache) report block size
2023-06-03  Thomas Weißschuhlibblkid: (bcache) report version
2023-06-03  Thomas Weißschuhlibblkid: (bcache) report label
2023-06-03  Thomas Weißschuhlibblkid: (bcache) also calculate checksum over journal...
2023-06-03  Thomas Weißschuhlibblkid: (bcache) extend superblock definition
2023-06-03  Thomas Weißschuhlibmount (python) : simplify struct initialization
2023-06-03  Thomas Weißschuhlsfd-filter: constify filter logic
2023-06-03  Thomas Weißschuhmisc: constify some fields
2023-06-03  Thomas Weißschuhtests: fix subtests containing spaces in their name
2023-05-31  Thomas Weißschuhci: build on old distro
2023-05-31  Thomas Weißschuhci: mark source directory as safe
2023-05-31  Thomas Weißschuhci: prevent prompts during installation
2023-05-31  Thomas Weißschuhtests: skip broken tests on docker
2023-05-31  Thomas Weißschuhtests: add ts_skip_docker
2023-05-31  Thomas Weißschuhtools: (asciidoctor) explicitly require extensions...
2023-05-31  Thomas Weißschuhbuild-sys: only pass --failure-level if supported
2023-05-31  Thomas Weißschuhbuild-sys: fix typo in waitpid check
2023-05-31  Thomas Weißschuhlsfd: (tests) fix typo
2023-05-31  Thomas Weißschuhblockdev: properly check for BLKGETZONESZ ioctl
2023-05-31  Thomas Weißschuhblkzone: don't take address of struct blk_zone
2023-05-31  Karel ZakMerge branch 'pr/termtype'
2023-05-31  Karel ZakMerge branch 'patch-1' of https://github.com/theHenMan...
2023-05-31  Karel ZakMerge branch 'enosys/compat' of https://github.com...
2023-05-31  Karel ZakMerge branch 'patch-1' of https://github.com/nt8r/util...
2023-05-31  Karel ZakMerge branch 'patch-2' of https://github.com/ThomasKais...
2023-05-31  Karel Zakttyutils: improve get_terminal_default_type() code
2023-05-31  Hennie BothaUpdate fsck.8.adoc
2023-05-30  Thomas Weißschuhtest_enosys: fix build on old kernels
2023-05-29  anteaterdmesg: make kmsg read() buffer big enough for kernel
2023-05-29  Karel Zaksulogin: use get_terminal_default_type()
2023-05-29  Karel Zakagetty: use get_terminal_default_type()
2023-05-29  Karel Zaklib/ttyutils: add get_terminal_default_type()
2023-05-29  Karel ZakMerge branch 'next'
2023-05-29  ThomasKaiserFix Blizzard-M2-Max
2023-05-29  ThomasKaiserAdd recent Apple ARM cores
2023-05-29  Karel ZakMerge branch 'mount/ntfs-segfault' of https://github...
2023-05-28  Masatake YAMATOtests: (lsfd) add a case for testing EVENTPOLL.TFDS...
2023-05-28  Masatake YAMATOtests: (mkfds) add a factory to make an eventpoll fd
2023-05-28  Masatake YAMATOlsfd: print file descriptors targeted by eventpoll...
2023-05-28  Masatake YAMATOadd the "x" wrapper for reallocarray(3)
2023-05-25  Thomas Weißschuhmount: (tests) test mount helper with multiple filesystems
2023-05-25  Thomas Weißschuhlibmount: (tests) split helper tests
2023-05-25  Karel Zaklibmount: don't call hooks after mount.<type> helper
2023-05-24  Karel ZakMerge branch 'enosys/arch-check' of https://github...
2023-05-24  Karel ZakMerge branch 'lsfd--sysvipc-shmem' of https://github...
2023-05-23  Masatake YAMATOtests: (lsfd) add a case for testing SOURCE column...
2023-05-23  Masatake YAMATOtests: (mkfds) add a factory to make SysV shmem
2023-05-23  Masatake YAMATOlsfd: add tmpfs as source of sysvipc to the the nodev_table
2023-05-23  Masatake YAMATOlsfd: initialize pagesize in an earlier stage
2023-05-23  Masatake YAMATOlsfd: add "nsfs" to the nodev_table to fill SOURCE...
2023-05-23  Masatake YAMATOlsfd: add a helper function for adding a nodev to the...
2023-05-23  Masatake YAMATOlsfd: add a whitespace
2023-05-23  Masatake YAMATOlsfd: write more about nsfs in comment
2023-05-23  Thomas Weißschuhenosys: add support for loongarch
2023-05-23  Thomas Weißschuhenosys: only build if AUDIT_ARCH_NATIVE is defined
2023-05-23  Thomas Weißschuhmeson: require 0.57
2023-05-23  Thomas Weißschuhenosys: split audit arch detection into dedicated header
2023-05-23  Thomas Weißschuhenosys: add support for sparc
2023-05-23  Thomas Weißschuhlsfd: (tests) don't run mqueue test on byteorder mismatch
2023-05-23  Thomas Weißschuhwaitpid: only build when pidfd_open is available
2023-05-23  Karel ZakMerge branch 'meson' of https://github.com/eworm-de...
2023-05-23  Karel ZakMerge branch 'lsfd--mqueue' of https://github.com/masat...
2023-05-23  Karel ZakMerge branch 'agetty/fileutils' of https://github.com...
2023-05-23  Christian Hessemeson: install symlink for vigr man page
2023-05-23  Christian Hessemeson: include bash-completion for write
2023-05-23  Christian Hessemeson: include bash-completion for newgrp
2023-05-23  Karel Zaklibmount: cleanup enosys returns from mount hoop
2023-05-23  Karel ZakMerge branch 'libmount/mount_setattr' of https://github...
2023-05-23  Karel Zakfstab: add hint about systemd reload
2023-05-23  Karel Zakmount: improve code readability
2023-05-23  Karel Zaklogin: fix memory leak [coverity scan]
2023-05-22  Karel Zaklibmount: don't call mount.<type> helper with usernames
2023-05-22  Thomas Weißschuhagetty: include fileutils.h
2023-05-22  Masatake YAMATOtests: (lsfd) add cases for POSIX Mqueue
2023-05-22  Masatake YAMATOtests: (mkfds) add mqueue factory
2023-05-22  Masatake YAMATOlsfd: fill ENDPOINTS column of POSIX Mqueue
2023-05-22  Karel Zaktests: add optlist tests
2023-05-22  Masatake YAMATOlsfd: add a new type "mqueue", a type for POSIX Mqueue
2023-05-22  Karel Zaklibmount: fix options prepend/insert and merging
2023-05-22  Karel ZakMerge branch 'agetty-creds' of https://github.com/DaanD...
2023-05-22  Karel ZakMerge branch 'map-users' of https://github.com/arachsys...
next