]> git.ipfire.org Git - thirdparty/util-linux.git/history - misc-utils
script: add COMMAND= to log header
[thirdparty/util-linux.git] / misc-utils /
2022-01-25  Stanislav Brabecuuidd: Whitelist libuuid clock file
2022-01-24  Karel Zakdocs: add man-common/in-bytes.adoc
2022-01-24  Karel Zakuuidd: fix open/lock state issue
2022-01-21  Karel Zakfindmnt: (verify) support fstype patterns
2022-01-21  Karel Zakfindmnt: add reason to "cannot detect on-disk filesyste...
2022-01-21  Karel Zakfindmnt: (verify) ignore passno for btrfs
2022-01-12  Karel Zaklsblk: sort usage() output
2022-01-12  Karel Zaklsblk: add --noempty
2022-01-11  Karel ZakMerge branch 'master' of https://github.com/anya-evergr...
2022-01-11  Karel ZakMerge branch 'sys-utils-unshare-pdeathsig-race' of...
2022-01-11  Karel ZakMerge branch 'sys-utils-unshare-fork-signal-handling...
2022-01-10  Karel Zakblkid: don't print all devices if only garbage specified
2022-01-04  Karel Zaklibmount: remove support for deleted mount table entries
2022-01-03  Karel ZakMerge branch 'patch-3' of https://github.com/mariobl...
2022-01-03  Karel ZakMerge branch 'master' of https://github.com/lishengyu...
2022-01-03  Karel ZakMerge branch 'master' of https://github.com/HeroesLoveT...
2022-01-03  Karel ZakMerge branch 'meson' of https://github.com/t-8ch/util...
2022-01-03  Karel ZakMerge branch 'wording' of https://github.com/stoeckmann...
2022-01-03  Karel ZakMerge branch 'fix_in_man-page' of https://github.com...
2022-01-03  Karel ZakMerge branch 'remove-duplicate' of https://github.com...
2022-01-03  Karel ZakMerge branch 'typo_blkid_manpage' of https://github...
2021-12-30  Thomas Weißschuhmeson: install examples to correct directory
2021-12-27  Alexandra SurdinaRemove duplicate 'setlocale' call
2021-12-27  LoShFix difference between short description and longer...
2021-12-27  95pFixed minor typo in blkid manpage
2021-12-16  Mario Blättermannlsfd.1.adoc: Fix markup
2021-12-15  Mario Blättermannman pages: Fix punctuation, wording and markup
2021-12-13  Karel Zakfindmnt: (verify) add hint about systemctl daemon-reload
2021-12-10  Karel ZakMerge branch 'lsfd-blkdev' of https://github.com/masata...
2021-12-09  Masatake YAMATOlsfd: fix a typo in comment
2021-12-09  Masatake YAMATOlsfd: declare local variables at the beginning of block
2021-12-09  Karel Zakfindmnt: add SOURCES column to print all devices with...
2021-12-08  Karel Zaklslocks: add INODE and MAJ:MIN columns
2021-12-08  Masatake YAMATOlsfd: use the list of block devices in /proc/devices...
2021-12-08  Masatake YAMATOlsfd: add a helper function for reading bdevs in /prode...
2021-12-08  Masatake YAMATOlsfd: move the code for reading /proc/devices to lsfd.c
2021-12-08  Karel ZakMerge branch 'patch-1' of https://github.com/Delapouite...
2021-12-08  Karel ZakMerge branch 'fix-overflow' of https://github.com/Chant...
2021-12-08  Karel ZakMerge branch 'patch-2' of https://github.com/mariobl...
2021-12-07  Bruno Heridetuuidgen.1.adoc: mention uuidparse in SEE ALSO
2021-12-06  Mario Blättermannlsfd.1.adoc: Improve punctuation and add translator...
2021-12-06  Karel Zakhardlink: make reflink detection more robust [coverity...
2021-12-02  Mario Blättermannlsfd.1.adoc: Fix yet another entry in the filter exampl...
2021-12-02  Mario Blättermannlsfd.1.adoc: Fix wording and markup
2021-12-02  Karel Zakhardlink: use open(O_CREAT) with mode
2021-12-02  Karel Zakhardlink: add reflinks support (add --reflinks and...
2021-12-01  Karel Zakhardlink: call size_to_human_string() only when necessary
2021-12-01  Karel Zakhardlink: simplify file_link()
2021-11-29  Karel Zaklsfd: check ul_strtou*() return code [coverity scan]
2021-11-29  Karel Zaklsfd: fix copy & past error [coverity scan]
2021-11-29  Karel Zaklsfd: fix use-after-free and resource leak [coverity...
2021-11-29  Karel Zaklsfd: make sure we do not use uninitialized struct...
2021-11-29  Karel Zaklslocks: check scanf() return code [coverity scan]
2021-11-29  Karel ZakMerge branch 'patch-1' of https://github.com/ThomasKais...
2021-11-29  Karel ZakMerge branch 'master' of https://github.com/AndrewGMorg...
2021-11-29  Karel ZakMerge branch 'lsfd-testcase-for-socketpair' of https...
2021-11-29  Karel ZakMerge branch 'lsfd' of https://github.com/mator/util...
2021-11-26  Paul SarenaEscape ((…)) in AsciiDoc to fix broken example
2021-11-26  Karel Zakhardlink: fix compiler warning [-Wformat=]
2021-11-26  Karel ZakMerge branch 'topic/lsfd'
2021-11-25  Karel ZakMerge branch 'patch-3' of https://github.com/Hello71...
2021-11-25  Karel Zakblkid: check device type and name before probe
2021-11-24  Karel Zaklsfd: cleanup --summary semantic
2021-11-24  Karel Zakfindmnt: add support to print deleted targets
2021-11-18  Masatake YAMATOlsfd: add --dump-counters option
2021-11-18  Masatake YAMATOlsfd.1.doc: write anout --summary and --counter options
2021-11-18  Masatake YAMATOlsfd: implement --summary and --counter options
2021-11-18  Masatake YAMATOlsfd: add a helper function for building filter
2021-11-18  Masatake YAMATOlsfd: (filter) make some data structures its source...
2021-11-18  Masatake YAMATOlsfd: don't define a local variable in the middle of...
2021-11-18  Masatake YAMATOlsfd.1.doc: use delimited literal block notation in...
2021-11-18  Karel Zakfindmnt: filter entries before add to the tree
2021-11-18  Karel ZakMerge branch 'fix_syscall_usage' of https://github...
2021-11-18  Karel Zakfindmnt: make sure all entries are in tree output
2021-11-18  Masatake YAMATOlsfd.1.adoc: remove redundant parenthesis from the...
2021-11-18  Masatake YAMATOlsfd.1.adoc: add caution about the CLI stability
2021-11-16  Masatake YAMATOlsfd.1.adoc: fix a typo
2021-11-16  Karel Zaklsblk: (adoc) improve --all description
2021-11-12  Karel ZakMerge branch 'nsenter-all-avoid-entering-nonexisting...
2021-11-12  Karel Zakhardlink: add verbose messages when skip file
2021-11-02  Karel Zakbuild-sys: (meson) fix hardlink
2021-11-02  Mario Blättermannlsfd.1.adoc: Add missing underscores
2021-11-02  Karel Zaklsfd: remove unused --sysroot
2021-11-02  Masatake YAMATOlsfd: delete an unnecessary semicolon
2021-11-02  Masatake YAMATOlsfd: introduce -p/--pid option, pids filter working...
2021-11-01  Karel ZakMerge branch 'mount_fuzz' of https://github.com/evverx...
2021-11-01  Karel ZakMerge branch 'topic/hardlink'
2021-11-01  Daniele Pizzollihardlink: add new option: -S/--maximum-size
2021-11-01  Karel Zakhardlink: add --cache-size
2021-11-01  Karel Zakhardlink: rename --buffer-size to --io-size
2021-10-29  Karel Zakhardlink: rewrite files content comparison
2021-10-28  Masatake YAMATOlsfd: introduce -p/--pid option, pids filter working...
2021-10-25  Karel ZakMerge branch 'refactor-tests' of https://github.com...
2021-10-25  Karel Zakbuild-sys: (hardlink) check for llistxattr and lgetxattr
2021-10-25  Karel ZakMerge branch 'flush' of https://github.com/ericonr...
2021-10-25  Karel ZakMerge branch 'uniformize-title-markups' of https:/...
2021-10-21  Karel Zaklogger: fix --size use for stdin
2021-10-21  Karel ZakRevert "logger: verify --size of large enough for messa...
2021-10-21  Karel Zaklogger: realloc buffer when header size changed
2021-10-21  Karel Zaklogger: verify --size of large enough for message header
next