OSDN Git Service

lib-fs-resize: remove unused probe-related code
[android-x86/external-parted.git] / libparted / labels /
2012-02-26 Jim Meyeringlibparted: avoid unwarranted failed assertion during...
2012-02-07 Jim Meyeringlibparted: gpt: avoid heap-read-overrun when rewriting...
2012-02-02 Matthew Garrettgpt: add commands to manipulate pMBR boot flag
2012-01-22 Jim Meyeringlibparted: gpt: rewrite even a 9-partition-entry table...
2012-01-21 Jim Meyeringmaint: clean-up preparing for bug fix
2012-01-19 Phillip Susilibparted: raise dos partition limit from 16 to 64
2012-01-18 Phillip Susilibparted: enforce dos partition limit
2012-01-12 Jim Meyeringlibparted: provide a new convenience function: ptt_geom...
2012-01-10 Keshav P Rbuild: insert -I$(top_builddir)/include before -I$...
2012-01-09 Jim Meyeringlibparted: gpt: a smaller device need not render both...
2012-01-09 Jim Meyeringgpt: eliminate four PED_ASSERT uses
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-03 Jim Meyeringbuild: mark functions with "const" or "pure" attribute...
2011-11-03 Jim Meyeringgpt: don't misbehave with e.g., a 9-entry partition...
2011-11-03 Robert Herndongpt: prepare for tables with n_partition_array_entries...
2011-11-02 Jim Meyeringmaint: correct two comments in gpt.c
2011-11-02 Brian C. Lanelibparted: copy flags when duplicating GPT partitions
2011-10-19 Brian C. Lanelibparted: make pc98 detection depend on signatures
2011-09-29 Petr Uzeldvh: factor out read_sector and use ptt_read_sector
2011-06-24 Jim Meyeringgpt: don't abort for a truncated GPT-formatted device
2011-05-30 Jim Meyeringloop: avoid NULL dereference upon failure
2011-05-27 Jim Meyeringamiga: avoid NULL-deref-on-OOM and an error-path leak
2011-05-27 Jim Meyeringmac: avoid NULL-deref-on-OOM and an error-path leak
2011-05-27 Jim Meyeringsun: avoid NULL-deref-on-OOM and an error-path leak
2011-05-27 Jim Meyeringbsd: avoid NULL-deref-on-OOM and an error-path leak
2011-05-27 Jim Meyeringmaint: remove unreachable code
2011-04-21 Brian C. Lanes390/dasd: avoid buffer overrun upon API mismatch diagn...
2011-03-16 Jim Meyeringmaint: rename a variable
2011-03-16 Jim Meyeringgpt: avoid division by zero
2011-03-05 Brian C. LaneRemove PED_ASSERT action argument
2011-03-05 Brian C. LaneRemove PED_ASSERT from dos geometry checking
2011-02-26 Brian C. Lanegpt: add legacy_boot partition flag
2011-02-26 Brian C. Lanegpt: add partition attribute bits: NoBlockIOProtocol...
2011-02-23 Jim Meyerings390: avoid warnings
2011-02-23 Stephen Powells390: make DIAG driver work for FBA DASD with block...
2011-02-23 Jim Meyeringcleanup: use verify, not PED_ASSERT to check struct...
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-11-09 Jim Meyeringdos: fix a bug affecting very small devices (smaller...
2010-08-20 Colin Watsonlibparted: remove limits on loop labels
2010-07-17 Jim Meyeringlibparted: avoid regression when processing a whole...
2010-06-26 Colin Watsonsun: revert "implement disk flag operations"
2010-05-25 Jim Meyeringfix typo in comment
2010-05-06 Hans de Goedegpt: recognize microsoft recovery GUID
2010-05-06 Hans de Goedemsdos: recognize id 27 as a diagnostics (recovery)...
2010-04-29 Jim Meyeringmaint: avoid code duplication
2010-04-29 Hans de Goededos: add a partition flag for diagnostics / recovery...
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-21 Hans de Goededos: fix prep / palo flag handling
2010-04-09 Colin Watsonlibparted: fix diagnostics about exceeding partition...
2010-03-02 David Cantrelllibparted: msdos_partition_is_flag_available: fix hidde...
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-20 Jim Meyeringmaint: remove now-unused <partition_table_type>_clobber...
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-09 Jim Meyeringgpt: read-only operation could clobber MBR part of...
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-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-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-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 Goededasd: fix leak in dasd_free
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 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 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-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-07 Jim Meyeringmaint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and...
2009-11-06 Hans de Goededasd: fix unused variable warning
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-10-28 Jim Meyeringdvh: plug three constraint-sized leaks
next