summaryrefslogtreecommitdiff
path: root/libparted
Commit message (Expand)AuthorAgeFilesLines
...
* libparted: Fix typo in hfs error messageSebastian Rasmussen2017-01-191-2/+2
* libparted: Fix MacOS boot supportLaurent Vivier2016-12-221-21/+20
* libparted: Add support for atari partition tablesJohn Paul Adrian Glaubitz2016-12-225-0/+1978
* libparted:tests: Move get_sector_size() to common.cJohn Paul Adrian Glaubitz2016-12-223-15/+19
* libparted: set swap flag on GPT partitionsArvin Schnell2016-12-221-3/+39
* libparted/dasd: add test cases for the new fdasd functionsWang Dong2016-12-221-2/+3
* libparted/dasd: add new fdasd functionsWang Dong2016-12-221-0/+123
* libparted/dasd: update and improve fdasd functionsWang Dong2016-12-221-27/+29
* libparted/dasd: unify vtoc handling for cdl/ldlWang Dong2016-12-222-26/+20
* libparted: Don't warn if no HDIO_GET_IDENTITY ioctlSebastian Parschauer2016-12-221-1/+6
* libparted: Fix starting CHS in protective MBRPetr Uzel2016-12-221-1/+1
* libparted: Remove commented local variable from bsd_partition_set_flag()Mike Fleetwood2016-10-041-1/+0
* libparted: Fix to report success when setting lvm flag on bsd tableMike Fleetwood2016-10-041-0/+1
* libparted: only IEC units are treated as exactPetr Uzel2016-09-301-16/+17
* Add support for NVMe devicesPetr Uzel2016-06-231-0/+14
* libparted/dasd: correct the offset where the first partition beginsWang Dong2016-06-231-1/+7
* libparted: Fix probing AIX disks on other archesBrian C. Lane2016-05-061-15/+3
* libparted: Remove fdasd geometry code from alloc_metadata (#1244833)Brian C. Lane2016-04-151-4/+0
* lib-fs-resize: Fix recognition of FAT file system after resizingCurtis Gedak2016-04-143-4/+9
* Use disk geometry as basis for ext2 sector sizes.Steven Lang2016-04-101-1/+1
* Use BLKSSZGET to get device sector size in _device_probe_geometry()David Cantrell2016-03-181-15/+25
* lib-fs-resize: Prevent crash resizing FAT with very deep directoriesMike Fleetwood2016-03-071-1/+1
* fdasd.c: Safeguard against geometry misprobingViktor Mihajlovski2016-02-091-2/+9
* parted: fix build error on s390Colin Watson2015-10-291-53/+53
* dasd: enhance device probingViktor Mihajlovski2015-10-273-35/+82
* fdasd: geometry handling updated from upstream s390-toolsViktor Mihajlovski2015-10-271-50/+116
* libparted: Use read only when probing devices on linux (#1245144)Brian C. Lane2015-10-091-18/+44
* libparted: Fix misspelling in hfs exception stringBrian C. Lane2015-08-071-1/+1
* libparted: Stop converting . in sys path to /Brian C. Lane2015-08-071-2/+2
* libparted: Fix possible memory leaksAmarnath Valluri2015-08-051-2/+9
* libparted: Fix memory leaksAmarnath Valluri2015-08-033-1/+3
* mac: copy partition type and name correctlySergei Antonov2015-07-021-2/+2
* libparted: BLKPG_RESIZE_PARTITION uses bytes, not sectors (#1135493)Brian C. Lane2015-06-261-1/+4
* libparted/fs/xfs/platform_defs.h: Include <fcntl.h> for loff_tFelix Janda2015-06-221-0/+1
* libparted/arch/linux.c: Compile without ENABLE_DEVICE_MAPPERFelix Janda2015-06-221-4/+17
* libparted: device mapper uses 512b sectorsBrian C. Lane2015-02-061-4/+17
* lib-fs-resize: Prevent crash resizing FAT16 file systemsMike Fleetwood2014-10-271-3/+9
* libparted: also link to UUID_LIBSHeiko Becker2014-09-201-0/+1
* Bump library REVISION number for releasePhillip Susi2014-07-272-2/+2
* libparted: Add support for partition resizePhillip Susi2014-06-151-32/+175
* libparted: Fix part dupe with empty nameBrian C. Lane2014-06-151-2/+4
* maint: fix "make syntax-check" nitsJim Meyering2014-05-284-6/+5
* maint: run "make update-copyright"Jim Meyering2014-05-25108-108/+108
* libparted: mac: support sector size > 512 correctlySergei Antonov2014-05-251-38/+21
* libparted: don't trash filesystem when writing loop labelPhillip Susi2014-05-221-1/+2
* libparted: give correct partition device name on loop labelsPhillip Susi2014-05-221-2/+8
* libparted: don't create partition on loop labelPhillip Susi2014-05-221-0/+3
* libparted: fix loop labels to not vanishPhillip Susi2014-05-221-29/+24
* libparted: remove all old partitions, even if new label allows lessPhillip Susi2014-05-221-2/+9
* libparted: remove old partitions *first* before adding new onesPhillip Susi2014-05-221-22/+21