Whamcloud - gitweb
tools/e2fsprogs.git
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-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...
2012-07-30 Theodore Ts'olibext2fs: move ext2fs_get_num_dirs to its own file
2012-07-30 Theodore Ts'olibext2fs: use strcpy()/strcat() instead of sprintf...
2012-07-30 Theodore Ts'olibext2fs: use abort() instead of perror()/exit()
2012-07-30 Theodore Ts'oe2fsck: add SIGABRT to list of signals processed by...
2012-07-30 Tony Breedslibext2fs: only define ba_print_stats() when needed
2012-07-30 Tony BreedsAdd support so that all bmap statistics via configure...
2012-07-30 Tony BreedsMake Multi Mount Protection (MMP) optional at configure...
2012-07-30 Tony Breedsext2fs.h: Change how we deal with optional incompat...
2012-07-30 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for... v1.42.5
2012-07-29 Theodore Ts'oe2fsck: print the number of blocks and inodes in the...
2012-07-29 Theodore Ts'oe2fsck: allow for bigger disks when printing verbose...
2012-07-29 Theodore Ts'oe2fsck: add e2fsck.conf options for extra reporting
2012-07-29 Theodore Ts'olibext2fs: fix uninit block calculation when inodes_per...
2012-07-29 Theodore Ts'oe2fsck: fix code which uniquifies names in directory...
2012-07-29 Olivier BlinLink shared libraries with local libraries instead...
2012-07-29 Riku Voipiodebian: set e2fsprogs as Multi-Arch: foreign
2012-07-29 Theodore Ts'oe2fsck: check a file system mounted read-only if forced
2012-07-29 Theodore Ts'oRevert "e2fsck: Skip journal checks if the fs is mounte...
2012-07-28 Eric Sandeene4defrag: handle device symlinks
2012-07-28 Eric Sandeenfilefrag: fix segfault on virtual fs
2012-07-28 Liu Bochattr: update chattr's man page chattr for No_COW
2012-07-28 Liu Bofilefrag: fix report of number of extents
2012-07-23 Theodore Ts'ologsave: fix fd leak which could cause logsave to hang
2012-07-16 Aditya Kalitune2fs: fix quota feature removal
2012-07-16 Aditya Kalie2fsck/quota: mark FS invalid if quotas are not fixed
2012-07-16 Aditya Kalilibquota: fix quota_inode_truncate()
2012-07-16 Aditya Kalitune2fs/quota: always create hidden quota files
2012-07-14 Theodore Ts'oFix spelling typo's in man pages for tune2fs and mke2fs
2012-07-14 Andreas Dilgerbuild: add generated files to .gitignore
2012-07-14 Andreas Dilgere2fsck: rename "bool" variables
2012-06-13 Theodore Ts'oUpdate debian changelog for 1.42.4-3
2012-06-13 Liu Bochattr: add the -C option to the usage message
2012-06-13 Theodore Ts'oUpdate version.h using the proper abbreviation for...
2012-06-13 Theodore Ts'oFix blhc (Build Log Hardening Check) warnings
2012-06-12 Theodore Ts'olibquota: remove unneeded #include of <sys/quota.h>
next