OSDN Git Service

libparted: msdos_partition_is_flag_available: fix hidden on extended
[android-x86/external-parted.git] / libparted /
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
2009-12-03 Jim Meyeringmac: hook up the partition_check function for this...
2009-11-27 Jim Meyeringlibparted: ped_disk_clobber_exclude: remove now-unused...
2009-11-27 Jim Meyeringped_disk_clobber: change semantics
2009-11-27 Jim Meyeringdasd: allow the use of a *regular* backing file
2009-11-27 Jim Meyeringloop: simplify/correct loop_clobber
2009-11-23 Jim Meyeringdasd: avoid NULL-dereference via disk->type->ops->parti...
2009-11-13 Jim Meyeringgpt: greatly simply gpt_clobber; minor semantic change...
2009-11-13 Jim Meyeringlinux_read: give a proper diagnostic for an "end of...
2009-11-13 Jim Meyeringgpt_probe: don't attempt to read beyond end of a very...
2009-11-13 Jim Meyeringdvh: replace open-coded dvh_clobber with equivalent...
2009-11-13 Jim Meyeringped_disk_type_get_next: fix a const-correctness bug
2009-11-12 Jim Meyeringmaint: more const-correctness fixes
2009-11-12 Hans de Goededasd: fix ped_disk_new_fresh to not read old data from...
2009-11-10 Jim Meyeringbuild: avoid s390-specific compilation failiure
2009-11-10 Jim Meyeringmaint: fix s390-specific const correctness problems
2009-11-10 Jim Meyeringgpt: fix a bug in the new PE-array CRC checks on big...
2009-11-08 Jim Meyeringbuild: use gnulib's canonicalize-lgpl module
2009-11-07 Jim Meyeringlibparted: linux: don't deref NULL upon failed malloc...
2009-11-07 Jim Meyeringmaint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and...
2009-11-06 Hans de Goededasd: fix unused variable warning
2009-11-06 Hans de Goedelinux: use cached major minor instead of statting the...
2009-11-06 Hans de Goedelinux: use devicemapper task name instead of device...
2009-11-06 Hans de Goedelinux: use major / minor to specify device mapper devic...
2009-11-04 Hans de Goededasd: fix disk duplication
2009-11-04 Hans de Goededasd: set disk_specific->format_type in dasd_alloc
2009-11-04 Hans de Goededasd: cache real_sector_size in linux_probe
2009-11-04 Hans de Goededasd: remove bogus part_info pointer from DasdPartitionData
2009-11-04 Hans de Goededasd: clean up anchor handling
2009-11-01 Hans de GoedeImplement get_partition_alignment DiskOp for all labels...
2009-11-01 Hans de Goedelibparted: add ped_disk_get_partition_alignment() function
2009-11-01 Hans de Goedelibparted: add ped_device_get_xxx_aligned_constraint...
2009-11-01 Hans de Goedeped_device_get_constraint: return constraint without...
2009-11-01 Hans de Goedelinux: add get_xxx_alignment() functions
2009-11-01 Hans de Goedelinux: save blkid topology in arch_specific data for...
2009-11-01 Hans de Goedelibparted: add ped_device_get_xxx_alignment() functions
2009-10-29 Jim Meyeringdvh: document an as-yet-unplugged (but not serious...
2009-10-28 Jim Meyeringdvh: plug three constraint-sized leaks
2009-10-28 Jim Meyeringcheck: plug an even smaller (formatted "unit") leak
2009-10-28 Jim Meyeringcheck: plug a geometry-sized leak
2009-10-28 Jim Meyeringloop: don't leak a sector in loop_clobber
2009-10-27 Jim Meyeringgpt: plug two gpt-header leaks in gpt_read_headers
2009-10-27 Jim Meyeringgpt: plug a 1-sector leak in gpt_read_headers
2009-10-27 Jim Meyeringlibparted: plug an FS-alias-related leak
2009-10-23 Jim Meyeringgpt: header validity: also consider whether a PE array...
2009-10-23 Jim Meyeringgpt: tweak interfaces to pass disk, not disk->dev
2009-10-23 Jim Meyeringgpt: don't ignore an improbable (1-in-2^32) failure
2009-10-23 Jim Meyeringgpt: factor out code that is about to be reused
2009-10-23 Jim Meyeringgpt: don't dereference NULL upon OOM (pth_get_raw callers)
2009-10-23 Jim Meyeringgpt: don't dereference NULL upon OOM (in pth_get_raw)
2009-10-23 Jim Meyeringgpt: remove dead store
2009-10-23 Jim Meyeringgpt: make an internal function "const"-correct
next