]> git.ipfire.org Git - thirdparty/e2fsprogs.git/shortlog
thirdparty/e2fsprogs.git
2021-07-27  Sharuzzaman... po: update ms.po (from translationproject.org)
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-23  Theodore Ts'odebian/changelog: fix missing Closed: annotation
2021-07-22  David AndersonAOSP: e2fsdroid: Don't over-reserve blocks for files...
2021-07-21  Theodore Ts'omke2fs: do not warn about a pre-existing partition...
2021-07-18  Theodore Ts'omke2fs: only try discarding a single block to test...
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 Liuext2ed: fix potential NULL pointer dereference in dupstr()
2021-07-16  Zhiqiang Liulib/ss/error.c: check return value malloc in ss_name()
2021-07-16  Zhiqiang Liumisc: fix potential segmentation fault problem in scandir()
2021-07-16  Zhiqiang Liuargv_parse: check return value of malloc in argv_parse()
2021-07-16  wuguanghaoappend_pathname: check the value returned by realloc
2021-07-16  wuguanghaozap_sector: fix memory leak
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 Biggersmke2fs: use ext2fs_get_device_size2() on all platforms
2021-07-07  Eric Biggerse2fsck: sync fc_do_one_pass() changes from kernel
2021-07-07  Eric Biggerslibext2fs: improve jbd_debug() implementation
2021-07-06  Jan Karatune2fs: update overhead when toggling journal feature
2021-07-06  Lukas Czernere2fsck: fix last mount/write time when e2fsck is forced
2021-07-06  Andreas Dilgere2fsck: fix ".." more gracefully if possible
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  Theodore Ts'otests: add test of Direct I/O support in the Unix I...
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  Theodore Ts'oe2fsck: fix unaligned accesses to ext4_fc_add_range...
2021-05-07  Harshad Shirwadkare2fsck: fix unaligned accesses to ext4_fc_tl struct
2021-05-06  Theodore Ts'oe2fsck: fix portability problems caused by unaligned...
2021-04-11  Theodore Ts'oblkid: include time.h to provide explicit declaration...
2021-04-02  Andreas Dilgerfilefrag: minor usability improvements
2021-04-02  Andreas Dilgere2image: add OPTIONS section to man page
2021-04-02  Zhiqiang Liumisc: remove useless code in set_inode_xattr()
2021-03-31  Paulo Antonio... ext2fs: compile the io implementation according to os
2021-03-31  Paulo Antonio... libext2fs: code adaptation to use the Windows IO manager
2021-03-31  Paulo Antonio... libext2fs: add a Windows implementation of the IO manager
2021-03-07  Theodore Ts'oresize2fs: close the file system on errors or early...
2021-03-07  Theodore Ts'oresize2fs: avoid allocating over the MMP block
2021-03-01  Theodore Ts'oUpdate release notes, etc., for the 1.46.2 release v1.46.2
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-27  Antonio Ceballospo: update es.po (from translationproject.org)
2021-02-26  Theodore Ts'olibext2fs: fix unix_io's Direct I/O support
2021-02-26  Theodore Ts'oiscan: fix the test program iscan so it builds again
2021-02-26  Lukas Czernermmp: do not use O_DIRECT when working with regular...
2021-02-26  Theodore Ts'oresize2fs: prevent block bitmap warnings when doing...
2021-02-25  Theodore Ts'odebugfs: fix rdump and ls to handle uids and gids ...
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-25  Zhiqiang Liudebugfs: fix memory leak problem in read_list()
2021-02-24  Theodore Ts'olibe2p: remove nested #ifdefs in fgetflags.c and fsetfl...
2021-02-24  Theodore Ts'odebugfs: fix file descriptor leak on error path in...
2021-02-24  Theodore Ts'omisc/Makefile.in: add rules to build static versions...
2021-02-24  Theodore Ts'olibe2p: skip unneeded lstat(2) in fgetflags() and fsetf...
2021-02-24  Theodore Ts'odebugfs: fix uninitialized variable es in do_logdump()
2021-02-23  Theodore Ts'odebugfs: simplify the do_logdump() function
2021-02-23  Theodore Ts'oAdd checks for fs->blocksize == 0 which could cause...
2021-02-23  Theodore Ts'oe2fsck: fix miscellaneous clang warnings
2021-02-23  Harshad Shirwadkare2fsck: initialize variable before first use in fast...
2021-02-23  Harshad Shirwadkare2fsck: add fallthrough comment in fc replay switch...
2021-02-23  Harshad Shirwadkarext2fs: don't ignore return value in ext2fs_count_blocks
2021-02-23  Harshad Shirwadkare2fsck: don't ignore return values in e2fsck_rewrite_ex...
2021-02-23  Theodore Ts'ocreate_inode: fix potential file descriptor leak on...
2021-02-23  Andreas Dilgermisc: replace remaining loff_t with ext2_loff_t
2021-02-22  Akatsuki Ruichattr.1: improve attributes description to btrfs
2021-02-22  Earl Chewcreate_inode: Find subdirectory in do_write_internal
2021-02-16  Theodore Ts'odebugfs: fix dump_metadata_block() for block sizes...
2021-02-15  Theodore Ts'olibext2fs: fix crash when ext2fs_mmp_stop() is called...
2021-02-14  Theodore Ts'otune2fs: teach tune2fs to use a random value for "...
2021-02-13  Theodore Ts'odebugfs: clamp journal s_maxlen value when dumping...
2021-02-13  Theodore Ts'odebugfs: fix logdump on file systems with block sizes...
2021-02-13  Theodore Ts'odebugfs: fix memory allocation failures when parsing...
2021-02-12  Theodore Ts'odebugfs: fix header checks in logdump
2021-02-12  Theodore Ts'oe2fsck: fix error code return in e2fsck_read_extents()
2021-02-12  Theodore Ts'olibext2fs: fix incorrect error code return in ext2fs_ad...
2021-02-12  Theodore Ts'odebugfs: add journal header checks in logdump
2021-02-12  Theodore Ts'obadblocks: add error checking for command-line argument...
2021-02-12  Theodore Ts'oext2_fs.h: use the ext2fs_has_feature_64bits() instead...
2021-02-12  Theodore Ts'oe2fsck: add error checking for ext2fs_extent_get_info()
2021-02-11  Theodore Ts'oFix clang warnings on architectures with a 64-bit long
2021-02-11  Theodore Ts'omke2fs: fix resource leak on error path when creating...
2021-02-10  Theodore Ts'otests: fix environmental dependency in m_rootdir_acl
2021-02-09  Theodore Ts'oUpdate release notes, etc., for the 1.46.1 release v1.46.1
2021-02-09  Yuri Chornoivanpo: update uk.po (from translationproject.org)
2021-02-09  Göran Uddeborgpo: update sv.po (from translationproject.org)
2021-02-09  Pedro Albuquerquepo: update pt.po (from translationproject.org)
2021-02-09  Jakub Boguszpo: update pl.po (from translationproject.org)
2021-02-09  Sharuzzaman... po: update ms.po (from translationproject.org)
2021-02-09  Samuel Thibaultpo: update fr.po (from translationproject.org)
2021-02-09  Petr Pisarpo: update cs.po (from translationproject.org)
2021-02-09  Theodore Ts'omke2fs: fix a importing a directory with an ACL and...
2021-02-09  Theodore Ts'odebian: add build profiles noudeb and pkg.e2fsprogs...
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...
next