Whamcloud - gitweb
tune2fs: allow user to turn on saving the checksum seed
[tools/e2fsprogs.git] / misc / tune2fs.c
2016-03-07 Darrick J. Wongtune2fs: allow user to turn on saving the checksum...
2016-03-06 Li XiAdd project quota support
2016-03-06 Li XiAdd project feature flag EXT4_FEATURE_RO_COMPAT_PROJECT
2016-03-06 Li XiClean up codes for adding new quota type
2015-11-30 Theodore Ts'oMerge branch 'maint' into next
2015-11-30 Jim Garlicktune2fs: warn if the filesystem journal is dirty
2015-10-24 Darrick J. Wongmisc: clean up feature test macros with predicate functions
2015-09-06 Theodore Ts'otune2fs: allow changing the UUID mounted file systems...
2015-07-13 Theodore Ts'omisc: cleanup gcc -Wall warnings
2015-07-13 Theodore Ts'oEliminate unused parameter warnings from Android build
2015-07-13 Theodore Ts'oMove the check_plausibility() function from misc to...
2015-07-13 Theodore Ts'otune2fs: allow tune2fs to be built as a static library...
2015-07-12 Theodore Ts'orename libquota.a to libsupport.a
2015-07-04 Theodore Ts'oconfigure: remove support to disable quota support
2015-06-20 Theodore Ts'oMerge branch 'maint' into next
2015-06-20 Andreas Dilgermisc: fix alignment warnings on ARM
2015-05-26 Theodore Ts'olibext2fs, libe2p, misc: git rid of jfs_user.h
2015-05-17 Darrick J. Wongmisc: fix undo file setup
2015-05-05 Darrick J. Wongtune2fs: optionally create undo file
2015-04-06 Theodore Ts'otune2fs: add ability to enable the encrypt feature
2015-02-23 Theodore Ts'oAdd support for the read-only feature
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...
2014-12-15 Darrick J. Wongresize2fs: convert fs to and from 64bit mode
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-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 Xiaoguang Wangtune2fs: fix memory leak in inode_scan_and_fix()
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-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 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. Wongtune2fs: explicitly disallow tuning of journal devices
2014-08-24 Darrick J. Wongmisc: fix gcc warnings
2014-08-03 Theodore Ts'oMerge branch 'maint' into next
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-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-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-06 Lukas Czernere2fsprogs: introduce ext2fs_close_free() helper
2014-05-27 Andreas Dilgermisc: fix compile warnings on master branch
2014-05-13 Theodore Ts'oMerge branch 'maint' into next
2014-05-13 Theodore Ts'oquota: remove mke2fs's and tune2fs's warning messages...
2014-05-13 Theodore Ts'oquota: integrate mkquota.h into quotaio.h
2014-05-11 Theodore Ts'oMerge branch 'maint' into next
2014-05-05 Theodore Ts'omke2fs: add an option in mke2fs.conf to proceed after...
2014-04-26 Theodore Ts'omke2fs, tune2fs: call proceed_question() from check_pla...
2014-04-26 Theodore Ts'omke2fs: don't ask the proceed question using a regular...
2014-04-20 Theodore Ts'oMerge branch 'maint' into next
2014-04-14 Andreas Dilgerfix miscellaneous build warnings
2014-03-04 Zheng Liulibext2fs: handle inline_data in block iterator function
2014-02-21 Theodore Ts'oMerge branch 'maint' into next
2014-02-21 Eric Sandeentune2fs: allow removal of dirty journal with two "...
2014-02-18 Andreas Dilgerbuild: fix LLVM compiler warnings
2014-02-06 Theodore Ts'oMerge branch 'maint' into next
2014-02-06 Akira Fujitae2fsprogs: Disallow tune2fs enabling sparse_super with...
2014-01-31 Theodore Ts'oMerge branch 'maint' into next
2014-01-30 Theodore Ts'otune2fs, mke2fs: add the ability to control the locatio...
2014-01-11 Theodore Ts'otune2fs: add error checking to ext2fs_read_bitmaps...
2014-01-11 Theodore Ts'oMerge branch 'maint' into next
2014-01-11 Theodore Ts'omke2fs, tune2fs: remove unneeded access() call
2013-12-16 Theodore Ts'oMerge branch 'maint' into next
2013-12-16 Andreas Dilgerext2fs: quiet compiler warnings
2013-12-16 Andreas Dilgerbuild: quiet LLVM non-literal string format warning
2013-12-15 Theodore Ts'oMerge branch 'maint' into next
2013-12-15 Darrick J. Wongtune2fs: forbid changing uuid on an uninit_bg filesystem
2013-10-14 Theodore Ts'oMerge branch 'maint' into next
2013-10-14 Eric Sandeentune2fs: more respect for quota config option
2013-10-13 Darrick J. Wongtune2fs: don't convert block # to cluster # when cleari...
2013-10-13 Theodore Ts'oMerge branch 'maint' into next
2013-10-07 Darrick J. Wonge2fsprogs: fix blk_t <- blk64_t assignment mismatches
2013-09-16 Darrick J. Wongtune2fs: zero inode table when removing checksums
2013-06-08 Jan Karalibext2fs: provide functions to safely access name_len...
2013-05-20 Theodore Ts'omisc: fix gcc -Wall nits
2013-05-20 Theodore Ts'oMerge branch 'maint' into next
2013-05-20 Theodore Ts'omisc: fix gcc -Wall warnings
2013-04-22 Theodore Ts'oMerge branch 'maint' into next
2013-04-22 Akira Fujitatune2fs: disallow tune2fs to set inode size larger...
2013-01-28 Andreas Dilgerbuild: quiet build warnings for "gcc -Wall"
2013-01-22 Theodore Ts'oMerge branch 'maint' into next
2013-01-22 Theodore Ts'omke2fs, tune2fs, resize2fs: add warning messages for...
2013-01-01 Theodore Ts'oMerge branch 'maint' into next
2013-01-01 Theodore Ts'oFix gcc -Wall nits
2012-11-30 Theodore Ts'oMerge branch 'maint' into next
2012-11-29 Theodore Ts'otune2fs: fix a compile-time bug if quota is not enabled
2012-11-29 Eric Sandeentune2fs: respect quota config option
2012-08-03 Darrick J. Wongtune2fs: force MMP update when changing metadata_csum...
next