Whamcloud - gitweb
tools/e2fsprogs.git
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
2017-05-24 Alex DeymoAOSP: Remove "_host" and "_static" suffix from libsparse.
2017-05-24 Jin QianAOSP: libext2fs: fix sparse param parsing on mac build
2017-05-24 Jin QianAOSP: e2fsdroid: report error from ext2fs
2017-05-24 Jin QianAOSP: e2fsdroid: set timestamp based on source files
2017-05-24 Jin QianAOSP: e2fsdroid: use absolute path for product_out
2017-05-24 Jin QianAOSP: libext2fs: merge contiguous data blocks when...
2017-05-24 Jin QianAOSP: e2fsdroid: remove extra "/" when mountpoint is "/"
2017-05-24 Adrien SchildknechtAOSP: android: libext2fs and com_err for windows
2017-05-24 Jin QianFix windows and mac build
2017-05-24 Elliott HughesAOSP: _GNU_SOURCE must be defined before any #include.
2017-05-24 Elliott HughesAOSP: Fix "Can't use getmntent or getmntinfo to check...
2017-05-24 Adrien SchildknechtAOSP: android: add the ext2simg tool
2017-05-24 Adrien SchildknechtAOSP: android: add rules to build the static host libraries
2017-05-24 Adrien SchildknechtAOSP: e2fsdroid: create incremental images
2017-05-24 Adrien SchildknechtAOSP: e2fsdroid: read and enforce android's permissions
2017-05-24 Adrien SchildknechtAOSP: e2fsdroid: add an option to generate a base_fs...
2017-05-24 Adrien SchildknechtAOSP: e2fsdroid: a tool to create android compatible...
2017-05-24 Adrien SchildknechtAOSP: misc: add callbacks to populate_fs
2017-05-24 Adrien SchildknechtAOSP: libext2fs: add context to get_alloc_block
2017-05-24 Adrien SchildknechtAOSP: libext2fs: android sparse io manager
2017-05-24 Colin CrossAOSP: Fix mac build
2017-05-19 Theodore Ts'oMerge branch 'maint' into next
next