]> git.ipfire.org Git - thirdparty/util-linux.git/history - sys-utils/blkzone.c
Merge branch 'uuid-time64_t' of https://github.com/thkukuk/util-linux
[thirdparty/util-linux.git] / sys-utils / blkzone.c
2023-10-25  Karel ZakMerge branch 'refine-the-choice-of-stream-related-funct...
2023-10-24  Masatake YAMATOMake the ways of using output stream consistent in...
2023-08-16  Karel ZakMerge branch 'logind' of https://github.com/thkukuk...
2023-06-05  Karel ZakMerge branch 'fix-jfs' of https://github.com/mbroz...
2023-05-31  Thomas Weißschuhblkzone: don't take address of struct blk_zone
2022-08-08  Karel ZakMerge branch '1' of https://github.com/neheb/util-linux
2022-08-08  Karel ZakMerge branch 'master' of https://github.com/kraj/util...
2022-08-08  Karel ZakMerge branch 'lsfd--testing-mmapped-packet-socket'...
2022-08-04  Pankaj Raghavblkzone: make alignment check for zone size generic
2022-04-19  Karel ZakMerge branch 'fdisktestsppc64le' of https://github...
2022-03-16  Andreas Hindborgblkzone: Do not print zone capacity if not supported
2021-11-26  Karel ZakMerge branch 'topic/lsfd'
2021-11-03  Karel Zakdocs: update github URL
2020-09-14  Karel ZakMerge branch 'addCarmelLscpu' of https://github.com...
2020-09-11  Hans Holmbergblkzone: add report capacity command
2020-07-23  Shin'ichiro Kawasakiblkzone: add capacity field to zone report
2020-07-14  Karel ZakMerge branch 'coverity' of https://github.com/evverx...
2020-07-14  Karel ZakMerge branch 'osx' of https://github.com/evverx/util...
2020-07-09  Yuri ChornoivanFix minor typos
2020-07-03  Karel ZakMerge branch 'unshare-signals' of https://github.com...
2020-07-03  Karel ZakMerge branch 'werror' of https://github.com/evverx...
2020-07-02  Evgeny Vereshchagintravis: turn on -Werror
2020-06-05  Karel Zakblkzone: remove unnecessary initializations
2020-06-05  Shin'ichiro Kawasakiblkzone: Add --force option
2020-05-25  Karel ZakMerge branch 'libeconf' of https://github.com/thkukuk...
2020-05-18  Karel ZakMerge branch 'cal_column' of https://github.com/utix...
2020-05-15  Johannes Thumshirnblkzone: deny destructive ioctls on busy blockdev
2020-03-26  Damien Le Moalblkzone: ioctl related code refactoring
2020-03-25  Aravind Rameshblkzone: add open/close/finish commands
2020-02-27  Karel ZakMerge branch 'libuuid-range' of https://github.com...
2020-02-05  Karel Zakdocs: improve size arguments description in --help...
2019-05-23  Karel Zakblkzone: remove never read value
2019-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2018-10-23  Masato Suzukiblkzone: fix report zones sector offset check
2018-06-21  Karel ZakMerge branch 'more' of https://github.com/kerolasa...
2018-06-21  Karel Zakblkzone: use new ul_path_* API
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-06-08  Karel Zakblkzone: fix whole device detection
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-07-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-07-10  Karel ZakMerge branch 'help' of https://github.com/rudimeier...
2017-06-29  Ruediger Meiermisc: consolidate macro style USAGE_HELP_OPTIONS
2017-06-27  Karel ZakMerge branch 'travis-checkusage' of https://github...
2017-06-27  Karel ZakMerge branch 'help-description' of https://github.com...
2017-06-27  Ruediger Meiermisc: introduce print_usage_help_options()
2017-06-26  Karel ZakMerge branch 'usage-part2' of https://github.com/rudime...
2017-06-26  Ruediger Meiermisc: cosmetics, remove argument from usage(FILE*)
2017-06-26  Karel ZakMerge branch '170622' of github.com:jwpi/util-linux
2017-06-24  J William Piggottinclude/c.h: add USAGE_COMMANDS and USAGE_COLUMNS
2017-04-18  Karel ZakMerge branch 'script_newline' of https://github.com...
2017-04-18  Karel ZakMerge branch 'bash-completion' of git://github.com...
2017-04-18  Damien Le Moalblkzone: Fix zone condition strings handling
2017-04-13  Karel ZakMerge branch 'script_quiet' of https://github.com/renyu...
2017-04-10  Ruediger Meiermisc: fix some printf format strings
2017-02-24  Karel Zakblkzone: use optutils.h to check mutually exclusive...
2017-02-24  Damien Le Moalblkzone: Add --count option
2017-02-24  Damien Le Moalblkzone: Improve zone information print
2017-02-24  Damien Le Moalblkzone: Report all zones if length is not specified
2017-02-24  Damien Le Moalblkzone: Reset all zones when length is not specified
2017-02-23  Karel Zakblkzone: add new command (merge blkreport and blkreset)