Whamcloud - gitweb
misc/tune2fs: fix -Wunused-variable warnings in handle_fslabel()
[tools/e2fsprogs.git] / misc / tune2fs.c
2023-01-27 Eric Biggersmisc/tune2fs: fix -Wunused-variable warnings in handle_...
2023-01-27 Eric Biggersmisc/tune2fs: fix setting fsuuid::fsu_len
2023-01-27 Theodore Ts'oMerge branch 'maint' into next
2023-01-26 lihaoxiang (F)tune2fs: check return value of ext2fs_mmp_update2 in...
2023-01-18 Lubomir Rinteltune2fs: print error message when closing the fs fails
2022-10-20 Lubomir Rinteltune2fs: fix an error message
2022-10-20 Li Jinlintune2fs: exit directly when fs freed in ext2fs_run_ext3...
2022-09-13 Theodore Ts'oMerge branch 'maint' into next
2022-09-12 Zhiqiang Liutune2fs: tune2fs_main() should return rc when some...
2022-09-12 Zhiqiang Liutune2fs: fix tune2fs segfault when ext2fs_run_ext3_jour...
2022-08-31 Theodore Ts'omisc: fix test for unavailable mountpoint in tune2fs
2022-08-23 Jeremy Bongiotune2fs: Add support for get/set UUID ioctls.
2022-08-13 Slava Bacherikovtune2fs: allow disabling casefold feature
2022-08-13 Theodore Ts'oMerge branch 'maint' into next
2022-08-13 Lukas Czernere2fsprogs: fix device name parsing to resolve names...
2022-08-12 Theodore Ts'oMerge branch 'maint' into next
2022-08-12 Theodore Ts'oAvoid potential NULL dereference when argv[0]
2021-12-31 Lukas Czernertune2fs: implement support for set/get label iocts
2021-10-01 Jan Karatune2fs: Add support for orphan_file feature
2021-09-03 Jan Karatune2fs: Fix conversion of quota files
2021-09-03 Jan Karaquota: Rename quota_update_limits() to quota_read_all_d...
2021-07-06 Jan Karatune2fs: update overhead when toggling journal feature
2021-02-14 Theodore Ts'otune2fs: teach tune2fs to use a random value for "...
2021-02-11 Theodore Ts'oFix clang warnings on architectures with a 64-bit long
2021-01-28 Theodore Ts'oMerge branch 'maint' into next
2021-01-28 Daniel RosenbergAOSP: ANDROID: tune2fs: Support encrypt+casefold
2021-01-28 Daniel RosenbergAOSP: ANDROID: tune2fs: Allow setting the casefold...
2021-01-28 Gabriel Krisman... tune2fs: fix casefold+encrypt error message
2021-01-28 Gabriel Krisman... tune2fs: allow enabling casefold feature after fs creation
2021-01-23 Theodore Ts'oMerge branch 'maint' into next
2021-01-21 Theodore Ts'otune2fs: abort clearing the dir_index when the fs needs...
2021-01-21 Theodore Ts'otune2fs: fix resource leak in handle_quota_options()
2021-01-21 Harshad ShirwadkarMake userspace tools number of fast commits blocks...
2021-01-21 Harshad Shirwadkarext2fs: move calculate_summary_stats to ext2fs lib
2021-01-21 Theodore Ts'oEnable threaded support for e2fsprogs' applications.
2020-10-01 Theodore Ts'oMerge branch 'maint' into next
2020-10-01 Andreas Dilgertune2fs: reset MMP state on error exit
2020-04-10 Eric Biggerstune2fs: prevent stable_inodes feature from being cleared
2020-04-10 Eric Biggerstune2fs: prevent changing UUID of fs with stable_inodes...
2020-03-15 Jan Karatune2fs: update dir checksums when clearing dir_index...
2020-03-07 Theodore Ts'oMerge branch 'maint' into next
2020-02-29 Andreas Dilgere2fsck: use proper types for variables
2020-01-25 Theodore Ts'oMerge branch 'maint' into next
2020-01-25 Andreas Dilgermmp: abstract out repeated 'sizeof(buf), buf' usage
2019-11-23 Theodore Ts'oMerge branch 'maint' into next
2019-11-21 Darrick J. Wongtune2fs: prohibit toggling uninit_bg on live filesystems
2019-11-09 Theodore Ts'oRename functions, types, constants to reflect jbd2...
2019-10-31 Eric BiggersAOSP: support the stable_inodes feature
2019-10-22 Theodore Ts'oTeach ext2fs_open2() to honor the EXT2_FLAG_SUPER_ONLY...
2019-10-04 Theodore Ts'oEnable support for the fast_commit compat feature
2019-05-03 Theodore Ts'oRename the feature "fname_encoding" to be "casefold".
2018-12-03 Gabriel Krisman... tune2fs: prevent enabling encryption flag on encoding...
2018-11-26 Theodore Ts'oMerge branch 'maint' into next
2018-11-24 Theodore Ts'otune2fs: fix false warning that a UUID change will...
2018-10-21 Theodore Ts'olibext2fs: refactor code which fixes up the checksums...
2018-10-04 Theodore Ts'oMerge branch 'maint' into next
2018-10-03 Lukas Czernerlibe2p: avoid segfault when s_nr_users is too high
2018-08-21 Theodore Ts'oMerge branch 'maint' into next
2018-08-21 Theodore Ts'otune2fs: fix dereference of freed memory after journal...
2018-08-14 Theodore Ts'oMerge branch 'maint' into next
2018-08-14 Theodore Ts'oReserve codepoints for the fsverity feature.
2018-08-05 Darrick J. Wongtune2fs: allow setting the filesystem error bit
2018-06-24 Theodore Ts'oFix gcc and clang warnings
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-01-02 Theodore Ts'oMerge branch 'maint' into next
2017-12-21 Tyson NottinghamAdd missing information to various man pages and usage...
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-08-30 Andreas Dilgertune2fs: quiet llvm build warning
2017-08-29 Theodore Ts'oMerge branch 'maint' into next
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-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-05-30 Theodore Ts'oMerge branch 'maint' into next
2017-05-30 Wang shilongtune2fs: fix BUGs of tuning project quota
2017-04-13 Artem Blagodarenkoe2fsprogs: add support for 3-level htree
2017-02-06 Eric Whitneytune2fs: fix quota enablement regression
2016-11-11 Theodore Ts'oAvoid dereferencing beyond allocated memory in quota...
2016-09-01 Theodore Ts'otune2fs: tell the user that e2fsck -f is required
2016-06-07 Theodore Ts'otune2fs,resize2fs: special case HURD only when testing...
2016-05-30 Theodore Ts'oFix Android build warnings
2016-05-29 Theodore Ts'olibsupport: fix gcc -Wall nits
2016-05-09 Theodore Ts'oFix various man pages and usage message
2016-04-15 Theodore Ts'oFix support for configure --enable-jbd-debug
2016-03-21 Theodore Ts'oFix warnings caused by glibc 2.20
2016-03-18 Theodore Ts'otune2fs: don't include journal recovery when building...
2016-03-18 Theodore Ts'oFix various clang and gcc -Wall warnings
2016-03-07 Darrick J. Wongtune2fs: recover the journal
2016-03-07 Darrick J. Wongtune2fs: confirm dangerous operations
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
next