Whamcloud - gitweb
tools/e2fsprogs.git
2012-03-11 Lukas Czernere2fsck: do not discard when in read only mode
2012-03-11 Theodore Ts'oe2fsck: optimize CPU usage in check_{block,inode}_bitmaps()
2012-03-11 Lukas Czernere2fsck: do not forget to discard last block group
2012-03-11 Lukas Czernere2fsck: remove last argument from e2fsck_discard_blocks()
2012-03-11 Lukas Czernere2fsck: discard only unused parts of inode table
2012-03-07 Mike Frysingerlibext2fs: check for fallocate symbol before using it
2012-03-07 Mike Frysingerconfigure: sort the lists for AC_CHECK_FUNCS and AC_CHE...
2012-02-27 Andreas Dilgerbuild: fix compile warnings on OSX
2012-02-27 Andreas Dilgerlibquota: don't include system quota.h header
2012-02-27 Mike Frysingerlibext2fs: include config.h for HAVE_xxx defines
2012-02-27 Mike Frysingerlibext2fs: include sys/time.h for gettimeofday()
2012-02-27 Phillip Susie2image: skip uninitialized bitmaps and inode tables
2012-02-27 Theodore Ts'omke2fs: make sure bg 0's unused inode count field is...
2012-02-21 Theodore Ts'olibext2fs: support O_DIRECT functionality for Mac OS X
2012-02-21 Theodore Ts'olibext2fs: don't mark the superblock as dirty if the...
2012-02-21 Theodore Ts'oUpdate for Debian 1.42.1-2 release
2012-02-21 Theodore Ts'oe2fsck: check new sysfs interface to determine if we...
2012-02-20 Theodore Ts'olibquota: fix invalid return in non-void function
2012-02-20 Theodore Ts'odebian: fix dpkg-buildflags so it works when the shell...
2012-02-20 Theodore Ts'odebian: build with V=1 for more information in buildd...
2012-02-18 Theodore Ts'oFix missing version.h update v1.42.1
2012-02-17 Theodore Ts'oUpdate for e2fsprogs 1.42.1 release
2012-02-17 Theodore Ts'oUpdate e2fsprogs.pot file for translators
2012-02-17 Göran Uddeborgpo: update sv.po (from translationproject.org)
2012-02-17 Jakub Boguszpo: update pl.po (from translationproject.org)
2012-02-17 Benno Schulenbergpo: update nl.po (from translationproject.org)
2012-02-17 Samuel Thibaultpo: update fr.po (from translationproject.org)
2012-02-17 Petr Pisarpo: update cs.po (from translationproject.org)
2012-02-17 Theodore Ts'obadblocks: honor the -s option when in read-only -t...
2012-02-17 Theodore Ts'olibext2fs, libe2p: Reserve RO_COMPAT_REPLICA feature
2012-02-17 Darrick J.... libext2fs: Add ext2fs_file_get_inode_num call (for...
2012-02-17 Theodore Ts'oe2image: attempt to use ftruncate64 to set i_size for...
2012-02-17 Theodore Ts'oe2image: fix logic bug which could cause a raw image...
2012-02-17 Theodore Ts'omke2fs: allow file systems w/ uninit_bg to be recovered...
2012-02-17 Theodore Ts'outil: add build.profiled to list of files/directories...
2012-02-17 Jan Kararesize2fs: take s_first_data_block into account for...
2012-02-17 Theodore Ts'odebian: enable use of dpkg-buildflags if present
2012-02-17 Theodore Ts'olibext2fs: fix BLOCK_ABORT handling in the block iterat...
2012-02-17 Darrick J.... libext2fs: when truncating file, punch out blocks at end
2012-02-15 Eric Sandeenmke2fs: recognize mke4fs program name
2012-02-15 Theodore Ts'odebugfs: use ss_safe_getenv() instead of getenv()
2012-02-08 Andreas Dilgerlibext2fs: quiet spurious group checksum errors
2012-02-06 Theodore Ts'oe2fsck: allow the block bitmap to be uninit when the...
2012-01-23 Yongqiang Yangmke2fs: correct help text for option -G of mke2fs
2012-01-23 Theodore Ts'odebugfs: fix spelling typo in ncheck
2012-01-17 Theodore Ts'odebugfs: add ncheck -c option
2012-01-17 Theodore Ts'olibext2fs: display partial path if fs corrupted in...
2012-01-16 Theodore Ts'odebugfs: optimize ncheck and improve its error checking
2012-01-10 Mike Frysingerlibext2fs: change getpagesize to sysconf
2012-01-10 Mike Frysingermke2fs: fix -T/-t usage output
2011-12-18 Lukas Czernerlibext2fs: add bitmap statistics
2011-12-18 Theodore Ts'olibext2fs: adjust the description when copying a bitmap
2011-12-18 Theodore Ts'oe2fsck: use different bitmap types as appropriate
2011-12-18 Theodore Ts'olibext2fs: use the rbtree bitmap by default when initia...
2011-12-18 Theodore Ts'oe2fsck: fix pass5 bug when using two different bitmap...
2011-12-18 Theodore Ts'olibext2fs: add pseudo bitmap backend type EXT2FS_BMAP64...
2011-12-18 Lukas Czernerlibext2fs: add a bitmap implementation using rbtree's
2011-12-18 Lukas Czernerlibext2fs: add rbtree library
2011-12-18 Theodore Ts'olibext2fs: add tests for the bitmap functions
2011-12-18 Theodore Ts'olibext2fs: add default_bitmap_type to the ext2_filsys...
2011-12-16 Theodore Ts'oe2fsck: fix use of uninitialized value in the MMP code
2011-12-05 Theodore Ts'olibext2fs: don't break when ext2fs_clear_generic_bmap...
2011-11-29 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for... v1.42
2011-11-29 Göran Uddeborgpo: update sv.po (from translationproject.org)
2011-11-29 Petr Pisarpo: update cs.po (from translationproject.org)
2011-11-29 Theodore Ts'oe2fsck: speed up runs when using tdb for large atypical...
2011-11-28 Theodore Ts'oconfigure: check for msync() for portability reasons
2011-11-28 Theodore Ts'otests: add test case for multiply claimed blocks with...
2011-11-28 Theodore Ts'oe2fsck: fix handling of duplicate blocks with bigalloc...
2011-11-28 Theodore Ts'olibquota: remove use of PATH_MAX and replace it with...
2011-11-26 Kazuya Mioe2fsck: fix the max size calculation for non-extent...
2011-11-26 Theodore Ts'olibext2fs: move mmp fields to preserve structure layout...
2011-11-26 Theodore Ts'otst_fs_struct: add program to help check ABI compatibil...
2011-11-21 Theodore Ts'oUpdate for e2fsprogs 1.42-WIP-1120 release v1.42-WIP-1120
2011-11-21 Theodore Ts'ordebugfs: don't install by default
2011-11-20 Theodore Ts'oresize2fs: treat EINVAL to mean the new resize ioctl...
2011-11-20 Eric Sandeene2fsck: return more status if fsck aborts
2011-11-20 Darrick J.... debugfs: fix sprintf stack overflow
2011-11-20 Niu Yaweilibext2fs: enforce a max nested link count in ext2fs_fi...
2011-11-19 Eric Sandeene2undo: cast dptr to blk64_t to retrieve block number
2011-11-19 Theodore Ts'odebugfs: fix gcc -Wall complaints
2011-11-19 Theodore Ts'odebugfs: add filefrag command
2011-11-19 Theodore Ts'odebugfs: add the freefrag command
2011-11-19 Theodore Ts'odebugfs: build read-only variant of debugfs
2011-11-14 Theodore Ts'olibquota: log an error message if ext2fs_file_open...
2011-11-14 Niu Yaweilibquota: fix get_dq()
2011-11-14 Niulibquota: fix quota usage compute
2011-11-14 Niutune2fs: preserve old limits when turn on quota feature
2011-11-14 Niulibquota: quota file read support
2011-11-14 Aditya Kalimke2fs: Add extended option to select quota type
2011-11-14 Aditya Kalitune2fs: Compute quota usage when turning on the 'quota...
2011-11-14 Aditya Kalilibquota: cleanup libquota code
2011-11-14 Theodore Ts'oMake quota support disabled by support
2011-11-12 Robin Donge2freefrag: fix "Illegal block number" errors with...
2011-11-12 Eric Sandeentests: fix mmp tests on hard 4k devices
2011-11-12 Eric Sandeenlibext2fs: fix write size in ext2fs_mmp_write
2011-11-12 Eric Sandeendebugfs: tidy up mmp handling
2011-11-12 Eric Sandeendebugfs.8: add documentation of the mmp commands
2011-11-10 Theodore Ts'olibext2fs: use HAVE_FSTAT64 instead of HAVE_STAT64...
2011-11-10 Eric Sandeenlibext2: advance group in ext2fs_open2 during swapping
next