index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys-utils
/
fstrim.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fstrim: update man page, reuse libmnt_iter
Karel Zak
2019-06-11
1
-5
/
+4
*
fstrim: properly de-duplicate fstrim -A
Stanislav Brabec
2019-06-11
1
-13
/
+30
*
fstrim -a/-A: Skip read-only volumes
Stanislav Brabec
2019-06-11
1
-0
/
+8
*
fstrim: Fix fstrim_all() comment
Stanislav Brabec
2019-06-11
1
-1
/
+1
*
fstrim: affect only warnings by --quiet
Karel Zak
2019-05-09
1
-6
/
+7
*
fstrim: add --quiet option to suppress error messages
Sami Kerola
2019-05-07
1
-4
/
+21
*
misc: consolidate version printing and close_stdout()
Karel Zak
2019-04-16
1
-8
/
+6
*
fstrim: get realpath before trim ioctl
Wang Shilong
2019-04-15
1
-2
/
+9
*
fstrim.c: Remove commnet about vfat not supporting fstrim
Marcos Paulo de Souza
2019-04-01
1
-1
/
+1
*
fstrim: check for read-only devices on -a/-A
Karel Zak
2019-01-11
1
-2
/
+4
*
fstrim: fix usage()
Karel Zak
2018-12-10
1
-1
/
+1
*
fstrim: trim also root FS on --fstab
Karel Zak
2018-12-10
1
-0
/
+17
*
fstrim: use -n shortcut for --dry-run
Karel Zak
2018-08-16
1
-3
/
+3
*
fstrim: add -A|--fstab to trim according to /etc/fstab
Karel Zak
2018-07-31
1
-13
/
+50
*
fstrim: add control struct
Karel Zak
2018-07-31
1
-19
/
+24
*
fstrim: add --dry-run
Karel Zak
2018-06-21
1
-7
/
+20
*
fstrim: use new ul_path_* API, improve sysfs context usage
Karel Zak
2018-06-21
1
-18
/
+34
*
fstrim: Return EXIT_FAILURE when FTRIM ioctl fails
Karel Zak
2018-04-06
1
-10
/
+7
*
libmount: include sys/mount.h only if necessary
Karel Zak
2018-03-22
1
-3
/
+1
*
fstrim: cleanup includes
Karel Zak
2018-03-22
1
-4
/
+4
*
fstrim: fix fs.h and mount.h collision
Karel Zak
2018-03-20
1
-1
/
+4
*
fstrim: don't include exitcodes.h
Karel Zak
2018-02-01
1
-1
/
+0
*
misc: consolidate macro style USAGE_HELP_OPTIONS
Ruediger Meier
2017-06-29
1
-2
/
+2
*
misc: introduce print_usage_help_options()
Ruediger Meier
2017-06-27
1
-2
/
+1
*
misc: never use usage(stderr)
Ruediger Meier
2017-06-26
1
-4
/
+5
*
fstrim: remove obsolete comment
Karel Zak
2017-06-15
1
-1
/
+1
*
fstrim: prefer earlier mounted filesystems
Alex Ivanov
2017-06-15
1
-1
/
+1
*
fstrim: use MNT_EX_* from libmount
Karel Zak
2017-04-27
1
-4
/
+4
*
misc: do not use plain 0 as NULL [smatch scan]
Sami Kerola
2017-02-20
1
-8
/
+8
*
fstrim: de-duplicate btrfs sub-volumes
Stanislav Brabec
2017-01-31
1
-13
/
+1
*
Use --help suggestion on invalid option
Karel Zak
2016-12-19
1
-1
/
+1
*
misc: Fix various typos
Sebastian Rasmussen
2016-05-31
1
-2
/
+2
*
misc: fix redundant assignment and reassignments before use [cppcheck]
Sami Kerola
2015-08-08
1
-1
/
+1
*
fstrim: close dir before exit [coverity scan]
Karel Zak
2015-06-29
1
-9
/
+15
*
fstrim: de-duplicate by mount source too
Karel Zak
2015-06-10
1
-1
/
+28
*
textual: grammarize and harmonize the stat error message
Benno Schulenberg
2015-02-02
1
-1
/
+1
*
textual: add a docstring to most of the utilities
Benno Schulenberg
2015-01-06
1
-0
/
+4
*
fstrim: initialize path variable
Sami Kerola
2014-10-31
1
-1
/
+1
*
textual: remove some inconsistent periods from error messages
Benno Schulenberg
2014-08-11
1
-1
/
+1
*
fstrim: fix memory leak [coverity scan]
Karel Zak
2014-07-17
1
-0
/
+1
*
fstrim: avoid TOCTOU race
Sami Kerola
2014-07-17
1
-7
/
+6
*
textual: fix some typos
Sami Kerola
2014-07-13
1
-1
/
+1
*
textual: small inprovements to usage and man page of fstrim
Benno Schulenberg
2013-12-12
1
-4
/
+4
*
fstrim: de-duplicate list of filesystems
Karel Zak
2013-12-11
1
-1
/
+15
*
fstrim: add --all to discard all filesystem
Karel Zak
2013-12-10
1
-30
/
+180
*
fstrim: cleanup usage()
Karel Zak
2013-12-10
1
-4
/
+5
*
fstrim: remove unnecessary "were" from verbose message
Karel Zak
2013-01-30
1
-1
/
+1
*
fstrim: use human readable sizes in verbose output
Karel Zak
2013-01-28
1
-3
/
+9
*
textual: remove inconsistent periods from two error messages
Benno Schulenberg
2013-01-25
1
-1
/
+1
*
Revert "blkdiscard: new command"
Karel Zak
2012-09-28
1
-119
/
+35
[next]