Whamcloud - gitweb
Merge branch 'maint' into next
[tools/e2fsprogs.git] / lib /
2014-05-27 Darrick J. WongMisc coverity fixes
2014-05-27 Theodore Ts'oMerge branch 'maint' into next
2014-05-27 Theodore Ts'olib/ext2fs: clean and build ext2_types.h as necessary
2014-05-27 Theodore Ts'otst_libext2fs: add new debug program which used for...
2014-05-13 Theodore Ts'oMerge branch 'maint' into next
2014-05-13 Theodore Ts'oquota: support storing the quota file handles in the...
2014-05-13 Theodore Ts'oquota: integrate mkquota.h into quotaio.h
2014-05-13 Theodore Ts'oquota: fix memory leak in quota_compare_and_update()
2014-05-13 Theodore Ts'oquota: fix e2fsck to notice missing quota entries
2014-05-13 Theodore Ts'oquota: fix e2fsck so we update the quota file correctly
2014-05-13 Theodore Ts'oquota: add debugging code to print the dquot structure
2014-05-11 Darrick J. Wongmisc: coverity fixes
2014-05-11 Darrick J. Wongmisc: create better-packaged static analysis reports
2014-05-11 Theodore Ts'oMerge branch 'maint' into next
2014-05-10 Niu Yaweilibquota: fix dict_uint_cmp()
2014-05-07 David MichaelAdd a make variable for the pkgconfig install dir
2014-05-07 Theodore Ts'omke2fs: check for a partition table and warn if present
2014-05-05 Theodore Ts'olibext2fs: fix alloc_allocate_group_table() if the...
2014-05-05 Mark Fashehe2fsprogs/filefrag: print shared extent flag
2014-04-20 Theodore Ts'oMerge branch 'maint' into next
2014-04-14 Andreas Dilgerfix miscellaneous build warnings
2014-04-08 Eryu Guanlibext2fs: fix build errors on bigendian hosts
2014-03-15 Darrick J. Wonglibext2fs: fix parents when modifying extents
2014-03-14 Darrick J. Wonglibext2fs: fix memory leak when drastically shrinking...
2014-03-14 Darrick J. Wongmisc: fix header complaints and resource leaks in e2fsprogs
2014-03-14 Darrick J. Wonglibext2fs: fix 64bit overflow in ext2fs_block_alloc_sta...
2014-03-14 Darrick J. Wongmisc: cppcheck cleanups
2014-03-14 Darrick J. Wongall: Introduce cppcheck static checking for make C=1
2014-03-14 Darrick J. Wonglibext2fs: repair side effects when iterating dirents...
2014-03-14 Darrick J. Wonglibext2fs: during inlinedata expand, don't corrupt...
2014-03-14 Darrick J. Wonglibext2fs: fix iblocks correctly when expanding an...
2014-03-14 Darrick J. Wonglibext2fs: don't fail when doing a strict rewrite of...
2014-03-13 Theodore Ts'olibext2fs: fix build failure on big endian systems
2014-03-12 Darrick J. Wongdebugfs, libext2fs: minor fixups to xattr support
2014-03-06 Theodore Ts'oUpdate Makefile dependencies
2014-03-04 Zheng Liulibext2fs: add a unit test for inline data
2014-03-04 Zheng Liulibext2fs: export inode cache creation function
2014-03-04 Zheng Liue2fsck: check inline_data in pass1
2014-03-04 Zheng Liulibext2fs: add inline_data feature into EXT2_LIB_FEATUR...
2014-03-04 Zheng Liulibext2fs: handle inline data in read/write function
2014-03-04 Zheng Liudebugfs: handle inline data feature in punch command
2014-03-04 Zheng Liudebugfs: handle inline_data feature in bmap command
2014-03-04 Zheng Liudebugfs: make mkdir command support inline data
2014-03-04 Zheng Liudebugfs: make expand command support inline data
2014-03-04 Zheng Liudebugfs: make stat command support inline data
2014-03-04 Zheng Liulibext2fs: handle inline_data in block iterator function
2014-03-04 Zheng Liulibext2fs: handle inline data in dir iterator function
2014-03-03 Zheng Liulibext2fs: define new dirent_swab interfaces for inline...
2014-02-24 Darrick J. Wonglibext2fs: free key/value pairs before reading
2014-02-24 Darrick J. Wonglibext2fs: extend xattr api to query number of attrs
2014-02-24 Darrick J. Wonglibext2fs: various tweaks to the xattr editor APIs
2014-02-24 Darrick J. Wonglibext2fs: support modifying arbitrary extended attributes
2014-02-24 Theodore Ts'oMerge branch 'maint' into next
2014-02-23 Theodore Ts'oAdd coverage testing using gcov
2014-02-21 Theodore Ts'oMerge branch 'maint' into next
2014-02-21 Lukas CzernerSet pointer to NULL after ext2fs_free
2014-02-21 jon ernstlibext2fs: delete unused "handle" variable
2014-02-18 Andreas Dilgerext2fs: declare struct_io_manager at end of file
2014-02-18 Andreas Dilgertests: skip unsupported tests on MacOS systems
2014-02-18 Andreas Dilgerbuild: fix LLVM compiler warnings
2014-02-07 Theodore Ts'olibe2p: allow libe2p.h to be used in C++ programs
2014-02-06 Theodore Ts'oMerge branch 'maint' into next
2014-02-06 Darrick J. Wonglibext2fs: try to roll back when splitting an extent...
2014-02-06 Darrick J. Wonglibext2fs: don't hang on to unmapped block if extent...
2014-02-06 Darrick J. Wonglibext2fs: during punch, fix parent extents after modif...
2014-02-06 Darrick J. Wonglibext2fs: iterate past lower extents during punch
2014-01-31 Theodore Ts'oMerge branch 'maint' into next
2014-01-30 Theodore Ts'oFix up the Makefiles dependencies in lib/ext2fs and...
2014-01-30 Theodore Ts'olibss: fix potential buffer overrun in list_rqs
2014-01-30 Theodore Ts'oquota: fix uninitiaized memory reference in mke2fs...
2014-01-30 Theodore Ts'oAdd support for new compat feature "sparse_super2"
2014-01-30 Theodore Ts'olibext2fs: add new function ext2fs_add_journal_inode2()
2014-01-30 Theodore Ts'olibext2fs: factor out get_midpoint_journal_block()...
2014-01-21 Theodore Ts'olibext2fs: optimize ext2fs_new_block2()
2014-01-21 Theodore Ts'olibext2fs: optimize ext2fs_allocate_group_table()
2014-01-21 Theodore Ts'olibext2fs: add ext2fs_block_alloc_stats_range()
2014-01-20 Theodore Ts'olibext2fs: further clean up and rename check_block_uninit
2014-01-20 Theodore Ts'olibext2fs: optimize find_first_{zero,set}() for red...
2014-01-20 Theodore Ts'olibext2fs: optimize find_first_set() for bitarray-based...
2014-01-20 Theodore Ts'olibext2fs: build tst_bitmaps with rep invariants checki...
2014-01-20 Theodore Ts'olibext2fs: clean up generic handling of ext2fs_find_fir...
2014-01-20 Theodore Ts'olibext2fs: fix off-by-one bug in ext2fs_extent_insert()
2014-01-13 Theodore Ts'olibext2fs: add ext2fs_find_first_set_{block,inode}_bitm...
2014-01-11 Darrick J. Wonglibext2fs: no need to clear BLOCK_UNINIT during ext2fs_...
2014-01-11 Darrick J. Wonglibext2fs: mark group data blocks when loading block...
2014-01-11 Darrick J. Wonglibext2fs: don't always read backup group descriptors...
2014-01-11 Darrick J. Wonglibext2fs: detect correct superblock adjustments when...
2014-01-11 Theodore Ts'oMerge branch 'maint' into next
2014-01-11 Theodore Ts'olibblkid: add error checking for rename() while saving...
2014-01-11 Theodore Ts'olibblkid: fix integer width issue in probe_fat
2014-01-11 Theodore Ts'olibblkid: remove unneeded pointer checks
2014-01-11 Theodore Ts'olibss: fix potential null dereference if realloc()...
2014-01-11 Theodore Ts'olibuuid: add error checking to syscalls in get_clock()
2014-01-10 Theodore Ts'oMerge branch 'maint' into next
2014-01-09 Theodore Ts'oSave and restore umask around calls to mkstemp()
2014-01-09 Theodore Ts'olibuuid: check return value of uuid_parse() in test
2014-01-09 Theodore Ts'olibblkid: clean up some integer promotion / signed...
2014-01-09 Theodore Ts'oMerge branch 'maint' into next
2014-01-09 Theodore Ts'olibss: fix memory leak if realloc() fails in ss_parse()
2014-01-07 Theodore Ts'olibext2fs: fix memory leaks on error paths in ext2fs_cr...
next