/
githubmirror
/
e2fsprogs
ОбзорДокументацияВойти
/
githubmirror
/
e2fsprogs
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
e2fsprogs/
misc/
..
Android.bp

AOSP: Use no_full_install: true instead of installable: false

2 года назад
Makefile.in

Update Makefile.in files using "make depend"

год назад
badblocks.8.in

Change "filesystem" to "file system" in the man pages

5 лет назад
badblocks.c

badblocks: avoid an error when -n or -w is specified twice

2 года назад
base_device.c

Fix various spelling typos

4 года назад
base_device.tst

ChangeLog, Makefile.in, base_device.c, base_device.tst, fsck.c, fsck.h: fsck.c (device_already_active): Change to use new version of base_device() which now returns dynamically allocated memory. base_device.c (base_device): New version moved from fsck.c which now understands ugly devfs names. (Debian bug #65181) base_device.tst: Test case for base_device.c

26 лет назад
blkid.8.in

Change "filesystem" to "file system" in the man pages

5 лет назад
blkid.c

AOSP: Ignore quotes in safe_print().

8 лет назад
chattr.1.in

misc fix the chattr's man page regarding the -x flag

4 года назад
chattr.c

misc: fix chattr usage message for project ID

4 года назад
check_fuzzer.c

Add a program to test images provided by UBSAN fuzzing reports

7 лет назад
create_inode.c

Merge branch 'rbt/largefile' of github.com:robertlinux/e2fsprogs into maint

5 месяцев назад
create_inode.h

mke2fs: propagate some chattr flags into the fs image when using mke2fs -d

год назад
create_inode_libarchive.c

create_inode_libarchive.c: define libarchive dylib for darwin

год назад
create_inode_libarchive.h

create_inode: pass no_copy_xattr via a flag instead of using a global variable

год назад
dumpe2fs.8.in

dumpe2fs: add support for LABEL= and UUID= specifiers for the device

2 года назад
dumpe2fs.c

libext2fs: always use ext2fs_mmp_get_mem to allocate fs->mmp_buf

5 месяцев назад
e2freefrag.8.in

Change "filesystem" to "file system" in the man pages

5 лет назад
e2freefrag.c

e2freefrag: correct a mistyped symbol name

год назад
e2freefrag.h

e2freefrag: Improve output to include be more like xfs_db's freesp -s

17 лет назад
e2fuzz.c

Remove explicit #define of _FILE_OFFSET_BITS

2 года назад
e2fuzz.sh

e2fuzz: fuzz harder

11 лет назад
e2image.8.in

e2image.8: add missing comma

год назад
e2image.c

e2image: fix typo which causes a compile failure on i386

2 года назад
e2initrd_helper.c

e2fsprogs: fix device name parsing to resolve names containing '='

4 года назад
e2label.8.in

tune2fs: implement support for set/get label iocts

5 лет назад
e2label.c

mmp: abstract out repeated 'sizeof(buf), buf' usage

7 лет назад
e2mmpstatus.8.in

Change "filesystem" to "file system" in the man pages

5 лет назад
e2undo.8.in

Change "filesystem" to "file system" in the man pages

5 лет назад
e2undo.c

Add post-2038 timestamp support to e2fsprogs

2 года назад
e4crypt.8.in

misc: improve description of the salt in the e4crypt man page

5 месяцев назад
e4crypt.c

misc: deduplicate log2/log10 functions

год назад
e4defrag.8.in

Change "filesystem" to "file system" in the man pages

5 лет назад
e4defrag.c

e4defrag: don't try to defragment files which have 0 or 1 blocks

5 месяцев назад
ext4.5.in

doc: Updated `ext4` man page, using a simple table for `KERNEL SUPPORT`

6 месяцев назад
filefrag.8.in

Change "filesystem" to "file system" in the man pages

5 лет назад
filefrag.c

misc: deduplicate log2/log10 functions

год назад
findfs.8.in

Change "filesystem" to "file system" in the man pages

5 лет назад
findsuper.c

Remove explicit #define of _FILE_OFFSET_BITS

2 года назад
fsck.8.in

Change "filesystem" to "file system" in the man pages

5 лет назад
fsck.c

fsck: fix memory leak of inst->type

5 месяцев назад
fsck.h

Fix typos in code comments and developer docs

9 лет назад
fsmap.h

e2freefrag: use GETFSMAP on mounted filesystems

9 лет назад
fuse2fs.1.in

fuse2fs: improve error handling behaviors

5 месяцев назад
fuse2fs.c

fuse2fs: fix build failure on systems which don't define EUCLEAN

4 месяца назад
ismounted.c

misc: cleanup unused variables on MacOS

14 лет назад
logsave.8.in

Remove spaces at the end of man pages

9 лет назад
logsave.c

Fix typos in code comments and developer docs

9 лет назад
lsattr.1.in

Use ext2/ext3/ext4 instead of "second extended file system" in man pages

2 года назад
lsattr.c

lsattr: fix potential 32-bit integer overflow warning

год назад
mk_hugefiles.c

misc: remove unused retry label

год назад
mke2fs-hurd.conf

Add "big" and "huge" types to mke2fs.conf

15 лет назад
mke2fs.8.in

doc: Updated `ext4`, `mke2fs`, `mke2fs.conf` and `tune2fs` man pages #3

6 месяцев назад
mke2fs.c

mke2fs: fix memory leak which causes ASAN to complain

9 месяцев назад
mke2fs.conf.5.in

misc: fix a dropped line in the mke2fs.conf man page

5 месяцев назад
mke2fs.conf.in

Fix typo in defeult /etc/mke2fs.conf file

4 года назад
mke2fs.h

misc: deduplicate log2/log10 functions

год назад
mklost+found.8.in

Use ext2/ext3/ext4 instead of "second extended file system" in man pages

2 года назад
mklost+found.c

Fix gcc and clang warnings

8 лет назад
partinfo.c

partinfo: fix some build errors

10 лет назад
profile-to-c.awk

mke2fs: Escape double quotes when parsing mke2fs.conf

6 лет назад
tune2fs.8.in

doc: Updated `ext4`, `mke2fs`, `mke2fs.conf` and `tune2fs` man pages #3

6 месяцев назад
tune2fs.c

tune2fs: do not update quota when not needed

год назад
tune2fs.h

Fix typos in code comments and developer docs

9 лет назад
util.c

journal: increase revoke block hash size

год назад
util.h

Make userspace tools number of fast commits blocks aware

6 лет назад
uuidd.8.in

Fix the pathname of /var/lib/uuidd/uuidd.pid in uuidd man page.

19 лет назад
uuidd.c

Move the check_plausibility() function from misc to lib/support

11 лет назад
uuidd.rc

19 лет назад
uuidgen.1.in

Remove spaces at the end of man pages

9 лет назад
uuidgen.c

Move the check_plausibility() function from misc to lib/support

11 лет назад