OSDN Git Service

build: mark functions with "const" or "pure" attribute, per gcc warnings
[android-x86/external-parted.git] / libparted / labels / dasd.c
2011-03-05 Brian C. LaneRemove PED_ASSERT action argument
2011-02-23 Jim Meyerings390: avoid warnings
2011-02-23 Stephen Powells390: make DIAG driver work for FBA DASD with block...
2011-02-23 Stephen Powells390: improve/correct DASD support
2011-02-22 Jim Meyeringmaint: update copyright year ranges to include 2011
2010-02-20 Jim Meyeringmaint: remove now-unused <partition_table_type>_clobber...
2010-02-10 Hans de Goededasd: don't dereference a NULL pointer in dasd_read
2010-01-08 Jim Meyeringmaint: update all FSF copyright year lists to include...
2009-12-10 Hans de Goededasd: fix leak in dasd_free
2009-12-08 Jim Meyeringlibparted: factor out duplication, hook up new APIs
2009-11-27 Jim Meyeringdasd: allow the use of a *regular* backing file
2009-11-23 Jim Meyeringdasd: avoid NULL-dereference via disk->type->ops->parti...
2009-11-12 Hans de Goededasd: fix ped_disk_new_fresh to not read old data from...
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-09-29 Jim Meyeringmaint: update most copyright year lists to include...
2009-08-12 Otavio Salvadorlabel/dasd: add missing prototype for dasd_get_max_supp...
2009-07-19 Otavio SalvadorAvoid compilation failure on s390
2009-03-05 Jim Meyeringrename all "support" parameters; avoid new compiler...
2009-03-05 Joel Granados MorenoProperly sync partitions with operating system
2009-02-20 Joel Granados Morenodasd: emit a diagnostic upon probe failure
2008-07-27 Jim Meyeringdon't call ped_partition_new with "0" as 2nd arg
2008-05-29 Jim MeyeringUse free, not ped_free.
2007-08-14 Jim MeyeringFix mkpart linux-swap bug: would use 0x83 rather than...
2007-07-31 David CantrellWhen reading the DASD disk label, look at the partition...
2007-07-23 David CantrellUpdated GPL license boilerplate.
2007-05-08 Debarshi RayPreventing compilation of DASD code on GNU Hurd systems...
2007-03-20 David CantrellConditionalize the System Z stuff correctly. We get...
2007-03-07 Jim MeyeringUse <config.h> consistently, not "config.h".
2007-03-05 Jim MeyeringBegin making libparted/labels/*.c const-correct.
2007-02-16 Jim Meyering* libparted/labels/dasd.c: Remove unused labels and...
2007-02-15 Debarshi RayDeprecating ped_[register|unregister]_disk_type in...
2007-01-16 Debarshi Raycb6ca73be06f360308e6a2fccb7142ed8175af29 continued.
2006-09-14 Anant NarayananFix ChangeLog