OSDN Git Service

Merge "external/e2fsprogs: Silence warnings in lib/uuid."
[android-x86/external-e2fsprogs.git] / lib /
2016-02-23 James HawkinsMerge "external/e2fsprogs: Silence warnings in lib...
2016-02-22 James Hawkinsexternal/e2fsprogs: Silence warnings in lib/uuid.
2015-12-10 Alex DeymoMerge "Replace _host suffix with more standard -host...
2015-12-10 Alex DeymoReplace _host suffix with more standard -host suffix.
2015-09-18 Bill Yiam a636e882: am e9e81278: Merge "e2fsprogs: export...
2015-09-18 Bill Yiam e9e81278: Merge "e2fsprogs: export uuid/uuid.h"
2015-09-18 Bill YiMerge "e2fsprogs: export uuid/uuid.h"
2015-09-18 Mark Salyzyne2fsprogs: export uuid/uuid.h
2015-09-10 Alex Deymoam eaa2aa7d: am 5dc7c070: Merge "Sync libext2fs sources...
2015-09-10 Alex Deymoam 5dc7c070: Merge "Sync libext2fs sources in Android...
2015-09-10 Alex DeymoMerge "Sync libext2fs sources in Android.mk with Makefi...
2015-09-09 Alex DeymoSync libext2fs sources in Android.mk with Makefile.in
2015-09-04 Alex Deymoam f803ed09: am edd6f7f0: Merge "libext2fs: Export...
2015-09-04 Alex Deymoam edd6f7f0: Merge "libext2fs: Export the library inclu...
2015-09-04 Alex DeymoMerge "libext2fs: Export the library include path."
2015-09-03 Alex Deymolibext2fs: Export the library include path.
2015-08-27 Tao Baoam f589444e: (-s ours) am 5841da45: Merge "Wrap tune2fs...
2015-07-19 Theodore Ts'oAdd bare-bones encryption support to e2fsck
2015-07-16 Mohamad Ayyasham f65354a9: Merge "Add bare-bones encryption support...
2015-07-16 Mohamad Ayyasham f65354a9: Merge "Add bare-bones encryption support...
2015-07-16 Mohamad AyyashMerge "Add bare-bones encryption support to e2fsck"
2015-07-15 Theodore Ts'oAdd bare-bones encryption support to e2fsck
2015-07-14 Tao Baoam 5841da45: Merge "Wrap tune2fs.h to be C++ compatible."
2015-07-14 Tao Baoam 5841da45: Merge "Wrap tune2fs.h to be C++ compatible."
2015-05-28 Jeff Sharkeyam b2cc45fe: Add f2fs to blkid.
2015-05-28 Jeff SharkeyAdd f2fs to blkid.
2015-04-28 Colin Crossam 443a5631: Merge "Export include details from libuuid."
2015-04-28 Colin CrossMerge "Export include details from libuuid."
2015-04-28 Jeff SharkeyExport include details from libuuid.
2015-02-21 Jeff SharkeyExport include details from libuuid.
2014-12-16 Ying WangCleanup Obsolete LOCAL_PRELINK_MODULE.
2014-12-16 Ying Wangam 5faf22b5: am a72d7e9d: Merge "Cleanup Obsolete LOCAL...
2014-12-16 Ying Wangam a72d7e9d: Merge "Cleanup Obsolete LOCAL_PRELINK_MODULE."
2014-12-16 Ying WangMerge "Cleanup Obsolete LOCAL_PRELINK_MODULE."
2014-12-16 Ying WangCleanup Obsolete LOCAL_PRELINK_MODULE.
2014-11-24 JP Abgrallam d25948b9: tune2fs: Allow building it as a static lib
2014-11-22 JP Abgralltune2fs: Allow building it as a static lib
2014-11-21 JP Abgralltune2fs: Allow building it as a static lib
2014-06-30 JP Abgralllib/uuid: make a static library also (fix build)
2014-06-25 JP AbgrallMerge "lib/uuid: make a static library also"
2014-06-25 JP Abgralllib/uuid: make a static library also
2014-06-12 JP Abgralllib/uuid: make a static library also
2014-03-24 JP AbgrallMerge "llseek: setup the correct seek for ext2fs_llseek"
2014-03-22 The Android Automergermerge in master-release history after reset to master
2014-03-20 JP Abgrallllseek: setup the correct seek for ext2fs_llseek
2014-03-20 JP Abgrallllseek: setup the correct seek for ext2fs_llseek
2014-03-20 JP AbgrallSwitch back to 1.42.9 now that there is a fix
2014-03-07 JP Abgrallam 9d965309: (-s ours) Merge "e2fsck: remove unneeded...
2014-03-06 JP AbgrallRevert changes that moved from 1.41.14 to 1.42.9
2014-03-06 JP AbgrallRevert changes that moved from 1.41.14 to 1.42.9
2014-03-04 JP AbgrallMerge remote-tracking branch 'linaro/linaro-1.42.9...
2014-03-04 JP AbgrallPrepare for upstream 1.42.9
2014-01-04 Jeff SharkeyFix blkid time diff bug, build binary.
2014-01-04 Bernhard RosenkränzerAdd files that would normally be generated by the e2fsp...
2013-12-31 Bernhard RosenkränzerRe-add Android makefiles from AOSP master
2013-12-28 Theodore Ts'oUse makeinfo --html instead of texi2html
2013-12-26 Theodore Ts'oe2image: only skip writing zero blocks when writing...
2013-12-25 Theodore Ts'olibext2fs: checksum bg descriptors larger than 64 bytes
2013-12-25 Andreas Dilgerdebugfs, e2fsck: fix s_desc_size handling
2013-12-23 Andreas Dilgere2fsck: verify s_desc_size is power-of-two value
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-12-16 Kazuya Miomke2fs: disallow creating FS on a loop mounted file...
2013-12-16 Darrick J. Wonglibext2fs: don't update the summary counts when doing...
2013-12-16 Darrick J. Wonglibext2fs: only punch complete clusters
2013-12-16 Andreas Dilgerext2fs,blkid: delete unused LIST_HEAD() macro
2013-12-16 Andreas Dilgerext2fs: quiet compiler warnings
2013-12-16 Andreas Dilgerbuild: quiet LLVM non-literal string format warning
2013-12-16 Andreas Dilgerbuild: use long long for __u64 by default
2013-12-15 Darrick J. Wonglibext2fs: use ext2fs_punch() to truncate quota file
2013-12-15 Darrick J. Wonglibext2fs: clamp block-map punch range end to 2^32...
2013-12-12 Darrick J. Wonglibext2fs: zero block contents past EOF when setting...
2013-12-12 Darrick J. Wonglibext2fs: don't error out when punching a totally...
2013-12-12 Darrick J. Wonglibext2fs: fix punching extents when there are no left...
2013-12-12 Darrick J. Wonglibext2fs: fail fileio write if we can't allocate a...
2013-12-12 Darrick J. Wonglibext2fs: fix a broken close() test
2013-12-12 Darrick J. Wonglibext2fs: fix memory leaks (on error paths)
2013-12-12 Darrick J. Wonglibext2fs: check return values
2013-12-12 Darrick J. Wonglibquota: fix memory leak (on error path)
2013-12-12 Darrick J. Wonglibss: fix memory handling errors
2013-12-12 Darrick J. Wonglibss: fix fd error handling
2013-12-12 Darrick J. Wongdebugfs: don't leak mmp_s memory (on error path)
2013-12-12 Darrick J. Wonglibext2fs: fileio should use 64bit io routines
2013-12-12 Darrick J. Wonglibext2fs: make symlinks safe for 64bit blocks and...
2013-12-12 Darrick J. Wonglibext2fs: fix "a" vs "an" in the error catalog
2013-12-12 Darrick J. Wonglibext2fs: don't allow ridiculously large logical block...
2013-12-12 Darrick J. Wonglibext2fs: fix tests that set LARGE_FILE
2013-12-12 Darrick J. Wonglibext2fs: don't overflow when punching indirect blocks...
2013-12-04 Andreas Dilgermmp: fix 64-bit handling of s_mmp_block
2013-12-03 Darrick J. Wonglibext2fs: fix function declarations to match definition
2013-12-03 Eric Whitneylibext2fs: fix printf conversion spec in tst_iscan.c
2013-12-03 Theodore Ts'olibext2fs: add explicit casts to bitops.h
2013-12-03 Theodore Ts'olibext2fs: add explicit casts to ext2fs.h
2013-12-02 Theodore Ts'olibext2fs: fix some memory leaks with image file handling
2013-12-02 Kit Westneatlibext2fs: set the fs block size to new_io in ext2fs_re...
2013-10-23 Darrick J. Wonglibext2fs: reject 64bit badblocks numbers
2013-10-23 Darrick J. Wonglibext2fs: stop iterating dirents when done linking
2013-10-17 Jeff SharkeyFix blkid time diff bug, build binary.
2013-10-14 Niu Yaweiquota: fix disabling quota, add quota tests
2013-10-12 Darrick J. Wonge2fsprogs: add (optional) sparse checking to the build
2013-10-12 Darrick J. Wonglibext2fs: openfs() musn't allow bigalloc without EXT2_...
next