index
:
delta/e2fsprogs.git
baserock/bootstrap
baserock/morph
baserock/richardmaw/yakshave/util-linux-blkid
e2fsprogs-interim
maint
master
next
pu
git.kernel.org: pub/scm/fs/ext2/e2fsprogs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext2fs: add ext2fs_get_stat_i_blocks() function
Theodore Ts'o
2020-01-01
1
-18
/
+2
*
fuse2fs: add support for 32-bit uids and gids
Theodore Ts'o
2019-12-20
1
-12
/
+23
*
mke2fs: fix "mke2fs -d /path/to/files" to support 32-bit uids and gids
Theodore Ts'o
2019-12-20
1
-0
/
+2
*
Add a program to test images provided by UBSAN fuzzing reports
Theodore Ts'o
2019-11-22
2
-1
/
+82
*
tune2fs: prohibit toggling uninit_bg on live filesystems
Darrick J. Wong
2019-11-20
1
-0
/
+12
*
chattr.1: say "cleared" instead of "reset"
Eric Biggers
2019-11-18
1
-4
/
+5
*
chattr.1: clarify that ext4 doesn't support tail-merging either
Eric Biggers
2019-11-18
1
-2
/
+2
*
chattr.1: fix some grammatical errors
Eric Biggers
2019-11-18
1
-6
/
+6
*
chattr.1: add casefold attribute to mode string
Eric Biggers
2019-11-18
1
-1
/
+1
*
chattr.1: adjust documentation for encryption attribute
Eric Biggers
2019-11-18
1
-3
/
+2
*
chattr.1: document the verity attribute
Eric Biggers
2019-11-18
1
-1
/
+11
*
Fix UBSan when shifting (1LL << 63)
Theodore Ts'o
2019-11-04
1
-1
/
+1
*
tune2fs.8: tweak the documentation for the encrypt feature
Eric Biggers
2019-09-23
1
-1
/
+1
*
tune2fs.8: document the verity feature
Eric Biggers
2019-09-23
1
-0
/
+5
*
ext4.5: tweak the documentation for the encrypt feature
Eric Biggers
2019-09-23
1
-3
/
+3
*
ext4.5: document the verity feature
Eric Biggers
2019-09-23
1
-0
/
+14
*
ext4.5: document first kernel version to support casefold feature
Eric Biggers
2019-09-23
1
-0
/
+2
*
ext4.5: move casefold feature to correct position
Eric Biggers
2019-09-23
1
-8
/
+8
*
fuse2fs: stop using the nonempty option by default
Theodore Ts'o
2019-07-14
1
-1
/
+1
*
fuse2fs: install fuse2fs in /usr/bin instead of /usr/sbin
Theodore Ts'o
2019-07-14
1
-2
/
+2
*
Fix posix_memalign and posix_fadvise calls.
Theodore Ts'o
2019-06-07
2
-2
/
+3
*
mke2fs: accept the english yes character to the proceed question
Theodore Ts'o
2019-05-27
1
-1
/
+4
*
mke2fs: fix memory leak when parsing encoding flags
Theodore Ts'o
2019-05-12
1
-1
/
+3
*
mke2fs: fix check for absurdly large devices
Andreas Dilger
2019-05-06
1
-2
/
+4
*
Rename the feature "fname_encoding" to be "casefold".
Theodore Ts'o
2019-05-03
6
-43
/
+48
*
ext4.5.in: document design changes on the casefold attribute
Gabriel Krisman Bertazi
2019-04-28
1
-6
/
+4
*
misc: fix spelling error
Theodore Ts'o
2019-03-06
1
-1
/
+1
*
e2image: add -b and -B options to specify where to find the superblock
Artem Blagodarenko
2019-03-06
2
-6
/
+70
*
Merge branch 'maint' into next
Theodore Ts'o
2019-03-06
2
-17
/
+85
|
\
|
*
AOSP: misc: use scandir with alphasort instead of readdir for consistency
Yoshitaka Seto
2019-03-05
1
-12
/
+77
|
*
AOSP: Fix file offset overflow issue when file's size > 4G
Chen Lin Z
2019-03-05
1
-2
/
+3
|
*
create_inode: fix potential memory leak in path_append()
Lukas Czerner
2019-02-11
1
-2
/
+4
|
*
e2freefrag: fix memory leak in scan_online()
Lukas Czerner
2019-02-11
1
-1
/
+1
*
|
Merge branch 'maint' into next
Theodore Ts'o
2019-02-10
2
-4
/
+21
|
\
\
|
|
/
|
*
AOSP: E2fsprogs: fix ODR issue
Andreas Gampe
2019-02-07
1
-1
/
+3
|
*
AOSP: Build filefrag
Sandeep Patil
2019-02-07
1
-0
/
+15
|
*
create_inode: fix copying large files
Ross Burton
2019-02-07
1
-3
/
+3
*
|
Merge branch 'maint' into next
Theodore Ts'o
2019-01-29
2
-14
/
+22
|
\
\
|
|
/
|
*
mke2fs: fix bugs in hugefile creation
Theodore Ts'o
2019-01-24
1
-2
/
+4
|
*
e4defrag: adjust total count when files change during the run
Theodore Ts'o
2019-01-03
1
-0
/
+4
|
*
Revert "e4defrag: use 64-bit counters to track # files defragged"
Theodore Ts'o
2019-01-03
1
-12
/
+14
*
|
Merge branch 'maint' into next
Theodore Ts'o
2018-12-16
2
-15
/
+12
|
\
\
|
|
/
|
*
AOSP: ODR violation in tune2fs during host build
Mark Salyzyn
2018-12-15
1
-1
/
+0
|
*
e4defrag: use 64-bit counters to track # files defragged
Theodore Ts'o
2018-12-15
1
-14
/
+12
*
|
Merge branch 'maint' into next
Theodore Ts'o
2018-12-11
7
-31
/
+31
|
\
\
|
|
/
|
*
misc: fix groff formatting nits in man pages
Bjarni Ingi Gislason
2018-12-11
7
-31
/
+31
*
|
ext4.5: add fname_encoding feature to ext4 man page
Gabriel Krisman Bertazi
2018-12-03
1
-0
/
+10
*
|
tune2fs: prevent enabling encryption flag on encoding-aware fs
Gabriel Krisman Bertazi
2018-12-03
1
-0
/
+6
*
|
chattr/lsattr: support casefold attribute
Gabriel Krisman Bertazi
2018-12-02
2
-2
/
+9
*
|
mke2fs: configure encoding during superblock initialization
Gabriel Krisman Bertazi
2018-12-02
4
-0
/
+113
[next]