Whamcloud - gitweb
LU-13197 e2fsck: avoid mallinfo() if over 2GB allocated
[tools/e2fsprogs.git] / misc /
2018-02-26 Jin QianAOSP: build mke2fs and e2fsdroid as static executables...
2018-02-26 Theodore Ts'oMerge branch 'maint' into next
2018-02-25 Theodore Ts'otune2fs: if turning off csum_seed and the UUID has...
2018-02-24 Theodore Ts'otune2fs: move the journal recovery before we try to...
2018-02-24 NeilBrowntune2fs: don't recover journal if device is busy.
2018-02-23 Theodore Ts'ofsck: avoid buffer overflow if user passes in an insane...
2018-02-09 Theodore Ts'oMerge tag 'v1.43.9' into next
2018-02-08 Tyson Nottinghamchattr/lsattr: update obsolete attribute support
2018-01-02 Theodore Ts'oMerge branch 'maint' into next
2018-01-02 Palmer Dabbeltmisc: rename copy_file_range to copy_file_chunk
2018-01-01 Theodore Ts'oAdd documentation for e4crypt's add_key command in...
2017-12-21 Tyson NottinghamAdd missing information to various man pages and usage...
2017-12-14 Tyson NottinghamAdd missing features and mount options to ext4 man...
2017-12-14 Tyson NottinghamAdd missing features to ext4 man page
2017-12-13 Theodore Ts'oMerge branch 'maint' into next
2017-12-13 Theodore Ts'omisc: clean up Makefile output
2017-12-13 Dmitry V. LevinFix compilation warnings about functions declared in...
2017-12-05 Theodore Ts'oMerge branch 'maint' into next
2017-12-05 Kazuya Mioe2freefrag: print 64bit free blocks count
2017-10-16 Theodore Ts'oMerge branch 'maint' into next
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-10-16 Sebastian RasmussenFix typos in error messages and documentation
2017-10-15 Theodore Ts'oMerge branch 'maint' into next
2017-10-15 Theodore Ts'omisc: clean up error handling for ext2fs_run_ext3_journal()
2017-09-20 Theodore Ts'omke2fs: fix spelling typo
2017-09-07 Theodore Ts'omke2fs.conf: enable metadata_csum by default
2017-08-30 Andreas Dilgertune2fs: quiet llvm build warning
2017-08-29 Theodore Ts'oMerge branch 'maint' into next
2017-08-28 Theodore Ts'oFix FreeBSD portability problem caused by it using...
2017-08-23 Theodore Ts'otune2fs, mke2fs: clarify proceed delay question
2017-08-23 Theodore Ts'otune2fs: explain why an fsck is needed
2017-08-23 Theodore Ts'otune2fs: do not enable project feature or quota if...
2017-08-23 Theodore Ts'omke2fs: automatically use 256 byte inodes if project...
2017-08-23 Theodore Ts'omke2fs.conf: remove legacy entry for ext4dev
2017-08-04 Theodore Ts'oMerge branch 'maint' into next
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-07-28 Theodore Ts'oMerge branch 'maint' into next
2017-07-27 Theodore Ts'oFix build when configured with --enable-profile
2017-07-27 Theodore Ts'oFurther cleanups of the dir_link documentation in the...
2017-07-24 Tahsin Erdoganlibext2fs: add ea_inode support to set xattr
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-05 Tahsin ErdoganUse i_size to determine whether a symlink is a fast...
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 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-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 Theodore Ts'omke2fs: fix hugefile creation so the hugefile(s) are...
2017-05-30 Darrick J. Wonge2freefrag: 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 Drew Davenporte2fsprogs: Make -U option consistent between tune2fs...
2017-05-24 Elliott HughesAOSP: Define HAVE_SYS_SYSMACROS_H for Android.
2017-05-24 Christopher FerrisAOSP: 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 Adrien SchildknechtAOSP: misc: add callbacks to populate_fs
2017-05-24 Adrien SchildknechtAOSP: libext2fs: android sparse io manager
2017-05-19 Theodore Ts'oMerge branch 'maint' into next
2017-05-19 Mike Frysingerinclude sys/sysmacros.h as needed
2017-05-08 Eric Biggersmisc: fix 'zero_hugefiles = false' regression
2017-04-26 Theodore Ts'otests: skip running long test with "make check" and...
2017-04-13 Artem Blagodarenkoe2fsprogs: add support for 3-level htree
2017-04-13 Joe Richeye4crypt: fix error handling for KEYCTL_GET_KEYRING_ID
2017-04-01 Justin BronderFix metadata_csum typo in ext4 man page
2017-03-03 Darrick J. Wongmisc: fix all the compiler warnings
2017-02-16 Theodore Ts'oRefactor code to print journal superblock information
2017-02-08 John Haxbymke2fs: remove the -f option from the man page
2017-02-06 Eric Whitneytune2fs: fix quota enablement regression
2017-01-31 Theodore Ts'oStop installing mkfs.ext4dev and fsck.ext4dev
2017-01-31 Theodore Ts'oe2label.8, tune2fs.8: use volume label terminology...
2017-01-31 Theodore Ts'otune2fs, mke2fs: use "Proceed (y, N)" so the default...
2017-01-31 Theodore Ts'ofuse2fs: fix Coverity warnings
2017-01-31 Artem BlagodarenkoDuring filesystem creation with -d option files copied...
2017-01-13 Eric Sandeenlibext2fs: don't ignore fsync errors
2016-11-12 Theodore Ts'odebugfs, e2fsck, mke2fs: fix miscellaneous memory leaks...
2016-11-12 Theodore Ts'oMake sure test progams free all allocated memory
2016-11-11 Theodore Ts'oAvoid dereferencing beyond allocated memory in quota...
2016-10-25 Jan Karamke2fs: Avoid crashes / infinite loops for absurdly...
2016-10-25 Darrick J. Wongpartinfo: fix some build errors
2016-10-24 Theodore Ts'oandroid: fix Mac build
2016-10-24 Theodore Ts'omke2fs.conf: add back missing uninit_bg feature flag
2016-09-02 Theodore Ts'oFix build reproducibility for mk_cmds and compile_et
2016-09-01 Theodore Ts'otune2fs: tell the user that e2fsck -f is required
2016-08-10 Theodore Ts'oMerge branch 'maint' into next
2016-08-10 Andreas Dilgerfsck: fix strange logic
2016-07-23 Matthias Andreelibext2fs: fix infinite loop if copying in an empty...
2016-07-06 Gustavo Zacariasfuse2fs: needs SYSLIBS
2016-06-22 Eric Sandeene2undo: fix endian issues
2016-06-09 Ingo Brücklmisc: don't unconditionally install manual page for...
2016-06-09 Gustavo Zacariasfuse2fs: might need librt
2016-06-07 Theodore Ts'oRemove the last of behaviour-specific checks on EXT2_OS...
next