]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2023-10-04  Thomas Weißschuhlibblkid: (probe) read data in chunks
2023-10-02  Thomas Weißschuhswapon: (tests) abort test on failing commands
2023-10-02  Thomas Weißschuhlibblkid: reset errno before calling probefuncs
2023-10-02  Thomas Weißschuhlibfdisk: reset errno before calling read()
2023-10-02  Karel ZakMerge branch 'blkid/exclusive-opts' of https://github...
2023-10-02  Karel ZakMerge branch 'https-everywhere' of https://github.com...
2023-10-02  Karel ZakMerge branch 'libblkid/lvm-small-device' of https:...
2023-10-02  Karel ZakMerge branch 'libblkid/drbd-simplify' of https://github...
2023-10-02  Karel ZakMerge branch 'analyzer2' of https://github.com/t-8ch...
2023-10-02  Karel ZakMerge branch 'libmount/tab-leak' of https://github...
2023-10-02  Karel ZakMerge branch 'lsfd--bpf-name#in-flight' of https:/...
2023-10-02  Karel Zaklsblk: improve --tree description
2023-10-02  Thomas Weißschuhblkid: fix call to err_exclusive_options
2023-10-02  Jakub Wilkdocs: use HTTPS for GitHub clone URLs
2023-10-01  Thomas Weißschuhlibmount: (tab) avoid leaking memory allocated in loop
2023-10-01  Thomas Weißschuhlibblkid: (lvm2) read complete superblock
2023-10-01  Thomas Weißschuhlibblkid: (drbd) avoid unaligned accesses
2023-10-01  Thomas Weißschuhinclude/c.h: add helpers for unaligned structure access
2023-10-01  Thomas Weißschuhlibblkid: (drbd) use magics
2023-10-01  Thomas Weißschuhlibblkid: (probe) allow superblock offset from end...
2023-10-01  Thomas Weißschuhlibblkid: (cramfs) use magic hint
2023-09-30  Thomas Weißschuhlibblkid: (probe) add magic hint
2023-09-30  Thomas Weißschuhlibblkid: (drbd) validate size in standard minsz predicate
2023-09-30  Thomas Weißschuhlibblkid: (via_raid) validate size in standard minsz...
2023-09-30  Thomas Weißschuhlibblkid: (silicon_raid) validate size in standard...
2023-09-30  Thomas Weißschuhlibblkid: (promise_raid) validate size in standard...
2023-09-30  Thomas Weißschuhlibblkid: (nvidia_raid) validate size in standard minsz...
2023-09-30  Thomas Weißschuhlibblkid: (lsi_raid) validate size in standard minsz...
2023-09-30  Thomas Weißschuhlibblkid: (jmicron_raid) validate size in standard...
2023-09-30  Thomas Weißschuhlibblkid: (isw_raid) validate size in standard minsz...
2023-09-30  Thomas Weißschuhlibblkid: (highpoint_raid) validate size in standard...
2023-09-30  Thomas Weißschuhlibblkid: (ddf_raid) validate size in standard minsz...
2023-09-30  Thomas Weißschuhlibblkid: (adapted_raid) validate size in standard...
2023-09-30  Thomas Weißschuhlibblkid: (probe) remove duplicate log
2023-09-30  Masatake YAMATOtests: (lsfd) extend the cases for testing BPF.NAME...
2023-09-30  Masatake YAMATOlsfd.1.adoc: document BPF.NAME column
2023-09-30  Masatake YAMATOlsfd: add BPF.NAME column
2023-09-29  Masatake YAMATOlsfd: add xstrfappend and xstrvfappend
2023-09-29  Masatake YAMATOlib/strutils: add strfappend and strvfappend
2023-09-29  Masatake YAMATOtests: (test_mkfds::{bpf-prog,bpf-map}) fix memory...
2023-09-29  Masatake YAMATOtests: (test_mkfds) add missing PARAM_END marker
2023-09-29  Masatake YAMATOtests: (test_mkfds) use SYS_bpf instead of __NR_bpf
2023-09-29  Masatake YAMATOtests: (test_mkfds) revise the usage of " __attribute__...
2023-09-29  Masatake YAMATOtests: (lsfd::mkfds-bpf-map) chmod a+x
2023-09-28  Thomas Weißschuhlibblkid: (probe) handle probe without chain gracefully
2023-09-28  Thomas Weißschuhlibsmartcols: (cell) consistently handle NULL argument
2023-09-28  Thomas Weißschuhlib/idcache: always gracefully handle null cache
2023-09-28  Thomas Weißschuhscript-playutils: close filestream in case ignore_line...
2023-09-28  Thomas Weißschuhlib/colors: correct documentation of colors_add_scheme()
2023-09-28  Thomas Weißschuhtreewide: use reallocarray to allocated memory that...
2023-09-27  Karel ZakMerge branch 'libblkid/vxfs-endianness' of https:/...
2023-09-27  Karel ZakMerge branch 'libblkid/bcachefs/label_sub' of https...
2023-09-26  Thomas Weißschuhlibblkid: (vxfs) report endianness
2023-09-26  Thomas Weißschuhlibblkid: (bcachefs) add support for sub-device labels
2023-09-25  Thomas Weißschuhlibblkid: (ntfs) validate that sector_size is a power...
2023-09-25  Karel ZakMerge branch 'login-terminal' of https://github.com...
2023-09-25  Karel ZakMerge branch 'timestamp' of https://github.com/t-8ch...
2023-09-25  Karel ZakMerge branch 'ci/cache-openwrt-sdk' of https://github...
2023-09-25  Karel ZakMerge branch 'ci/gcc-13' of https://github.com/t-8ch...
2023-09-25  Karel ZakMerge branch 'analyzer1' of https://github.com/t-8ch...
2023-09-25  Karel ZakMerge branch 'realloc' of https://github.com/t-8ch...
2023-09-25  Karel ZakMerge branch 'ci/clang-17' of https://github.com/t...
2023-09-25  Karel ZakMerge branch 'login-comment' of https://github.com...
2023-09-25  Karel ZakMerge branch 'lsfd--resolve-mqueue-nodev' of https...
2023-09-24  Thomas Weißschuhlib/timeutils: (parse_timestamp_reference) report error...
2023-09-24  Thomas Weißschuhlib/timeutils: print error if timestamp can't be parsed
2023-09-24  Thomas Weißschuhlib/timeutils: test epoch timestamp
2023-09-22  Thomas Weißschuhci: cache openwrt sdk
2023-09-22  Thomas Weißschuhci: also use GCC 13 for sanitizer builds
2023-09-22  Thomas Weißschuhci: don't combine -Werror and -fsanitize
2023-09-22  Thomas Weißschuhlibsmartcols: handle nameless tables in export format
2023-09-22  Thomas Weißschuhldattach: don't call exit() from signal handler
2023-09-22  Thomas Weißschuhlslogins: fix realloc() loop allocation size
2023-09-22  Thomas Weißschuhmore: avoid out-of-bound access
2023-09-22  Thomas Weißschuhlibfdisk: handle allocation failure in fdisk_new_partition
2023-09-22  Thomas Weißschuhlib/env: fix function name remote_entry -> remove_entry
2023-09-22  Thomas Weißschuhlibmount: gracefully handle NULL path in mnt_resolve_ta...
2023-09-22  Thomas Weißschuhlibblkid: avoid memory leak of cachefile path
2023-09-22  Thomas Weißschuhlib/env: avoid underflow of read_all_alloc() return...
2023-09-22  Thomas Weißschuhtreewide: use (x)reallocarray() when applicable
2023-09-21  Tobias Stoeckmannlogin: prevent undefined ioctl and tcsetattr calls
2023-09-21  Tobias Stoeckmannlogin: use correct terminal fd during setup
2023-09-20  Thomas Weißschuhci: build with clang 17
2023-09-19  Tobias Stoeckmannlogin: Use pid_t for child_pid
2023-09-19  Tobias Stoeckmannlogin: move comment
2023-09-18  Masatake YAMATOtest: (lsfd) add a case for testing BPF-MAP.TYPE and...
2023-09-18  Masatake YAMATOtest: (mkfds::bpf-map) new factory
2023-09-18  Masatake YAMATOlsfd: add BPF-MAP.TYPE, BPF-MAP.TYPE.RAW, and BPF-MAP...
2023-09-18  Masatake YAMATOlsfd: (man) add bps(8) and ss(8) to the "SEE ALSO"...
2023-09-18  Karel Zakbuild-sys: fix libmount/src/hooks.c use
2023-09-18  Karel Zakautotools: fix non-Linux build
2023-09-18  Karel ZakMerge branch 'lsfd--monitor-flag-for-poll-syscall'...
2023-09-18  Karel ZakMerge branch 'kraj/lscpu' of https://github.com/kraj...
2023-09-18  Masatake YAMATOlsfd: collect the device number for mqueue fs in the...
2023-09-18  Karel ZakMerge branch 'vla-alloca' of https://github.com/t-8ch...
2023-09-18  Masatake YAMATOtests: (lsfd) show the entry for mqueue in /proc/self...
2023-09-18  Karel ZakMerge branch 'tests/caps' of https://github.com/t-8ch...
2023-09-18  Karel ZakMerge branch 'master' of https://github.com/gjioui...
2023-09-18  Karel ZakMerge branch 'PR/scriptreplay-flow'
2023-09-15  Khem Rajlscpu: Use 4K buffer size instead of BUFSIZ
next