aboutsummaryrefslogtreecommitdiff
path: root/util-linux/fstrim.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* regularize format of source file headers, no code changesDenys Vlasenko2017-09-181-1/+0
* getopt32: remove opt_complementaryDenys Vlasenko2017-08-081-2/+3
* getopt32: remove applet_long_optionsDenys Vlasenko2017-08-081-2/+1
* *: fix up use of "getopt_longopts" for longopts not in getopt appletDenys Vlasenko2017-08-081-2/+2
* blockdev, fsfreeze, fstrim, mountpoint: make NOEXECDenys Vlasenko2017-08-051-1/+1
* config: deindent all help textsDenys Vlasenko2017-07-211-1/+1
* Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-181-1/+1
* make --help texts more uniformDenys Vlasenko2017-01-211-3/+3
* df: implement -B n<suff> and -B <suff> formats of -B optionDenys Vlasenko2016-12-121-22/+3
* fstrim: fix help textDenys Vlasenko2015-02-041-1/+1
* fstrim: use new-style config/kbuild/applet snippets; trim help textDenys Vlasenko2013-11-121-12/+22
* fstrim: Needs to fire at the mp, not bdBernhard Reutner-Fischer2013-11-101-5/+5
* fstrim: Indicate failure on errorBernhard Reutner-Fischer2013-11-101-1/+2
* fstrim: -17bBernhard Reutner-Fischer2013-11-091-8/+5
* fstrim: New appletMalek Degachi2013-11-091-0/+111