Whamcloud - gitweb
LU-9501 mke2fs: avoid inode number error with large FS
[tools/e2fsprogs.git] / misc /
2017-09-16 Alexey LyashkovLU-9501 mke2fs: avoid inode number error with large FS 11/27111/3
2017-04-25 Wang ShilongLU-4017 tune2fs: fix BUGs of tuning project quota 81/26581/14
2016-08-09 Wang ShilongLU-4017 e2fsprogs: add [ch/ls]attr support for project... 95/18895/16
2016-07-19 Li XiLU-4017 e2fsprogs: add inherit flags for project quota 64/15764/24
2016-07-19 Li XiLU-4017 e2fsprogs: add project quota support 62/15762/22
2016-06-09 Li XiLU-4017 e2fsprogs: add project feature 63/15763/19
2016-06-09 Li XiLU-4017 e2fsprogs: clean up codes for adding new quota... 61/15761/21
2016-06-09 Wang ShilongLU-4017 e2fsprogs: always read full inode structure 69/18569/20
2016-05-10 Fan YongLU-6722 jbd: double minimum journal size for RHEL7
2016-05-10 Andreas Dilgere2fsck: add support for dirdata feature
2016-05-10 Andreas Dilgere2fsck: add support for xattrs in external inodes
2015-08-28 Andreas Dilgertune2fs: warn if the filesystem journal is dirty
2015-08-28 Andreas Dilgerfilefrag: Lustre changes to filefrag FIEMAP handling
2015-08-28 Andreas DilgerLU-5307 build: fix unused/uninitialized variable warnings
2014-12-15 Jan Karabadblocks: Limit maximum number of bad blocks
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-10-13 Eric Whitneymke2fs: fix man page discussion of usage type defaults
2014-10-01 Eric Sandeene2fsprogs: add large_file to base mkfs features
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 Darrick J. Wongmisc: zero s_jnl_blocks when adding journal online...
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'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-13 Theodore Ts'ofilefrag: fix extent count calculation when using FIBMAP
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 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 Rakesh Panditfilefrag: fix block size value
2014-07-27 Rakesh Panditfilefrag: fix -B option and extents calculation for...
2014-07-26 Darrick J. Wonglibext2fs: provide a function to set inode size
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. Wongmisc: fix problems with strncat
2014-07-22 Darrick J. Wonge4defrag: backwards-allocated files should be defragmen...
2014-07-10 Theodore Ts'omke2fs: fix fencepost error when calling strncat
2014-07-10 Theodore Ts'oFix nroff macro issue in chattr man page
2014-07-09 Theodore Ts'omke2fs: add support to align hugefiles relative to...
2014-07-06 Akira Fujitamke2fs: add get_uint_from_profile to mke2fs.c
2014-07-06 Akira Fujitamke2fs: set upper limit to flex_bg count
2014-07-06 Lukas Czernermke2fs: enable lazy_itable_init on newer kernel by...
2014-07-06 Lukas Czernermke2fs: add revision to the is_before_linux_ver()
2014-07-06 Lukas Czernere2fsprogs: introduce ext2fs_close_free() helper
2014-07-05 Eric Sandeene2fsprogs: add mount options to ext4.5
2014-07-05 Eric Sandeene2fsprogs: revise and extend chattr(1) and chattr usage()
2014-07-05 Eric Sandeene2fsprogs: reorder flags in chattr(1)
2014-07-05 Frank Sorensonmke2fs: prevent creation of filesystem with unsupported...
2014-07-04 Andreas Dilgermisc: quiet minor build warnings, ignore generated...
2014-06-02 Eric Sandeenfilefrag: fix issues with 29758d2
2014-06-02 Benno Schulenbergmke2fs: fix a typo in an error message
2014-05-27 Andreas Dilgerfilefrag: exit with error code if an error is hit
2014-05-27 Vitaliy Filippovmisc: use unsigned long long for file block count in...
2014-05-22 Eric Sandeenmke2fs: use ext2fs_open_file() in check_plausibility()
2014-05-13 Darrick J. Wongmke2fs: set gdt csum when creating packed fs
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-07 Theodore Ts'omke2fs: check for a partition table and warn if present
2014-05-07 Theodore Ts'omke2fs: print extra information about existing ext2...
2014-05-05 Theodore Ts'omke2fs: print a message when creating a regular file
2014-05-05 Mark Fashehe2fsprogs/filefrag: print shared extent flag
2014-05-05 Theodore Ts'omke2fs: only print the low-level file system stats...
2014-05-05 Theodore Ts'omke2fs: check for pre-existing file system
2014-05-05 Theodore Ts'omke2fs: add an option in mke2fs.conf to proceed after...
2014-04-26 Theodore Ts'omke2fs: create a regular file if necessary
2014-04-26 Theodore Ts'omke2fs: don't complain if the regular file is too small
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-14 Andreas Dilgerfix miscellaneous build warnings
2014-04-11 Theodore Ts'oe4defrag: fix error reporting when ext2fs_open fails
2014-04-11 Jon Ernste4defrag: open fs with EXT2_FLAG_64BITS flag
2014-03-29 Theodore Ts'ologsave: make message when process has a non-zero exit...
2014-03-06 Eryu Guanmke2fs: disable resize_inode feature if 64bit feature...
2014-02-23 Theodore Ts'oAdd coverage testing using gcov
2014-02-21 Eric Sandeentune2fs: allow removal of dirty journal with two "...
2014-02-19 Baruch Siache4defrag: remove local sync_file_range and fallocate
2014-02-18 Andreas Dilgerbuild: fix LLVM compiler warnings
2014-02-12 Zheng Liuchattr: improve the description for 'j' option in manpage
2014-02-06 Darrick J. Wongmke2fs: clean up kernel version tests
2014-02-06 Akira Fujitae2fsprogs: Disallow tune2fs enabling sparse_super with...
2014-02-06 Theodore Ts'omke2fs: minor bugfixes for mk_hugefiles
2014-02-04 Theodore Ts'omke2fs: add support for hugefiles_align
2014-01-30 Theodore Ts'oblkid: suppress Coverity warning
2014-01-30 Theodore Ts'oblkid: avoid potential integer overflow issues identifi...
2014-01-30 Theodore Ts'omke2fs: add make_hugefile feature
2014-01-30 Theodore Ts'omke2fs: allow metadata blocks to be at the beginning...
2014-01-30 Theodore Ts'oAdd support for new compat feature "sparse_super2"
2014-01-30 Theodore Ts'otune2fs, mke2fs: add the ability to control the locatio...
2014-01-30 Theodore Ts'omke2fs: optimize fix_cluster_bg_counts()
2014-01-13 Theodore Ts'oext4.5: remove duplicate .TP in man page
2014-01-11 Theodore Ts'oblkid: fix blkid -o list formatting with columns > 160
next