Whamcloud - gitweb
tools/e2fsprogs.git
2012-12-28 Filipe Brandenburgerdebian: add make variable to prevent building e2fsck...
2012-12-24 Theodore Ts'odebugfs: add the commands "zap_block" and "block_dump"
2012-12-24 Darren Hartlibext2fs: fix spelling typo in texinfo docs
2012-12-24 Theodore Ts'oconfigure.in: require at least autoconf 2.54
2012-12-24 Theodore Ts'olibext2fs: link the test programs with static libraries
2012-12-24 Theodore Ts'odebugfs: add a makefile rule to build debugfs.static
2012-12-24 Theodore Ts'odebugfs: add the ability to manipulate the extent tree...
2012-12-21 Theodore Ts'otests: add test of an incorrect interior node in an...
2012-12-20 Theodore Ts'oe2fsck: make sure the extent tree is consistent after...
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 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-12-16 Theodore Ts'oe2fsck: fix pass5 optimization for bigalloc file systems
2012-12-16 Theodore Ts'oconfigure: clarify message regarding checking if we...
2012-12-06 Theodore Ts'ocontrib/fallocate: add support for punch functionality
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: fix htree command so that all printf's go...
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'omke2fs: fix progress suppression to make regression... v1.42.6
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 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'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-08-19 Mike Frysingerutil: respect HAVE_MALLOC_H
2012-08-19 Bryce Harringtone2fsprogs: fix spelling of 'filesystme' in debugfs...
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-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>
2012-06-12 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for... v1.42.4
2012-06-12 Theodore Ts'olsattr, chattr: add support for btrfs's No_COW flag
2012-06-12 Andreas Dilgertests: allow e2fsck tests to run on OS/X
2012-06-12 Theodore Ts'otests: add two more tests of orphaned inode handling
2012-06-12 Theodore Ts'olibext2fs: fix block iterator for extents when truncati...
2012-06-12 Theodore Ts'oe2fsck: update global free blocks/inodes count when...
2012-06-12 Theodore Ts'odebugfs: interpret date strings of the form @dddd
2012-06-11 Tao Matests: add new test f_zero_extent_length
2012-06-11 Theodore Ts'oe2fsck: only check for zero-length leaf extents
2012-06-11 Aditya Kalilibext2fs: fix i_blocks for extent leaf create/delete...
2012-06-11 Theodore Ts'oe2fsck: correctly propagate error from journal to super...
2012-06-04 Jan Karalibquota: remove unnecessary definitions
2012-06-01 Theodore Ts'otests: fix the e2fsck test script to handle a missing...
2012-06-01 Theodore Ts'otests: add new test to validate errno handling in the...
2012-05-31 Theodore Ts'oe2fsck: handle an already recovered journal with a...
2012-05-31 Theodore Ts'odumpe2fs: print journal's s_errno field if it is non...
next