Whamcloud - gitweb
Fix clang warnings on architectures with a 64-bit long
[tools/e2fsprogs.git] / lib / ext2fs /
2021-02-11 Theodore Ts'oFix clang warnings on architectures with a 64-bit long
2021-02-09 Harshad Shirwadkarext2fs: initialize handle to NULL in ext2fs_count_blks
2021-02-09 Andreas Dilgere2fsck: fix check of directories over 4GB
2021-02-08 Theodore Ts'olibext2fs: fix more compiler warnings
2021-02-08 Theodore Ts'olibext2fs: fix segault when setting an xattr with an...
2021-02-08 Andreas Dilgermisc: fix minor llvm warnings
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-28 Daniel RosenbergAOSP: ANDROID: e2fsck: Handle casefolded encryption
2021-01-28 Gabriel Krisman... ext2fs: implement faster CI comparison of strings
2021-01-28 Gabriel Krisman... ext2fs: add method to validate casefolded strings
2021-01-28 Harshad Shirwadkare2fsck: add fc replay for link, unlink, creat tags
2021-01-28 Harshad Shirwadkare2fsck: add fast commit setup code
2021-01-28 Harshad Shirwadkarext2fs: add new APIs needed for fast commits
2021-01-23 Theodore Ts'oMerge branch 'maint' into next
2021-01-23 Theodore Ts'oFix clang warnings
2021-01-23 Theodore Ts'olibext2fs: use compiler built-in offsetof() if available
2021-01-22 Theodore Ts'olibext2fs: fix UBSAN warning in ext2fs_mmp_new_seq()
2021-01-21 Theodore Ts'olibext2fs: fix minor Coverity nits in ext2fs_rw_bitmaps()
2021-01-21 Theodore Ts'olibext2fs: fix incorrect negative error return in unix...
2021-01-21 Theodore Ts'olibext2fs: fix incorrect negative error return in ext2f...
2021-01-21 Harshad Shirwadkardebugfs: add fast commit support to logdump
2021-01-21 Harshad Shirwadkarlibext2fs: provide APIs to configure fast commit blocks
2021-01-21 Harshad Shirwadkare2fsck: port fc changes from kernel's recovery.c to...
2021-01-21 Harshad Shirwadkare2fsck: add kernel endian-ness conversion macros
2021-01-21 Harshad Shirwadkarext2fs: move calculate_summary_stats to ext2fs 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-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'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-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 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()
next