aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-06-15libext2fs: optimize ext2fs_bg_has_super()Theodore Ts'o
2013-06-15libext2fs: remove lib/ext2fs/sparse.cTheodore Ts'o
2013-05-19misc: fix gcc -Wall warningsTheodore Ts'o
2013-05-19libext2fs: fix gcc -Wall warningsTheodore Ts'o
2013-04-21libext2fs: only use override function when reading an 128 byte inodeTheodore Ts'o
2013-04-21e2image: fix flag settings in e2image.hTomas Racek
2013-03-13blkid: remove no-op statement which caused a clang warningTheodore Ts'o
2013-02-28libext2fs: Provide prototype for ext2fs_symlink()Jan Kara
2013-02-28e2p: Fix 's' handling in parse_num_blocks2()Jan Kara
2013-01-27Fix warnings about functions not returning a valuePhilipp Thomas
2013-01-27build: quiet build warnings for "gcc -Wall"Andreas Dilger
2013-01-24libext2fs: fix ext2fs_llseek on i386Phillip Susi
2013-01-19libext2fs: teach the ext2fs_*_block_bitmap_range2() about clustersTheodore Ts'o
2013-01-16libext2fs: add the ext2fs_symlink() functionDarren Hart
2013-01-16libext2fs: add error codes from 1.43.x development branchTheodore Ts'o
2013-01-15libext2fs: avoid 32-bit overflow in ext2fs_initialize with a 512M cluster sizeTheodore Ts'o
2013-01-15libe2p: teach parse_num_blocks2() to return bytes if log_block_size < 0Theodore Ts'o
2013-01-08libext2fs: ext2fs_open2() should not set ret_fs after a MMP failureTheodore Ts'o
2013-01-05Fix 32-bit overflow problems: dgrp_t * s_blocks_per_groupTheodore Ts'o
2013-01-03resize2fs: use [un]mark_block_range bitmap functions to reduce CPU usageTheodore Ts'o
2013-01-02Clean up texinfo filesTheodore Ts'o
2013-01-01Fix gcc -Wall nitsTheodore Ts'o
2012-12-29libquota: quiet log_err() bad format warningsAndreas Dilger
2012-12-29build: quiet some "gcc -Wall" compiler warningsAndreas Dilger
2012-12-29misc: cleanup unused variables on MacOSAndreas Dilger
2012-12-29tests: don't consider "make check" a compiler errorAndreas Dilger
2012-12-24libext2fs: link the test programs with static librariesTheodore Ts'o
2012-12-24debugfs: add the ability to manipulate the extent tree directlyTheodore Ts'o
2012-12-20libext2fs: ext2fs_extents_fix_parents() should not modify the handle locationTheodore Ts'o
2012-12-20e2fsck: fix incorrect interior node logical start valuesEric Sandeen
2012-12-17libext2fs: remove m68k-specific bitops codeMikael Pettersson
2012-12-16libext2fs: fix memory and fd leak in error path of unix_open()Theodore Ts'o
2012-12-15mke2fs: fix handling of mmp_update_interval optionGregoire Pichon
2012-11-28libext2fs: optimize rb_get_bmap_range() for mostly allocated bmapsTheodore Ts'o
2012-11-28libext2fs: optimize rb_get_bmap_range()Theodore Ts'o
2012-11-28libext2fs: add ext2fs_bitcount() functionTheodore Ts'o
2012-11-27libext2fs: optimize rb_set_bmap_range()Theodore Ts'o
2012-11-26ext2fs, blkid: localize environment-specific variablesAndreas Dilger
2012-11-26libext2fs: change mmp.c to LGPL to match other filesAndreas Dilger
2012-10-11libext2fs: further optimize rb_test_bitTheodore Ts'o
2012-10-11libext2fs: remove pointless indirection in rbtree bitmapsTheodore Ts'o
2012-10-11libext2fs: optimize rb_test_bitTheodore Ts'o
2012-09-22mke2fs: fix progress suppression to make regression tests reliableTheodore Ts'o
2012-09-21mke2fs: throttle allocating groups progress as wellTheodore Ts'o
2012-09-09Allow e2fsprogs to be built using the clang (LLVM) frontendTheodore Ts'o
2012-09-07mke2fs: recalculate the reserved blocks when the last BG is droppedAkira Fujita
2012-08-06Put ELF_OTHER_LIBS in the right place for the linkerTheodore Ts'o
2012-07-29libext2fs: fix uninit block calculation when inodes_per_block < first_inoTheodore Ts'o
2012-07-29Link shared libraries with local libraries instead of system onesOlivier Blin
2012-07-15libquota: fix quota_inode_truncate()Aditya Kali