Whamcloud - gitweb
tools/e2fsprogs.git
2017-08-14 Theodore Ts'oMerge branch 'maint' into next
2017-08-14 Theodore Ts'omke2fs: fix UI problem caused by fuzzy translations
2017-08-13 Theodore Ts'oAdd options to gzip and tar to create reproducible...
2017-08-13 Theodore Ts'otests: disable use of the BLKID cache while running...
2017-08-13 Theodore Ts'olibsupport: fix 32-bit quota test failures
2017-08-04 Theodore Ts'oMerge branch 'maint' into next
2017-08-04 Theodore Ts'oUpdate release notes, etc., for the 1.43.5 release v1.43.5
2017-08-04 Theodore Ts'oAdd new symbol to debian/e2fslibs.symbols
2017-08-04 Theodore Ts'odebian: update policy conformance to standards version 4.0
2017-08-04 Theodore Ts'odebian/rules: update config.{guess,sub} before running...
2017-08-04 Theodore Ts'oRemove special mips libraries from Debian build
2017-08-04 Theodore Ts'oRemove obsolete Conflicts/Replaces headers in Debian...
2017-08-04 Theodore Ts'oRemove spaces at the end of man pages
2017-08-04 Theodore Ts'oClarify description of the the commit mount option...
2017-08-04 Theodore Ts'oUpdate translation template for 1.43.5 release
2017-08-04 Theodore Ts'oUpdate lib/e2p/Makefile.in using "make depend"
2017-08-04 Trần Ngọc Quânpo: update vi.po (from translationproject.org)
2017-08-04 Мирослав Николићpo: update sr.po (from translationproject.org)
2017-08-04 Balázs Úrpo: update hu.po (from translationproject.org)
2017-08-04 Joe Hansenpo: update da.po (from translationproject.org)
2017-08-04 Petr Pisarpo: update cs.po (from translationproject.org)
2017-08-01 Theodore Ts'oe2fsck: fix e2fsck -D for encrypted directories
2017-07-28 Theodore Ts'oMerge branch 'maint' into next
2017-07-27 Theodore Ts'oFix build when configured with --disable-threads
2017-07-27 Theodore Ts'oFix build when configured with --enable-profile
2017-07-27 Theodore Ts'olibext2fs: fix error handling for ext2fs_sync_device()
2017-07-27 Theodore Ts'oFurther cleanups of the dir_link documentation in the...
2017-07-24 zhangyi (F)libsupport: fix error handling in quota_write_inode
2017-07-24 Theodore Ts'odebugfs: fix "ls -p" to avoid printing garbage after...
2017-07-24 Tahsin Erdogane2fsck: eliminate bad update link count attempt
2017-07-24 Tahsin Erdoganresize2fs: add support for resizing filesystems with...
2017-07-24 Tahsin Erdoganlibext2fs: add ea_inode support to set xattr
2017-07-24 Tahsin Erdoganlibext2fs: eliminate empty element holes in ext2_xattr_...
2017-07-24 Tahsin Erdoganlibext2fs: rename ext2_xattr_handle->length to capacity
2017-07-24 Tahsin Erdogane2fsck: update quota inode accounting for ea_inode...
2017-07-23 Theodore Ts'oClarify how the description of the dir_nlink feature...
2017-07-23 Eric Sandeentune2fs: edit dire warning about check intervals
2017-07-23 Theodore Ts'oresize2fs: sanity check the free blocks and inode counts
2017-07-23 Theodore Ts'odebugfs: add sanity checking to the string_to_inode...
2017-07-23 Theodore Ts'olibext2fs: add stricter checks on the inode size in...
2017-07-23 Theodore Ts'oe2fsck: don't restart after a critical metadata collisi...
2017-07-23 Theodore Ts'oe2fsck: quiet some harmless bitmap warnings
2017-07-22 Adam Buchbindertests: dumpe2fs against an image with bad os_type
2017-07-22 Adam Buchbindere2p: fix segfault in e2p_os2string
2017-07-22 Theodore Ts'oe2fsck: check for invalid quota inode numbers
2017-07-22 Theodore Ts'oe2fsck: add support for printing the quota type in...
2017-07-17 Theodore Ts'olibext2fs: fix the s_log_block_size check in ext2fs_open()
2017-07-11 Theodore Ts'oMerge branch 'maint' into next
2017-07-10 liminghaoAOSP: blkid: Resolve to the exFAT uuid change on reboot.
2017-07-10 liminghaoAOSP: blkid: add support to recognize exfat to blkid.
2017-07-05 Tahsin Erdogane2fsck: remove #ifdef EXT2_NO_64_TYPE blocks
2017-07-05 Tahsin ErdoganUse i_size to determine whether a symlink is a fast...
2017-07-05 Tahsin Erdoganresize2fs: moving xattr inodes is not supported
2017-07-05 Tahsin Erdoganmke2fs: ea_inode is not supported for hurd
2017-07-05 Tahsin Erdoganfuse2fs: refuse to mount fs with ea_inode feature
2017-07-05 Tahsin Erdogantune2fs: update ea_inode hashes when fs uuid changes
2017-07-05 Tahsin Erdogane2fsck: add test for ea_inode feature
2017-07-05 Tahsin Erdogane2fsck: track ea_inode references
2017-07-05 Tahsin Erdogane2fsck: update i_blocks accounting for ea_inode feature
2017-07-05 Tahsin Erdogane2fsck: generalize ea_refcount
2017-07-05 Tahsin Erdogane2fsck: do not early terminate extra space check
2017-07-05 Tahsin Erdogane2fsck: ea_inode hash validation
2017-07-05 Tahsin Erdogantune2fs: do not allow disabling ea_inode feature
2017-07-05 Andreas Dilgere2fsck: add support for large xattrs in external inodes
2017-07-05 Theodore Ts'oMerge branch 'maint' into next
2017-07-05 Tahsin Erdoganlibext2fs: fix compile errors/warnings
2017-07-04 Theodore Ts'oFix warnings found using UBSAN
2017-07-04 Theodore Ts'otests: add j_recover_csum3_64bit
2017-07-04 Theodore Ts'olibext2fs: fix build issue for on Windows/Cygwin systems
2017-06-28 Marc Thomase4defrag: fix GCC7.x compiler warning
2017-06-28 Marc Thomasfilefrag: fix GCC7.x compiler warning
2017-06-23 Theodore Ts'oMerge branch 'maint' into next
2017-06-23 Marc Thomase4defrag: display the e2fsprogs version number
2017-06-23 Eric Whitneytests: add new test f_del_dup_quota
2017-06-23 Theodore Ts'omke2fs: fix hugefile creation so the hugefile(s) are...
2017-06-08 Jan Karalibext2fs: fix fsync(2) detection
2017-06-04 Theodore Ts'olibext2fs: fix build warning on Big Endian systems...
2017-06-04 Theodore Ts'olibext2fs: correctly write up the backup superblocks...
2017-05-30 Darrick J.... e2freefrag: use GETFSMAP on mounted filesystems
2017-05-30 Theodore Ts'oMerge branch 'maint' into next
2017-05-30 Wang shilongtune2fs: fix BUGs of tuning project quota
2017-05-30 Theodore Ts'obadblocks: support languages which use multi-column...
2017-05-29 Konstantin... e2fsck: don't flush to device opened in read-only mode
2017-05-29 Drew Davenporte2fsprogs: Make -U option consistent between tune2fs...
2017-05-25 Theodore Ts'oMerge branch 'maint' into next
2017-05-25 Theodore Ts'otests: fix expected output for f_detect_junk
2017-05-25 Theodore Ts'oMerge branch 'maint' into next
2017-05-25 Darrick J.... e2fsck: fix sparse bmap to extent conversion
2017-05-25 Eric Biggerslibext2fs: correctly subtract xattr blocks on bigalloc...
2017-05-25 Eric Whitneye2fsck: fix multiply-claimed block quota accounting...
2017-05-24 Elliott HughesAOSP: Define HAVE_SYS_SYSMACROS_H for Android.
2017-05-24 Theodore Ts'oconfigure: Update configure script after integrated...
2017-05-24 Jin QianAOSP: e2fsdroid: skip setting timestamp if src_dir...
2017-05-24 Jin QianAOSP: e2fsdroid: support multiple selinux file contexts
2017-05-24 Jin Qianlibblkid: fix buffer overflow scanning partition name
2017-05-24 Ben FennemaAOSP: e2fsdroid: don't print empty files in block_list...
2017-05-24 Christopher... AOSP: Disable macro redefined warnings.
2017-05-24 Alex DeymoAOSP: Add "libc" to soong static_executable targets.
2017-05-24 Alex DeymoAOSP: Convert e2fsprogs targets to soong.
2017-05-24 Nick KralevichAOSP: HACK: android: exit(1) if selabel_lookup fails
next