]> git.ipfire.org Git - thirdparty/util-linux.git/history - sys-utils/fstrim.c
fstrim: Remove commnet about vfat not supporting fstrim
[thirdparty/util-linux.git] / sys-utils / fstrim.c
2019-04-02  Marcos Paulo de... fstrim: Remove commnet about vfat not supporting fstrim
2019-01-04  Karel Zakfstrim: fix usage()
2018-08-16  Karel Zakfstrim: use -n shortcut for --dry-run
2018-07-31  Karel Zakfstrim: add -A|--fstab to trim according to /etc/fstab
2018-07-31  Karel Zakfstrim: add control struct
2018-06-21  Karel ZakMerge branch 'more' of https://github.com/kerolasa...
2018-06-21  Karel Zakfstrim: add --dry-run
2018-06-21  Karel Zakfstrim: use new ul_path_* API, improve sysfs context...
2018-04-16  Karel ZakMerge branch 'rename-interactive' of https://github...
2018-04-09  Karel ZakMerge branch 'mount-omode' of https://github.com/yontal...
2018-04-09  Karel ZakMerge branch 'rename-fix-noact-without-nooverwrite...
2018-04-06  Karel Zakfstrim: Return EXIT_FAILURE when FTRIM ioctl fails
2018-03-27  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2018-03-22  Karel Zaklibmount: include sys/mount.h only if necessary
2018-03-22  Karel Zakfstrim: cleanup includes
2018-03-20  Karel Zakfstrim: fix fs.h and mount.h collision
2018-02-01  Karel Zakfstrim: don't include exitcodes.h
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-06-21  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-06-16  Karel ZakMerge branch 'some-fixes' of https://github.com/rudimei...
2017-06-15  Karel Zakfstrim: remove obsolete comment
2017-06-15  Alex Ivanovfstrim: prefer earlier mounted filesystems
2017-05-02  Karel ZakMerge branch '170419' of github.com:jwpi/util-linux
2017-04-28  Karel ZakMerge branch 'timer' of https://github.com/Villemoes...
2017-04-27  Karel Zakfstrim: use MNT_EX_* from libmount
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2017-01-31  Karel ZakMerge branch 'master' of https://github.com/Pedro-MC...
2017-01-31  Stanislav Brabecfstrim: de-duplicate btrfs sub-volumes
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Karel ZakUse --help suggestion on invalid option
2016-05-31  Sebastian Rasmussenmisc: Fix various typos
2015-08-12  Karel ZakMerge branch 'colcrt' of git://github.com/kerolasa...
2015-08-08  Sami Kerolamisc: fix redundant assignment and reassignments before...
2015-06-30  Karel ZakMerge branch 'sulogin'
2015-06-29  Karel Zakfstrim: close dir before exit [coverity scan]
2015-06-16  Karel ZakMerge branch 'script3' of git://github.com/kerolasa...
2015-06-10  Karel Zakfstrim: de-duplicate by mount source too
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-10-31  Sami Kerolafstrim: initialize path variable
2014-08-11  Benno Schulenbergtextual: remove some inconsistent periods from error...
2014-07-22  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2014-07-22  Karel ZakMerge branch 'ioclt' of https://github.com/lanurmi...
2014-07-18  Karel ZakMerge branch 'patch-1' of https://github.com/bneijt...
2014-07-17  Karel Zakfstrim: fix memory leak [coverity scan]
2014-07-17  Sami Kerolafstrim: avoid TOCTOU race
2014-07-14  Karel ZakMerge branch 'minor-fixes' of git://github.com/kerolasa...
2014-07-13  Sami Kerolatextual: fix some typos
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2013-12-12  Benno Schulenbergtextual: small inprovements to usage and man page of...
2013-12-11  Karel Zakfstrim: de-duplicate list of filesystems
2013-12-10  Karel Zakfstrim: add --all to discard all filesystem
2013-12-10  Karel Zakfstrim: cleanup usage()
2013-01-30  Karel Zakfstrim: remove unnecessary "were" from verbose message
2013-01-28  Karel Zakfstrim: use human readable sizes in verbose output
2013-01-25  Benno Schulenbergtextual: remove inconsistent periods from two error...
2012-09-27  Karel ZakRevert "blkdiscard: new command"
2012-09-27  Karel Zakblkdiscard: new command
2012-07-16  Karel ZakMerge branch '2012wk28'
2012-07-16  Sami Kerolatranslation: unify file open error messages
2012-07-16  Sami Kerolatranslation: unify stat error messages
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-04-11  Karel ZakMerge branch 'close_stream' of git://github.com/kerolas...
2012-04-05  Karel ZakMerge branch 'eject'
2012-04-04  Sami Kerolasys-utils: verify writing to streams was successful
2012-03-30  Sami Kerolafstrim: add --version and align with howto-usage-functi...
2012-03-30  Karel Zakfstrim: use strtosize_or_err()
2011-10-17  Petr Uzelfstrim: fix section number in referral to manpage
2011-08-31  Karel ZakMerge branch 'chcpu' of git://git.kernel.org/pub/scm...
2011-08-31  Karel ZakMerge branch 'docs-dir' of https://github.com/kerolasa...
2011-08-30  Karel ZakMerge branch 'lscpu' of git://git.kernel.org/pub/scm...
2011-08-16  Karel Zakfstrim: cleanup usage()
2011-08-02  Benno Schulenbergtextual: add some guiding comments for translators
2011-08-02  Benno Schulenbergfstrim: correct mistaken grammar in one message
2011-06-16  Sami KerolaMerge branch 'master', remote-tracking branch 'upstream...
2011-06-08  Francesco Cosoletofstrim, setarch: replace error() with err()
2011-06-08  Karel Zakfstrim: cast from __u64 to standard C types
2011-03-03  Karel Zakmove struct option to .rodata
2011-02-16  Benno Schulenbergtextual: fix three typos in message strings and improve...
2011-02-14  Fabian Groffenbuild-sys: provide alternatives for err, errx, warn...
2010-11-29  Karel Zakfstrim: fix typo
2010-11-26  Lukas Czernerfstrim: add new command