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
/
disk-utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfdisk: add resize function
Karel Zak
2017-07-19
1
-7
/
+49
*
cfdisk: use fdisk_reread_changes()
Karel Zak
2017-07-14
1
-1
/
+11
*
fdisk: use fdisk_reread_changes()
Karel Zak
2017-07-14
3
-1
/
+15
*
partx: move partx.h to include/
Karel Zak
2017-07-14
2
-74
/
+4
*
sfdisk: use fdisk_device_is_used()
Karel Zak
2017-07-14
1
-27
/
+1
*
libblkid: don't use CDROM_GET_CAPABILITY ioctl for DM devices
Karel Zak
2017-07-12
1
-1
/
+1
*
fdisk: reset context after failed script
Karel Zak
2017-07-10
1
-2
/
+8
*
misc: consolidate macro style USAGE_HELP_OPTIONS
Ruediger Meier
2017-06-29
20
-34
/
+34
*
blockdev: correct man page name in --help
Ruediger Meier
2017-06-29
1
-1
/
+1
*
docs: remove some old history from manpages
Ruediger Meier
2017-06-29
2
-4
/
+3
*
blockdev: improve --help and man page
Ruediger Meier
2017-06-27
2
-13
/
+30
*
misc: consolidate all --help option descriptions
Ruediger Meier
2017-06-27
5
-13
/
+10
*
misc: introduce print_usage_help_options()
Ruediger Meier
2017-06-27
15
-30
/
+16
*
misc: cosmetics, remove argument from usage(FILE*)
Ruediger Meier
2017-06-26
2
-6
/
+8
*
misc: never use usage(stderr)
Ruediger Meier
2017-06-26
13
-81
/
+117
*
misc: never use usage(ERROR)
Ruediger Meier
2017-06-26
2
-21
/
+26
*
misc: cleanup and fix --unknownopt issues
Ruediger Meier
2017-06-26
1
-10
/
+17
*
misc: consolidate usage() "Available columns"
Karel Zak
2017-06-26
2
-3
/
+2
*
Merge branch '170622' of github.com:jwpi/util-linux
Karel Zak
2017-06-26
1
-1
/
+1
|
\
|
*
include/c.h: add USAGE_COMMANDS and USAGE_COLUMNS
J William Piggott
2017-06-24
1
-1
/
+1
*
|
Merge branch 'fix-exit-codes' of https://github.com/rudimeier/util-linux
Karel Zak
2017-06-26
5
-4
/
+12
|
\
\
|
*
|
misc: fix xalloc.h related exit codes
Ruediger Meier
2017-06-22
1
-0
/
+2
|
*
|
misc: fix more strutils related exit codes
Ruediger Meier
2017-06-22
4
-0
/
+8
|
*
|
lib: fix strutils.h, remove STRTOXX_EXIT_CODE
Ruediger Meier
2017-06-22
1
-2
/
+1
|
*
|
misc: fix some broken exit codes
Ruediger Meier
2017-06-22
3
-3
/
+3
|
|
/
*
|
mkfs.cramfs: add --help and --version
Ruediger Meier
2017-06-25
2
-15
/
+27
*
|
fsck: add --help and --version
Ruediger Meier
2017-06-22
2
-7
/
+26
|
/
*
misc: fix reassigned values before old ones has been used [cppcheck]
Sami Kerola
2017-06-14
1
-1
/
+1
*
isosize: avoid reading more data than what is needed
Sami Kerola
2017-06-14
1
-47
/
+10
*
misc: fix ggc-7 fallthrough warnings
Sami Kerola
2017-06-14
1
-1
/
+1
*
fdformat: clear progress message before printing "done"
Jakub Wilk
2017-06-02
1
-1
/
+1
*
cfdisk: fix compiler warning
Karel Zak
2017-05-31
1
-2
/
+2
*
sfdisk: disambiguate units of --show-size
Chris Morin
2017-05-22
2
-4
/
+17
*
misc: consolidate smartcols error messages
Karel Zak
2017-05-18
2
-7
/
+12
*
sfdisk: add hints for scanners [coverity scan]
Karel Zak
2017-05-17
1
-0
/
+2
*
mkswap: use memcpy() for non-terminated string [coverity scan]
Karel Zak
2017-05-17
1
-1
/
+1
*
fsck.minix: add hint for scanners [coverity scan]
Karel Zak
2017-05-17
1
-1
/
+1
*
fdisk: check scols_line_refer_data() return code [coverity scan]
Karel Zak
2017-05-17
1
-1
/
+2
*
cfdisk: add hints for scanners [coverity scan]
Karel Zak
2017-05-17
1
-0
/
+2
*
fsck.minix: fix crash
Sami Kerola
2017-05-16
1
-1
/
+7
*
fdisk: fix type dialog
Karel Zak
2017-05-11
1
-2
/
+2
*
fdisk: inform on 'p' about wiped partitions
Karel Zak
2017-05-09
1
-0
/
+7
*
fdisk: add to the man page missing option
Karel Zak
2017-05-09
1
-0
/
+11
*
partx: add --list-types option
Sami Kerola
2017-05-03
2
-15
/
+19
*
docs: try to convince open(2) O_DIRECT rather than using raw device
Sami Kerola
2017-05-03
1
-0
/
+4
*
bash-completion: update disk-utils
Sami Kerola
2017-04-17
1
-1
/
+2
*
Fix menu spelling in cfdisk debug messages
Karel Zak
2017-03-22
1
-2
/
+2
*
fdisk, sfdisk: avoid non-ANSI function declarations [smatch scan]
Sami Kerola
2017-03-14
2
-0
/
+2
*
misc: stop mixing declarations and code
Sami Kerola
2017-03-13
2
-2
/
+4
*
sfdisk: note about small partition in man page
Karel Zak
2017-03-02
1
-2
/
+3
[next]