summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2008-04-17Make extent_goto() deterministic when logical block not foundEric Sandeen1-1/+12
2008-04-17Fix ext2fs_extent_insert when at last extent in nodeEric Sandeen1-1/+1
2008-04-17print a bit more info for the tst_extents info commandEric Sandeen1-0/+10
2008-04-17Fix tst_extents build when building w/o dynamic librariesTheodore Ts'o1-1/+1
2008-04-17Add support for the HUGE_FILE featureTheodore Ts'o12-18/+106
2008-04-17Merge branch 'maint'Theodore Ts'o1-1/+1
2008-04-09Fix non-POSIX ">&" in the Makefile for lib/ss's "make check" ruleTheodore Ts'o1-1/+1
2008-04-06Fix a couple of implicit function declarationsEric Sandeen1-0/+1
2008-04-06Merge branch 'maint' into nextTheodore Ts'o1-2/+3
2008-04-06libext2fs: Fix resize inode creation with non-standard s_first_data_blockTheodore Ts'o1-2/+3
2008-04-01libext2fs: Fix big-endian bug in tst_csum.cTheodore Ts'o1-3/+0
2008-04-01Add dependency rule so that static library when necessary for "make check"Theodore Ts'o1-1/+1
2008-04-01libext2fs: Make all test programs link only against the static libraryTheodore Ts'o1-20/+14
2008-03-31libext2fs: Micro-optimization in inode scan codeAndreas Dilger1-3/+2
2008-03-31ext2fs_set_gdt_csum(): Return an error code on errors instead of voidAndreas Dilger2-3/+7
2008-03-31ext2fs_set_gdt_csum(): Force the last block group to have a valid block bitmapAndreas Dilger1-1/+1
2008-03-31ext2fs_set_gdt_csum(): Clean up superblock dirty flag handlingAndreas Dilger1-17/+11
2008-03-30Fix the copyright notice in lib/ext2fs/tst_csum.c to be GPLv2 onlyAndreas Dilger1-2/+2
2008-03-25Fix parallel builds for lib/ext2fs/extent.oEric Sandeen1-84/+153
2008-03-24libext2fs: Fix byte-swap logic for i_block[] in inodes with extentsEric Sandeen1-4/+6
2008-03-20Fix ext2fs_extent_get for uninit leaf extentsEric Sandeen1-2/+2
2008-03-20Rename feature name from gdt_checksum to uninit_groupsJose R. Santos1-1/+1
2008-03-20Add uninit block group support to various libext2fs functionsJose R. Santos8-18/+79
2008-03-20Add initial checksum support for the gdt_checksum/uninit_group featureJose R. Santos7-2/+423
2008-03-17Fix miscellaneous gcc -Wall warningsTheodore Ts'o8-18/+27
2008-03-15Add support for the DIR_NLINK feature.Andreas Dilger2-2/+3
2008-03-15libext2fs: Make icount use a 32-bit counterTheodore Ts'o1-10/+21
2008-03-15Merge branch 'maint'Theodore Ts'o2-3/+7
2008-03-15ext2_fs.h: Rename EXT4_ORPHAN_FS to be EXT3_ORPHAN_FSTheodore Ts'o1-1/+1
2008-03-14Fix ext2fs_swap_inode_full() for in-inode xattrs on big-endian machinesEric Sandeen1-2/+6
2008-03-14libext2fs: Fix fencepost error in ext2fs_extent_insert()Theodore Ts'o1-1/+2
2008-03-13libext2fs: Fix ext2fs_extent_delete() to always point at a valid entryTheodore Ts'o1-0/+4
2008-03-13Add {read,write}_blk64 to inode_io.cJose R. Santos1-6/+26
2008-03-13Add {read,write}_blk64 to unix_io.cJose R. Santos1-7/+25
2008-03-13Add 64-bit IO manager operations to struct_io_manager.Jose R. Santos1-1/+7
2008-03-13Merge branch 'maint'Theodore Ts'o4-3/+36
2008-03-13libext2fs: Add ext2fs_dblist_get_last() and ext2fs_dblist_drop_last()Theodore Ts'o3-0/+32
2008-03-08blkid: Fix portability problem caused by using uint instead of unsigned intTheodore Ts'o1-3/+3
2008-02-27Merge branch 'maint'Theodore Ts'o9-56/+197
2008-02-27Fix gcc -Wall warnings for lib/blkid/probe.cTheodore Ts'o1-14/+16
2008-02-26libblkid: Add error checking to devicemapper code to avoid segfaultsTheodore Ts'o1-44/+61
2008-02-26libext2fs: Add EXT2_FLAG_NONFREE_ON_ERROR to ext2fs_open2()Theodore Ts'o2-1/+6
2008-02-26libe2p: New e2p_edit_feature2 which provides better error handlingTheodore Ts'o2-8/+44
2008-02-22libe2p: Change Raid to RAID in display optionTheodore Ts'o1-2/+2
2008-02-22Add missing shift for ei_leaf_hiValerie Clement1-1/+1
2008-02-22Add missing free in ext2fs_extent_free()Valerie Clement1-0/+1
2008-02-19Fix memory leak in ext2fs_alloc_block()Theodore Ts'o1-1/+0
2008-02-19blkid: detect LVM2 physical volumesEric Sandeen2-0/+84
2008-02-18Merge branch 'maint' into nextTheodore Ts'o2-0/+8
2008-02-18libe2p: Make list_super2() print the RAID stride and stripe-widthTheodore Ts'o1-0/+6