Whamcloud - gitweb
Revert "libext2fs: encrypted symlinks are never fast"
[tools/e2fsprogs.git] / misc /
2015-04-06 Theodore Ts'oe4crypt: add the get_policy command
2015-04-06 Theodore Ts'otune2fs: add ability to enable the encrypt feature
2015-04-06 Theodore Ts'oChange filename encryption to use CTS mode
2015-03-30 Theodore Ts'oClean up and fix Android build files
2015-03-30 Theodore Ts'oe4crypt: change the UI to use a subcommand style
2015-03-29 Theodore Ts'oAdd support for a password salt stored in the superblock
2015-03-26 Ildar Muslukhovmisc: add e4crypt tool
2015-03-09 Ildar Muslukhovmisc: teach mke2fs to create encrypted file systems
2015-03-01 Theodore Ts'oAdd files to build on Android
2015-02-23 Theodore Ts'oAdd support for the read-only feature
2015-01-27 Darrick J. Wonge2fsck: on read error, don't rewrite blocks past the...
2015-01-27 Darrick J. Wongtune2fs: direct user to resize2fs for 64bit conversion
2015-01-27 Darrick J. Wongtune2fs: abort when trying to enable/disable metadata_c...
2015-01-27 Darrick J. Wongtune2fs: disable csum verification before resizing...
2015-01-26 Theodore Ts'oReserve the codepoints for the new INCOMPAT feature...
2015-01-19 Darrick J. Wonge2fuzz: fix clang warning
2014-12-15 Darrick J. Wongresize2fs: convert fs to and from 64bit mode
2014-12-15 Theodore Ts'oMerge branch 'maint' into next
2014-12-15 Jan Karabadblocks: Limit maximum number of bad blocks
2014-12-14 Darrick J. Wongmke2fs: don't zero inode table blocks that are already...
2014-12-14 Darrick J. Wongtune2fs: enable uninit_bg when disabling metadata_csum
2014-12-14 Darrick J. Wongtune2fs: warn if extents are not enabled when turning...
2014-12-14 Darrick J. Wongdumpe2fs: output cleanup
2014-12-14 Darrick J. Wongdumpe2fs: reduce dumpe2fs output to 80 columns or less
2014-12-14 Darrick J. Wongmisc: don't allow mk_hugefiles unless the fs supports...
2014-12-03 Darrick J. Wonglibext2fs: refactor extent head creation
2014-12-03 Xiaoguang Wangtune2fs: fix memory write overflow
2014-12-03 Xiaoguang Wangtune2fs: rewrite metadata checksums when resizing inode...
2014-12-03 Theodore Ts'oMerge branch 'maint' into next
2014-12-03 Darrick J. Wongmisc: fix infinite loop when finding the start of the...
2014-12-03 Xiaoguang Wangtune2fs: fix memory leak in inode_scan_and_fix()
2014-11-08 Darrick J. Wongdumpe2fs: don't crash when the user provides no block...
2014-11-05 Darrick J. Wongmke2fs: warn if enabling metadata_csum on a pre-3.18...
2014-11-04 Darrick J. Wongtune2fs: don't change metadata_csum on a mounted fs
2014-11-04 Darrick J. Wongtune2fs: speed up rewriting extent tree when enabling...
2014-11-04 Darrick J. Wongmisc: fix broken libmagic interaction with plausibility...
2014-11-04 Darrick J. Wonge2fuzz: exercise fuzzed blocks more aggressively
2014-11-04 Theodore Ts'oMerge branch 'maint' into next
2014-10-18 Theodore Ts'odebugfs: fix build on systems that don't have gettext...
2014-10-13 Darrick J. Wonglibext2fs/e2fsck: refactor everyone who writes zero...
2014-10-13 Eric Whitneymke2fs: fix man page discussion of usage type defaults
2014-10-04 Artemiy Volkovmisc: fix build on absence of magic.h
2014-10-01 Eric Whitneymke2fs: clarify inline data inode size error message
2014-10-01 Theodore Ts'oMerge branch 'maint' into next
2014-10-01 Eric Sandeene2fsprogs: add large_file to base mkfs features
2014-09-21 Theodore Ts'omisc: if dlopen() is available, use it to load the...
2014-09-21 Darrick J. Wongmisc: use libmagic when libblkid can't identify something
2014-09-20 Darrick J. Wongmisc: add plausibility checks to debugfs/tune2fs/dumpe2...
2014-09-19 Darrick J. Wongmisc: move check_plausibility into a separate file
2014-09-19 Darrick J. Wongdumpe2fs: provide a machine-readable group-only mode
2014-09-19 Theodore Ts'oFix build failures due to missing $(SYSLIBS)
2014-09-19 Theodore Ts'ocreate_inode: don't indiscriminately #include "nls...
2014-09-19 Theodore Ts'oMerge branch 'maint' into next
2014-09-19 Theodore Ts'omisc: fix build breakage with configure --disable-uuidd...
2014-09-19 Theodore Ts'omke2fs: don't depend on <linux/version.h>
2014-09-19 Theodore Ts'oMerge branch 'maint' into next
2014-09-19 Darrick J. Wongmisc: zero s_jnl_blocks when adding journal online...
2014-09-11 Darrick J. Wongtune2fs: always check disable_uninit_bg() return code
2014-09-11 Darrick J. Wongmisc: zero s_jnl_blocks when removing internal journal
2014-09-11 Darrick J. Wongdumpe2fs: display external journal feature flags
2014-09-11 Darrick J. Wongtune2fs: explicitly disallow tuning of journal devices
2014-09-11 Darrick J. Wongmke2fs: allow creation of journal device with superbloc...
2014-09-11 Darrick J. Wongmisc: don't return ENOMEM if we run out of disk space
2014-09-11 Darrick J. Wonge2fsck/debugfs: fix descriptor block size handling...
2014-08-29 Theodore Ts'oMerge tag 'v1.42.12' into next
2014-08-27 Theodore Ts'omke2fs: complain if bigalloc and hugefiles_align_disk...
2014-08-26 Eric Sandeene2fsprogs: add supported file attributes to ext4.5...
2014-08-25 Theodore Ts'oMerge branch 'maint' into next
2014-08-25 Theodore Ts'omke2fs: improve the error message when a non-existent...
2014-08-25 Theodore Ts'omke2fs.8.in: explain how the fs-size parameter is inter...
2014-08-25 Theodore Ts'odumpe2fs: complain if extra arguments are given on...
2014-08-24 Darrick J. Wonge2fuzz: fix pwrite64/pwrite usage
2014-08-24 Darrick J. Wongmisc: fix gcc warnings
2014-08-15 Theodore Ts'oMerge branch 'maint' into next
2014-08-13 Theodore Ts'ofilefrag: fix extent count calculation when using FIBMAP
2014-08-10 Darrick J. Wonge2fuzz: fix build problems on macosx and i386 linux
2014-08-03 Darrick J. Wongdumpe2fs: complain when checksum verification fails
2014-08-03 Darrick J. Wonge2fuzz: fix fs handle cleanup when closing fails
2014-08-03 Theodore Ts'oMerge branch 'maint' into next
2014-08-02 Artemiy Volkovdebugfs: fix argument parsing in do_freefrag()
2014-08-02 Theodore Ts'omisc: fix Makefile for profiled build
2014-08-02 Andreas Dilgerfilefrag: minor code fixes and cleanups
2014-08-02 Andreas Dilgermisc: quiet signed/unsigned charactr compiler warnings
2014-07-31 Theodore Ts'otune2fs: fix uninitialized variable in remove_journal_d...
2014-07-29 Theodore Ts'oMerge branch 'maint' into next
2014-07-29 Azat Khuzhintune2fs: update journal users while updating fs UUID...
2014-07-29 Azat Khuzhintune2fs: update journal super block when changing UUID...
2014-07-29 Azat Khuzhintune2fs: remove_journal_device(): use the correct block...
2014-07-29 Azat Khuzhinjournal: use consts instead of 1024 and add helper...
2014-07-28 Theodore Ts'oMerge branch 'maint' into next
2014-07-28 Ross Burtonmisc: copy extended attributes in populate_fs
2014-07-28 Rakesh Panditfilefrag: fix block size value
2014-07-27 Rakesh Panditfilefrag: fix -B option and extents calculation for...
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Darrick J. Wonglibext2fs: provide a function to set inode size
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Theodore Ts'oFix 32/64-bit overflow when multiplying by blocks/clust...
2014-07-26 Andreas Dilgerbuild: fix unused/uninitialized variable warnings
2014-07-25 Darrick J. Wonge2fuzz: Create a tool to fuzz ext* filesystems
2014-07-25 Darrick J. Wonge2fuzz: Create a tool to fuzz ext* filesystems
next