OSDN Git Service

s390: improve/correct DASD support
[android-x86/external-parted.git] / libparted /
2011-02-23 Stephen Powells390: improve/correct DASD support
2011-02-22 Jim Meyeringmaint: update copyright year ranges to include 2011
2010-12-30 Jim Meyeringmaint: don't hard-code bug-reporting address
2010-12-15 Brian C. Lanedefault to 1MiB alignment when possible
2010-11-22 Brian C. Lanelinux: remove DASD restriction on _disk_sync_part_table
2010-11-20 Jim Meyeringtests: adjust cleanup_ handler to work with init.sh
2010-11-20 Jim Meyeringtests: libparted/tests: use init.sh, not test-lib.sh
2010-11-20 Jim Meyeringtests: global subst: s/skip_test_/skip_/
2010-11-18 Colin Watsonlibparted: ignore zero-length devices
2010-11-09 Jim Meyeringdos: fix a bug affecting very small devices (smaller...
2010-08-20 Colin Watsonlibparted: remove limits on loop labels
2010-07-20 Hans de Goedelinux: recognize scsi disks with a high major number...
2010-07-17 Jim Meyeringlibparted: avoid regression when processing a whole...
2010-06-26 Colin Watsonsun: revert "implement disk flag operations"
2010-05-26 Jim Meyeringmaint: remove useless definitions
2010-05-25 Jim Meyeringfix typo in comment
2010-05-10 Jim Meyeringlibparted: fail (don't just warn) upon failure to infor...
2010-05-06 Hans de Goedegpt: recognize microsoft recovery GUID
2010-05-06 Hans de Goedemsdos: recognize id 27 as a diagnostics (recovery)...
2010-05-05 Martin Pooleext2: don't overflow when creating a partition of size...
2010-04-30 Hans de Goede_device_unregister: check for unregistering the same...
2010-04-30 Jim Meyeringlibparted: avoid race in informing the kernel of partit...
2010-04-30 Jim Meyeringlibparted: variable renaming, minor "goto" reorg
2010-04-30 Jim Meyeringlibparted: remove now-worse-than-useless _kernel_reread...
2010-04-29 Jim Meyeringmaint: avoid code duplication
2010-04-29 Hans de Goededos: add a partition flag for diagnostics / recovery...
2010-04-28 Jim Meyeringtests: rename generated init.sh to old-init.sh
2010-04-28 Jim Meyeringmaint: remove empty lines at end of file
2010-04-28 Jim Meyeringmaint: pass newer "make syntax-check" tests from gnulib
2010-04-23 Jim Meyeringlibparted: _disk_sync_part_table: allow interactive...
2010-04-23 Jim Meyeringlibparted: linux_disk_commit: don't ignore _disk_sync_p...
2010-04-23 Jim Meyeringlibparted: _disk_sync_part_table: always return 0 upon...
2010-04-23 Colin Watsondos: always allow at least two sectors for extended...
2010-04-23 Jim Meyeringdos: accommodate very small devices (useful for testing)
2010-04-23 Jim Meyeringlibparted: allocate storage for diagnostic only when...
2010-04-23 Jim Meyeringlibparted: adjust code formatting
2010-04-23 Jim Meyeringlibparted: reword a diagnostic
2010-04-23 Phillip Susilibparted: improve BLKPG error checking
2010-04-23 Phillip Susilibparted: reenable use of BLKPG ioctls
2010-04-23 Hans de Goedelinux: detect dm_task_run failure
2010-04-21 Hans de Goededos: fix prep / palo flag handling
2010-04-16 Petr Uzellibparted: add support for Linux software RAID arrays...
2010-04-13 Colin Watsonmaint: constify ped_device_get_constraint interface
2010-04-13 Colin Watsonlibparted: uninit_bg and flex_bg features should indica...
2010-04-09 Colin Watsonlibparted: fix diagnostics about exceeding partition...
2010-04-06 Hans de Goedelibparted: add test for /dev/mapper symlink issue
2010-04-06 Hans de Goedelibparted: don't canonicalize /dev/mapper paths
2010-03-30 Jim Meyeringmaint: remove unneeded #include
2010-03-30 Colin Watsontests: distribute a few more tests and documentation...
2010-03-11 Jim Meyeringtests: reenable a "bsd" partition table test
2010-03-11 Jim Meyeringlibparted: remove "HIGHLY EXPERIMENTAL" warning for...
2010-03-02 David Cantrelllibparted: msdos_partition_is_flag_available: fix hidde...
2010-02-26 Colin Watsonlibparted: don't export linux_get_*_alignment functions
2010-02-26 Petr UzelAdd support for ATA over Ethernet (AoE) devices
2010-02-26 Curtis Gedakdos: set HFS/HFS+ partition identifier to proper value
2010-02-25 Karel Zaksun: initialize basic partition table fields
2010-02-22 Hans de Goedelibparted: copy the needs_clobber value in ped_disk_dup...
2010-02-22 Curtis Gedaklinux: add wait time and retries to kernel partition...
2010-02-20 Jim Meyeringmaint: remove now-unused <partition_table_type>_clobber...
2010-02-13 Jim Meyeringlibparted: set the shared library version number manually
2010-02-12 Jim Meyeringgpt: clean-up wrt write_back (no semantic change)
2010-02-10 Jim Meyeringgpt: "read-only" operation could clobber the pMBR in...
2010-02-10 Hans de Goededasd: don't dereference a NULL pointer in dasd_read
2010-02-10 Hans de Goedelinux: handle incomplete topology information
2010-02-10 Hans de Goedelibparted: Give device_get_*_alignment sane defaults
2010-02-10 Hans de Goedelinux: correct phys_sector_size setting
2010-02-09 Jim Meyeringgpt: read-only operation could clobber MBR part of...
2010-02-08 Peter Breitenlohnerdo not install the test programs disk and label
2010-02-04 Otavio SalvadorFix minor spelling errors
2010-01-29 Hans de Goedelinux: remove PED_DEVICE_FILE check from _device_set_se...
2010-01-29 Hans de Goedelinux: remove unused blkpg.h header file
2010-01-29 Hans de Goedelinux: use blkid_topology_get_physical_sector_size
2010-01-15 Jim Meyeringdos: don't leak a constraint upon partition-add failure
2010-01-15 Jim Meyeringgpt: don't leak a constraint upon partition-add failure
2010-01-15 Jim Meyeringgpt: do not leak a GPT header on an error path
2010-01-15 Jim Meyeringlibparted: remove unreachable code
2010-01-15 Jim Meyeringlibparted: avoid double-free on an OOM failure path
2010-01-08 Jim Meyeringmaint: update all FSF copyright year lists to include...
2009-12-19 Hans de Goededos: honor cylinder alignment disk flag when allocating...
2009-12-18 Hans de Goedelibparted: push/pop update mode around ped_disk_set_flag
2009-12-18 Hans de Goedelinux: fix use-after-free in devicemapper code
2009-12-16 Jim Meyeringlibparted: plug a leak in mac_write
2009-12-16 Jim Meyeringmaint: use "int", not "bool" for value returned by...
2009-12-16 Jim Meyeringlibparted: plug a leak in mac's write_block_zero
2009-12-16 Jim Meyeringdos: remove unreachable code
2009-12-16 Jim Meyeringlibparted: plug a leak in gpt_probe
2009-12-12 Jim Meyeringbuild: distribute gperf-generated file, pt-limit.c
2009-12-11 Hans de Goedelinux: treat loopback devices as files
2009-12-10 Hans de Goedelibparted: missing pop update mode in ped_disk_delete_a...
2009-12-10 Hans de Goedelibparted: make pop/push update mode propagate sanity...
2009-12-10 Joel Granados Morenolibparted: add missing update mode pop in duplicate...
2009-12-10 Joel Granados Morenogpt: Add support for appletv partitions
2009-12-10 Hans de Goedemsdos, sun: implement disk flag operations
2009-12-10 Hans de Goedelibparted: add disk flag functions and PED_DISK_CYLINDE...
2009-12-10 Hans de Goededasd: fix leak in dasd_free
2009-12-08 Jim Meyeringlibparted: new interfaces: max start sector, max partit...
2009-12-08 Jim Meyeringlibparted: factor out duplication, hook up new APIs
2009-12-08 Jim Meyeringlibparted: use gperf-generated lookup function
2009-12-08 Jim Meyeringpc98: avoid segfault with simulated large sectors
2009-12-08 Jim Meyeringlibparted: ptt_read_sectors: new function
next