Whamcloud - gitweb
debugfs: fix missing byte swap when dumping a revoke block
[tools/e2fsprogs.git] / lib /
2021-08-15 Theodore Ts'oChange "filesystem" to "file system" in the man pages
2021-08-15 Theodore Ts'olibsupport: fix sort_r.h to work on FreeBSD
2021-08-11 Heinrich Schuchardttst_bitops: don't stop testing on low memory
2021-08-10 Theodore Ts'olibext2fs: fix coverity nits in tdb.c
2021-08-10 Lukas Czernerlibsupport: fix potental NULL pointer dereferences...
2021-08-10 Lukas Czernerlibss: Add missing error handling for fdopen()
2021-08-10 Lukas Czernerlibss: handle memory allcation failure in ss_help()
2021-08-10 Lukas Czernerlibext2fs: remove augmented rbtree functionality
2021-08-10 Lukas Czernerlibext2fs: fix unexpected NULL variable
2021-08-10 Lukas Czernerext2fs: initialize retval before using it
2021-08-10 Theodore Ts'oe2fsck: drop gfp_t argument from blkdev_issue_flush()
2021-08-03 Jan Karaquota: Do not account space used by project quota file...
2021-08-03 Theodore Ts'oss_create_invocation: fix potential unititalized refere...
2021-08-03 Zhiqiang Liuhashmap: change return value type of ext2fs_hashmap_add()
2021-08-03 Wu Guanghaoss_create_invocation: fix error handling when memory...
2021-08-03 Wu Guanghaoss_add_info_dir: fix error handling when memory allocat...
2021-07-30 Samuel Hollandlibext2fs: improve error handling in POSIX ACL conversions
2021-07-30 Theodore Ts'olibext2fs: fix translation of Posix ACL's on big-endian...
2021-07-29 Theodore Ts'olibsupport: fix sort_r.h to work on the GNU Hurd
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-26 Theodore Ts'oFix miscellaneous compiler warnings using "make gcc...
2021-07-24 Theodore Ts'olibext2fs: avoid unnecessary stat(2) calls on mountpoints
2021-07-21 Theodore Ts'omke2fs: do not warn about a pre-existing partition...
2021-07-17 Theodore Ts'olibext2fs: avoid forking a single thread in ext2fs_rw_b...
2021-07-17 Theodore Ts'olibe2p: use stat to prevent calling EXT2_IOC_[GS]ETFLAG...
2021-07-16 Zhiqiang Liulib/ss/error.c: check return value malloc in ss_name()
2021-07-16 Zhiqiang Liuargv_parse: check return value of malloc in argv_parse()
2021-07-16 wuguanghaotdb_transaction_recover: fix memory leak
2021-07-16 wuguanghaoprofile_create_node: set magic before strdup(name)...
2021-07-07 Eric Biggerslibext2fs: fix a -Wunused-label warning
2021-07-07 Eric BiggersFix -Wunused-variable warnings
2021-07-07 Eric BiggersFix -Wunused-parameter warnings
2021-07-07 Eric Biggerslibext2fs: improve jbd_debug() implementation
2021-07-06 Michael Forneylibext2fs: use offsetof() from stddef.h
2021-07-06 Michael Forneylibext2fs: use statement-expression for container_of...
2021-05-07 Artem Blagodarenkoe2image: fix overflow in l2 table processing
2021-05-07 Alexander Kanavinlibext2fs: fix Direct I/O support in the Unix I/O manager
2021-05-07 Alexander Kanavinlibext2fs: fix missing mutex unlock in an error path...
2021-05-07 Harshad Shirwadkare2fsck: fix unaligned accesses to ext4_fc_tl struct
2021-04-11 Theodore Ts'oblkid: include time.h to provide explicit declaration...
2021-03-31 Paulo Antonio Alvarezext2fs: compile the io implementation according to os
2021-03-31 Paulo Antonio Alvarezlibext2fs: code adaptation to use the Windows IO manager
2021-03-31 Paulo Antonio Alvarezlibext2fs: add a Windows implementation of the IO manager
2021-03-01 Theodore Ts'olibext2fs: fix potential races in unix_io
2021-02-28 Theodore Ts'olibext2s: fix unix_io with IO_FLAG_FORCE_BOUNCE flag set
2021-02-26 Theodore Ts'olibext2fs: fix unix_io's Direct I/O support
2021-02-26 Lukas Czernermmp: do not use O_DIRECT when working with regular...
2021-02-25 Theodore Ts'oRemove superfluous break statements
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-23 Theodore Ts'oAdd checks for fs->blocksize == 0 which could cause...
2021-02-23 Harshad Shirwadkare2fsck: initialize variable before first use in fast...
2021-02-23 Harshad Shirwadkarext2fs: don't ignore return value in ext2fs_count_blocks
2021-02-15 Theodore Ts'olibext2fs: fix crash when ext2fs_mmp_stop() is called...
2021-02-12 Theodore Ts'olibext2fs: fix incorrect error code return in ext2fs_ad...
2021-02-12 Theodore Ts'oext2_fs.h: use the ext2fs_has_feature_64bits() instead...
2021-02-11 Theodore Ts'oFix clang warnings on architectures with a 64-bit long
2021-02-09 Theodore Ts'oconfigure.ac: convert all help strings to use AS_HELP_S...
2021-02-09 Theodore Ts'oProvide and use sort_r() instead of qsort_r() for porta...
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 Jiyong ParkAOSP: Add assemble_cvd to com.android.virt
2021-01-28 Yifan HongAOSP: tune2fs/resize2fs: make vendor_ramdisk_available.
2021-01-28 David AndersonAOSP: Make libext2_uuid and e2fsprogs headers vendor_ra...
2021-01-28 Justin YunAOSP: Add "product_available" to product available...
2021-01-28 Daniel RosenbergAOSP: ANDROID: e2fsck: Handle casefolded encryption
2021-01-28 Gabriel Krisman... dict: support comparison with context
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-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...
next