Whamcloud - gitweb
git://git.whamcloud.com
/
tools
/
e2fsprogs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Drop use of -pedantic when doing gcc-wall
[tools/e2fsprogs.git]
/
lib
/
ext2fs
/
2020-01-01
Theodore Ts'o
libext2fs: use ext2fs_file_llseek in inode_io.c
tree
|
commitdiff
2020-01-01
Theodore Ts'o
libext2fs: chage ext2_off_t and ext2_off64_t to be...
tree
|
commitdiff
2020-01-01
Theodore Ts'o
libext2fs: use __u64 instead of ext2_off64_t in qcow.c
tree
|
commitdiff
2020-01-01
Theodore Ts'o
ext2fs: add ext2fs_get_stat_i_blocks() function
tree
|
commitdiff
2019-11-23
Theodore Ts'o
libext2fs: define PATH_MAX if not provided by the syste...
tree
|
commitdiff
2019-11-10
Theodore Ts'o
libext2fs/ismounted.c: check device id in advance to...
tree
|
commitdiff
2019-11-08
Theodore Ts'o
libext2fs: verify the block numbers for the allocation...
tree
|
commitdiff
2019-11-08
Theodore Ts'o
libext2fs: properly free the bitmaps in read_bitmap...
tree
|
commitdiff
2019-11-05
Theodore Ts'o
Fix UBSan when shifting (1LL << 63)
tree
|
commitdiff
2019-11-04
Theodore Ts'o
libext2fs: fix UBSan when updating an inline_data file
tree
|
commitdiff
2019-11-04
Theodore Ts'o
libext2fs: fix bug when reading or writing more than...
tree
|
commitdiff
2019-10-31
Eric Biggers
AOSP: Add new source files to Android.bp files
tree
|
commitdiff
2019-10-04
Theodore Ts'o
Define the codepoint for the fast_commit compat feature
tree
|
commitdiff
2019-05-12
Theodore Ts'o
libext2fs: hide struct ext2fs_hashmap as an internal...
tree
|
commitdiff
2019-05-12
Theodore Ts'o
libext2fs: add missing check for utf8lookup()'s return...
tree
|
commitdiff
2019-05-06
Theodore Ts'o
Update release notes, etc., for the 1.45.1-rc1 release
v1.45.1-rc1
tree
|
commitdiff
2019-05-06
Theodore Ts'o
e2fsck: check and fix tails of all bitmap blocks
tree
|
commitdiff
2019-05-03
Theodore Ts'o
libext2fs: move struct ext2fs_nls_table to the private...
tree
|
commitdiff
2019-05-03
Theodore Ts'o
Rename the feature "fname_encoding" to be "casefold".
tree
|
commitdiff
2019-04-29
Theodore Ts'o
libext2fs: remove utf8_* namespace contamination
tree
|
commitdiff
2019-04-29
Theodore Ts'o
libext2fs: remove nls_* namespace contamination
tree
|
commitdiff
2019-04-29
Eric Biggers
libext2fs: remove unused variable 'old_flags'
tree
|
commitdiff
2019-04-29
Eric Biggers
libext2fs: remove unused variable 'buff'
tree
|
commitdiff
2019-04-28
Gabriel Krisman...
ext2fs: drop ASCII NLS support
tree
|
commitdiff
2019-04-28
Gabriel Krisman...
ext2fs: drop Unicode normalization support
tree
|
commitdiff
2019-04-28
Gabriel Krisman...
ext2fs: don't normalize names on -F directories
tree
|
commitdiff
2019-04-28
Gabriel Krisman...
ext2fs: nls: Update to unicode 12.1.0
tree
|
commitdiff
2019-04-28
Gabriel Krisman...
ext2fs: merge sparse fixes for unicode normalization
tree
|
commitdiff
2019-04-28
Gabriel Krisman...
ext2fs: fix potential null dereference in utf8nlookup
tree
|
commitdiff
2019-04-28
Gabriel Krisman...
ext2fs: convert unicode normalization from NFKD -> NFD
tree
|
commitdiff
2019-04-28
Gabriel Krisman...
ext2fs: always attempt to load nls table when loading...
tree
|
commitdiff
2019-03-06
Theodore Ts'o
Update Makefile.in files using "make depend"
tree
|
commitdiff
2019-02-14
Darrick J. Wong
libext2fs: revert "try to always use PUNCH_HOLE for...
tree
|
commitdiff
2019-02-11
Theodore Ts'o
Merge branch 'maint' into next
tree
|
commitdiff
2019-02-08
Andreas Gampe
AOSP: E2fsprogs: fix ODR issue
tree
|
commitdiff
2019-01-30
Theodore Ts'o
Merge branch 'maint' into next
tree
|
commitdiff
2019-01-30
Theodore Ts'o
libext2fs: add checks for block number wrapping for...
tree
|
commitdiff
2019-01-30
Theodore Ts'o
libext2fs: validate inode table location in block group...
tree
|
commitdiff
2018-12-13
Theodore Ts'o
libext2fs: add ext2fs_{read,write}_inode2()
tree
|
commitdiff
2018-12-12
Theodore Ts'o
Merge branch 'maint' into next
tree
|
commitdiff
2018-12-08
Gabriel Krisman...
e2fsprogs: introduce script used to generate utf8data.h
tree
|
commitdiff
2018-12-07
Theodore Ts'o
libext2fs: fix regression so we are correctly translati...
tree
|
commitdiff
2018-12-03
Gabriel Krisman...
ext2fs: nls: support UTF-8 11.0 with NFKD normalization
tree
|
commitdiff
2018-12-03
Gabriel Krisman...
debugfs: support encoding when printing the file hash
tree
|
commitdiff
2018-12-03
Gabriel Krisman...
libext2fs: support encoding when calculating dx hashes
tree
|
commitdiff
2018-12-03
Gabriel Krisman...
libext2fs: implement NLS framework support
tree
|
commitdiff
2018-12-03
Gabriel Krisman...
chattr/lsattr: support casefold attribute
tree
|
commitdiff
2018-12-03
Gabriel Krisman...
mke2fs: configure encoding during superblock initialization
tree
|
commitdiff
2018-12-03
Gabriel Krisman...
libe2p: helpers for configuring the encoding superblock...
tree
|
commitdiff
2018-12-03
Theodore Ts'o
libext2fs: update tst_super_size to include new superbl...
tree
|
commitdiff
2018-11-21
Gabriel Krisman...
ext2fs: add byte swapping of new superblock fields...
tree
|
commitdiff
2018-11-19
Gabriel Krisman...
Reserve feature bit and SB field bit for filename encoding
tree
|
commitdiff
2018-11-19
Gabriel Krisman...
Add timestamp extension bits to superblock
tree
|
commitdiff
2018-10-21
Theodore Ts'o
libext2fs: refactor code which fixes up the checksums...
tree
|
commitdiff
2018-10-11
Theodore Ts'o
Merge branch 'maint' into next
tree
|
commitdiff
2018-10-11
Theodore Ts'o
Define __GNUC_PREREQ if necessary
tree
|
commitdiff
2018-10-04
Theodore Ts'o
Merge branch 'maint' into next
tree
|
commitdiff
2018-10-03
Lukas Czerner
libe2p: avoid segfault when s_nr_users is too high
tree
|
commitdiff
2018-09-06
Darrick J. Wong
libext2fs: try to always use PUNCH_HOLE for unix_discard
tree
|
commitdiff
2018-09-06
Darrick J. Wong
libext2fs: use ZERO_RANGE before PUNCH_HOLE in unix_zeroout
tree
|
commitdiff
2018-08-21
Theodore Ts'o
Merge branch 'maint' into next
tree
|
commitdiff
2018-08-21
Eric Biggers
libext2fs: add verity flag to EXT2_LIB_FEATURE_RO_COMPA...
tree
|
commitdiff
2018-08-19
Theodore Ts'o
Merge branch 'maint' into next
tree
|
commitdiff
2018-08-18
Theodore Ts'o
libext2fs: fix uninitialized length in rep_strdup()
tree
|
commitdiff
2018-08-18
Theodore Ts'o
Remove obsolete files from the repository
tree
|
commitdiff
2018-08-14
Theodore Ts'o
Merge branch 'maint' into next
tree
|
commitdiff
2018-08-14
Theodore Ts'o
Reserve codepoints for the fsverity feature.
tree
|
commitdiff
2018-08-11
Ross Burton
build: use MKDIR_P instead of MKINSTALLDIRS
tree
|
commitdiff
2018-08-11
Fedor Uporov
libext2fs: support devices w/ non-512 byte block size...
tree
|
commitdiff
2018-08-08
Theodore Ts'o
Fix function declarations for ss commands to fix LTO...
tree
|
commitdiff
2018-08-08
Theodore Ts'o
libext2fs: revamp bitmap types to fix LTO warnings
tree
|
commitdiff
2018-07-20
David Anderson
AOSP: e2fsdroid: Fix crash with invalid command line...
tree
|
commitdiff
2018-07-15
Li Dongyang
Fix compile error and warnings for old gcc versions
tree
|
commitdiff
2018-07-08
Theodore Ts'o
libext2fs: install hashmap.h since it is needed by...
tree
|
commitdiff
2018-07-04
Theodore Ts'o
libext2fs: call fsync(2) to clear stale errors for...
tree
|
commitdiff
2018-06-28
Jiyong Park
AOSP: e2fsdroid and mke2fs are dynamic executable in...
tree
|
commitdiff
2018-06-25
Theodore Ts'o
Update Makefile.in files using "make depend"
tree
|
commitdiff
2018-06-24
Theodore Ts'o
e2image, libext2fs: check for corrupted qcow2 image
tree
|
commitdiff
2018-06-24
Theodore Ts'o
libext2fs: explicitly ignore a possible unlink failure...
tree
|
commitdiff
2018-06-24
Theodore Ts'o
Fix gcc and clang warnings
tree
|
commitdiff
2018-06-23
Eric Sandeen
libext2fs: remove c99 idiom to fix build
tree
|
commitdiff
2018-06-23
Theodore Ts'o
libext2fs: simplify extent_fallocate()
tree
|
commitdiff
2018-06-23
Theodore Ts'o
libext2fs: fix uninitialized variable dereference in...
tree
|
commitdiff
2018-06-23
Theodore Ts'o
libext2fs: fix potential resource leak in ext2fs_file_write
tree
|
commitdiff
2018-06-22
Shuichi Ihara
misc: add e2mmpstatus utility via dumpe2fs
tree
|
commitdiff
2018-06-22
Andreas Dilger
ext2fs: annotate superblock/inode offsets
tree
|
commitdiff
2018-06-22
Theodore Ts'o
libext2fs: don't corrupt an blkmap64_rb when marking...
tree
|
commitdiff
2018-06-21
Tao Bao
AOSP: libext2fs: Track the libsparse API change.
tree
|
commitdiff
2018-06-21
David Anderson
AOSP: libext2fs: fix indentation whitespace
tree
|
commitdiff
2018-06-21
Jin Qian
AOSP: libext2fs: increment i_blocks for shared blocks
tree
|
commitdiff
2018-06-21
Jin Qian
AOSP: libext2fs: add EXT2_FLAG_SHARE_DUP to de-duplicat...
tree
|
commitdiff
2018-06-21
Jin Qian
AOSP: e2fsdroid/libext2fs: move hashmap into libext2fs
tree
|
commitdiff
2018-06-19
Jan Kara
ext2fs: don't check s_inodes_count with EXT2_FLAG_IGNOR...
tree
|
commitdiff
2018-06-19
Jan Kara
e2fsck: allow to fix some superblock corruptions
tree
|
commitdiff
2018-06-19
Jan Kara
libext2fs: don't create filesystems with meta_bg and...
tree
|
commitdiff
2018-06-19
Jan Kara
libext2fs: fix overflow when checking s_inodes_count...
tree
|
commitdiff
2018-06-19
Jan Kara
libext2fs: fix possible inode count overflow when creat...
tree
|
commitdiff
2018-06-13
Theodore Ts'o
libext2fs: allow file systems which have insane values...
tree
|
commitdiff
2018-05-24
Chandan Rajendra
e2fsprogs: Use 32-bit variant of ext2fs_swab to read...
tree
|
commitdiff
2018-04-19
Lukas Czerner
e2fsprogs: fix Free Software Foundation address
tree
|
commitdiff
next