aboutsummaryrefslogtreecommitdiffstats
path: root/disk-utils
AgeCommit message (Expand)AuthorFilesLines
2016-11-30misc: spelling, always use "cannot" instead of "can not"Ruediger Meier1-1/+1
2016-11-30sfdisk: support empty label use-caseKarel Zak4-9/+50
2016-11-30sfdisk: cleanup --dump error messagesKarel Zak1-1/+4
2016-11-29sfdisk: don't be silent when list non-existing deviceKarel Zak1-6/+10
2016-11-29Fix formatting errors in page cross referencesMichael Kerrisk (man-pages)1-1/+1
2016-11-29Place SEE ALSO entries in orderMichael Kerrisk (man-pages)8-15/+15
2016-10-27fdisk: fix memleak in list_disk_geometry()Ruediger Meier1-1/+3
2016-10-26fdisk: fix compiler warningKarel Zak1-2/+2
2016-10-26misc: fix unsigned int usage for ctype.h functionsKarel Zak1-2/+2
2016-10-19cramfs: revert crc32 changesKarel Zak2-11/+21
2016-10-19cramfs: add missing includesKarel Zak2-0/+2
2016-10-19lib/crc32: prefix public functionsGustavo Zacarias2-9/+9
2016-10-04isosize: fix read() result checkKarel Zak1-1/+1
2016-10-04sfdisk: cleanup before going out of scope [coverity scan]Karel Zak1-5/+12
2016-10-04sfdisk: free before going out of scope [coverity scan]Karel Zak1-0/+2
2016-10-04isosize: don't ignore read() result [coverity scan]Karel Zak1-1/+1
2016-10-04fsck.cramfs: don't ignore read() result [coverity scan]Karel Zak1-1/+1
2016-10-04cfdisk: fix mountpoint detectionKarel Zak1-21/+26
2016-09-07libsmartcols: support LIBSMARTCOLS_DEBUG_PADDING=onKarel Zak2-0/+4
2016-09-06fsck: remove fs-specific options from man pageKarel Zak1-65/+12
2016-09-02sfdisk: add --no-tell-kernelKarel Zak2-3/+17
2016-08-31sfdisk: make non-interactive output more readableKarel Zak1-14/+26
2016-08-26fdisk: use PAGER for 'l' command.Karel Zak1-0/+6
2016-08-16include/closestream: define exit codesKarel Zak2-2/+7
2016-08-08sfdisk: add show-pt-geometry to usage() and sfdisk.8Karel Zak2-2/+5
2016-08-08sfdisk: Add --show-pt-geometry compatibility codeStanislav Brabec1-1/+4
2016-07-21misc: simplify if clauses [oclint]Sami Kerola5-42/+30
2016-07-20Revert "sfdisk: exit with error if rereading partition table fails"Karel Zak1-1/+1
2016-07-14fdisk: make -l <dev ...> behaves like fdisk -lThierry Vignaud1-1/+6
2016-07-07cfisk: add /dev/vda as another default diskKarel Zak1-13/+23
2016-06-03cfdisk: use libsmartcols ASCII for non-widechar environmentKarel Zak1-0/+4
2016-06-01fsck.minix: fix endless loop and out of stackKarel Zak1-0/+16
2016-05-31fdisk: Fix typo RequiredPartiton -> RequiredPartitionSebastian Rasmussen1-2/+2
2016-05-31misc: Fix various typosSebastian Rasmussen9-21/+21
2016-05-31docs: Fix various typosSebastian Rasmussen3-4/+4
2016-05-31fsck.minix: Verify more fields in super-block.Tobias Stoeckmann1-0/+4
2016-05-20man pages: fix spacing between man page name & section numberMike Frysinger2-3/+3
2016-05-18fdisk: Add support for altering GPT sizeSassan Panahinejad1-0/+8
2016-05-05sfdisk: exit with error if rereading partition table failsVictor Dodon1-1/+1
2016-05-04build-sys: remove obsolete [cs]fdisk LDADDsKarel Zak2-29/+0
2016-05-04sfdisk: add --wipe-partitions=auto|never|defaultKarel Zak3-38/+85
2016-05-04fdisk: add --wipe-partitions=auto|never|defaultKarel Zak4-2/+61
2016-04-22fsck: fix racing between unlock/unlink and openYuriy M. Kaminskiy1-1/+0
2016-04-18mkswap: tolerate ENOTSUP when failing to relabelLubomir Rintel1-1/+1
2016-03-29fdisk: remove dead assignment [clang analyze]Karel Zak1-1/+0
2016-03-22partx: fix --nr usageKarel Zak2-15/+46
2016-03-17docs: miscellaneous tiny tweaks of man pagesBenno Schulenberg1-4/+4
2016-03-17fdisk: fix the grammar of an option descriptionBenno Schulenberg1-1/+1
2016-03-16mount, umount, swapon, fsck, lsblk, findmnt: harmonize six error messagesBenno Schulenberg1-1/+1
2016-03-16fdisk, cfdisk, sfdisk: improve the grammar of three messagesBenno Schulenberg3-5/+5
2016-03-16sfdisk: improve the wording of seven error messagesBenno Schulenberg1-7/+7
2016-03-14Merge branch 'travis-osx' of https://github.com/rudimeier/util-linuxKarel Zak1-2/+2
2016-03-14isosize: stop unmeaningful printing errno messageSami Kerola1-1/+1
2016-03-13misc: fix icc/clang compiler warningsRuediger Meier1-2/+2
2016-03-10misc: remove duplicate includesKarel Zak1-1/+0
2016-03-10sfdisk, fdisk: add fflush()Karel Zak2-0/+4
2016-03-09Merge branch 'port-osx' of https://github.com/rudimeier/util-linuxKarel Zak1-1/+1
2016-03-08fdisk: fix warning, uninitialized variableRuediger Meier1-1/+1
2016-03-08include: move sys/sysmacros.h to c.hKarel Zak2-7/+1
2016-03-08Revert "include sysmacros.h where used"Karel Zak3-3/+0
2016-03-08sfdisk: adjust more wordings and formatting in the man pageBenno Schulenberg1-29/+34
2016-03-08fdisk, sfdisk: adjust the wording of the --wipe optionBenno Schulenberg2-12/+14
2016-03-08fdisk, sfdisk: adjust some formatting in the man pagesBenno Schulenberg2-5/+5
2016-03-08include sysmacros.h where usedMike Frysinger3-0/+3
2016-03-07misc: never cast void* from malloc(3) and friendsRuediger Meier1-1/+1
2016-03-07misc: again fixing many printf format stringsRuediger Meier5-23/+33
2016-03-07wipefs, sfdisk: include libgen.h for basename(3p)Ruediger Meier1-0/+1
2016-03-07Merge branch 'fix-minix' of https://github.com/rudimeier/util-linuxKarel Zak2-5/+5
2016-03-07fdisk: remove unused include sysfs.hRuediger Meier1-1/+0
2016-03-07lib: remove openat fallback functions (include/at.h)Ruediger Meier1-2/+1
2016-03-07misc: safer (and uniform) handling of return valueYuriy M. Kaminskiy1-1/+1
2016-03-03mkfs.minix: fix v2/v3 .badblocks inode number for big endianRuediger Meier1-3/+2
2016-03-03fsck.minix: fix v3 version offsetRuediger Meier1-2/+3
2016-02-29fdisk: fix warning, incompatible pointer types passing 'uint64_t *'Ruediger Meier1-2/+2
2016-02-23misc: fix compiler warnungs (unsigned/signed)Ruediger Meier1-3/+3
2016-02-23build-sys: always add AM_CFLAGSRuediger Meier1-2/+2
2016-02-19Merge branch 'port-osx' of https://github.com/rudimeier/util-linuxKarel Zak5-3/+4
2016-02-18include: remove unused mntent.hRuediger Meier3-3/+0
2016-02-18include: check for sys/sysmacros.hRuediger Meier2-0/+4
2016-02-18cfdisk: wipe device if create a new labelKarel Zak1-0/+8
2016-02-18sfdisk: add --wipeKarel Zak2-1/+42
2016-02-18fdisk: add --wipeKarel Zak3-1/+65
2016-02-11misc: fix some printf format stringsRuediger Meier1-12/+12
2016-02-08sfdisk: add ESP shortcut also for Legacy MBRKarel Zak1-1/+1
2016-02-04Merge branch 'master' of https://github.com/rudimeier/util-linuxKarel Zak1-1/+1
2016-02-03docs: fix typos found by codespellRuediger Meier1-1/+1
2016-02-03fdisk: make 'f' command more verboseKarel Zak1-0/+4
2016-02-01sfdisk: make --quiet really quietKarel Zak1-3/+5
2016-02-01sfdisk: add 'U' shortcut for ESPKarel Zak1-0/+3
2016-01-26mkswap: add warnings for insecure device permissions/ownersWayne R. Roth1-1/+10
2016-01-06lib/tty: Pass default width to get_terminal_width()Boris Egorov1-3/+1
2015-12-07cfdisk: use new libsmartcols functionality to fix outputKarel Zak1-0/+1
2015-12-07Revert "cfdisk: make sure that output fits to terminal width"Karel Zak1-13/+2
2015-11-22fdformat: fix block device open raceSami Kerola1-4/+2
2015-11-22mkswap: fix block device open raceSami Kerola1-15/+6
2015-11-22mkfs.minix: fix block device open raceSami Kerola1-6/+1
2015-11-22mkfs.bfs: allow creating file system to a fileSami Kerola1-3/+0
2015-11-22mkfs.bfs: fix block device open raceSami Kerola1-1/+1
2015-11-09fsck: retire stat(3) when access(3) does better jobSami Kerola1-2/+1
2015-10-15mount, umount, swapon, fsck, lsblk, findmnt: ignore malformed linesKarel Zak1-1/+1
2015-10-09partx: prevent code duplicationKarel Zak1-36/+23
2015-09-17sfdisk: add --deleteKarel Zak2-0/+53
2015-09-17sfdisk: fix -N return code detection, add debug messagesKarel Zak1-5/+14
2015-09-09sfdisk: cleanup and optimize --move-dataKarel Zak1-20/+32
2015-09-08sfdisk: add --move-dataKarel Zak2-11/+227
2015-09-07sfdisk: add --reorderKarel Zak2-1/+42
2015-08-25Fix trivial typosYuri Chornoivan1-1/+1
2015-08-24misc: fix shadow declarationsSami Kerola1-5/+5
2015-08-05cfdisk, sfdisk: remove unused variablesKarel Zak2-11/+9
2015-08-05sfdisk: clarification for sfdisk man pageIan Wienand1-14/+24
2015-08-04mkfs.minix: add hint for scanners [coverity scan]Karel Zak1-0/+1
2015-08-04mkfs.minix: use xallocKarel Zak1-13/+8
2015-08-04mkfs.cramfs: remove dead code [coverity scan]Karel Zak1-16/+7
2015-08-04fsck.minix: be more paranoid with block buffers [coverity scan]Karel Zak1-2/+2
2015-08-04cfdisk: check return value [coverity scan]Karel Zak1-3/+5
2015-08-03tests: add way to control mkfs.minix time stampsSami Kerola2-4/+23
2015-08-03mkfs.minix: re-fix block count mathsSami Kerola1-2/+2
2015-08-03textual: adjust grammar and punctuation of some messagesBenno Schulenberg5-20/+20
2015-07-30sfdisk: don't print extra linebreaks on --quietKarel Zak1-4/+4
2015-07-30docs: make fsck.minix(8) more prettySami Kerola1-50/+80
2015-07-30fsck.minix: introduce long options to the commandSami Kerola2-89/+90
2015-07-30fsck.minix: add minix v3 supportSami Kerola1-13/+20
2015-07-30fsck.minix: rename device file descriptor variableSami Kerola1-20/+20
2015-07-30mkfs.minix: refactor root block content creationSami Kerola1-21/+21
2015-07-30mkfs.minix: check requested blocks will not exceed available on deviceSami Kerola1-30/+34
2015-07-30mkfs.minix: check user input carefullySami Kerola2-31/+57
2015-07-30mkfs.minix: add fs_control structure, and remove most global variablesSami Kerola1-190/+190
2015-07-30mkfs.minix: remove unuseful codeSami Kerola1-8/+1
2015-07-30mkfs.minix: use is_mounted() from libcommonSami Kerola1-23/+4
2015-07-30mkfs.minix: introduce long options to the commandSami Kerola2-64/+71
2015-07-30mkfs.minix: increase maximum minix v2 and v3 file system sizesJoshua Hudson1-4/+21
2015-07-29fdisk: value is never read [clang analyze]Karel Zak1-1/+0
2015-07-29fdisk: value is never read [clang analyze]Karel Zak1-1/+0
2015-07-29fdisk: value is never read [clang analyze]Karel Zak1-1/+1
2015-07-28sfdisk: add --list-freeKarel Zak2-1/+36
2015-07-28fdisk: add 'F' command to list free unpartitioned spaceKarel Zak3-0/+130
2015-07-27cfdisk: don't print obsolete CHS addressesKarel Zak1-10/+0
2015-07-27cfdisk: make sure that output fits to terminal widthKarel Zak1-2/+13
2015-07-27fdisk: init libsmartcols debugKarel Zak2-0/+3
2015-07-27cfdisk: remove extra line between menu and info lineKarel Zak1-1/+1
2015-07-27cfdisk: spell "label" in lower caseBenno Schulenberg1-1/+1
2015-07-27cfdisk: allow an uppercase X to toggle the extra infoBenno Schulenberg1-0/+1
2015-07-22cfdisk: make sure that extra info is refreshed/removedKarel Zak1-1/+3
2015-07-22cfdisk: properly toggle extra info window, make it more robustKarel Zak1-9/+31
2015-07-15libfdisk: fix fdisk_label_parse_parttype() for unknown typesKarel Zak2-2/+2
2015-06-29docs: unify mkswap(8) with swapon(8) about holes warningSami Kerola1-2/+12
2015-06-25cfdisk: fix condition logic [cppcheck]Boris Egorov1-1/+1
2015-06-25sys-utils/disk-utils/lib: fix printf format types [cppcheck]Boris Egorov2-6/+6
2015-06-17sfdisk: improve some formatting and wording in the man pageBenno Schulenberg1-16/+17
2015-06-17sfdisk: show that the command --verify optionally takes device namesBenno Schulenberg2-2/+2
2015-06-15sfdisk: add --jsonKarel Zak2-1/+12
2015-06-11libfdisk: add new API to read label specific dataKarel Zak1-1/+1
2015-06-10fdisk: differentiate between +<sector> and +<size>{M,G,...}Karel Zak1-1/+1
2015-06-08libfdisk: (gpt) make it possible to create really small partitionsKarel Zak1-1/+1
2015-05-11fdisk: provide more information by 'i'nfo commandKarel Zak1-6/+4
2015-05-11fdisk: add the 'i'nfo commandJean-Loup 'clippix' Bogalho3-0/+50
2015-05-05fsck: Fix parsing of -rStanislav Brabec1-1/+1
2015-04-28fsck: print errors on invalid -r argumentKarel Zak1-14/+10
2015-04-28fsck: implement fsck -r {fd}Stanislav Brabec2-14/+63
2015-04-27fsck: use PATH or fallback to /sbinKarel Zak2-31/+10
2015-04-27mkfs: drop hardcoded search pathMike Frysinger2-30/+3
2015-04-23libfdisk: (gpt) add extra check for First/Last LBAKarel Zak1-2/+3
2015-04-22lib/strutils: fix string_add_to_idarray() int vs. size_tKarel Zak2-2/+3
2015-04-22fdisk, sfdisk: fix -o <list> backendKarel Zak1-1/+1
2015-04-17sfdisk: don't use BLKRRPART to check loopdev usageKarel Zak1-1/+3
2015-04-16sfdisk: accept empty partitions from dumpKarel Zak1-3/+19
2015-04-13fdisk: fix typoKarel Zak1-1/+1
2015-04-13fdisk: add --protect-bootKarel Zak2-1/+10
2015-04-13sfdisk: enable bootbits protectionKarel Zak1-0/+1
2015-04-13sfdisk: improve -N warningsKarel Zak2-3/+15
2015-03-31cfdisk: cleanup extra partitions info for slangKarel Zak1-35/+18
2015-03-27sfdisk: cleanup prompt usageKarel Zak1-6/+13
2015-03-27cfdisk: provide extra partinfo with "x"Ondrej Oprala3-22/+372
2015-03-26build-sys: fix READLINE_LIBS_STATIC usage for fdiskKarel Zak1-2/+2
2015-03-26sfdisk: fix -a vs. -A bugKarel Zak2-8/+8
2015-03-25build-sys: support static build with readlineKarel Zak1-2/+2
2015-03-25sfdisk: add readline supportKarel Zak2-9/+67
2015-03-25fdisk: fix readline wrapperKarel Zak1-1/+2
2015-03-25fdisk: add GNU Readline support to fdiskKarel Zak2-16/+52
2015-03-25fsck: fix fsck -C {fd} parsingStanislav Brabec1-1/+1
2015-03-17Since 569d1dac7bc64457aac11163b6a91ce9b41a6715 we read device startKarel Zak1-2/+3
2015-03-06build-sys: cleanup realtime lib usageKarel Zak1-1/+1
2015-02-27lib/colors: use libtinfo to check terminal capabilityKarel Zak1-3/+3
2015-02-25colors: cleanup man pages, add hint to usage()Karel Zak4-7/+15
2015-02-25sfdisk: add missing --colorKarel Zak2-3/+40
2015-02-24rpmatch: use symbolic value when evaluation return codesSami Kerola3-5/+5
2015-02-16sfdisk: include rpmatch.hSami Kerola1-0/+1
2015-02-16fsck: fix compiler warning [-Wlogical-not-parentheses]Karel Zak1-3/+2
2015-02-10cfdisk: improve create-label UIKarel Zak1-11/+15
2015-02-10textual: sort the options in the usage text of sfdisk alphabeticallyBenno Schulenberg1-7/+7
2015-02-10docs: sort the options in the man page of sfdisk alphabeticallyBenno Schulenberg1-18/+18
2015-02-10cfdisk: also recognize a lowercase 'l' for loading a script fileBenno Schulenberg1-0/+1
2015-02-10cfdisk: do not startle the user with a false message when --zero is usedBenno Schulenberg1-2/+3
2015-02-10fsck: use monotonic time to fsck run time measurementSami Kerola2-9/+9
2015-02-03cfdisk: improve ui_get_size() warningsKarel Zak1-5/+10
2015-02-03libfdisk: fix issues with very small partitionsKarel Zak1-2/+3
2015-02-03docs: add info about *_DEBUG= to man pagesKarel Zak3-0/+6
2015-02-03cfdisk: print "wrong order" warning after startup, colorize info messagesKarel Zak1-2/+9
2015-02-03cfdisk: force main menu to default to Quit/New menu itemsKarel Zak1-8/+13
2015-02-02cfdisk: disable some KEY_* in ui_get_wqstring()Karel Zak1-0/+9