Whamcloud - gitweb
mke2fs: sort option parsing, deprecate "-R"
[tools/e2fsprogs.git] / lib /
2013-06-15 Theodore Ts'olibext2fs: optimize ext2fs_bg_has_super()
2013-06-15 Theodore Ts'olibext2fs: remove lib/ext2fs/sparse.c
2013-05-20 Theodore Ts'omisc: fix gcc -Wall warnings
2013-05-19 Theodore Ts'olibext2fs: fix gcc -Wall warnings
2013-04-22 Theodore Ts'olibext2fs: only use override function when reading...
2013-04-22 Tomas Raceke2image: fix flag settings in e2image.h
2013-03-13 Theodore Ts'oblkid: remove no-op statement which caused a clang...
2013-03-01 Jan Karalibext2fs: Provide prototype for ext2fs_symlink()
2013-03-01 Jan Karae2p: Fix 's' handling in parse_num_blocks2()
2013-01-28 Philipp ThomasFix warnings about functions not returning a value
2013-01-28 Andreas Dilgerbuild: quiet build warnings for "gcc -Wall"
2013-01-25 Phillip Susilibext2fs: fix ext2fs_llseek on i386
2013-01-20 Theodore Ts'olibext2fs: teach the ext2fs_*_block_bitmap_range2(...
2013-01-16 Darren Hartlibext2fs: add the ext2fs_symlink() function
2013-01-16 Theodore Ts'olibext2fs: add error codes from 1.43.x development...
2013-01-15 Theodore Ts'olibext2fs: avoid 32-bit overflow in ext2fs_initialize...
2013-01-15 Theodore Ts'olibe2p: teach parse_num_blocks2() to return bytes if...
2013-01-09 Theodore Ts'olibext2fs: ext2fs_open2() should not set ret_fs after...
2013-01-05 Theodore Ts'oFix 32-bit overflow problems: dgrp_t * s_blocks_per_group
2013-01-03 Theodore Ts'oresize2fs: use [un]mark_block_range bitmap functions...
2013-01-02 Theodore Ts'oClean up texinfo files
2013-01-01 Theodore Ts'oFix gcc -Wall nits
2012-12-29 Andreas Dilgerlibquota: quiet log_err() bad format warnings
2012-12-29 Andreas Dilgerbuild: quiet some "gcc -Wall" compiler warnings
2012-12-29 Andreas Dilgermisc: cleanup unused variables on MacOS
2012-12-29 Andreas Dilgertests: don't consider "make check" a compiler error
2012-12-24 Theodore Ts'olibext2fs: link the test programs with static libraries
2012-12-24 Theodore Ts'odebugfs: add the ability to manipulate the extent tree...
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-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'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-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-09-23 Theodore Ts'omke2fs: fix progress suppression to make regression... v1.42.6
2012-09-21 Theodore Ts'omke2fs: throttle allocating groups progress as well
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-08-06 Theodore Ts'oPut ELF_OTHER_LIBS in the right place for the linker
2012-07-29 Theodore Ts'olibext2fs: fix uninit block calculation when inodes_per...
2012-07-29 Olivier BlinLink shared libraries with local libraries instead...
2012-07-16 Aditya Kalilibquota: fix quota_inode_truncate()
2012-07-16 Aditya Kalitune2fs/quota: always create hidden quota files
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'olsattr, chattr: add support for btrfs's No_COW flag
2012-06-12 Theodore Ts'olibext2fs: fix block iterator for extents when truncati...
2012-06-11 Aditya Kalilibext2fs: fix i_blocks for extent leaf create/delete...
2012-06-04 Jan Karalibquota: remove unnecessary definitions
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 Mike Frysingerlibquota: add missing time.h include
2012-05-28 Eric Sandeenlibext2fs: fix rbtree backend for extent lengths greate...
2012-05-21 Theodore Ts'olibe2p: teach e2p_jrnl_feature2string() about the 64...
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-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-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-04-24 Aditya Kalie2fsck,libquota: Update quota only if its inconsistent
2012-04-10 Daniel Norbergcom_err.pc: correct include path
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'oDon't assume that the presence of mntent.h means that...
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-26 Theodore Ts'olibext2fs: fix ext2fs_get_memalign when posix_memalign...
2012-03-26 Sami Liedeslibext2fs: implement fast find_first_zero() for bitarra...
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 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-20 Andreas Dilgertests: add field sizes to inode/super struct tests
2012-03-15 Theodore Ts'odumpe2fs: print the expected block group checksum if...
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-21 Theodore Ts'olibext2fs: support O_DIRECT functionality for Mac OS X
next