Whamcloud - gitweb
tools/e2fsprogs.git
2020-09-18 Wang ShilongLU-8465 e2fsck: cleanup struct e2fsck_struct 84/35684/8
2020-06-17 Andreas DilgerLU-13672 tune2fs: reset MMP state on error exit 26/38926/2
2020-05-28 Li DongyangLU-13241 libext2fs: add quota to libext2fs 27/38027/4 v1.45.6.wc1
2020-05-27 Andreas DilgerATM-1754 tests: skip f_large_dir on aarch64
2020-05-27 Minh DiepLU-13177 build: add support for SLES15SP1
2020-05-27 Artem BlagodarenkoLU-11915 deubugfs: add support for xattrs in external...
2020-05-27 Li DongyangLU-12403 build: add support for RHEL/CentOS 8
2020-05-27 Li DongyangLU-12226 debian: fix debhelper level requirement
2020-05-27 Wang ShilongLU-12158 mke2fs: avoid too large stride and stripe_width
2020-05-27 Andreas DilgerLU-11609 mke2fs: allow 64bit feature without extents
2020-05-27 Li DongyangLU-11215 libe2p: add large_xattr as an alias of ea_inode
2020-05-27 Alexander BoykoLU-10638 build: add support for Scientific
2020-05-27 Andreas DilgerLU-8300 e2fsck: print out FID with dirent inode number
2020-05-27 Alexey LyashkovLU-9501 mke2fs: avoid inode number error with large FS
2020-05-27 Fan YongLU-6722 jbd: double minimum journal size for RHEL7
2020-05-27 Bob GlossmanLU-5845 build: add support for SUSE_LINUX-12 .spec...
2020-05-27 Andreas DilgerLU-5307 build: add support for RHEL-7 .spec file
2020-05-27 Andreas DilgerLU-1540 e2fsck: add missing symlink NUL terminator
2020-05-27 Andreas Dilgerext2fs: check if Lustre filesystem is mounted
2020-05-27 Andreas Dilgerdebugfs: dump "fid" and "lma" xattrs on inode stat
2020-05-27 Andreas Dilgertests: add basic tests for dirdata feature
2020-05-27 Andreas Dilgere2fsck: add support for dirdata feature
2020-05-27 Andreas Dilgertests: verify large xattr inode support
2020-05-27 Andreas Dilgerlibext2fs: add a regression test for in-inode xattrs
2020-05-27 Andreas Dilgere2fsck: clean up xattr checking code
2020-05-27 Andreas Dilgertests: add test cases for inode badness
2020-05-27 Andreas Dilgere2fsck: track errors/badness found for each inode
2020-05-27 Andreas Dilgertests: add tests for expanding inode extra size
2020-05-27 Andreas Dilgere2fsck: add support for expanding the inode size
2020-05-27 Andreas Dilgertests: add tests for uninitialized bitmaps
2020-05-27 Andreas Dilgere2fsck: allow deleting or zeroing shared blocks
2020-05-27 Andreas Dilgere2fsck: parse config file before command-line opts
2020-05-27 Andreas Dilgertests: verify > 65000 subdirectories
2020-05-27 Andreas DilgerTT-177 build: add .spec file for SLES11 packaging
2020-05-27 Andreas Dilgerbuild: add RHEL6 .spec file for packaging
2020-05-27 Andreas Dilgerbuild: update e2fsprogs.spec for distro builds
2020-05-27 Andreas Dilgerfilefrag: Lustre changes to filefrag FIEMAP handling
2020-05-27 Andreas Dilgerbuild: update version for Lustre build
2020-05-27 Li Dongyangmke2fs: set overhead in super block
2020-05-27 Li Dongyangext2fs: rename "s_overhead_blocks" to "s_overhead_clusters"
2020-05-27 Li Dongyanglibext2fs: optimize ext2fs_convert_subcluster_bitmap()
2020-05-27 Theodore Ts'oTeach ext2fs_open2() to honor the EXT2_FLAG_SUPER_ONLY...
2020-03-21 Theodore Ts'oUpdate release notes, etc., for the 1.45.6 release v1.45.6
2020-03-21 Jaegeuk KimAOSP: tune2fs, resize2fs: make ramdisk binaries.
2020-03-21 David AndersonAOSP: e2fsdroid: Don't skip unusable blocks in BaseFS.
2020-03-21 David AndersonAOSP: e2fsdroid: Fix logical block sequencing in BaseFS.
2020-03-21 David AndersonAOSP: e2fsdroid: Properly free the dedup block map.
2020-03-21 Alessio BalsiniAOSP: Build e2freefrag
2020-03-21 Elliott HughesAOSP: Add -e2fsprogs to the e2fsprogs chattr and lsattr.
2020-03-21 Yifan HongAOSP: Make ramdisk_available.
2020-03-21 Kousik KumarAOSP: Change #define to _BLKID_TYPES_H
2020-03-21 Dario FreniAOSP: Allow resize2fs to compile with BUILD_HOST_static
2020-03-21 Dario FreniAOSP: Allow debugfs_static to be compiled as host tool.
2020-03-21 Sharuzzaman... po: update ms.po (from translationproject.org)
2020-03-21 Theodore Ts'omisc: add text describing the impact of an inode size...
2020-03-20 Theodore Ts'olibe2p: add a thread-safe variant of e2p_feature2string
2020-03-20 Theodore Ts'olibext2fs: fix the {set_get}_bitmap_range functions...
2020-03-20 Jan Karae2fsck: clarify overflow link count error message
2020-03-15 Theodore Ts'odebian: drop libattr1-dev from the build dependencies...
2020-03-15 Theodore Ts'oe2fsck: fix "make check" when using static libraries
2020-03-15 Theodore Ts'olibext2fs: make ext2fs_dirent_has_tail() more strict
2020-03-10 Sawood Alammisc: fix typos in chattr's man page
2020-03-09 Pino Toscanomke2fs.conf: remove options.fname_encoding
2020-03-07 Lukas Czernerlibext2fs: check open(O_EXCL) first in ismounted.c
2020-03-07 Theodore Ts'omke2fs: fix permissions setting with "mke2fs -d /path...
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-03-04 Andreas Dilgermisc: handle very large files with filefrag
2020-03-04 Andreas Dilgere2fsck: consistently use ext2fs_get_mem()
2020-02-29 Andreas Dilgere2fsck: fix overflow if more than 4B inodes
2020-02-29 Andreas Dilgerdebugfs: print inode numbers as unsigned
2020-02-29 Andreas Dilgerdebugfs: allow comment lines in command file
2020-02-29 Andreas Dilgere2fsck: reduce memory usage for many directories
2020-02-29 Andreas Dilgere2fsck: avoid mallinfo() if over 2GB allocated
2020-02-29 Andreas Dilgere2fsck: use proper types for variables
2020-02-29 Andreas Dilgere2fsck: fix e2fsck_allocate_memory() overflow
2020-02-28 Lukas Czernertst_libext2fs: Avoid multiple definition of global...
2020-02-24 Jeremy Visserchattr.1: improve attribute formatting with labels...
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-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-16 Theodore Ts'olibext2fs: reserve the error code EXT2_ET_NO_GDESC
2020-01-08 Theodore Ts'olibcom_err: deal with the fact that the Hurd error...
2020-01-06 Theodore Ts'oUpdate release notes, etc., for the 1.45.5 release v1.45.5
2020-01-06 Theodore Ts'olibext2fs: always compile swapfs functions on all archi...
2020-01-06 Theodore Ts'oe2scrub, e2scrub_all: don't sleep unnecessarily in...
2020-01-06 Theodore Ts'odebian: add autopkgtest files
2020-01-06 Theodore Ts'olibext2fs: don't scan /etc/mtab if file system not...
2020-01-02 Theodore Ts'oe2fsck: don't check for future superblock times if...
2020-01-02 Theodore Ts'odebian: update debhelper compat level to 12
2020-01-01 Theodore Ts'oconfig: update config.{guess,sub}
2020-01-01 Boyuan Yangpo: update zh_CN.po (from translationproject.org)
2020-01-01 Sharuzzaman... po: update ms.po (from translationproject.org)
2020-01-01 Theodore Ts'oDrop use of -pedantic when doing gcc-wall
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 Li Dongyangmke2fs: fix setting bad blocks in the block bitmap
2020-01-01 Benno Schulenberge2image: remove redundant -fr from man page and usage...
next