Whamcloud - gitweb
libext2fs: fix uninitialized variable dereference in extent_bmap()
[tools/e2fsprogs.git] / lib /
2017-07-05 Tahsin ErdoganUse i_size to determine whether a symlink is a fast...
2017-07-05 Tahsin Erdoganresize2fs: moving xattr inodes is not supported
2017-07-05 Tahsin Erdogantune2fs: update ea_inode hashes when fs uuid changes
2017-07-05 Tahsin Erdogane2fsck: ea_inode hash validation
2017-07-05 Andreas Dilgere2fsck: add support for large xattrs in external inodes
2017-07-05 Theodore Ts'oMerge branch 'maint' into next
2017-07-05 Tahsin Erdoganlibext2fs: fix compile errors/warnings
2017-07-04 Theodore Ts'oFix warnings found using UBSAN
2017-07-04 Theodore Ts'olibext2fs: fix build issue for on Windows/Cygwin systems
2017-06-23 Theodore Ts'oMerge branch 'maint' into next
2017-06-08 Jan Karalibext2fs: fix fsync(2) detection
2017-06-04 Theodore Ts'olibext2fs: fix build warning on Big Endian systems...
2017-06-04 Theodore Ts'olibext2fs: correctly write up the backup superblocks...
2017-05-30 Darrick J. Wonge2freefrag: use GETFSMAP on mounted filesystems
2017-05-25 Theodore Ts'oMerge branch 'maint' into next
2017-05-25 Darrick J. Wonge2fsck: fix sparse bmap to extent conversion
2017-05-25 Eric Biggerslibext2fs: correctly subtract xattr blocks on bigalloc...
2017-05-24 Jin Qianlibblkid: fix buffer overflow scanning partition name
2017-05-24 Christopher FerrisAOSP: Disable macro redefined warnings.
2017-05-24 Alex DeymoAOSP: Convert e2fsprogs targets to soong.
2017-05-24 Alex DeymoAOSP: Remove "_host" and "_static" suffix from libsparse.
2017-05-24 Jin QianAOSP: libext2fs: fix sparse param parsing on mac build
2017-05-24 Jin QianAOSP: libext2fs: merge contiguous data blocks when...
2017-05-24 Adrien SchildknechtAOSP: android: libext2fs and com_err for windows
2017-05-24 Elliott HughesAOSP: Fix "Can't use getmntent or getmntinfo to check...
2017-05-24 Adrien SchildknechtAOSP: android: add rules to build the static host libraries
2017-05-24 Adrien SchildknechtAOSP: libext2fs: add context to get_alloc_block
2017-05-24 Adrien SchildknechtAOSP: libext2fs: android sparse io manager
2017-05-24 Colin CrossAOSP: Fix mac build
2017-05-19 Theodore Ts'oMerge branch 'maint' into next
2017-05-19 Mike Frysingerinclude sys/sysmacros.h as needed
2017-04-26 Theodore Ts'otests: skip running long test with "make check" and...
2017-04-13 Artem Blagodarenkoe2fsck: 3 level hash tree directory optimization
2017-04-13 Artem Blagodarenkoe2fsprogs: add support for 3-level htree
2017-04-13 Artem Blagodarenkoe2fsprogs: supersede i_dir_acl with i_size_high for...
2017-04-13 Eric Whitneye2fsck: fix quota accounting to use cluster units
2017-04-06 Eric Biggerslibext2fs: apply LDFLAGS when building tst_inline_data
2017-04-01 Eric Whitneye2fsck: fix type mismatches in quota warning message
2017-03-03 Darrick J. Wongmisc: fix all the compiler warnings
2017-03-01 Alexey Lyashkovlibext2fs: readahead for meta_bg
2017-02-16 Theodore Ts'oRefactor code to print journal superblock information
2017-02-16 Theodore Ts'olibext2fs: remove unused jfs_dat.h file
2017-02-16 Theodore Ts'olibsupport: remove debugging printf() from parse_qtype.c
2017-01-31 Theodore Ts'olibsupport: improve how invalid hex strings are parsed...
2017-01-31 Theodore Ts'olibext2fs: fix memory leaks in ext2fs_xattr_set()
2017-01-31 Theodore Ts'oe2fsck: make sure system.data xattr is present
2017-01-29 Theodore Ts'olibext2fs: translate internal ext4 acl to Posix ACL...
2017-01-28 Theodore Ts'olibsupport: add C string printing and parsing functions
2017-01-13 Eric Sandeenlibext2fs: don't ignore fsync errors
2016-12-23 Theodore Ts'olib/et/testcases: checked in imap_err.et from cyrus...
2016-11-25 Jeff SharkeyBring back libext2_profile build rules.
2016-11-12 Theodore Ts'odebugfs, e2fsck, mke2fs: fix miscellaneous memory leaks...
2016-11-12 Theodore Ts'oMake sure test progams free all allocated memory
2016-11-11 Theodore Ts'oAvoid dereferencing beyond allocated memory in quota...
2016-11-11 Theodore Ts'olibext2fs: avoid dereferencing beyond allocated memory...
2016-10-25 Thomas De Schamphe... libsupport: fix compilation on RHEL 5.x due to missing...
2016-10-24 Theodore Ts'oandroid: fix Mac build
2016-10-21 Theodore Ts'olibext2fs: unix_io: reflect error from read/write calls...
2016-09-13 Theodore Ts'olibext2fs: force DIO alignment FreeBSD when operating...
2016-09-13 Theodore Ts'olibext2fs: add FreeBSD support to getsectsize.c
2016-09-13 Matthias Andreelibext2fs: fix short-read bugs in unix_io's bounce...
2016-09-13 Theodore Ts'olibext2fs: add test facility UNIX_IO_FORCE_BOUNCE in...
2016-09-11 Theodore Ts'olibext2fs: fix unaligned, multiblock writes in the...
2016-09-04 Theodore Ts'oe2fsck: enforce that extra_isize must be a multiple...
2016-09-04 Theodore Ts'oAvoid crashing on unaligned pointers from corrupted...
2016-09-02 Theodore Ts'oFix build reproducibility for mk_cmds and compile_et
2016-09-01 Theodore Ts'oUpdate release notes, etc. for 1.43.2 release v1.43.2
2016-09-01 Theodore Ts'olibext2fs: allow the default journal size to go as...
2016-08-10 Adrien Schildknechtlibext2fs: add unixfd_io_manager
2016-08-10 Adrien Schildknechtlibext2fs: replace 'unsigned long' by 'uintptr_t'
2016-08-10 Adrien Schildknechtlibext2fs: reset the size of the zeroing buffer
2016-06-22 Eric Sandeene2undo: fix endian issues
2016-06-08 Matthias Andreelibblkid: avoid DIOCGDINFO where missing.
2016-06-07 Theodore Ts'oRemove the last of behaviour-specific checks on EXT2_OS...
2016-06-07 Theodore Ts'otests: suppress use of libmagic when running the regres...
2016-06-07 Theodore Ts'olibext2fs: fix EXT2FS_PRETEND_* on non-Linux systems
2016-06-07 Matthias AndreeFix dbg_print() format for unsigned long long.
2016-06-07 Theodore Ts'olibext2fs: don't use $(LDFLAGS_STATIC) when linking...
2016-06-07 Theodore Ts'oconfigure: fix detection of dlopen() for BSD systems
2016-06-07 Theodore Ts'oMerge branch 'maint' into next
2016-06-07 Theodore Ts'olibext2fs: fix Direct I/O fallback code so it implement...
2016-06-06 Theodore Ts'omke2fs: warn if user provides a label which is too...
2016-05-31 Theodore Ts'olib: build elf shared libraries using -fPIC -shared
2016-05-30 Theodore Ts'oFix Android build warnings
2016-05-30 Theodore Ts'oAdd configure --disable-tdb which disables e2fsck's...
2016-05-29 Theodore Ts'olibsupport: fix gcc -Wall nits
2016-05-29 Theodore Ts'oAndroid.mk: add parse_qtype.c the list of source files
2016-05-28 Filipe Brandenburgerlibe2p: apply LDFLAGS when building tests
2016-05-25 Theodore Ts'oe2fsck: improve error messages when the journal sb...
2016-05-22 Theodore Ts'oAdd --enable-hardening which builds e2fsprogs with...
2016-05-22 Theodore Ts'oe2fsck: fix project quota support
2016-05-22 Theodore Ts'omke2fs: fix project quota creation
2016-05-21 Theodore Ts'oe2fsck: use com_err error codes instead of EBADMSG...
2016-05-12 Marcus Huewelibext2fs: add fs_offset entry to the undo header
2016-05-12 Marcus Huewelibext2fs: fix key extension in undo_write_tdb
2016-05-12 Marcus Huewelibext2fs: fix offset code in undo_write_tdb
2016-05-12 Theodore Ts'olibext2fs: sanity check group argument to ext2fs_clear_...
2016-05-11 Theodore Ts'olibext2s: only define FS_IOC_FIEMAP on Linux systems
2016-05-11 Theodore Ts'oresize2fs, libext2fs: fix bugs in sparse_super2 support
2016-05-09 Theodore Ts'olibe2p: change the long flag name for -P to be Project_...
next