Whamcloud - gitweb
ss_create_invocation: fix error handling when memory allocation fails
[tools/e2fsprogs.git] / lib / e2p /
2021-07-27 Eric BiggersAOSP: Add a new upstream source file to lib/e2p/Android.bp
2021-07-27 Bob BadourAOSP: [LSC] Add LOCAL_LICENSE_KINDS to external/e2fsprogs
2021-07-17 Theodore Ts'olibe2p: use stat to prevent calling EXT2_IOC_[GS]ETFLAG...
2021-07-07 Eric BiggersFix -Wunused-variable warnings
2021-02-25 Lennart Poetteringchattr/lsattr: expose FS_NOCOMP_FL (aka EXT2_NOCOMPR_FL)
2021-02-24 Theodore Ts'olibe2p: remove nested #ifdefs in fgetflags.c and fsetfl...
2021-02-24 Theodore Ts'olibe2p: skip unneeded lstat(2) in fgetflags() and fsetf...
2021-02-11 Theodore Ts'oFix clang warnings on architectures with a 64-bit long
2021-01-29 Theodore Ts'oUpdate makefile dependencies
2021-01-29 Theodore Ts'oMerge branch 'maint' into next
2021-01-28 Theodore Ts'oUpdate Makefile dependencies for lib/e2p and lib/ext2fs
2021-01-28 Theodore Ts'oMerge branch 'maint' into next
2021-01-28 Yifan HongAOSP: tune2fs/resize2fs: make vendor_ramdisk_available.
2021-01-21 Harshad Shirwadkarlibext2fs: provide APIs to configure fast commit blocks
2021-01-20 Theodore Ts'oMerge branch 'maint' into next
2020-10-05 Theodore Ts'oDefine MKDIR_P in the Makefile.in files instead in...
2020-10-01 Theodore Ts'oMerge branch 'maint' into next
2020-10-01 Xiao Yangchattr/lsattr: Support dax attribute
2020-04-10 Theodore Ts'oext4: add support for printing the error code associate...
2020-03-22 Theodore Ts'oMerge tag 'v1.45.6' into next
2020-03-21 Yifan HongAOSP: Make ramdisk_available.
2020-03-20 Theodore Ts'olibe2p: add a thread-safe variant of e2p_feature2string
2020-01-27 Li Dongyangext2fs: rename "s_overhead_blocks" to "s_overhead_clusters"
2020-01-25 Theodore Ts'oMerge branch 'maint' into next
2020-01-25 Andreas Dilgermmp: abstract out repeated 'sizeof(buf), buf' usage
2019-11-09 Theodore Ts'oRename functions, types, constants to reflect jbd2...
2019-10-31 Eric BiggersAOSP: support the stable_inodes feature
2019-10-31 Eric BiggersAOSP: Add new source files to Android.bp files
2019-10-04 Theodore Ts'oDefine the codepoint for the fast_commit compat feature
2019-05-03 Theodore Ts'oRename the feature "fname_encoding" to be "casefold".
2019-05-02 Theodore Ts'olibe2p: print the filename character encoding in list_s...
2019-04-28 Gabriel Krisman... ext2fs: drop ASCII NLS support
2019-04-28 Gabriel Krisman... ext2fs: drop Unicode normalization support
2019-04-28 Gabriel Krisman... ext2fs: nls: Update to unicode 12.1.0
2019-04-28 Gabriel Krisman... e2p: encoding: fix default flags lookup
2019-03-06 Theodore Ts'oUpdate Makefile.in files using "make depend"
2018-12-03 Gabriel Krisman... chattr/lsattr: support casefold attribute
2018-12-03 Gabriel Krisman... mke2fs: configure encoding during superblock initialization
2018-12-03 Gabriel Krisman... libe2p: helpers for configuring the encoding superblock...
2018-11-19 Gabriel Krisman... Reserve feature bit and SB field bit for filename encoding
2018-10-03 Lukas Czernerlibe2p: avoid segfault when s_nr_users is too high
2018-08-21 Eric Biggerslibe2p: fix verity flag bit
2018-08-14 Theodore Ts'oReserve codepoints for the fsverity feature.
2018-08-11 Ross Burtonbuild: use MKDIR_P instead of MKINSTALLDIRS
2018-08-05 David AndersonAOSP: Update Android.bp files.
2018-06-28 Jiyong ParkAOSP: e2fsdroid and mke2fs are dynamic executable in...
2018-06-25 Theodore Ts'oUpdate Makefile.in files using "make depend"
2018-06-24 Theodore Ts'oFix gcc and clang warnings
2018-06-21 Jin QianAOSP: libext2fs: add EXT2_FLAG_SHARE_DUP to de-duplicat...
2018-02-26 Theodore Ts'oAOSP: use e2fsprogs-defaults for ccflags
2018-02-26 Dan WillemsenAOSP: Suppress warnings/errors for clang+mingw
2018-02-26 Jin QianAOSP: build mke2fs for windows using android mingw...
2018-02-09 Theodore Ts'oMerge tag 'v1.43.9' into next
2018-02-08 Tyson Nottinghamchattr/lsattr: update obsolete attribute support
2017-10-16 Theodore Ts'oMerge branch 'maint' into next
2017-10-16 Sebastian RasmussenFix typos in error messages and documentation
2017-08-04 Theodore Ts'oMerge branch 'maint' into next
2017-08-04 Theodore Ts'oUpdate lib/e2p/Makefile.in using "make depend"
2017-07-28 Theodore Ts'oMerge branch 'maint' into next
2017-07-22 Adam Buchbindere2p: fix segfault in e2p_os2string
2017-05-24 Christopher FerrisAOSP: Disable macro redefined warnings.
2017-05-24 Alex DeymoAOSP: Convert e2fsprogs targets to soong.
2017-05-24 Adrien SchildknechtAOSP: android: add rules to build the static host libraries
2017-04-26 Theodore Ts'otests: skip running long test with "make check" and...
2017-02-16 Theodore Ts'oRefactor code to print journal superblock information
2016-11-12 Theodore Ts'oMake sure test progams free all allocated memory
2016-05-31 Theodore Ts'olib: build elf shared libraries using -fPIC -shared
2016-05-28 Filipe Brandenburgerlibe2p: apply LDFLAGS when building tests
2016-05-22 Theodore Ts'oAdd --enable-hardening which builds e2fsprogs with...
2016-05-09 Theodore Ts'olibe2p: change the long flag name for -P to be Project_...
2016-03-27 Theodore Ts'oFix missing prototype warnings caused by missing header...
2016-03-18 Theodore Ts'oAndroid.mk: add missing source files from lib/e2p/Andro...
2016-03-18 Theodore Ts'oAndroid.mk: fix up the library -host naming convention...
2016-03-14 Ying WangCleanup Obsolete LOCAL_PRELINK_MODULE
2016-03-07 Theodore Ts'oMerge branch 'maint' into next
2016-03-07 Darrick J. Wonglibext2fs: store checksum seed in superblock
2016-03-07 Theodore Ts'olibe2p: add missing f[gs]etproject.c files
2016-03-07 Li XiAdd project ID support for chattr/lsattr
2016-03-06 Andreas Dilgerlsattr: treat inode generation as an unsigned int
2016-03-06 Li XiAdd inherit flags for project quota
2016-03-06 Li XiAdd project quota support
2016-03-06 Li XiAdd project feature flag EXT4_FEATURE_RO_COMPAT_PROJECT
2016-03-06 Li XiClean up codes for adding new quota type
2015-10-24 Darrick J. Wonglibext2fs: clean up feature test macros with predicate...
2015-07-13 Theodore Ts'oEliminate doubly defined _LARGEFILE_SOURCE warning
2015-07-13 Theodore Ts'otune2fs: allow tune2fs to be built as a static library...
2015-07-12 Theodore Ts'orename libquota.a to libsupport.a
2015-07-01 Theodore Ts'oFix "make clean" and "make distclean"
2015-05-26 Theodore Ts'olibext2fs, libe2p, misc: git rid of jfs_user.h
2015-05-16 Darrick J. Wongmisc: fix Coverity bugs
2015-04-12 Theodore Ts'oRemove compression support
2015-03-30 Theodore Ts'oClean up and fix Android build files
2015-03-29 Theodore Ts'oAdd support for a password salt stored in the superblock
2015-03-01 Theodore Ts'oAdd files to build on Android
2015-02-23 Theodore Ts'olibe2p: add support for printing and parsing the encryp...
2015-02-23 Theodore Ts'oAdd support for the read-only feature
2015-01-26 Theodore Ts'oReserve the codepoints for the new INCOMPAT feature...
2014-09-11 Darrick J. Wonge2fsck/debugfs: fix descriptor block size handling...
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-05 Eric Sandeene2fsprogs: remove checker infrastructure
next