summaryrefslogtreecommitdiff
path: root/libparted/fs/ext2
Commit message (Expand)AuthorAgeFilesLines
* maint: Update copyright statements to 2021Brian C. Lane2021-01-183-3/+3
* maint: Update copyright statements to 2020Brian C. Lane2020-12-113-4/+5
* ext2: Fix gcc 10 warnings about cast alignmentBrian C. Lane2020-11-202-4/+5
* maint: Update copyright statements to 2019Brian C. Lane2019-08-123-3/+4
* Use disk geometry as basis for ext2 sector sizes.Steven Lang2016-04-101-1/+1
* maint: run "make update-copyright"Jim Meyering2014-05-253-3/+3
* Fix filesystem detection on non 512 byte sectorsPhillip Susi2014-04-181-13/+5
* maint: update all copyright year number rangesJim Meyering2013-01-063-3/+3
* maint: hoist libparted/fs/*/Makefile.am into parent Makefile.amJim Meyering2012-01-101-11/+0
* maint: update all copyright year number rangesJim Meyering2012-01-013-3/+3
* ext2: remove all-but-probe FS-related codeJim Meyering2011-05-2714-4867/+4
* remove all top-level FS-op code and the clearfat programJim Meyering2011-05-271-56/+0
* Remove PED_ASSERT action argumentBrian C. Lane2011-03-054-5/+5
* maint: update copyright year ranges to include 2011Jim Meyering2011-02-2214-25/+14
* ext2: don't overflow when creating a partition of size 2TiB or largerMartin Poole2010-05-051-3/+5
* maint: remove empty lines at end of fileJim Meyering2010-04-283-3/+0
* maint: pass newer "make syntax-check" tests from gnulibJim Meyering2010-04-281-3/+1
* libparted: uninit_bg and flex_bg features should indicate ext4Colin Watson2010-04-132-1/+7
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-0814-14/+25
* maint: remove more dead stores and fix a bug in do_mkpartfsJim Meyering2009-10-012-7/+1
* maint: update most copyright year lists to include 2009Jim Meyering2009-09-2912-12/+12
* avoid compiler warningsJim Meyering2009-07-241-20/+21
* Still working on making label support work.Jim Meyering2009-07-241-12/+22
* remove all trailing blanksJim Meyering2009-03-058-15/+15
* Differentiate between Ext4 and Ext3 file systems.Debarshi Ray2009-01-082-9/+62
* Use free, not ped_free.Jim Meyering2008-05-297-35/+35
* avoid const-related compiler warningsJim Meyering2008-05-292-6/+7
* Added information to message about ext2 incompatible features.Mark Neyhart2007-10-291-1/+4
* Updated GPL license boilerplate.David Cantrell2007-07-2313-60/+47
* Fix block state checking for realocated blocksFlavio Leitner2007-07-101-1/+1
* Fix block number used when checking for stateFlavio Leitner2007-07-101-2/+6
* Don't include config.h from internal headers.Jim Meyering2007-07-031-3/+1
* Fix the mkfs final-block-group-too-short bug.Jim Meyering2007-06-121-2/+2
* Diagnose "ext2 FS too small" rather than triggering an assertion.Jim Meyering2007-05-241-1/+3
* mkpartfs ext2 2 10 would erroneously report "file system too small"Jim Meyering2007-05-181-25/+56
* Make the wording of warning somewhat clearer.Benno Schulenberg2007-04-041-5/+4
* Replaced [f]printf with fput[c|s] globally.Debarshi Ray2007-03-084-27/+25
* Use <config.h> consistently, not "config.h".Jim Meyering2007-03-0711-11/+11
* Replaced [f]printf with fput[c|s] in libparted/fs/ext2/ext2_block_relocator.c.Debarshi Ray2007-03-061-9/+8
* Use $(VAR), rather than obsolescent @VAR@ automake notation.Jim Meyering2007-03-021-1/+1
* Introduced MAINTAINERCLEANFILES in Makefile.am for carrying out 'make maintai...Debarshi Ray2007-02-191-0/+2
* Avoid compiler warnings with gcc -Wall -Wshadow.Jim Meyering2007-02-162-4/+2
* cb6ca73be06f360308e6a2fccb7142ed8175af29 continued.Debarshi Ray2007-01-161-2/+0
* Fix ChangeLogAnant Narayanan2006-09-1415-0/+5425