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

e2fsprogs: fix Free Software Foundation address

8 лет назад
Android.bp

AOSP: Make mke2fs/e2fsdroid available for vendor

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

Update Makefile.in files using "make depend"

год назад
alloc.c

Use i_size to determine whether a symlink is a fast symlink

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

mke2fs: set free blocks accurately for groups has GDT

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

libext2fs: fix arguments passed to ->block_alloc_stats_range

год назад
alloc_tables.c

Fix UBSAN if s_log_groups_per_flex is 31

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

Eliminate doubly defined _LARGEFILE_SOURCE warning

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

misc: use ext2_ino_t instead of ino_t

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

Shorten compile commands run by the build system

15 лет назад
bb_inode.c

libext2fs: add support for the SOURCE_DATE_EPOCH environment variable

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

libext2fs: reject various bitmap and inode operations for journal_dev file systems

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

lib/ext2fs: remove 32-bit x86 bitops assembly

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

lib/ext2fs: remove 32-bit x86 bitops assembly

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

Fix clang warnings on architectures with a 64-bit long

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

Fix clang warnings on architectures with a 64-bit long

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

Fix miscellaneous compiler warnings using "make gcc-wall"

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

Fix warnings found using UBSAN

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

libext2fs: fix uninitialized variable dereference in extent_bmap()

8 лет назад
bmap64.h

libext2fs: revamp bitmap types to fix LTO warnings

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

libext2fs: ext2fs_[set_]file_acl_block needs to check for 64-bit feature flag

15 лет назад
brel.h

e2fsprogs: fix inode and block relocation functions to use blk64_t

13 лет назад
brel_ma.c

e2fsprogs: fix inode and block relocation functions to use blk64_t

13 лет назад
check_desc.c

libext2fs: clean up feature test macros with predicate functions

11 лет назад
closefs.c

libext2fs: add support for the SOURCE_DATE_EPOCH environment variable

2 года назад
compiler.h

fix unused-function -Wall warnings

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

Shorten compile commands run by the build system

15 лет назад
crc16.h

Fix compiling under diet libc

18 лет назад
crc32c.c

Fix miscellaneous compiler warnings using "make gcc-wall"

5 лет назад
crc32c_defs.h

libext2fs: optimize the CRC32c implementation

14 лет назад
csum.c

Add checks for fs->blocksize == 0 which could cause some crashes

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

libext2fs/e2fsck: provide routines to read-ahead metadata

11 лет назад
dblist_dir.c

libext2fs: repair side effects when iterating dirents in inline dirs

12 лет назад
digest_encode.c

Fix compilation warnings in digest_encode.c

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

libext2fs: add check for too-short directory blocks

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

libext2fs: add checksums to the end of directory leaf nodes

14 лет назад
dirhash.c

libext2fs: define PATH_MAX if not provided by the system headers

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

libext2fs: use C99 initializers for the io_manager structure

12 лет назад
dosio.h

libe2p, libext2fs: Update file copyright permission states to match COPYING

16 лет назад
dupfs.c

libext2fs: always use ext2fs_mmp_get_mem to allocate fs->mmp_buf

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

e2image: add support for post-2038 dates in the e2image header

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

e2fsck: fix check of directories over 4GB

6 лет назад
ext2_err.et.in

libext2fs: reject various bitmap and inode operations for journal_dev file systems

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

e2fsck: check for xattr value size integer wraparound

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

fuse2fs: clamp timestamps that are being written to disk

год назад
ext2_io.h

libext2fs: add POSIX advisory locking to the unix IO manager

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

Fix whitespace fixups in ext2_types.h.in

8 лет назад
ext2fs.h

Merge tag 'fuse2fs-new-features_2026-03-13' into next

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

Change pkg-config files so that both <et/com_err.h> and <com_err.h> work

14 лет назад
ext2fsP.h

fuse2fs: check for supported xattr name prefixes

год назад
ext3_extents.h

Fix typos in code comments and developer docs

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

Fix compile error and warnings for old gcc versions

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

fuse2fs: fix removing ea inodes when freeing a file

год назад
extent.c

libext2fs: fix a extent tree corruption bug in ext2fs_extent_set_bmap()

год назад
fallocate.c

libext2fs: fix bounding error in the extent fallocate code

год назад
fast_commit.h

e2fsck: fix unaligned accesses to ext4_fc_tl struct

5 лет назад
fiemap.h

filefrag: add -E option to display the extent status cache

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

libext2fs: fix data corruption when writing to inline data files

год назад
finddev.c

Fix FreeBSD portability problem caused by it using character mode disk devices

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

Merge branch 'maint' into next

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

AOSP: libext2fs: add EXT2_FLAG_SHARE_DUP to de-duplicate data blocks

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

libext2fs: fix the {set_get}_bitmap_range functions when bitmap->start > 7

6 лет назад
gen_bitmap64.c

libext2fs: use a safe_getenv() function everywhere

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

libext2fs: optimize the CRC32c implementation

14 лет назад
get_num_dirs.c

libext2fs: move ext2fs_get_num_dirs to its own file

14 лет назад
get_pathname.c

Fix typos in code comments and developer docs

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

Remove explicit #define of _FILE_OFFSET_BITS

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

lib/{ext2fs,support}: fix 32-bit Windows build

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

libext2fs: fix ext2fs_get_device_size2() return value on Windows

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

ext2fs: fix -Walloc-size

2 года назад
hashmap.h

hashmap: change return value type of ext2fs_hashmap_add()

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

libext2fs: clean up feature test macros with predicate functions

11 лет назад
icount.c

libext2fs: explicitly ignore a possible unlink failure in ext2fs_free_icount

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

e2image: correct group descriptors size in ext2fs_image_super_read()

3 года назад
ind_block.c

Shorten compile commands run by the build system

15 лет назад
initialize.c

libext2fs: add support for the SOURCE_DATE_EPOCH environment variable

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

libext2fs: replace 'unsigned long' by 'uintptr_t'

10 лет назад
inline_data.c

lib/ext2fs: fix a printf format specifier in file_test()

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

libext2fs: add support for the SOURCE_DATE_EPOCH environment variable

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

libext2fs: use ext2fs_file_llseek in inode_io.c

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

libext2fs: add POSIX advisory locking to the unix IO manager

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

Fix various spelling typos

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

Shorten compile commands run by the build system

15 лет назад
ismounted.c

libext2fs: use a safe_getenv() function everywhere

2 года назад
jfs_compat.h

journal: increase revoke block hash size

год назад
kernel-jbd.h

journal: increase revoke block hash size

год назад
kernel-list.h

libext2fs: use compiler built-in offsetof() if available

6 лет назад
link.c

libext2fs: create link count adjustment helpers for dir_nlink

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

lib/ext2fs: llseek: simplify linux section

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

libext2fs: provide functions to safely access name_len and file_type

13 лет назад
mkdir.c

libext2fs: create link count adjustment helpers for dir_nlink

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

libext2fs: add support for the SOURCE_DATE_EPOCH environment variable

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

libext2fs: always use ext2fs_mmp_get_mem to allocate fs->mmp_buf

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

Merge branch 'maint' into next

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

Shorten compile commands run by the build system

15 лет назад
newdir.c

libext2fs: clean up feature test macros with predicate functions

11 лет назад
nls_utf8.c

Fix various spelling typos

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

Fix typos in code comments and developer docs

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

libext2fs: add support for the SOURCE_DATE_EPOCH environment variable

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

libext2fs: fix orphan file size > kernel limit with large blocksize

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

misc: deduplicate log2/log10 functions

год назад
punch.c

libext2fs: fix ind_punch recursive block computation

10 месяцев назад
qcow2.c

libextr2fs: handle short reads/writes while creating the qcow file

2 года назад
qcow2.h

libext2fs: add ext2_types.h to qcow2.h

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

libext2fs: remove augmented rbtree functionality

5 лет назад
rbtree.h

libext2fs: avoid using a C++ reserved identifier in rbtree.h

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

libext2fs: clean up feature test macros with predicate functions

11 лет назад
read_bb_file.c

Fix clang warnings on architectures with a 64-bit long

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

libext2fs: add support for the SOURCE_DATE_EPOCH environment variable

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

libext2fs: fix potential divide by zero bug caused by a lxcfs bug

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

Fix various spelling typos

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

Fix various spelling typos

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

libext2fs: fix incorrect negative error return in unix and sparse io managers

6 лет назад
swapfs.c

Add post-2038 timestamp support to e2fsprogs

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

ext2fs: update allocation info earlier in ext2fs_mkdir() and ext2fs_symlink()

6 лет назад
tdb.c

libext2fs: fix -std=c23 build failure

2 года назад
tdb.h

e2fsprogs: fix Free Software Foundation address

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

Shorten compile commands run by the build system

15 лет назад
test_io.c

libext2fs: use a safe_getenv() function everywhere

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

Make sure test progams free all allocated memory

10 лет назад
tst_bitmaps.c

Align function prototypes for libss's request handler function

2 года назад
tst_bitmaps_cmd.ct

libext2fs: add ext2fs_find_first_set_{block,inode}_bitmap2()

13 лет назад
tst_bitmaps_cmds

libext2fs: don't corrupt an blkmap64_rb when marking a range of size zero

8 лет назад
tst_bitmaps_exp

libext2fs: don't corrupt an blkmap64_rb when marking a range of size zero

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

tst_bitops: don't stop testing on low memory

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

Shorten compile commands run by the build system

15 лет назад
tst_cmds.ct

tst_libext2fs: add new debug program which used for libext2fs unit tests

12 лет назад
tst_fs_struct.c

tst_fs_struct: add program to help check ABI compatibility of ext2fs_filsys

15 лет назад
tst_getsectsize.c

libext2fs: add FreeBSD support to getsectsize.c

10 лет назад
tst_getsize.c

tst_getsize: use ext2fs_get_device_size2() to support testing large devices

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

Add project quota support

10 лет назад
tst_iscan.c

Fix clang warnings on architectures with a 64-bit long

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

Fix clang warnings on architectures with a 64-bit long

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

libext2fs: Support for orphan file feature

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

Shorten compile commands run by the build system

15 лет назад
undo_io.c

libext2fs: use a safe_getenv() function everywhere

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

libext2fs: add POSIX advisory locking to the unix IO manager

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

e2fsck: add fc replay for link, unlink, creat tags

6 лет назад
utf8data.h

ext2fs: nls: Update to unicode 12.1.0

7 лет назад
utf8n.h

ext2fs: convert unicode normalization from NFKD -> NFD

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

ext2fs: fix fast symlink blocks check

9 месяцев назад
version.c

Shorten compile commands run by the build system

15 лет назад
windows_io.c

Merge branch 'fix-windows-64-bit' of https://github.com/steffen-kiess/e2fsprogs into next

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

Shorten compile commands run by the build system

15 лет назад