]> git.ipfire.org Git - thirdparty/util-linux.git/history - sys-utils/blkdiscard.c
blkdiscard: use O_EXCL, add --force
[thirdparty/util-linux.git] / sys-utils / blkdiscard.c
2020-01-23  Karel Zakblkdiscard: use O_EXCL, add --force
2019-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
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: never use usage(stderr)
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Karel ZakUse --help suggestion on invalid option
2016-03-21  Karel ZakMerge branch '2016-03-02/cgns' of https://github.com...
2016-03-10  Karel ZakMerge branch 'test-btrfs' of https://github.com/rudimei...
2016-03-09  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2016-03-09  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-03-09  Benno Schulenbergblkdiscard: slice up the recently changed usage text
2016-03-07  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-02-24  Karel Zakblkdiscard: add --zeroout (BLKZEROOUT ioctl)
2015-12-10  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2015-12-09  Ruediger Meierblkdiscard: don't report "zero range" at the end
2015-12-09  Ruediger Meierblkdiscard: fix stats reporting (off by one)
2015-12-09  Ruediger Meierblkdiscard: fix timeval comparison inclusive usecs
2015-08-12  Karel ZakMerge branch 'colcrt' of git://github.com/kerolasa...
2015-08-08  Sami Kerolamisc: fix redundant assignment and reassignments before...
2015-02-02  Benno Schulenbergtextual: grammarize and harmonize the stat error message
2015-01-08  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2015-01-06  Benno Schulenbergtextual: add a docstring to most of the utilities
2014-11-26  Karel Zakblkdiscard: fix compiler warning
2014-11-18  Karel Zakmisc: use monotonic time rater than gettimeofday
2014-10-27  Karel Zakblkdiscard: fix includes
2014-10-27  Federico Simoncelliblkdiscard: add support for steps and progress
2014-10-27  Federico Simoncelliblkdiscard: fail on sector misalignment
2014-10-14  Karel Zakblkdiscard: fix err->errx()
2014-10-14  Raphael S. Carvalhoblkdiscard: fix underflow when offset is greater than...
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2013-11-04  Theodore Ts'oblkdiscard: BLKSSZGET fills in an int, not a uint64
2013-08-06  Karel Zakblkdiscard: use fstat() rather than stat() [coverity...
2013-06-07  Benno Schulenbergtextual: fix several typos and angular brackets in...
2012-09-27  Lukas Czernerblkdiscard: add new command