Whamcloud - gitweb
tools/e2fsprogs.git
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...
2012-05-31 Andreas Dilgere2fsck: allow checking on mounted root fs
2012-05-29 Andreas Dilgertests: use make rules to run tests in parallel
2012-05-28 Andreas Dilgerlibext2fs: don't inline ext2fs_open_file() and ext2fs_s...
2012-05-28 Theodore Ts'olibquota: remove quota_is_on() which was the last user...
2012-05-28 Andreas Dilgere2fsck: fix checks done for mounted vs. read-only
2012-05-28 Mike Frysingerlibquota: add missing time.h include
2012-05-28 Eric Sandeenlibext2fs: fix rbtree backend for extent lengths greate...
2012-05-28 Eric Sandeendebugfs: fix strtoblk for 64bit block numbers
2012-05-28 Theodore Ts'oRemove unnecessary escape before tab in man pages
2012-05-22 Theodore Ts'oe2fsck: fix precedence bug in built-in quota support
2012-05-22 Theodore Ts'oe2fsck: fix 64-bit journal support
2012-05-21 Theodore Ts'otests: fix f_jnl_64bit so that it actually has a 64...
2012-05-21 Theodore Ts'olibe2p: teach e2p_jrnl_feature2string() about the 64...
2012-05-14 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for... v1.42.3
2012-05-14 Theodore Ts'oChange pkg-config files so that both <et/com_err.h...
2012-05-14 Theodore Ts'olibext2fs: fix bug in unix_io corrupted > 16TB file...
2012-05-14 Theodore Ts'odumpe2fs: fix 64-bit block numbers on 32-bit systems
2012-05-13 Theodore Ts'oTeach build system to install relative symlinks if...
2012-05-12 Theodore Ts'oInclude LDFLAGS when building BSD libraries
2012-05-12 Matthias AndreeFix parallel (make -j) build
2012-05-12 Matthias AndreeFix bashisms
2012-05-11 Theodore Ts'oReserve the codepoints for the INCOMPAT features LARGED...
2012-05-11 Theodore Ts'oSupport systems without posix_memalign() and memalign()
2012-05-07 Theodore Ts'olibext2fs: factor out I/O buffer allocation
2012-05-07 Theodore Ts'olibext2fs: make read_bitmaps() more efficient when...
2012-05-07 Theodore Ts'olibext2fs: refactor Direct I/O alignment requirement...
2012-05-07 Theodore Ts'olibext2fs: move the alignment field from unix_io to...
2012-05-02 Theodore Ts'otests: add new tests f_jnl_32bit and f_jnl_64bit
2012-04-24 Andreas Dilgere2fsck: quiet harmless inode/blocks errors
2012-04-24 Aditya Kalie2fsck,libquota: Update quota only if its inconsistent
2012-04-24 Aditya Kalie2fsck: Fix check for hidden quota files
2012-04-24 Zheng Liudebugfs: cleanup in do_show_debugfs_params
2012-04-24 Aditya Kalitune2fs: fix man page indentation
2012-04-22 Trần Ngọc Quânpo: update vi.po (from translationproject.org)
2012-04-22 Göran Uddeborgpo: update sv.po (from translationproject.org)
2012-04-22 Jakub Boguszpo: update pl.po (from translationproject.org)
2012-04-22 Benno Schulenbergpo: update nl.po (from translationproject.org)
2012-04-22 Samuel Thibaultpo: update fr.po (from translationproject.org)
2012-04-22 Philipp Thomaspo: update de.po (from translationproject.org)
2012-04-22 Petr Pisarpo: update cs.po (from translationproject.org)
2012-04-11 Theodore Ts'otests: add new test f_eofblocks
2012-04-10 Theodore Ts'oMerge branch 'master' of https://github.com/danielnorbe...
2012-04-10 Daniel Norbergcom_err.pc: correct include path
2012-04-09 Theodore Ts'odebian: update debian-policy conformance to 3.9.3
2012-04-09 Theodore Ts'oUpdate for Debian 1.42.2-2 release
2012-04-09 Theodore Ts'oe2fsck.conf.5: add buggy_init_scripts to the man page
2012-04-09 Theodore Ts'olibext2fs: improve testing coverage of tst_bitmaps
2012-04-09 Theodore Ts'olibext2fs: use correct types in ext2fs_find_first_zero_...
2012-04-09 Theodore Ts'olibext2fs: add 32-bit compat code for ext2fs_find_first...
2012-04-05 Theodore Ts'oUpdate config.guess and config.sub to the latest (2012...
2012-04-05 Theodore Ts'oDon't assume that the presence of mntent.h means that...
2012-04-05 Theodore Ts'ofsck: don't include sys/signal.h for portability reasons
2012-04-05 Theodore Ts'oe2fsck: add portability fallback in case getpwuid_r...
2012-04-05 Theodore Ts'omke2fs: don't fail creating the journal if /etc/mtab...
2012-04-05 Theodore Ts'oFix gcc -Wall nitpicks
2012-03-27 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for... v1.42.2
2012-03-27 Trần Ngọc Quânpo: update vi.po (from translationproject.org)
2012-03-27 Theodore Ts'odebian: add pointer for e2fsprogs-udeb to libcomerr2...
2012-03-27 Theodore Ts'odebian: add back support older systems w/o dpkg-buildflags
2012-03-27 Theodore Ts'odebian: don't build BUILD-STATIC if SKIP_STATIC=yes
2012-03-27 Theodore Ts'odebian: don't build BUILD-BF if SKIP_BF=yes
2012-03-27 Theodore Ts'odebian: compile without using dietlibc if SKIP_DIETLIBC=yes
2012-03-27 Theodore Ts'odebian: try to include rules.custom if it exists
2012-03-27 Theodore Ts'omke2fs.conf: allow use of a custom mke2fs.conf file
2012-03-26 Theodore Ts'olibext2fs: fix ext2fs_get_memalign when posix_memalign...
2012-03-26 David PrévotFix typo and missing .TP in the tune2fs and mke2fs...
2012-03-26 Sami Liedeslibext2fs: implement fast find_first_zero() for bitarra...
2012-03-26 Theodore Ts'odebugfs: teach seti and freei to free a block of inodes
2012-03-26 Theodore Ts'olibext2fs: update dirty flags if the uninit flags are...
2012-03-25 Sami Liedeslibext2fs: Implement ext2fs_find_first_zero_generic_bmap().
2012-03-22 Sami Liedeslibext2fs: document EXT2_FLAG_64BITS in ext2fs_open2()
2012-03-22 Sami Liedesresize2fs: use EXT2_FLAG_64BITS
2012-03-22 Sami Liedeslibext2fs: move a modulo operation out of a hot loop.
2012-03-22 Lukas Czernere2fsck: remove EXT4_EOFBLOCKS_FL flag handling
2012-03-22 Theodore Ts'omke2fs: add option to use direct I/O (mke2fs -D)
2012-03-22 Theodore Ts'oe2fsck: report ext2fs_open2() and ext2fs_check_desc...
2012-03-22 Theodore Ts'oe2fsck: avoid unnecessary close/reopen for non-MMP...
2012-03-22 Theodore Ts'oe2fsck: abort if ext2fs_check_desc() returns a memory...
2012-03-20 Andreas Dilgertests: add field sizes to inode/super struct tests
2012-03-19 Andreas Dilgertests: have "make testnew" target use local mke2fs
2012-03-18 Theodore Ts'oe2fsck: add logging capability
2012-03-16 Theodore Ts'oe2fsck: add the max_count_problems setting in e2fsck...
2012-03-16 Theodore Ts'oe2fsck: print a notice when we've started suppressing...
2012-03-15 Theodore Ts'oe2fsck: print the current and expected block group...
next