Whamcloud - gitweb
LU-12158 mke2fs: avoid too large stride and stripe_width
[tools/e2fsprogs.git] / lib /
2024-05-28 Li DongyangLU-11215 libe2p: add large_xattr as an alias of ea_inode
2024-05-28 Fan YongLU-6722 jbd: double minimum journal size for RHEL7
2024-05-28 Andreas Dilgerdebugfs: decode and dump xattrs on inode stat
2024-05-28 Andreas Dilgere2fsck: add support for dirdata feature
2024-05-28 Andreas Dilgerext2fs: check if Lustre filesystem is mounted
2024-05-28 Andreas Dilgerlibext2fs: add a regression test for in-inode xattrs
2024-05-28 Andreas Dilgere2fsck: clean up xattr checking code
2024-05-28 Andreas Dilgere2fsck: track errors/badness found for each inode
2024-05-24 Andreas Dilgere2fsck: add support for expanding the inode size
2024-05-24 Andreas Dilgerfilefrag: Lustre changes to filefrag FIEMAP handling
2024-05-24 Li DongyangLU-13241 libext2fs: add quota to libext2fs
2024-05-24 Andreas Dilgerbuild: add RHEL6 .spec file for packaging
2024-05-24 Andreas Dilgere2fsck: misc cleanups for pfsck
2024-05-24 Wang Shilonge2fsck: avoid too much memory allocation for pfsck
2024-05-24 Andreas DilgerLU-14432 ext2fs: fix ext2fs_get_avg_group() warning
2024-05-24 Wang Shilonge2fsck: adjust number of threads
2024-05-24 Wang Shilonge2fsck: kickoff mutex lock for block found map
2024-05-24 Wang Shilonge2fsck: merge quota context after threads finish
2024-05-24 Li Xie2fsck: merge dblist after thread finishes
2024-05-24 Li Xie2fsck: merge icounts after thread finishes
2024-05-24 Wang Shilonge2fsck: merge badblocks after thread finishes
2024-05-24 Wang Shilonge2fsck: merge bitmaps after thread completes
2024-05-24 Li Xie2fsck: add start/end group for thread
2024-05-24 Li Xie2fsck: open io-channel when copying fs
2024-05-20 Theodore Ts'oUpdate makefile dependencies
2024-05-20 Kelvin ZhangAOSP: Make mke2fs/e2fsdroid available for vendor
2024-05-20 A. Cody SchuffelenAOSP: Compile libext2_blkid and libext2_uuid on Mac...
2024-05-18 Theodore Ts'olibext2fs: avoid using a C++ reserved identifier in...
2024-05-18 Theodore Ts'olibext2fs: add ext2_types.h to qcow2.h
2024-05-02 Theodore Ts'olibext2fs: fix potential divide by zero bug caused...
2024-05-01 Theodore Ts'olibsupport: silence gcc -Wall complaints
2024-05-01 Theodore Ts'olibsupport: use explicit type widths instead of time_t
2024-05-01 Theodore Ts'oe2image: add support for post-2038 dates in the e2image...
2024-04-30 Theodore Ts'oRemove explicit #define of _FILE_OFFSET_BITS
2024-04-29 Theodore Ts'oconfigure: add --without-libarchive option
2024-04-27 Theodore Ts'oUpdate Makefile dependencies
2024-04-26 Theodore Ts'oPrevent i_dtime from being mistaken for an inode number...
2024-04-25 Theodore Ts'olibextr2fs: handle short reads/writes while creating...
2024-04-25 Theodore Ts'olibext2fs: add new getenv.c file
2024-04-25 Theodore Ts'oMerge branch 'fix-windows-64-bit' of https://github...
2024-04-25 Theodore Ts'oMerge branch 'tune2fs-remove-tabs' of https://github...
2024-04-25 Theodore Ts'olibext2fs: add support for the SOURCE_DATE_EPOCH enviro...
2024-04-25 Theodore Ts'olibext2fs: use a safe_getenv() function everywhere
2024-04-24 Theodore Ts'olibss: fix function delcaration in the test_ss regressi...
2024-04-24 Theodore Ts'oFix various compiler -Wall warnings
2024-04-24 Theodore Ts'oFix coverity false positives introduced by the post...
2024-04-23 Theodore Ts'oAlign function prototypes for libss's request handler...
2024-04-21 Theodore Ts'olibsupport: fix sort_r.h to work on FreeBSD 14
2024-04-21 Theodore Ts'oMerge branch 'support-fuse3' of https://github.com...
2024-04-18 Theodore Ts'oMerge remote-tracking branch 'josch/libarchive' into...
2024-04-18 Johannes Schauer... mke2fs: the -d option can now handle tarball input
2024-04-18 Theodore Ts'oFix 32-bit build and test failures
2024-04-17 Sam Jamesext2fs: fix -Walloc-size
2024-04-16 Theodore Ts'oMerge branch 'maint' into next
2024-04-04 Mike Gilbertlib/ext2fs: llseek: simplify linux section
2024-04-04 Li Dongyangmke2fs: do not set the BLOCK_UNINIT on groups has GDT
2024-04-04 Li Dongyangmke2fs: set free blocks accurately for groups has GDT
2024-04-04 Andreas Dilgere2fsck: check all sparse_super backups
2024-04-04 Theodore Ts'olibext2fs: always refuse to open a file system with... maint
2024-03-31 Andreas DilgerAdd post-2038 timestamp support to e2fsprogs
2024-03-31 Eric Biggerslibext2fs: fix ext2fs_get_device_size2() return value...
2024-03-28 Theodore Ts'oMerge branch 'maint' into next
2024-03-28 Theodore Ts'oblkid: fix -Wunused-but-set-variable warning in blkid_r...
2024-02-08 Li Dongyangext2fs: make sure we have at least EXT2_FIRST_INO ...
2024-02-08 Emoly Liue2image: correct group descriptors size in ext2fs_image...
2023-12-20 Dave Dykstraadd libfuse3 support to fuse2fs
2023-12-01 Andreas Dilgerext2fs: don't retry discard/zeroout repeatedly
2023-11-19 Richard Fearnlibe2p: remove tabs from "Inode size" and "Journal...
2023-08-25 Theodore Ts'olibext2fs: don't truncate the orphan file inode if...
2023-05-31 Theodore Ts'oMerge branch 'maint' into next
2023-05-31 Theodore Ts'olibsupport: fix function prototype for quota_write_inode()
2023-05-30 Eric Biggerse2freefrag: don't use linux/fsmap.h when fsmap_sizeof...
2023-04-17 Steffen Kießlibext2fs: fix filesystems larger than 2GB on Windows
2023-04-14 Theodore Ts'oblkidP.h: add missing extern "C" declaration
2023-02-05 Ritesh Harjani ... lib/ext2fs: fix unbalanced mutex unlock for BOUNCE_MTX...
2023-02-02 Theodore Ts'oMerge branch 'maint' into next
2023-02-01 Khem Rajext2fs: Use 64bit lseek when _FILE_OFFSET_BITS is 64
2023-02-01 Khem RajAdd option to enable/disable largefile support
2023-02-01 Theodore Ts'olibext2fs: reject opening a file system where the block...
2023-02-01 Theodore Ts'oUpdate Makefile dependencies
2023-02-01 Theodore Ts'olibext2fs: unix_io: fix_potential error path deadlock...
2023-02-01 Theodore Ts'olibext2fs: unix_io: fix potential error path deadlock...
2023-02-01 Theodore Ts'olibext2fs: unix_io: add flag which suppresses calling...
2023-02-01 Eric BiggersAOSP: Android: run bpfmt on all bp files
2023-02-01 Eric BiggersAOSP: Android: consolidate warning suppressions
2023-02-01 Eric BiggersAOSP: Android: stop suppressing warnings controlled...
2023-02-01 Eric BiggersAOSP: Android: consolidate addition of include/mingw/
2023-02-01 Eric BiggersAOSP: Android: add a new upstream source file
2023-02-01 Eric BiggersAOSP: lib/support: don't assume qsort_r() is always...
2023-02-01 Eric BiggersAOSP: Stop explicitly specifying -fno-strict-aliasing
2023-02-01 Eric BiggersAOSP: Update lib/ext2fs/Android.bp for upstream change
2023-01-31 Bastian Germanndict: Add modifification note required by license
2023-01-30 Theodore Ts'oMerge branch 'maint' into next
2023-01-30 Eric Biggerslib/uuid: remove unneeded Windows UUID workaround
2023-01-30 Eric Biggerslib/ext2fs: don't warn about lack of getmntent on Windows
2023-01-30 Theodore Ts'oChange the xattr entry hash to use an unsighed char...
2023-01-27 Eric Biggerslib/ext2fs: remove unused variable in ext2fs_xattrs_rea...
2023-01-27 Theodore Ts'oMerge branch 'maint' into next
2023-01-27 Eric Biggersmisc/mke2fs: fix Windows build
2023-01-27 Eric Biggerslib/uuid: remove conflicting Windows implementation...
next