OSDN Git Service

tests: try harder to clean up scsi_debug
[android-x86/external-parted.git] / libparted / fs /
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-05 Brian C. Lanelibparted: HFS/HFS+ probe: don't let a corrupt FS evoke...
2011-09-28 Jim Meyeringlibparted: fix a bug in the nilfs2 probe function
2011-05-27 Jim Meyeringlinux_swap: remove all-but-probe FS-related code
2011-05-27 Jim Meyeringxfs: remove all-but-probe FS-related code
2011-05-27 Jim Meyeringjfs: remove all-but-probe FS-related code
2011-05-27 Jim Meyeringufs: remove all-but-probe FS-related code
2011-05-27 Jim Meyeringreiserfs: remove all-but-probe FS-related code
2011-05-27 Jim Meyeringhfs: remove all-but-probe FS-related code
2011-05-27 Jim Meyeringntfs: remove all-but-probe FS-related code
2011-05-27 Jim Meyeringamiga: build with warning and error options
2011-05-27 Jim Meyeringext2: remove all-but-probe FS-related code
2011-05-27 Jim Meyeringfat: remove all-but-probe FS-related code
2011-05-27 Jim Meyeringremove all top-level FS-op code and the clearfat program
2011-05-17 Jim Meyeringbfs: remove unused files
2011-03-16 Jim Meyeringbuild: enable compilation warnings also for new nilfs2...
2011-03-16 Jim Meyeringnilfs2: remove unused nilfs2_clobber function
2011-03-05 Brian C. LaneRemove PED_ASSERT action argument
2011-02-26 Jiro SEKIBAlibparted: add nilfs2 module
2011-02-26 Jim Meyeringmaint: two files lacked a newline at EOF: add one to...
2011-02-22 Jim Meyeringmaint: update copyright year ranges to include 2011
2010-05-26 Jim Meyeringmaint: remove useless definitions
2010-05-05 Martin Pooleext2: don't overflow when creating a partition of size...
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-13 Colin Watsonlibparted: uninit_bg and flex_bg features should indica...
2010-03-30 Colin Watsontests: distribute a few more tests and documentation...
2010-01-08 Jim Meyeringmaint: update all FSF copyright year lists to include...
2009-11-07 Jim Meyeringmaint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and...
2009-10-01 Jim Meyeringmaint: remove more dead stores and fix a bug in do_mkpartfs
2009-10-01 Jim Meyeringmaint: remove dead store code and declarations
2009-10-01 Jim Meyeringbuild: avoid a shadowing warning
2009-09-29 Jim Meyeringfat-FS: do not modify fat file system support
2009-09-29 Jim MeyeringRevert "Fix compile failures."
2009-09-29 Jim Meyeringmaint: update most copyright year lists to include...
2009-07-24 Jim Meyeringdisable some file-system-related probe tests for sector...
2009-07-24 Jim MeyeringFix compile failures.
2009-07-24 Jim MeyeringAdd fat support for sector_size > 512.
2009-07-24 Jim Meyeringavoid compiler warnings
2009-07-24 Jim MeyeringStill working on making label support work.
2009-07-10 Colin WatsonRationalise linux-swap fs names, and add a "linux-swap...
2009-06-16 Colin Watsonlinux-swap: generate UUIDs for fresh swap spaces
2009-06-10 Joel Granados Morenofat: support 64KB clusters for FAT16
2009-03-05 Jim Meyeringremove all trailing blanks
2009-02-08 Jim Meyeringcompile warning-free also with upcoming gcc-4.4
2009-01-08 Debarshi RayDifferentiate between Ext4 and Ext3 file systems.
2008-07-07 Jim Meyeringfix to allow compilation with gcc's -fno-common option
2008-06-26 Jim Meyering* libparted/fs/fat/table.c: Remove a few trailing blanks.
2008-06-26 Jim Meyeringavoid a warning from gcc -Wshadow
2008-05-29 Colin WatsonAvoid "comparison between signed and unsigned" warning...
2008-05-29 Jim MeyeringUse free, not ped_free.
2008-05-29 Jim Meyeringavoid const-related compiler warnings
2008-01-14 Jim MeyeringAvoid new error detected by very latest gcc.
2007-10-29 Mark NeyhartAdded information to message about ext2 incompatible...
2007-08-01 Jim MeyeringRevert "Removed unused label (compiler warning)."
2007-07-31 David CantrellRemoved unused label (compiler warning).
2007-07-23 David CantrellUpdated GPL license boilerplate.
2007-07-10 Flavio LeitnerFix block state checking for realocated blocks
2007-07-10 Flavio LeitnerFix block number used when checking for state
2007-07-03 Jim MeyeringDon't include config.h from internal headers.
2007-06-12 Jim MeyeringFix the mkfs final-block-group-too-short bug.
2007-05-24 Jim MeyeringDiagnose "ext2 FS too small" rather than triggering...
2007-05-18 Jim Meyeringmkpartfs ext2 2 10 would erroneously report "file syste...
2007-05-02 David CantrellRevert "Remove unused label."
2007-05-02 David CantrellRemove unused label.
2007-04-04 Otavio SalvadorAvoid segfault due a double free on reiserfs support...
2007-04-04 Benno SchulenbergMake the wording of warning somewhat clearer.
2007-03-15 David CantrellMove static variable flagging little endian or not...
2007-03-13 David CantrellPatch from Matthew Garrett <mjg59@srcf.ucam.org> to...
2007-03-12 Jim Meyeringhfs.c: Detect write failure.
2007-03-08 Jim Meyering Use PED_SECTOR_SIZE_DEFAULT not 512
2007-03-07 Debarshi RayMerge branch 'master' of git+ssh://rishi-guest@git...
2007-03-07 Debarshi RayReplaced [f]printf with fput[c|s] globally.
2007-03-07 Jim MeyeringUse <config.h> consistently, not "config.h".
2007-03-06 Debarshi RayReplaced [f]printf with fput[c|s] in libparted/fs/ext2...
2007-03-02 Jim MeyeringAvoid recursive "LIBS = ... $(LIBS)" assignments.
2007-03-02 Jim MeyeringUse $(VAR), rather than obsolescent @VAR@ automake...
2007-02-25 Jim Meyering Include <config.h> from every .c file:
2007-02-19 Debarshi RayIntroduced MAINTAINERCLEANFILES in Makefile.am for...
2007-02-19 Debarshi RayCleaning up nested structs & unions.
2007-02-16 Jim MeyeringAvoid compiler warnings with gcc -Wall -Wshadow.
2007-02-16 Debarshi RayFix the style of typedef, enum, struct and __attribute_...
2007-02-14 Debarshi RayTidying up the formatting and comments in linux_swap.c.
2007-02-13 Jim MeyeringCompile warning-free with "gcc -Wall -Wshadow".
2007-01-17 Debarshi RayEnable support for swsusp partitions, and the ability...
2007-01-16 Debarshi RaySynchronize the linux-swap (new version) header accordi...
2007-01-16 Debarshi Raycb6ca73be06f360308e6a2fccb7142ed8175af29 continued.
2007-01-16 Debarshi RayAdd stdint.h stdlib.h & string.h to include/parted...
2006-11-10 Otavio SalvadorChanges done on darcs repository suitable for 1.8 release:
2006-09-14 Anant NarayananFix ChangeLog