aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2019-10-25BACKPORT, FROMLIST: Support the stable_inodes featureEric Biggers
2019-09-26Merge "Revert "AOSP: mke2fs: print error and exit if MKE2FS_CONFIG is invalid""ndk-sysroot-r21Tao Bao
2019-09-26Revert "AOSP: mke2fs: print error and exit if MKE2FS_CONFIG is invalid"Tao Bao
2019-09-26Merge "Disable leak detection locally."Steven Moreland
2019-09-25Merge changes from topic "e2fsprogs-1.45.4"Eric Biggers
2019-09-24Disable leak detection locally.Steven Moreland
2019-09-24Update generated files for AndroidEric Biggers
2019-09-24Update e2fsprogs to 1.45.4 from upstreamEric Biggers
2019-09-23tune2fs.8: tweak the documentation for the encrypt featureEric Biggers
2019-09-23tune2fs.8: document the verity featureEric Biggers
2019-09-23ext4.5: tweak the documentation for the encrypt featureEric Biggers
2019-09-23ext4.5: document the verity featureEric Biggers
2019-09-23ext4.5: document first kernel version to support casefold featureEric Biggers
2019-09-23ext4.5: move casefold feature to correct positionEric Biggers
2019-09-20AOSP: mke2fs: print error and exit if MKE2FS_CONFIG is invalidDaniel Mentz
2019-07-14fuse2fs: stop using the nonempty option by defaultTheodore Ts'o
2019-07-14fuse2fs: install fuse2fs in /usr/bin instead of /usr/sbinTheodore Ts'o
2019-06-07Fix posix_memalign and posix_fadvise calls.Theodore Ts'o
2019-05-27mke2fs: accept the english yes character to the proceed questionTheodore Ts'o
2019-05-12mke2fs: fix memory leak when parsing encoding flagsTheodore Ts'o
2019-05-06mke2fs: fix check for absurdly large devicesAndreas Dilger
2019-05-03Rename the feature "fname_encoding" to be "casefold".Theodore Ts'o
2019-04-28ext4.5.in: document design changes on the casefold attributeGabriel Krisman Bertazi
2019-03-06misc: fix spelling errorTheodore Ts'o
2019-03-06e2image: add -b and -B options to specify where to find the superblockArtem Blagodarenko
2019-03-06Merge branch 'maint' into nextTheodore Ts'o
2019-03-05AOSP: misc: use scandir with alphasort instead of readdir for consistencyYoshitaka Seto
2019-03-05AOSP: Fix file offset overflow issue when file's size > 4GChen Lin Z
2019-02-13Merge "misc: use scandir with alphasort instead of readdir for consistency"Jiyong Park
2019-02-12Merge "Fix file offset overflow issue when file's size > 4G"Treehugger Robot
2019-02-11create_inode: fix potential memory leak in path_append()Lukas Czerner
2019-02-11e2freefrag: fix memory leak in scan_online()Lukas Czerner
2019-02-12misc: use scandir with alphasort instead of readdir for consistencyYoshitaka Seto
2019-02-10Merge branch 'maint' into nextTheodore Ts'o
2019-02-07AOSP: E2fsprogs: fix ODR issueAndreas Gampe
2019-02-07AOSP: Build filefragSandeep Patil
2019-02-07create_inode: fix copying large filesRoss Burton
2019-01-29Merge branch 'maint' into nextTheodore Ts'o
2019-01-29E2fsprogs: fix ODR issueAndreas Gampe
2019-01-24mke2fs: fix bugs in hugefile creationTheodore Ts'o
2019-01-10Fix file offset overflow issue when file's size > 4GChen Lin Z
2019-01-03e4defrag: adjust total count when files change during the runTheodore Ts'o
2019-01-03Revert "e4defrag: use 64-bit counters to track # files defragged"Theodore Ts'o
2018-12-26Build filefragSandeep Patil
2018-12-16Merge branch 'maint' into nextTheodore Ts'o
2018-12-15AOSP: ODR violation in tune2fs during host buildMark Salyzyn
2018-12-15e4defrag: use 64-bit counters to track # files defraggedTheodore Ts'o
2018-12-11Merge branch 'maint' into nextTheodore Ts'o
2018-12-11misc: fix groff formatting nits in man pagesBjarni Ingi Gislason
2018-12-03ext4.5: add fname_encoding feature to ext4 man pageGabriel Krisman Bertazi