16
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: add fast commit recovery tests More... about 4 years ago
e2fsck: add replay for add_range, del_range, and inode tags More... about 4 years ago
e2fsck: add fc replay for link, unlink, creat tags More... about 4 years ago
e2fsck: add fast commit replay skeleton More... about 4 years ago
e2fsck: add fast commit scan pass More... about 4 years ago
e2fsck: add fast commit setup code More... about 4 years ago
e2fsck: add function to rewrite extent tree More... about 4 years ago
ext2fs: add new APIs needed for fast commits More... about 4 years ago
libext2fs: fix UBSAN warning in ext2fs_mmp_new_seq() More... about 4 years ago
mke2fs.8: Improve valid block size documentation More... about 4 years ago
build: Add SYSLIBS to e4crypt linking More... about 4 years ago
tune2fs: abort clearing the dir_index when the fs needs to be fsck'ed first More... about 4 years ago
e2fsck: remove dead code when recreating the journal More... about 4 years ago
debugfs: fix the printf specifier when dumping a fast commit block More... about 4 years ago
libext2fs: fix minor Coverity nits in ext2fs_rw_bitmaps() More... about 4 years ago
tune2fs: fix resource leak in handle_quota_options() More... about 4 years ago
debugfs: fix double free in realloc() error path in read_list() More... about 4 years ago
libext2fs: fix incorrect negative error return in unix and sparse io managers More... about 4 years ago
libext2fs: fix incorrect negative error return in ext2fs_rw_bitmaps() More... about 4 years ago
ext4: fix tests to account for new dumpe2fs output More... about 4 years ago
debugfs: add fast commit support to logdump More... about 4 years ago
Make userspace tools number of fast commits blocks aware More... about 4 years ago
libext2fs: provide APIs to configure fast commit blocks More... about 4 years ago
e2fsck: port fc changes from kernel's recovery.c to e2fsck More... about 4 years ago
e2fsck: add kernel endian-ness conversion macros More... about 4 years ago
ext2fs: move calculate_summary_stats to ext2fs lib More... about 4 years ago
Merge branch 'maint' into next More... about 4 years ago
Enable threaded support for e2fsprogs' applications. More... about 4 years ago
ext2fs: parallel bitmap loading More... about 4 years ago
libext2fs: allow the unix_io manager's cache to be disabled and re-enabled More... about 4 years ago