parted-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[parted-devel] [PATCH 01/11] parted: fix EOF and ctrl-c handling
Phillip Susi
[parted-devel] [PATCH 02/11] tests: t6003-dm-hide: don't hang on exception
Phillip Susi
[parted-devel] [PATCH 03/11] gpt: Revert small device commits
Phillip Susi
[parted-devel] [PATCH 04/11] libparted: set dmraid partition uuid
Phillip Susi
[parted-devel] [PATCH 05/11] libparted: handle logical partitions starting immediately after the EBR
Phillip Susi
[parted-devel] [PATCH 06/11] libparted: respect optimal IO alignment
Phillip Susi
Re: [parted-devel] [PATCH 06/11] libparted: respect optimal IO alignment
Jim Meyering
Re: [parted-devel] [PATCH 06/11] libparted: respect optimal IO alignment
Phillip Susi
Re: [parted-devel] [PATCH 06/11] libparted: respect optimal IO alignment
Brian C. Lane
Re: [parted-devel] [PATCH 06/11] libparted: respect optimal IO alignment
Phillip Susi
Re: [parted-devel] [PATCH 06/11] libparted: respect optimal IO alignment
John Gilmore
Re: [parted-devel] [PATCH 06/11] libparted: respect optimal IO alignment
Phillip Susi
[parted-devel] [PATCH 07/11] libparted: fix gpt end of disk handling
Phillip Susi
[parted-devel] [PATCH 08/11] parted: don't reload partition table on every command
Phillip Susi
[parted-devel] [PATCH 10/11] Revert "linux-commit: do not unnecessarily open partition device nodes"
Phillip Susi
Re: [parted-devel] [PATCH 10/11] Revert "linux-commit: do not unnecessarily open partition device nodes"
Brian C. Lane
Re: [parted-devel] [PATCH 10/11] Revert "linux-commit: do not unnecessarily open partition device nodes"
Phillip Susi
[parted-devel] [PATCH 09/11] libparted: allow some common errors to be ignored
Phillip Susi
[parted-devel] [PATCH 11/11] Remove HDIO_GETGEO and hw_geom
Phillip Susi
Re: [parted-devel] [PATCH 01/11] parted: fix EOF and ctrl-c handling
Phillip Susi
[parted-devel] PedDisk persistence
Phillip Susi
[parted-devel] [PATCH] Revert small device commits
Phillip Susi
Re: [parted-devel] [PATCH] Revert small device commits
Jim Meyering
Re: [parted-devel] [PATCH] Revert small device commits
Phillip Susi
Re: [parted-devel] [PATCH] Revert small device commits
Phillip Susi
[parted-devel] parted reporting old file system names
Mike Fleetwood
Re: [parted-devel] parted reporting old file system names
g . esp
Re: [parted-devel] parted reporting old file system names
Phillip Susi
Re: [parted-devel] parted reporting old file system names
Mike Fleetwood
Re: [parted-devel] parted reporting old file system names
Phillip Susi
Re: [parted-devel] parted reporting old file system names
Phillip Susi
Re: [parted-devel] parted reporting old file system names
Mike Fleetwood
Re: [parted-devel] parted reporting old file system names
Phillip Susi
[parted-devel] volunteer-want to involve
邱连启
[parted-devel] Trying to figure out whats going wrong with sun disk label (off by one?)
Bryce
Re: [parted-devel] Trying to figure out whats going wrong with sun disk label (off by one?)
Phillip Susi
Re: [parted-devel] Trying to figure out whats going wrong with sun disk label (off by one?)
Bryce
[parted-devel] [PATCH] libparted: use ioctl(BLKPBSZGET) to get phys sector size
Yang Bai
Re: [parted-devel] [PATCH] libparted: use ioctl(BLKPBSZGET) to get phys sector size
Yang Bai
[parted-devel] [PATCH 1/6] build: .gitignore: ignore tests/fs-resize
Petr Uzel
[parted-devel] [PATCH 3/6] partprobe: remove partitions when there is no PT
Petr Uzel
Re: [parted-devel] [PATCH 3/6] partprobe: remove partitions when there is no PT
Jim Meyering
Re: [parted-devel] [PATCH 3/6] partprobe: remove partitions when there is no PT
Jim Meyering
Re: [parted-devel] [PATCH 3/6] partprobe: remove partitions when there is no PT
Jim Meyering
[parted-devel] [PATCH 2/6] libparted: handle busy extended partition
Petr Uzel
Re: [parted-devel] [PATCH 2/6] libparted: handle busy extended partition
Phillip Susi
Re: [parted-devel] [PATCH 2/6] libparted: handle busy extended partition
Petr Uzel
Re: [parted-devel] [PATCH 2/6] libparted: handle busy extended partition
Phillip Susi
Re: [parted-devel] [PATCH 2/6] libparted: handle busy extended partition
Petr Uzel
[parted-devel] [PATCH] libparted: handle busy extended partition
Petr Uzel
[parted-devel] [PATCH 4/6] doc: update partprobe manpage
Petr Uzel
Re: [parted-devel] [PATCH 4/6] doc: update partprobe manpage
Jim Meyering
[parted-devel] [PATCH 5/6] partprobe: remove no-update long option
Petr Uzel
Re: [parted-devel] [PATCH 5/6] partprobe: remove no-update long option
Jim Meyering
[parted-devel] [PATCH 6/6] libparted: no longer check for BLKPG ioctls
Petr Uzel
Re: [parted-devel] [PATCH 1/6] build: .gitignore: ignore tests/fs-resize
Jim Meyering
Re: [parted-devel] [PATCH 1/6] build: .gitignore: ignore tests/fs-resize
Jim Meyering
Re: [parted-devel] [PATCH 1/6] build: .gitignore: ignore tests/fs-resize
Petr Uzel
[parted-devel] Cleaned up patches
Phillip Susi
[parted-devel] [PATCH 2/6] libparted: remove extraneous blkpg add partition ped exception
Phillip Susi
Re: [parted-devel] [PATCH 2/6] libparted: remove extraneous blkpg add partition ped exception
Jim Meyering
[parted-devel] [PATCH 3/6] libparted: don't probe every dm device in probe_all
Phillip Susi
Re: [parted-devel] [PATCH 3/6] libparted: don't probe every dm device in probe_all
Jim Meyering
[parted-devel] [PATCH 1/6] libparted: refactor device-mapper partition sync code
Phillip Susi
Re: [parted-devel] [PATCH 1/6] libparted: refactor device-mapper partition sync code
Jim Meyering
Re: [parted-devel] [PATCH 1/6] libparted: refactor device-mapper partition sync code
Jim Meyering
Re: [parted-devel] [PATCH 1/6] libparted: refactor device-mapper partition sync code
Jim Meyering
Re: [parted-devel] [PATCH 1/6] libparted: refactor device-mapper partition sync code
Jim Meyering
Re: [parted-devel] [PATCH 1/6] libparted: refactor device-mapper partition sync code
Jim Meyering
Re: [parted-devel] [PATCH 1/6] libparted: refactor device-mapper partition sync code
Jim Meyering
Re: [parted-devel] [PATCH 1/6] libparted: refactor device-mapper partition sync code
Jim Meyering
Re: [parted-devel] [PATCH 1/6] libparted: refactor device-mapper partition sync code
Brian C. Lane
Re: [parted-devel] [PATCH 1/6] libparted: refactor device-mapper partition sync code
Jim Meyering
Re: [parted-devel] [PATCH 1/6] libparted: refactor device-mapper partition sync code
Phillip Susi
Re: [parted-devel] [PATCH 1/6] libparted: refactor device-mapper partition sync code
Jim Meyering
Re: [parted-devel] [PATCH 1/6] libparted: refactor device-mapper partition sync code
Jim Meyering
Re: [parted-devel] [PATCH 1/6] libparted: refactor device-mapper partition sync code
Phillip Susi
Re: [parted-devel] [PATCH 1/6] libparted: refactor device-mapper partition sync code
Jim Meyering
Re: [parted-devel] [PATCH 1/6] libparted: refactor device-mapper partition sync code
Jim Meyering
[parted-devel] [PATCH 4/6] libparted: set dmraid partition uuid
Phillip Susi
Re: [parted-devel] [PATCH 4/6] libparted: set dmraid partition uuid
Jim Meyering
[parted-devel] [PATCH 6/6] libparted: fix optimal IO alignment
Phillip Susi
Re: [parted-devel] [PATCH 6/6] libparted: fix optimal IO alignment
Jim Meyering
Re: [parted-devel] [PATCH 6/6] libparted: fix optimal IO alignment
Phillip Susi
Re: [parted-devel] [PATCH 6/6] libparted: fix optimal IO alignment
Jim Meyering
Re: [parted-devel] [PATCH 6/6] libparted: fix optimal IO alignment
Phillip Susi
Re: [parted-devel] [PATCH 6/6] libparted: fix optimal IO alignment
Jim Meyering
Re: [parted-devel] [PATCH 6/6] libparted: fix optimal IO alignment
Phillip Susi
Re: [parted-devel] [PATCH 6/6] libparted: fix optimal IO alignment
Jim Meyering
Re: [parted-devel] [PATCH 6/6] libparted: fix optimal IO alignment
Phillip Susi
Re: [parted-devel] [PATCH 6/6] libparted: fix optimal IO alignment
Jim Meyering
Re: [parted-devel] [PATCH 6/6] libparted: fix optimal IO alignment
Brian C. Lane
Re: [parted-devel] [PATCH 6/6] libparted: fix optimal IO alignment
Phillip Susi
Re: [parted-devel] [PATCH 6/6] libparted: fix optimal IO alignment
Karel Zak
Re: [parted-devel] [PATCH 6/6] libparted: fix optimal IO alignment
Phillip Susi
Re: [parted-devel] [PATCH 6/6] libparted: fix optimal IO alignment
John Gilmore
Re: [parted-devel] [PATCH 6/6] libparted: fix optimal IO alignment
Phillip Susi
Re: [parted-devel] [PATCH 6/6] libparted: fix optimal IO alignment
Brian C. Lane
Re: [parted-devel] [PATCH 6/6] libparted: fix optimal IO alignment
Phillip Susi
Re: [parted-devel] [PATCH 6/6] libparted: fix optimal IO alignment
Phillip Susi
Re: [parted-devel] [PATCH 6/6] libparted: fix optimal IO alignment
Karel Zak
Re: [parted-devel] [PATCH 6/6] libparted: fix optimal IO alignment
Phillip Susi
Re: [parted-devel] [PATCH 6/6] libparted: fix optimal IO alignment
Brian C. Lane
[parted-devel] [PATCH 5/6] libparted: handle logical partitions starting immediately after the EBR
Phillip Susi
Re: [parted-devel] [PATCH 5/6] libparted: handle logical partitions starting immediately after the EBR
Jim Meyering
Re: [parted-devel] [PATCH 5/6] libparted: handle logical partitions starting immediately after the EBR
Phillip Susi
Re: [parted-devel] [PATCH 5/6] libparted: handle logical partitions starting immediately after the EBR
Jim Meyering
Re: [parted-devel] [PATCH 5/6] libparted: handle logical partitions starting immediately after the EBR
Phillip Susi
Re: [parted-devel] [PATCH 5/6] libparted: handle logical partitions starting immediately after the EBR
John Gilmore
Re: [parted-devel] [PATCH 5/6] libparted: handle logical partitions starting immediately after the EBR
Phillip Susi
Re: [parted-devel] Cleaned up patches
Phillip Susi
[parted-devel] Programmer for GNU Parted
miguel . guasch
Re: [parted-devel] Programmer for GNU Parted
Jim Meyering
[parted-devel] Optimal Partition Alignment
Anthony Wright
Re: [parted-devel] Optimal Partition Alignment
Karel Zak
Re: [parted-devel] Optimal Partition Alignment
Phillip Susi
[parted-devel] [PATCH 2/2] libparted: gpt: verify header is outside usable area
Davidlohr Bueso
Re: [parted-devel] [PATCH 2/2] libparted: gpt: verify header is outside usable area
Jim Meyering
[parted-devel] [PATCH 1/2] libparted: gpt: compare first and last usable LBAs
Davidlohr Bueso
Re: [parted-devel] [PATCH 1/2] libparted: gpt: compare first and last usable LBAs
Jim Meyering
[parted-devel] [PATCH] libparted: reallocate buf after _disk_analyse_block_size call
Brian C. Lane
Re: [parted-devel] [PATCH] libparted: reallocate buf after _disk_analyse_block_size call
Brian C. Lane
Re: [parted-devel] [PATCH] libparted: reallocate buf after _disk_analyse_block_size call
Brian C. Lane
Re: [parted-devel] [PATCH] libparted: reallocate buf after _disk_analyse_block_size call
Jim Meyering
Re: [parted-devel] [PATCH] libparted: reallocate buf after _disk_analyse_block_size call
Jim Meyering
Re: [parted-devel] [PATCH] libparted: reallocate buf after _disk_analyse_block_size call
Jim Meyering
Re: [parted-devel] [PATCH] libparted: reallocate buf after _disk_analyse_block_size call
Jim Meyering
[parted-devel] issue while resizing
Lisa Vitolo
Re: [parted-devel] issue while resizing
Håkon Løvdal
Re: [parted-devel] issue while resizing
Lisa Vitolo
[parted-devel] [PATCH] libparted: preserve the uuid on dm partitions (#832145)
Brian C. Lane
[parted-devel] [PATCH] tests: Make sure dm UUIDs are not erased
Brian C. Lane
Re: [parted-devel] [PATCH] tests: Make sure dm UUIDs are not erased
Jim Meyering
[parted-devel] [PATCH] tests: Make sure dm UUIDs are not erased
Brian C. Lane
Re: [parted-devel] [PATCH] tests: Make sure dm UUIDs are not erased
Phillip Susi
[parted-devel] GNU parted development
George Christian
Re: [parted-devel] GNU parted development
Curtis Gedak
[parted-devel] filesystem-related functions in libparted
Lisa Vitolo
Re: [parted-devel] filesystem-related functions in libparted
Curtis Gedak
Re: [parted-devel] filesystem-related functions in libparted
Lisa Vitolo
[parted-devel] [PATCH] libparted: remove device mapper node for last partition
Petr Uzel
Re: [parted-devel] [PATCH] libparted: remove device mapper node for last partition
Phillip Susi
Re: [parted-devel] [PATCH] libparted: remove device mapper node for last partition
Jim Meyering
Re: [parted-devel] [PATCH] libparted: remove device mapper node for last partition
Phillip Susi
Re: [parted-devel] [PATCH] libparted: remove device mapper node for last partition
Jim Meyering
[parted-devel] Query regarding GUID for Windows Partitions
Arun Prakash Jana
[parted-devel] Query regarding GUID for Windows Partitions
Arun Prakash Jana
[parted-devel] [PATCH parted] gpt: Fix endianness issue when using pth->FirstUsableLBA.
Richard W.M. Jones
Re: [parted-devel] [PATCH parted] gpt: Fix endianness issue when using pth->FirstUsableLBA.
Brian C. Lane
Re: [parted-devel] [PATCH parted] gpt: Fix endianness issue when using pth->FirstUsableLBA.
Jim Meyering
Re: [parted-devel] [PATCH parted] gpt: Fix endianness issue when using pth->FirstUsableLBA.
Richard W.M. Jones
Re: [parted-devel] [PATCH parted] gpt: Fix endianness issue when using pth->FirstUsableLBA.
Jim Meyering
Re: [parted-devel] [PATCH parted] gpt: Fix endianness issue when using pth->FirstUsableLBA.
Richard W.M. Jones
Re: [parted-devel] [PATCH parted] gpt: Fix endianness issue when using pth->FirstUsableLBA.
Richard W.M. Jones
[parted-devel] shrink partition and ext3 file-system on it from the beginning using parted
Martin T
Re: [parted-devel] shrink partition and ext3 file-system on it from the beginning using parted
Håkon Løvdal
Re: [parted-devel] shrink partition and ext3 file-system on it from the beginning using parted
Martin T
Re: [parted-devel] shrink partition and ext3 file-system on it from the beginning using parted
Håkon Løvdal
Re: [parted-devel] shrink partition and ext3 file-system on it from the beginning using parted
Martin T
[parted-devel] [PATCH 1/2] libparted: use PED_MAX in dm_reread_part_table (#803108)
Brian C. Lane
[parted-devel] [PATCH 2/2] tests: test creating 20 device-mapper partitions (#803108)
Brian C. Lane
Re: [parted-devel] [PATCH 1/2] libparted: use PED_MAX in dm_reread_part_table (#803108)
Phillip Susi
Re: [parted-devel] [PATCH 1/2] libparted: use PED_MAX in dm_reread_part_table (#803108)
Brian C. Lane
Re: [parted-devel] [PATCH 1/2] libparted: use PED_MAX in dm_reread_part_table (#803108)
Phillip Susi
[parted-devel] [PATCH 1/2] libparted: check PMBR before GPT partition table (#805272)
Brian C. Lane
[parted-devel] [PATCH 2/2] tests: add t0301-overwrite-gpt-pmbr.sh
Brian C. Lane
Re: [parted-devel] [PATCH 2/2] tests: add t0301-overwrite-gpt-pmbr.sh
Jim Meyering
Re: [parted-devel] [PATCH 2/2] tests: add t0301-overwrite-gpt-pmbr.sh
Brian C. Lane
Re: [parted-devel] [PATCH 2/2] tests: add t0301-overwrite-gpt-pmbr.sh
Jim Meyering
Re: [parted-devel] [PATCH 1/2] libparted: check PMBR before GPT partition table (#805272)
Phillip Susi
Re: [parted-devel] [PATCH 1/2] libparted: check PMBR before GPT partition table (#805272)
Brian C. Lane
Re: [parted-devel] [PATCH 1/2] libparted: check PMBR before GPT partition table (#805272)
Phillip Susi
Re: [parted-devel] [PATCH 1/2] libparted: check PMBR before GPT partition table (#805272)
John Gilmore
Re: [parted-devel] [PATCH 1/2] libparted: check PMBR before GPT partition table (#805272)
Phillip Susi
Re: [parted-devel] [PATCH 1/2] libparted: check PMBR before GPT partition table (#805272)
Jim Meyering
Re: [parted-devel] Rename boot flag in GPT to uefisys (WAS: Need for a unique Linux GPT GUID type code)
Keshav P R
Re: [parted-devel] Rename boot flag in GPT to uefisys (WAS: Need for a unique Linux GPT GUID type code)
Rod Smith
Re: [parted-devel] Need for a unique Linux GPT GUID type code (PATCH included)
Keshav P R
Re: [parted-devel] Need for a unique Linux GPT GUID type code (PATCH included)
Jim Meyering
Re: [parted-devel] Need for a unique Linux GPT GUID type code (PATCH included)
Rod Smith
Re: [parted-devel] Need for a unique Linux GPT GUID type code (PATCH included)
Chris Murphy
Re: [parted-devel] Need for a unique Linux GPT GUID type code (PATCH included)
Jim Meyering
Re: [parted-devel] Need for a unique Linux GPT GUID type code (PATCH included)
Rod Smith
Re: [parted-devel] Need for a unique Linux GPT GUID type code (PATCH included)
Jim Meyering
[parted-devel] Patch to add new '--unit' option to parted
Mike Cooper
[parted-devel] [PATCH 0/4] Add ability to set GPT PMBR boot flag
bcl
[parted-devel] [PATCH 2/4] parted: print disk flags
bcl
Re: [parted-devel] [PATCH 2/4] parted: print disk flags
Jim Meyering
[parted-devel] [PATCH 1/4] libparted: Add legacy_boot flag to GPT PMBR (#754850)
bcl
Re: [parted-devel] [PATCH 1/4] libparted: Add legacy_boot flag to GPT PMBR (#754850)
Jim Meyering
Re: [parted-devel] [PATCH 1/4] libparted: Add legacy_boot flag to GPT PMBR (#754850)
Jim Meyering
Re: [parted-devel] [PATCH 1/4] libparted: Add legacy_boot flag to GPT PMBR (#754850)
Jim Meyering
Re: [parted-devel] [PATCH 1/4] libparted: Add legacy_boot flag to GPT PMBR (#754850)
Brian C. Lane
Re: [parted-devel] [PATCH 1/4] libparted: Add legacy_boot flag to GPT PMBR (#754850)
Matthew Garrett
[parted-devel] [PATCH 3/4] tests: update tests for new disk flags output
bcl
[parted-devel] [PATCH 4/4] tests: add test for GPT PMBR legacy_boot flag
bcl
Re: [parted-devel] [PATCH 0/4] Add ability to set GPT PMBR boot flag
Phillip Susi
Re: [parted-devel] [PATCH 0/4] Add ability to set GPT PMBR boot flag
Brian C. Lane
Re: [parted-devel] [PATCH 0/4] Add ability to set GPT PMBR boot flag
Phillip Susi
Re: [parted-devel] [PATCH 0/4] Add ability to set GPT PMBR boot flag
Brian C. Lane
Earlier messages
Later messages