Whamcloud - gitweb
tools/e2fsprogs.git
2014-09-11 Darrick J.... tune2fs: explicitly disallow tuning of journal devices
2014-09-11 Darrick J.... e2fsck: detect and repair external journal superblock...
2014-09-11 Darrick J.... mke2fs: allow creation of journal device with superbloc...
2014-09-11 Darrick J.... libext2fs: write_journal_inode should check iterate...
2014-09-11 Darrick J.... misc: don't return ENOMEM if we run out of disk space
2014-09-11 Darrick J.... libext2fs: report bad magic over bad sb checksum
2014-09-11 Darrick J.... e2fsck/debugfs: fix descriptor block size handling...
2014-09-11 Theodore Ts'oMerge branch 'maint' into next
2014-09-11 Theodore Ts'oMerge remote-tracking branch 'origin/maint' into maint
2014-09-11 Theodore Ts'oe2fsck: notice when the realloc of dir_info fails
2014-09-08 Michael Forneycompile_et: Allow user to override ET_DIR
2014-09-08 Michael ForneyApply LDFLAGS when building tests
2014-09-08 Michael Forneytests: Add to LD_LIBRARY_PATH instead of overriding
2014-08-29 Theodore Ts'odebugfs: add better error checking when printing extend...
2014-08-29 Theodore Ts'oMerge tag 'v1.42.12' into next
2014-08-29 Theodore Ts'oUpdate release notes, etc. for final 1.42.12 release v1.42.12
2014-08-29 Trần Ngọc Quânpo: update vi.po (from translationproject.org)
2014-08-29 Yuri Chornoivanpo: update uk.po (from translationproject.org)
2014-08-29 Göran Uddeborgpo: update sv.po (from translationproject.org)
2014-08-29 Jakub Boguszpo: update pl.po (from translationproject.org)
2014-08-29 Benno Schulenbergpo: update nl.po (from translationproject.org)
2014-08-29 Samuel Thibaultpo: update fr.po (from translationproject.org)
2014-08-29 Petr Pisarpo: update cs.po (from translationproject.org)
2014-08-27 Theodore Ts'omke2fs: complain if bigalloc and hugefiles_align_disk...
2014-08-27 Darrick J.... e2fsck: fix infinite loop when recovering corrupt journ...
2014-08-27 Darrick J.... e2fsck: resync jbd2 revoke code from Linux 3.16
2014-08-27 Darrick J.... e2fsck: resync jbd2 recovery code from Linux 3.16
2014-08-27 Darrick J.... contrib: add script to help resync journal code with...
2014-08-26 Theodore Ts'oe2fsprogs.pot: update POT-Creation-Date
2014-08-26 Theodore Ts'oe2fsck: fix spelling error (strage vs storage)
2014-08-26 Eric Sandeene2fsprogs: add supported file attributes to ext4.5...
2014-08-25 Theodore Ts'oMerge branch 'maint' into next
2014-08-25 Theodore Ts'otests/d_inline_dump: remove version dependency in the...
2014-08-25 Theodore Ts'oInterim updates of release notes, etc. in preparation...
2014-08-25 Göran Uddeborgpo: update sv.po (from translationproject.org)
2014-08-25 Samuel Thibaultpo: update fr.po (from translationproject.org)
2014-08-25 Antonio Ceballospo: update es.po (from translationproject.org)
2014-08-25 Petr Pisarpo: update cs.po (from translationproject.org)
2014-08-25 Theodore Ts'omke2fs: improve the error message when a non-existent...
2014-08-25 Theodore Ts'omke2fs.8.in: explain how the fs-size parameter is inter...
2014-08-25 Theodore Ts'oresize2fs: clarify the size of blocks in resize2fs...
2014-08-25 Theodore Ts'oresize2fs.8.in: clarify when on-line resizing is supported
2014-08-25 Theodore Ts'odumpe2fs: complain if extra arguments are given on...
2014-08-25 Darrick J.... e2fsck: on BE, re-swap everything after a damaged diren...
2014-08-25 Darrick J.... libext2fs: fix problems with LE<->BE conversions on...
2014-08-25 Darrick J.... libext2fs: byteswap inode when performing the sanity...
2014-08-24 Darrick J.... e2fuzz: fix pwrite64/pwrite usage
2014-08-24 Darrick J.... misc: fix gcc warnings
2014-08-24 Darrick J.... libext2fs: create inlinedata symlinks
2014-08-19 Theodore Ts'odebugfs: fix set_inode_field block[IND|DIND|TIND]
2014-08-15 Theodore Ts'oMerge branch 'maint' into next
2014-08-13 Theodore Ts'ofilefrag: fix extent count calculation when using FIBMAP
2014-08-12 Theodore Ts'otests: convert use of md5sum to crcsum
2014-08-12 Darrick J.... e2fsck: don't flush the FS unless it's actually dirty
2014-08-10 Theodore Ts'oMerge branch 'maint' into next
2014-08-10 Darrick J.... tests: add regression tests for inlinedata fixes
2014-08-10 Darrick J.... e2fsck: don't set prev after processing '..' on an...
2014-08-10 Darrick J.... e2fsck: be more careful in assuming inline_data inodes...
2014-08-10 Darrick J.... e2fsck: check inline dir size is a multiple of 4
2014-08-10 Darrick J.... e2fsck: use the correct block size when salvaging direc...
2014-08-10 Darrick J.... e2fsck: do a better job of fixing i_size of inline...
2014-08-10 Darrick J.... e2fsck: fix conflicting extents|inlinedata inode flags
2014-08-10 Darrick J.... e2fsck: clear extents and inline_data flags from fifo...
2014-08-10 Darrick J.... e2fsck: don't try to iterate blocks of an inline_data...
2014-08-10 Darrick J.... e2fsck: check inline directory data "block" first
2014-08-10 Darrick J.... e2fsck: handle inline data symlinks
2014-08-10 Darrick J.... e2fsck: clear inline_data inode flag if EA missing
2014-08-10 Darrick J.... e2fsck: check ea-in-inode regions for overlap
2014-08-10 Darrick J.... libext2fs: fix memory leak when failing to iterate...
2014-08-10 Darrick J.... libext2fs: don't fail inline data operations if there...
2014-08-10 Darrick J.... libext2fs: strict inline data overwrite should not...
2014-08-10 Darrick J.... misc: fix various endianness problems with inline_data
2014-08-10 Darrick J.... libext2fs/e2fsck: don't run off the end of the EA block
2014-08-10 Darrick J.... libext2fs: check EA value offset
2014-08-10 Darrick J.... e2fsck: convert 'delete files' warning to a proper...
2014-08-10 Darrick J.... e2fuzz: fix build problems on macosx and i386 linux
2014-08-10 Theodore Ts'oe2fsck: flush out the superblock and bitmaps before...
2014-08-10 Theodore Ts'otests: add the r_meta_bg_shrink test
2014-08-10 Theodore Ts'otests: add f_first_meta_bg_too_big test
2014-08-10 Theodore Ts'otests: make sure MKE2FS_FIRST_META_BG is unset while...
2014-08-10 Theodore Ts'oresize2fs: disable the meta_bg feature if necessary
2014-08-10 Theodore Ts'oe2fsck: fix file systems with an overly large s_first_m...
2014-08-10 Theodore Ts'olibext2fs: avoid buffer overflow if s_first_meta_bg...
2014-08-08 Theodore Ts'oMerge branch 'maint' into next
2014-08-08 Theodore Ts'olibext2fs: have UNIX IO manager use pread64/pwrite64
2014-08-04 Aaron Cranedebugfs: teach rdump to take multiple source arguments
2014-08-04 Aaron Cranedebugfs: refactor do_rdump()
2014-08-04 Aaron Cranedebugfs: fix double-close bug in "rdump" and "dump -p"
2014-08-04 Aaron Cranedebugfs: be more specific in error messages
2014-08-04 Theodore Ts'olibext2fs: place metadata blocks in the last flex_bg...
2014-08-04 Theodore Ts'oRevert "mke2fs: prevent creation of unmountable ext4...
2014-08-03 Artemiy Volkov.gitignore: Add misc/e2fuzz file
2014-08-03 Darrick J.... tests: add regression tests for inodes with bad checksums
2014-08-03 Darrick J.... tests: add regression tests for group descriptors with...
2014-08-03 Darrick J.... tests: add regression tests for superblocks with bad...
2014-08-03 Darrick J.... tests: add regression tests for MMP blocks with bad...
2014-08-03 Darrick J.... tests: add tests for directory entry blocks with checks...
2014-08-03 Darrick J.... tests: add tests for handling of corrupt extents
2014-08-03 Darrick J.... tests: add regression tests for EA blocks with bad...
2014-08-03 Darrick J.... e2fsck: always ask to fix an inode that fails checksum...
next