Whamcloud - gitweb
e2fsck: no parent lookup in disconnected dir
[tools/e2fsprogs.git] / misc / tune2fs.c
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
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
next