Whamcloud - gitweb
Merge branch 'maint' into next
[tools/e2fsprogs.git] / lib /
2013-06-16 Theodore Ts'oMerge branch 'maint' into next
2013-06-16 Theodore Ts'oWork around Debian Bug #712530
2013-06-16 Theodore Ts'oTry to use secure_getenv() in preference to __secure_ge...
2013-06-15 Theodore Ts'olibext2fs: optimize ext2fs_bg_has_super()
2013-06-15 Theodore Ts'olibext2fs: remove lib/ext2fs/sparse.c
2013-06-08 Jan Karalibext2fs: provide functions to safely access name_len...
2013-05-20 Theodore Ts'olibext2fs: fix gcc -Wall nits
2013-05-20 Theodore Ts'oMerge branch 'maint' into next
2013-05-20 Theodore Ts'omisc: fix gcc -Wall warnings
2013-05-19 Theodore Ts'olibext2fs: fix gcc -Wall warnings
2013-04-22 Theodore Ts'oMerge branch 'maint' into next
2013-04-22 Theodore Ts'olibext2fs: only use override function when reading...
2013-04-22 Tomas Raceke2image: fix flag settings in e2image.h
2013-03-13 Theodore Ts'oMerge branch 'maint' into next
2013-03-13 Theodore Ts'oblkid: remove no-op statement which caused a clang...
2013-03-01 Jan Karalibext2fs: Provide prototype for ext2fs_symlink()
2013-03-01 Jan Karae2p: Fix 's' handling in parse_num_blocks2()
2013-01-28 Philipp ThomasFix warnings about functions not returning a value
2013-01-28 Andreas Dilgerbuild: quiet build warnings for "gcc -Wall"
2013-01-28 Andreas Dilgerbuild: quiet build warnings for "gcc -Wall"
2013-01-25 Phillip Susilibext2fs: fix ext2fs_llseek on i386
2013-01-22 Theodore Ts'oMerge branch 'maint' into next
2013-01-20 Theodore Ts'olibext2fs: teach the ext2fs_*_block_bitmap_range2(...
2013-01-16 Theodore Ts'oMerge branch 'maint' into next
2013-01-16 Darren Hartlibext2fs: add the ext2fs_symlink() function
2013-01-16 Theodore Ts'olibext2fs: add error codes from 1.43.x development...
2013-01-15 Theodore Ts'olibext2fs: avoid 32-bit overflow in ext2fs_initialize...
2013-01-15 Theodore Ts'olibe2p: teach parse_num_blocks2() to return bytes if...
2013-01-09 Theodore Ts'oMerge branch 'maint' into next
2013-01-09 Theodore Ts'olibext2fs: ext2fs_open2() should not set ret_fs after...
2013-01-05 Theodore Ts'oMerge branch 'maint' into next
2013-01-05 Theodore Ts'oFix 32-bit overflow problems: dgrp_t * s_blocks_per_group
2013-01-03 Theodore Ts'oresize2fs: use [un]mark_block_range bitmap functions...
2013-01-02 Theodore Ts'oClean up texinfo files
2013-01-01 Theodore Ts'oMerge branch 'maint' into next
2013-01-01 Theodore Ts'oFix gcc -Wall nits
2012-12-29 Andreas Dilgerlibquota: quiet log_err() bad format warnings
2012-12-29 Andreas Dilgerbuild: quiet some "gcc -Wall" compiler warnings
2012-12-29 Andreas Dilgermisc: cleanup unused variables on MacOS
2012-12-29 Andreas Dilgertests: don't consider "make check" a compiler error
2012-12-24 Theodore Ts'oMerge branch 'maint' into next
2012-12-24 Theodore Ts'olibext2fs: link the test programs with static libraries
2012-12-24 Theodore Ts'odebugfs: add the ability to manipulate the extent tree...
2012-12-20 Theodore Ts'olibext2fs: ext2fs_extents_fix_parents() should not...
2012-12-20 Eric Sandeene2fsck: fix incorrect interior node logical start values
2012-12-17 Theodore Ts'oMerge branch 'maint' into next
2012-12-17 Mikael Petterssonlibext2fs: remove m68k-specific bitops code
2012-12-17 Theodore Ts'olibext2fs: fix memory and fd leak in error path of...
2012-12-16 Gregoire Pichonmke2fs: fix handling of mmp_update_interval option
2012-11-30 Theodore Ts'olibext2fs: allocate separate memory regions for each...
2012-11-30 Eric Whitneylibext2fs: fix inode cache overruns
2012-11-30 Theodore Ts'oMerge branch 'maint' into next
2012-11-29 Theodore Ts'olibext2fs: optimize rb_get_bmap_range() for mostly...
2012-11-29 Theodore Ts'olibext2fs: optimize rb_get_bmap_range()
2012-11-29 Theodore Ts'olibext2fs: add ext2fs_bitcount() function
2012-11-27 Theodore Ts'olibext2fs: optimize rb_set_bmap_range()
2012-11-26 Andreas Dilgerext2fs, blkid: localize environment-specific variables
2012-11-26 Andreas Dilgerlibext2fs: change mmp.c to LGPL to match other files
2012-10-14 Theodore Ts'odebugfs: teach the htree and ls commands to show direct...
2012-10-11 Theodore Ts'oMerge branch 'maint' into next
2012-10-11 Theodore Ts'olibext2fs: further optimize rb_test_bit
2012-10-11 Theodore Ts'olibext2fs: remove pointless indirection in rbtree bitmaps
2012-10-11 Theodore Ts'olibext2fs: optimize rb_test_bit
2012-09-23 Theodore Ts'oMerge branch 'maint' into next
2012-09-23 Theodore Ts'omke2fs: fix progress suppression to make regression... v1.42.6
2012-09-22 Theodore Ts'olibext2fs: always define i_checksum_lo
2012-09-21 Theodore Ts'oMerge branch 'maint' into next
2012-09-21 Theodore Ts'omke2fs: throttle allocating groups progress as well
2012-09-10 Theodore Ts'oMerge branch 'maint' into next
2012-09-10 Theodore Ts'oext2fs.h: move ext2fs_init_csum_seed() outside of EXT2_...
2012-09-10 Theodore Ts'oAllow e2fsprogs to be built using the clang (LLVM)...
2012-09-07 Akira Fujitamke2fs: recalculate the reserved blocks when the last...
2012-08-15 Zheng Liulibe2p/libext2fs: add EXT4_INLINE_DATA_FL flag
2012-08-15 Theodore Ts'olibext2fs: rename INCOMPAT_INLINEDATA to INCOMPAT_INLIN...
2012-08-15 Theodore Ts'olibext2fs: refactor the quota feature flag in the suppo...
2012-08-15 Theodore Ts'oMerge branch 'maint' into next
2012-08-07 Zheng Liulibe2p/libext2fs: add EXT4_INLINE_DATA_FL flag
2012-08-07 Theodore Ts'olibext2fs: rename INCOMPAT_INLINEDATA to INCOMPAT_INLIN...
2012-08-07 Theodore Ts'olibext2fs: refactor the quota feature flag in the suppo...
2012-08-07 Theodore Ts'oMerge branch 'maint' into next
2012-08-06 Theodore Ts'oPut ELF_OTHER_LIBS in the right place for the linker
2012-08-03 Theodore Ts'olibext2fs: when checking the inode's checksum, allow...
2012-08-03 Darrick J. Wonglibext2fs: optimize the CRC32c implementation
2012-08-03 Darrick J. Wonglibext2fs: enable support for the metadata checksumming...
2012-08-03 Darrick J. Wonge2fsck: verify data block checksums when recovering...
2012-08-03 Darrick J. Wonglibext2fs: dump feature flags for jbd2 v2 checksums
2012-08-03 Darrick J. Wonglibext2fs: change on-disk journal layout to support...
2012-08-03 Darrick J. Wonglibext2fs: add checksum to MMP block
2012-08-03 Darrick J. Wonglibext2fs: block group checksum should use metadata_csu...
2012-08-03 Darrick J. Wonglibext2fs: record the checksum algorithm in use in...
2012-08-03 Darrick J. Wonglibext2fs: calculate and verify superblock checksums
2012-08-03 Darrick J. Wonglibext2fs: verify and calculate extended attribute...
2012-08-02 Darrick J. Wonglibext2fs: add checksums to the end of directory leaf...
2012-07-30 Darrick J. Wonglibext2fs: add dx_root/dx_node checksum calculation...
2012-07-30 Darrick J. Wonglibext2fs: verify and calculate extent tree block checksums
2012-07-30 Darrick J. Wonglibext2fs: create the block bitmap checksum
2012-07-30 Darrick J. Wonglibext2fs: create the inode bitmap checksum
2012-07-30 Darrick J. Wonglibext2fs: add inode checksum support
2012-07-30 Darrick J. Wonglibext2fs: precompute FS UUID checksum seed
2012-07-30 Darrick J. Wonglibext2fs: change ext4 on-disk layout to support metada...
next