Whamcloud - gitweb
Merge branch 'maint' into next
[tools/e2fsprogs.git] / lib /
2014-11-04 Theodore Ts'oMerge branch 'maint' into next
2014-11-04 Eric Sandeenlibext2fs: fix endian handling of ext3_extent_header
2014-10-20 Theodore Ts'outil: allow subst to build on systems that do not have...
2014-10-13 Darrick J. Wonglibext2fs/e2fsck: refactor everyone who writes zero...
2014-09-21 Theodore Ts'olibext2fs: use ~0UL instead of -1UL to avoid static...
2014-09-21 Darrick J. Wongmisc: use libmagic when libblkid can't identify something
2014-09-20 Darrick J. Wongmisc: add plausibility checks to debugfs/tune2fs/dumpe2...
2014-09-19 Darrick J. Wongmisc: move check_plausibility into a separate file
2014-09-19 Andreas Dilgerext2fs: add readahead method to improve scanning
2014-09-19 Theodore Ts'oFix build failures due to missing $(SYSLIBS)
2014-09-19 Theodore Ts'oMerge branch 'maint' into next
2014-09-19 Darrick J. Wongmisc: zero s_jnl_blocks when adding journal online...
2014-09-11 Theodore Ts'olib/ext2fs: fix Makefile to avoid a build splat when...
2014-09-11 Darrick J. Wonglibext2fs: check ea value offset when loading
2014-09-11 Darrick J. Wongdebugfs: add the ability to write transactions to the...
2014-09-11 Darrick J. Wongdebugfs: create journal handling routines
2014-09-11 Darrick J. Wongmisc: zero s_jnl_blocks when removing internal journal
2014-09-11 Darrick J. Wonglibext2fs: write_journal_inode should check iterate...
2014-09-11 Darrick J. Wonglibext2fs: report bad magic over bad sb checksum
2014-09-11 Darrick J. Wonge2fsck/debugfs: fix descriptor block size handling...
2014-09-11 Theodore Ts'oMerge branch 'maint' into next
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-27 Darrick J. Wonge2fsck: resync jbd2 revoke code from Linux 3.16
2014-08-27 Darrick J. Wonge2fsck: resync jbd2 recovery code from Linux 3.16
2014-08-25 Darrick J. Wonglibext2fs: fix problems with LE<->BE conversions on...
2014-08-25 Darrick J. Wonglibext2fs: byteswap inode when performing the sanity...
2014-08-24 Darrick J. Wongmisc: fix gcc warnings
2014-08-24 Darrick J. Wonglibext2fs: create inlinedata symlinks
2014-08-10 Theodore Ts'oMerge branch 'maint' into next
2014-08-10 Darrick J. Wonglibext2fs: fix memory leak when failing to iterate...
2014-08-10 Darrick J. Wonglibext2fs: don't fail inline data operations if there...
2014-08-10 Darrick J. Wonglibext2fs: strict inline data overwrite should not...
2014-08-10 Darrick J. Wongmisc: fix various endianness problems with inline_data
2014-08-10 Darrick J. Wonglibext2fs/e2fsck: don't run off the end of the EA block
2014-08-10 Darrick J. Wonglibext2fs: check EA value offset
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 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 Darrick J. Wonglibext2fs: don't cache inodes that fail checksum verifi...
2014-08-03 Darrick J. Wonge2fsck: correctly preserve fs flags when modifying...
2014-08-03 Darrick J. Wonge2fsck: offer to clear inode table blocks that are...
2014-08-03 Darrick J. Wonge2fsck: try to salvage extent blocks with bad checksums
2014-08-03 Darrick J. Wonglibext2fs: check EA block headers when reading in the...
2014-08-03 Theodore Ts'oMerge branch 'maint' into next
2014-08-02 Darrick J. Wonglibext2fs: when appending to a file, don't split an...
2014-08-02 Darrick J. Wonglibext2fs: have UNIX IO manager use pread/pwrite
2014-07-29 Theodore Ts'oMerge branch 'maint' into next
2014-07-29 Azat Khuzhintune2fs: update journal users while updating fs UUID...
2014-07-29 Azat Khuzhinjournal: use consts instead of 1024 and add helper...
2014-07-28 Ross Burtonmisc: copy extended attributes in populate_fs
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Darrick J. Wonglibext2fs: provide a function to set inode size
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Theodore Ts'olibext2fs: fix free block accounting for 64-bit file...
2014-07-26 Theodore Ts'oFix 32/64-bit overflow when multiplying by blocks/clust...
2014-07-26 Theodore Ts'olibext2fs: use C99 initializers for the io_manager...
2014-07-26 Theodore Ts'olibext2fs: fix rb_resize_bmap to handle the padding...
2014-07-26 Andreas Dilgerbuild: fix unused/uninitialized variable warnings
2014-07-25 Theodore Ts'oMerge branch 'maint' into next
2014-07-25 Darrick J. Wonglibext2fs: fix bounds check of the bitmap test range...
2014-07-22 Theodore Ts'oMerge branch 'maint' into next
2014-07-10 Theodore Ts'olib/ext2fs: Only build tst_libext2fs for make check
2014-07-10 Theodore Ts'oUse sys/syscall.h instead of syscall.h
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-06 Akira Fujitamke2fs: prevent creation of unmountable ext4 with large...
2014-07-06 Andreas Dilgermke2fs: handle flex_bg collision with backup descriptors
2014-07-06 Lukas Czernere2fsprogs: introduce ext2fs_close_free() helper
2014-07-05 Andreas Dilgerblkid,ext2fs: avoid name clash with __u{8,16,32,64}
2014-07-05 Andreas Dilgerblkid: remove unnecessary header and comment
2014-07-05 Eric Sandeene2fsprogs: remove checker infrastructure
2014-07-05 Theodore Ts'oaclocal.m4: update to newer versions of autoconf macros
2014-07-04 Andreas Dilgermisc: quiet minor build warnings, ignore generated...
2014-05-27 Zheng Liudebugfs: fix two warning messages when compiling with...
2014-05-27 Andreas Dilgermisc: fix compile warnings on master branch
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
next