summaryrefslogtreecommitdiff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* mke2fs: fix check for absurdly large devicesAndreas Dilger2019-05-061-2/+4
* Rename the feature "fname_encoding" to be "casefold".Theodore Ts'o2019-05-036-43/+48
* ext4.5.in: document design changes on the casefold attributeGabriel Krisman Bertazi2019-04-281-6/+4
* misc: fix spelling errorTheodore Ts'o2019-03-061-1/+1
* e2image: add -b and -B options to specify where to find the superblockArtem Blagodarenko2019-03-062-6/+70
* Merge branch 'maint' into nextTheodore Ts'o2019-03-062-17/+85
|\
| * AOSP: misc: use scandir with alphasort instead of readdir for consistencyYoshitaka Seto2019-03-051-12/+77
| * AOSP: Fix file offset overflow issue when file's size > 4GChen Lin Z2019-03-051-2/+3
| * create_inode: fix potential memory leak in path_append()Lukas Czerner2019-02-111-2/+4
| * e2freefrag: fix memory leak in scan_online()Lukas Czerner2019-02-111-1/+1
* | Merge branch 'maint' into nextTheodore Ts'o2019-02-102-4/+21
|\ \ | |/
| * AOSP: E2fsprogs: fix ODR issueAndreas Gampe2019-02-071-1/+3
| * AOSP: Build filefragSandeep Patil2019-02-071-0/+15
| * create_inode: fix copying large filesRoss Burton2019-02-071-3/+3
* | Merge branch 'maint' into nextTheodore Ts'o2019-01-292-14/+22
|\ \ | |/
| * mke2fs: fix bugs in hugefile creationTheodore Ts'o2019-01-241-2/+4
| * e4defrag: adjust total count when files change during the runTheodore Ts'o2019-01-031-0/+4
| * Revert "e4defrag: use 64-bit counters to track # files defragged"Theodore Ts'o2019-01-031-12/+14
* | Merge branch 'maint' into nextTheodore Ts'o2018-12-162-15/+12
|\ \ | |/
| * AOSP: ODR violation in tune2fs during host buildMark Salyzyn2018-12-151-1/+0
| * e4defrag: use 64-bit counters to track # files defraggedTheodore Ts'o2018-12-151-14/+12
* | Merge branch 'maint' into nextTheodore Ts'o2018-12-117-31/+31
|\ \ | |/
| * misc: fix groff formatting nits in man pagesBjarni Ingi Gislason2018-12-117-31/+31
* | ext4.5: add fname_encoding feature to ext4 man pageGabriel Krisman Bertazi2018-12-031-0/+10
* | tune2fs: prevent enabling encryption flag on encoding-aware fsGabriel Krisman Bertazi2018-12-031-0/+6
* | chattr/lsattr: support casefold attributeGabriel Krisman Bertazi2018-12-022-2/+9
* | mke2fs: configure encoding during superblock initializationGabriel Krisman Bertazi2018-12-024-0/+113
* | Merge branch 'maint' into nextTheodore Ts'o2018-11-262-18/+25
|\ \ | |/
| * e2freefrag: fix free blocks count during live scanDarrick J. Wong2018-11-251-10/+16
| * tune2fs: fix false warning that a UUID change will take a long timeTheodore Ts'o2018-11-231-8/+9
* | libext2fs: refactor code which fixes up the checksums in an extent treeTheodore Ts'o2018-10-211-59/+1
* | Merge branch 'maint' into nextTheodore Ts'o2018-10-211-15/+13
|\ \ | |/
| * e4defrag: handle failure to open the file system gracefullyTheodore Ts'o2018-10-211-15/+13
* | fuse2fs: add fakeroot option.Nicholas Clark2018-10-162-7/+25
* | Merge branch 'maint' into nextTheodore Ts'o2018-10-161-1/+1
|\ \ | |/
| * fuse2fs: fix fsname option in some casesNicholas Clark2018-10-161-1/+1
* | Merge branch 'maint' into nextTheodore Ts'o2018-10-111-0/+2
|\ \ | |/
| * filefrag.c: fix build problem when using musl libcTheodore Ts'o2018-10-101-0/+2
* | Merge branch 'maint' into nextTheodore Ts'o2018-10-041-0/+11
|\ \ | |/
| * libe2p: avoid segfault when s_nr_users is too highLukas Czerner2018-10-021-0/+11
* | Merge branch 'maint' into nextTheodore Ts'o2018-08-231-0/+8
|\ \ | |/
| * e2image: copy mmp block when create metadata only imageArtem Blagodarenko2018-08-221-0/+8
* | Merge branch 'maint' into nextTheodore Ts'o2018-08-211-0/+1
|\ \ | |/
| * tune2fs: fix dereference of freed memory after journal replayTheodore Ts'o2018-08-211-0/+1
* | Merge branch 'maint' into nextTheodore Ts'o2018-08-181-1/+3
|\ \ | |/
| * AOSP: Ignore quotes in safe_print().Jeff Sharkey2018-08-181-1/+3
* | Merge branch 'maint' into nextTheodore Ts'o2018-08-133-4/+6
|\ \ | |/
| * Reserve codepoints for the fsverity feature.Theodore Ts'o2018-08-132-2/+4
| * build: use MKDIR_P instead of MKINSTALLDIRSRoss Burton2018-08-111-2/+2
* | Fix function declarations for ss commands to fix LTO warningsTheodore Ts'o2018-08-081-1/+2