Whamcloud - gitweb
tools/e2fsprogs.git
2012-11-30 Eric Whitneylibext2fs: fix inode cache overruns
2012-11-30 Theodore Ts'oMerge branch 'maint' into next
2012-11-30 Theodore Ts'oresize2fs: fix gcc -Wall nits and valgrind complaints
2012-11-29 Theodore Ts'otune2fs: fix a compile-time bug if quota is not enabled
2012-11-29 Eric Sandeentune2fs: respect quota config option
2012-11-29 Eric Sandeene2fsprogs: fix configure help text for quota
2012-11-29 Theodore Ts'oe2fsck: optimize pass 5 for CPU utilization
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'oe2fsck: optimize pass1 for CPU time
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-14 Theodore Ts'oMerge branch 'maint' into next
2012-10-14 Theodore Ts'odebugfs: fix htree command so that all printf's go...
2012-10-11 Theodore Ts'oMerge branch 'maint' into next
2012-10-11 Theodore Ts'oe2fsck: only consult inode_dir_map if needed in pass4
2012-10-11 Theodore Ts'oFix makefiles to compile e2freefrag with profiling
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-10-05 Theodore Ts'oe2freefrag: use 64-bit rbtree bitmaps
2012-09-23 Theodore Ts'oUpdate for e2fsprogs-1.43-WIP-2012-09-22 v1.43-WIP-2012-09-22
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'omke2fs: prohibit file system features not supported...
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'oUpdate Release Notes, Changelogs, version.h, etc. for...
2012-09-21 Theodore Ts'oFix wordwrap.pl so it is more portable
2012-09-21 Theodore Ts'omke2fs: throttle allocating groups progress as well
2012-09-21 Theodore Ts'omke2fs.8: use extents vs extent in the man page
2012-09-21 Theodore Ts'odebian: adjust build dependencies
2012-09-17 Theodore Ts'oMerge branch 'maint' into next
2012-09-17 Andreas Dilgertests: kill debugfs on interrupted MMP test
2012-09-17 Theodore Ts'omke2fs: disable progress reporting in mke2fs.conf for...
2012-09-14 Theodore Ts'omke2fs: throttle progress updates to once a second
2012-09-14 Theodore Ts'oresize2fs: grow uninit_bg file systems more efficiently
2012-09-14 Theodore Ts'oresize2fs: enforce restrictions if the kernel doesn...
2012-09-14 Theodore Ts'oresize2fs: allow meta_bg/64-bit file systems to be...
2012-09-14 Theodore Ts'oresize2fs: fix overhead calculation for meta_bg file...
2012-09-14 Theodore Ts'oresize2fs: enforce the 16TB limit on 32-bit file system...
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-09-07 Theodore Ts'oconfigure: fix --enable-relative-symlink
2012-09-03 Theodore Ts'oMerge branch 'next' v1.42.5.wc2
2012-08-19 Theodore Ts'oMerge branch 'maint' into next
2012-08-19 Mike Frysingerutil: respect HAVE_MALLOC_H
2012-08-19 Bryce Harringtone2fsprogs: fix spelling of 'filesystme' in debugfs...
2012-08-15 Andreas Dilgertests: remove unused temporary files for MMP tests
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-15 Theodore Ts'oext4: fix rehashing of the lost+found directory
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 Jim Kenistone2fsck: fix potential segv when handling a read error...
2012-08-06 Theodore Ts'oPut ELF_OTHER_LIBS in the right place for the linker
2012-08-03 Theodore Ts'odebian: Apply debian packaging fixes for metadata csum
2012-08-03 Theodore Ts'olibext2fs: when checking the inode's checksum, allow...
2012-08-03 Darrick J.... mke2fs: enable metadata_csum on ext4dev filesystems
2012-08-03 Darrick J.... e2fsck: refactor crc32_be code
2012-08-03 Darrick J.... libext2fs: optimize the CRC32c implementation
2012-08-03 Darrick J.... libext2fs: enable support for the metadata checksumming...
2012-08-03 Darrick J.... e2fsck: verify data block checksums when recovering...
2012-08-03 Darrick J.... e2fsck: check commit block checksum during recovery
2012-08-03 Darrick J.... e2fsck: check descriptor block checksum when recovering...
2012-08-03 Darrick J.... e2fsck: check revoke block checksum during recovery
2012-08-03 Darrick J.... e2fsck: check journal superblock checksum prior to...
2012-08-03 Darrick J.... libext2fs: dump feature flags for jbd2 v2 checksums
2012-08-03 Darrick J.... libext2fs: change on-disk journal layout to support...
2012-08-03 Darrick J.... tune2fs: force MMP update when changing metadata_csum...
2012-08-03 Darrick J.... e2fsck: verify and correct MMP checksum problems
2012-08-03 Darrick J.... libext2fs: add checksum to MMP block
2012-08-03 Darrick J.... mke2fs: warn if not enabling all the features that...
2012-08-03 Darrick J.... mke2fs: write new group descriptors with the appropriat...
2012-08-03 Darrick J.... tune2fs: rewrite block group checksums when changing...
2012-08-03 Darrick J.... e2fsck: ensure block group checksum uses
2012-08-03 Darrick J.... libext2fs: block group checksum should use metadata_csu...
2012-08-03 Darrick J.... mke2fs: record the checksum algorithm in use in the...
2012-08-03 Darrick J.... tune2fs: store checksum algorithm type in superblock
2012-08-03 Darrick J.... libext2fs: record the checksum algorithm in use in...
2012-08-03 Darrick J.... e2fsck: handle superblock checksum errors gracefully
2012-08-03 Darrick J.... libext2fs: calculate and verify superblock checksums
2012-08-03 Darrick J.... tune2fs: rewrite extended attribute block checksums
2012-08-03 Darrick J.... e2fsck: check extended attribute block checksums
2012-08-03 Darrick J.... libext2fs: verify and calculate extended attribute...
2012-08-03 Darrick J.... tune2fs: rebuild and checksum directories when necessary
2012-08-02 Darrick J.... e2fsck: check directory leaf block checksums
2012-08-02 Darrick J.... libext2fs: add checksums to the end of directory leaf...
2012-08-02 Darrick J.... e2fsck: verify htree root/node checksums
2012-07-30 Darrick J.... libext2fs: add dx_root/dx_node checksum calculation...
2012-07-30 Darrick J.... debugfs: print htree internal node checksums
next