Whamcloud - gitweb
ext2fs: add ext2fs_get_stat_i_blocks() function
[tools/e2fsprogs.git] / lib /
2020-01-01 Theodore Ts'oext2fs: add ext2fs_get_stat_i_blocks() function
2019-11-23 Theodore Ts'olibext2fs: define PATH_MAX if not provided by the syste...
2019-11-10 Theodore Ts'olibext2fs/ismounted.c: check device id in advance to...
2019-11-08 Theodore Ts'olibext2fs: verify the block numbers for the allocation...
2019-11-08 Theodore Ts'olibext2fs: properly free the bitmaps in read_bitmap...
2019-11-05 Theodore Ts'oFix UBSan when shifting (1LL << 63)
2019-11-04 Theodore Ts'olibext2fs: fix UBSan when updating an inline_data file
2019-11-04 Theodore Ts'olibext2fs: fix bug when reading or writing more than...
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-09-23 Theodore Ts'olibsupport: add checks to prevent buffer overrun bugs...
2019-09-03 Theodore Ts'olibsupport: remove unnecessary code to set the quota...
2019-08-18 Matthias Andreelibuuid: signedness/type fixes
2019-07-31 Theodore Ts'olibblkid: fix gcc -Wall warnings
2019-05-12 Theodore Ts'olibext2fs: hide struct ext2fs_hashmap as an internal...
2019-05-12 Theodore Ts'olibext2fs: add missing check for utf8lookup()'s return...
2019-05-06 Theodore Ts'oUpdate release notes, etc., for the 1.45.1-rc1 release v1.45.1-rc1
2019-05-06 Theodore Ts'oe2fsck: check and fix tails of all bitmap blocks
2019-05-03 Theodore Ts'olibext2fs: move struct ext2fs_nls_table to the private...
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-29 Theodore Ts'olibext2fs: remove utf8_* namespace contamination
2019-04-29 Theodore Ts'olibext2fs: remove nls_* namespace contamination
2019-04-29 Eric Biggerslibext2fs: remove unused variable 'old_flags'
2019-04-29 Eric Biggerslibext2fs: remove unused variable 'buff'
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: don't normalize names on -F directories
2019-04-28 Gabriel Krisman... ext2fs: nls: Update to unicode 12.1.0
2019-04-28 Gabriel Krisman... ext2fs: merge sparse fixes for unicode normalization
2019-04-28 Gabriel Krisman... ext2fs: fix potential null dereference in utf8nlookup
2019-04-28 Gabriel Krisman... ext2fs: convert unicode normalization from NFKD -> NFD
2019-04-28 Gabriel Krisman... ext2fs: always attempt to load nls table when loading...
2019-04-28 Gabriel Krisman... e2p: encoding: fix default flags lookup
2019-03-17 Theodore Ts'oMerge branch 'old-maint' into maint
2019-03-17 Theodore Ts'oFix "make install-strip"
2019-03-07 Theodore Ts'oMerge branch 'old-maint' into maint
2019-03-07 Dongyang LiFix autoheader warnings
2019-03-06 Theodore Ts'oUpdate Makefile.in files using "make depend"
2019-02-14 Darrick J. Wonglibext2fs: revert "try to always use PUNCH_HOLE for...
2019-02-11 Theodore Ts'oMerge branch 'maint' into next
2019-02-08 Andreas GampeAOSP: E2fsprogs: fix ODR issue
2019-01-30 Theodore Ts'oMerge branch 'maint' into next
2019-01-30 Theodore Ts'olibext2fs: add checks for block number wrapping for...
2019-01-30 Theodore Ts'olibext2fs: validate inode table location in block group...
2018-12-13 Theodore Ts'olibext2fs: add ext2fs_{read,write}_inode2()
2018-12-12 Theodore Ts'oMerge branch 'maint' into next
2018-12-08 Gabriel Krisman... e2fsprogs: introduce script used to generate utf8data.h
2018-12-07 Theodore Ts'olibext2fs: fix regression so we are correctly translati...
2018-12-03 Gabriel Krisman... ext2fs: nls: support UTF-8 11.0 with NFKD normalization
2018-12-03 Gabriel Krisman... debugfs: support encoding when printing the file hash
2018-12-03 Gabriel Krisman... libext2fs: support encoding when calculating dx hashes
2018-12-03 Gabriel Krisman... libext2fs: implement NLS framework support
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-12-03 Theodore Ts'olibext2fs: update tst_super_size to include new superbl...
2018-11-26 Theodore Ts'oMerge branch 'maint' into next
2018-11-22 Theodore Ts'omk_cmds: don't use explicit pathname for sed
2018-11-21 Gabriel Krisman... ext2fs: add byte swapping of new superblock fields...
2018-11-19 Gabriel Krisman... Reserve feature bit and SB field bit for filename encoding
2018-11-19 Gabriel Krisman... Add timestamp extension bits to superblock
2018-10-21 Theodore Ts'olibext2fs: refactor code which fixes up the checksums...
2018-10-16 Nicholas Clarkfuse2fs: add fakeroot option.
2018-10-16 Theodore Ts'oMerge branch 'maint' into next
2018-10-16 Theodore Ts'oblkid: adjust copyright license for version.c to be...
2018-10-11 Theodore Ts'oMerge branch 'maint' into next
2018-10-11 Theodore Ts'oDefine __GNUC_PREREQ if necessary
2018-10-04 Theodore Ts'oMerge branch 'maint' into next
2018-10-03 Lukas Czernerlibe2p: avoid segfault when s_nr_users is too high
2018-09-06 Darrick J. Wonglibext2fs: try to always use PUNCH_HOLE for unix_discard
2018-09-06 Darrick J. Wonglibext2fs: use ZERO_RANGE before PUNCH_HOLE in unix_zeroout
2018-08-21 Theodore Ts'oMerge branch 'maint' into next
2018-08-21 Eric Biggerslibext2fs: add verity flag to EXT2_LIB_FEATURE_RO_COMPA...
2018-08-21 Eric Biggerslibe2p: fix verity flag bit
2018-08-19 Theodore Ts'oMerge branch 'maint' into next
2018-08-18 UpendraAOSP: blkid: Correct the label name for exfat
2018-08-18 Theodore Ts'olibext2fs: fix uninitialized length in rep_strdup()
2018-08-18 Theodore Ts'oRemove obsolete files from the repository
2018-08-14 Theodore Ts'oMerge branch 'maint' into next
2018-08-14 Theodore Ts'oReserve codepoints for the fsverity feature.
2018-08-12 Lukas Czernerremove unused datarootdir
2018-08-11 Ross Burtonbuild: use MKDIR_P instead of MKINSTALLDIRS
2018-08-11 Fedor Uporovlibext2fs: support devices w/ non-512 byte block size...
2018-08-08 Theodore Ts'oFix function declarations for ss commands to fix LTO...
2018-08-08 Theodore Ts'olibext2fs: revamp bitmap types to fix LTO warnings
2018-08-05 David AndersonAOSP: Update Android.bp files.
2018-07-20 David AndersonAOSP: e2fsdroid: Fix crash with invalid command line...
2018-07-15 Li DongyangFix compile error and warnings for old gcc versions
2018-07-10 Theodore Ts'oblkid: avoid FPE crash when probing a HFS+ superblock...
2018-07-08 Theodore Ts'olibext2fs: install hashmap.h since it is needed by...
2018-07-04 Theodore Ts'olibext2fs: call fsync(2) to clear stale errors for...
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'oe2image, libext2fs: check for corrupted qcow2 image
2018-06-24 Theodore Ts'olibext2fs: explicitly ignore a possible unlink failure...
2018-06-24 Theodore Ts'oFix gcc and clang warnings
2018-06-23 Eric Sandeenlibext2fs: remove c99 idiom to fix build
2018-06-23 Theodore Ts'olibcom_err: handle error case when FD_CLOEXEC can't...
2018-06-23 Theodore Ts'olibext2fs: simplify extent_fallocate()
next