summaryrefslogtreecommitdiff
path: root/disk-utils
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mkswap/offset' of https://github.com/t-8ch/util-linuxKarel Zak2023-05-172-2/+19
|\
| * mkswap: implement --offsetThomas Weißschuh2023-05-112-2/+19
* | Merge branch 'blockdev/zonesz' of https://github.com/t-8ch/util-linuxKarel Zak2023-05-172-0/+14
|\ \ | |/ |/|
| * blockdev: add support for BLKGETZONESZThomas Weißschuh2023-05-052-0/+14
* | fsck: use BLKID_SUBLKS_BADCSUMKarel Zak2023-05-091-0/+10
|/
* Fix markup in mkfs.cramfs.8.adoc (again)Mario Blättermann2023-03-161-1/+1
* mkfs.cramfs: (man) Fix markup in makefs.cramfs.8.adocMario Blättermann2023-03-161-5/+4
* fdisk: document expected answers to quit messageThomas Weißschuh2023-02-191-1/+3
* Merge branch 'chmod' of https://github.com/ferivoz/util-linuxKarel Zak2023-01-261-1/+1
|\
| * fsck.cramfs: fix error messageSamanta Navarro2023-01-261-1/+1
* | fsck.cramfs: check directory entry namesSamanta Navarro2023-01-261-1/+24
|/
* Merge branch 'signal_safety' of https://github.com/crrodriguez/util-linuxKarel Zak2023-01-241-2/+2
|\
| * fsck: only assign to cancel_requestedCristian Rodríguez2023-01-151-1/+1
| * fsck: use sig_atomic_t type fot signal handler global varsCristian Rodríguez2023-01-151-1/+1
* | fsck.cramfs: print correct error on 32-bit systemsSamanta Navarro2023-01-231-12/+9
|/
* mkswap: do not use uninitialized stack valueSamanta Navarro2023-01-131-2/+3
* mkswap: make context_string constThomas Weißschuh2023-01-081-1/+2
* Merge branch 'blockdev' of https://github.com/t-8ch/util-linuxKarel Zak2023-01-022-0/+9
|\
| * blockdev: add support for ioctl BLKGETDISKSEQThomas Weißschuh2022-12-282-0/+9
* | Merge branch 'meson-debian' of https://github.com/zeha/util-linuxKarel Zak2023-01-021-0/+3
|\ \ | |/ |/|
| * meson: fix build with -Dselinux=enabledChris Hofstaedtler2022-12-181-0/+3
* | mkswap: create files with specific endiannessThomas Weißschuh2022-12-152-5/+43
|/
* cfdisk: prevent unused variablesThomas Weißschuh2022-11-221-0/+2
* sfdisk: (man) fix man page move exampleKarel Zak2022-11-141-2/+8
* fdisk: make it more obvious that DOS means MBRKarel Zak2022-11-101-2/+2
* fdisk: fix --output option parsingKarel Zak2022-10-241-1/+1
* mkfs.bfs, mkfs.cramfs: cleanup optional argument useKarel Zak2022-10-182-3/+3
* Merge branch 'autotools/endianess' of https://github.com/t-8ch/util-linuxKarel Zak2022-10-171-5/+1
|\
| * autotools: stop using AC_C_BIGENDIAN / WORDS_BIGENDIANThomas Weißschuh2022-10-141-5/+1
* | mkfs.cramfs: Support BSD lockroot2022-10-172-1/+24
* | mkfs.bfs: Support BSD lockplus2022-10-172-1/+23
* | fsck: Processes may kill other processes.zhanchengbin2022-10-171-0/+2
|/
* sfdisk: inform about failed fsync() [coverity scan]Karel Zak2022-08-111-2/+3
* sfdisk: improve code readability for coverity scanKarel Zak2022-08-111-3/+3
* sfdisk: (man) fix sector-size descriptionKarel Zak2022-07-111-3/+3
* sfdiks: (man) fix exampleKarel Zak2022-06-201-1/+1
* fix various formatsRosen Penev2022-05-101-4/+4
* partx: remove memory leak to make scanners happy [coverity scan]Karel Zak2022-03-171-0/+3
* cfdisk: don't use NULL in printf [coverity scan]Karel Zak2022-03-171-1/+1
* Fix several adoc files as reported by Helge KreutzmannMario Blättermann2022-02-135-9/+9
* man-pages: consolidate COLORS sectionKarel Zak2022-02-093-15/+5
* man pages: unify output of --help and --versionMario Blättermann2022-02-0118-64/+27
* docs: add man-common/in-bytes.adocKarel Zak2022-01-241-1/+1
* mkswap: (adoc) suggest looking up page size portablyJakub Wilk2022-01-201-1/+1
* Merge branch 'patch-3' of https://github.com/mariobl/util-linuxKarel Zak2022-01-031-3/+3
|\
| * man pages: Fix punctuation, wording and markupMario Blättermann2021-12-151-3/+3
* | Merge branch 'master' of https://github.com/lishengyu/util-linuxKarel Zak2022-01-031-1/+1
|\ \
| * | fdisk: when use fdisk -l, open device in nonblock modelishengyu2021-12-301-1/+1
| |/
* | Merge branch 'master' of https://github.com/HeroesLoveToRoujiamo/util-linuxKarel Zak2022-01-031-1/+1
|\ \
| * | fdisk: open device in nonblock modechanglianzhi2021-12-161-1/+1
| |/