Whamcloud - gitweb
tools/e2fsprogs.git
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
2012-07-30 Darrick J.... e2fsck: verify extent tree blocks and clear the bad...
2012-07-30 Darrick J.... tune2fs: enable extent tree checksums
2012-07-30 Darrick J.... libext2fs: verify and calculate extent tree block checksums
2012-07-30 Darrick J.... tune2fs: rewrite block bitmap checksums
2012-07-30 Darrick J.... e2fsck: don't verify bitmap checksums
2012-07-30 Darrick J.... e2fsck: verify block bitmap checksum
2012-07-30 Darrick J.... dumpe2fs: display block bitmap checksum
2012-07-30 Darrick J.... libext2fs: create the block bitmap checksum
2012-07-30 Darrick J.... e2fsck: verify inode bitmap checksum
2012-07-30 Darrick J.... dumpe2fs: display inode bitmap checksum
2012-07-30 Darrick J.... tune2fs: rewrite inode bitmap checksums
2012-07-30 Darrick J.... libext2fs: create the inode bitmap checksum
2012-07-30 Darrick J.... mke2fs: allow metadata checksums to be turned on at...
2012-07-30 Darrick J.... e2fsck: verify and correct inode checksums
2012-07-30 Darrick J.... tune2fs: add inode checksum support
2012-07-30 Darrick J.... debugfs: dump inode checksum when appropriate
2012-07-30 Darrick J.... libext2fs: add inode checksum support
2012-07-30 Darrick J.... libext2fs: precompute FS UUID checksum seed
2012-07-30 Darrick J.... debugfs: optionally ignore bad checksums
2012-07-30 Darrick J.... libext2fs: change ext4 on-disk layout to support metada...
2012-07-30 Darrick J.... libext2fs: read and write full size inodes
2012-07-30 Theodore Ts'olibext2fs: enforce the block group descriptor size...
2012-07-30 Theodore Ts'olibext2fs: remove debugging printf from ext2fs_group_de...
2012-07-30 Theodore Ts'olibext2fs: call numeric_progress functions through...
next