Whamcloud - gitweb
ext2fs: parallel bitmap loading
[tools/e2fsprogs.git] / lib /
2021-01-21 Wang Shilongext2fs: parallel bitmap loading
2021-01-21 Theodore Ts'olibext2fs: allow the unix_io manager's cache to be...
2021-01-21 Theodore Ts'olibext2fs: add threading support to the I/O manager...
2021-01-21 Theodore Ts'oAdd configure and build support for the pthreads library
2021-01-20 Theodore Ts'oMerge branch 'maint' into next
2021-01-20 Romain Naourlibext2fs: add gnu.translator support
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-10-01 Lukas Czernerext2fs: remove unused variable 'left'
2020-08-26 Theodore Ts'olibext2fs: fix potential buffer overrun in __get_dirent...
2020-05-18 Theodore Ts'olibext2fs: retry reading superblock on open when checks...
2020-04-25 Theodore Ts'olibext2fs: batch calls to ext2fs_zero_blocks2()
2020-04-14 Michael Forneylibext2fs: avoid pointer arithmetic on `void *`
2020-04-10 Jan Karaext2fs: fix off-by-one in dx_grow_tree()
2020-04-10 Jan Karaext2fs: fix error checking in dx_link()
2020-04-10 Theodore Ts'oext4: add support for printing the error code associate...
2020-03-24 Theodore Ts'oUse ext2_loff_t instead of loff_t
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-03-20 Theodore Ts'olibext2fs: fix the {set_get}_bitmap_range functions...
2020-03-16 Theodore Ts'oMerge branch 'maint' into next
2020-03-15 Jan Karaext2fs: implement dir entry creation in htree directories
2020-03-15 Jan Karaext2fs: update allocation info earlier in ext2fs_mkdir...
2020-03-15 Theodore Ts'olibext2fs: make ext2fs_dirent_has_tail() more strict
2020-03-07 Jan Karae2fsck: fix indexed dir rehash failure with metadata_cs...
2020-03-07 Theodore Ts'oMerge branch 'maint' into next
2020-03-07 Lukas Czernerlibext2fs: check open(O_EXCL) first in ismounted.c
2020-03-07 Andreas Dilgerlibext2fs: don't use O_DIRECT for files on tmpfs
2020-03-04 Andreas Dilgere2fsck: avoid overflow with very large dirs
2020-02-29 Andreas Dilgere2fsck: fix overflow if more than 4B inodes
2020-02-29 Andreas Dilgere2fsck: use proper types for variables
2020-02-28 Lukas Czernertst_libext2fs: Avoid multiple definition of global...
2020-02-16 Theodore Ts'olibext2fs: avoid array buffer overruns caused by insane...
2020-02-12 Theodore Ts'olibext2fs: fix potential OOB read check_for_inode_bad_b...
2020-01-27 Li Dongyangmke2fs: set overhead in super block
2020-01-27 Li Dongyangext2fs: rename "s_overhead_blocks" to "s_overhead_clusters"
2020-01-27 Li Dongyanglibext2fs: optimize ext2fs_convert_subcluster_bitmap()
2020-01-25 Theodore Ts'oMerge branch 'maint' into next
2020-01-25 Andreas Dilgermmp: abstract out repeated 'sizeof(buf), buf' usage
2020-01-25 Andreas Dilgermmp: don't assume NUL termination for MMP strings
2020-01-23 Theodore Ts'ofilefrag: add -E option to display the extent status...
2020-01-17 Theodore Ts'olibext2fs: don't needlessly byte swap the group descrip...
2020-01-17 Theodore Ts'olibext2fs: teach ext2fs_flush() to check if group descr...
2020-01-16 Theodore Ts'oMerge branch 'maint' into next
2020-01-16 Theodore Ts'olibext2fs: reserve the error code EXT2_ET_NO_GDESC
2020-01-14 Theodore Ts'olibext2fs: fix crash in ext2fs_image_super_write()...
2020-01-08 Theodore Ts'olibcom_err: deal with the fact that the Hurd error...
2020-01-07 Theodore Ts'oMerge tag 'v1.45.5' into next
2020-01-06 Theodore Ts'olibext2fs: always compile swapfs functions on all archi...
2020-01-06 Theodore Ts'olibext2fs: don't scan /etc/mtab if file system not...
2020-01-02 Theodore Ts'oMerge branch 'maint' into next
2020-01-01 Theodore Ts'olibext2fs: use ext2fs_file_llseek in inode_io.c
2020-01-01 Theodore Ts'olibext2fs: chage ext2_off_t and ext2_off64_t to be...
2020-01-01 Theodore Ts'olibext2fs: use __u64 instead of ext2_off64_t in qcow.c
2020-01-01 Justin YunAOSP: Add vendor_available: true
2020-01-01 Theodore Ts'oext2fs: add ext2fs_get_stat_i_blocks() function
2019-12-27 Theodore Ts'olibext2fs: fix crash in ext2fs_open2() on Big Endian...
2019-11-23 Theodore Ts'oMerge branch 'maint' into next
2019-11-23 Theodore Ts'olibext2fs: define PATH_MAX if not provided by the syste...
2019-11-14 Theodore Ts'oMerge branch 'maint' into next
2019-11-10 Theodore Ts'olibext2fs/ismounted.c: check device id in advance to...
2019-11-10 Theodore Ts'oDefine the beXX_to_cpu and cpu_to_beXX macros for e2fsc...
2019-11-09 Theodore Ts'oe2fsck/recovery.c: sync up with kernel's use of __be32
2019-11-09 Theodore Ts'oSync kernel's removal of open-coded allocation retry...
2019-11-09 Theodore Ts'oSync kernel's fix for potential double free in jbd2
2019-11-09 Theodore Ts'oSync kernel's unification of jbd2 revoke and tag block...
2019-11-09 Theodore Ts'oRename functions, types, constants to reflect jbd2...
2019-11-09 Theodore Ts'oConvert kernel compat functions to use new ll_rw_block...
2019-11-09 Theodore Ts'oMerge branch 'maint' into next
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-07 Theodore Ts'odebugfs: teach the htree command to check and display...
2019-11-07 Theodore Ts'olibext2fs: refactor common code into ext2fs_dx_csum()
2019-11-07 Theodore Ts'oMerge branch 'maint' into next
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: support the stable_inodes feature
2019-10-31 Theodore Ts'oMerge branch 'maint' into next
2019-10-31 Eric BiggersAOSP: Add new source files to Android.bp files
2019-10-22 Theodore Ts'oTeach ext2fs_open2() to honor the EXT2_FLAG_SUPER_ONLY...
2019-10-04 Theodore Ts'oEnable support for the fast_commit compat feature
2019-10-04 Theodore Ts'oMerge branch 'maint' into next
2019-10-04 Theodore Ts'oDefine the codepoint for the fast_commit compat feature
2019-09-23 Theodore Ts'oMerge tag 'v1.45.4' into next
2019-09-23 Theodore Ts'olibsupport: add checks to prevent buffer overrun bugs...
2019-09-03 Theodore Ts'oMerge branch 'maint' into next
2019-09-03 Theodore Ts'olibsupport: remove unnecessary code to set the quota...
2019-08-19 Theodore Ts'oMerge branch 'maint' into next
2019-08-18 Matthias Andreelibuuid: signedness/type fixes
2019-08-15 Theodore Ts'oe2fsck: add a developer-only extended option: clear_all...
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".
next