Whamcloud - gitweb
git://git.whamcloud.com
/
tools
/
e2fsprogs.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tst_libext2fs: Avoid multiple definition of global variables
2020-02-28
Lukas Czerner
tst_libext2fs: Avoid multiple definition of global...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-02-24
Jeremy Visser
chattr.1: improve attribute formatting with labels...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-02-16
Theodore Ts'o
libext2fs: avoid array buffer overruns caused by insane...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-02-12
Theodore Ts'o
libext2fs: fix potential OOB read check_for_inode_bad_blocks()
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-25
Andreas Dilger
mmp: abstract out repeated 'sizeof(buf), buf' usage
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-25
Andreas Dilger
mmp: don't assume NUL termination for MMP strings
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-16
Theodore Ts'o
libext2fs: reserve the error code EXT2_ET_NO_GDESC
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-08
Theodore Ts'o
libcom_err: deal with the fact that the Hurd error...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-06
Theodore Ts'o
Update release notes, etc., for the 1.45.5 release
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-06
Theodore Ts'o
libext2fs: always compile swapfs functions on all architectures
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-06
Theodore Ts'o
e2scrub, e2scrub_all: don't sleep unnecessarily in...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-06
Theodore Ts'o
debian: add autopkgtest files
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-06
Theodore Ts'o
libext2fs: don't scan /etc/mtab if file system not...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-02
Theodore Ts'o
e2fsck: don't check for future superblock times if...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-02
Theodore Ts'o
debian: update debhelper compat level to 12
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-01
Theodore Ts'o
config: update config.{guess,sub}
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-01
Boyuan Yang
po: update zh_CN.po (from translationproject.org)
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-01
Sharuzzaman Ahmat...
po: update ms.po (from translationproject.org)
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-01
Theodore Ts'o
Drop use of -pedantic when doing gcc-wall
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-01
Theodore Ts'o
libext2fs: use ext2fs_file_llseek in inode_io.c
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-01
Theodore Ts'o
libext2fs: chage ext2_off_t and ext2_off64_t to be...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-01
Theodore Ts'o
libext2fs: use __u64 instead of ext2_off64_t in qcow.c
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-01
Li Dongyang
mke2fs: fix setting bad blocks in the block bitmap
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-01
Benno Schulenberg
e2image: remove redundant -fr from man page and usage...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-01
David Anderson
AOSP: e2fsdroid: Skip Base FS entries that no longer...
commit
|
commitdiff
|
tree
2020-01-01
David Anderson
AOSP: e2fsdroid: Allow re-use of deduplicated blocks.
commit
|
commitdiff
|
tree
2020-01-01
David Anderson
AOSP: e2fsdroid: Do not allocate invalid blocks from...
commit
|
commitdiff
|
tree
2020-01-01
David Anderson
AOSP: e2fsdroid: Refactor basefs allocation.
commit
|
commitdiff
|
tree
2020-01-01
David Anderson
AOSP: e2fsdroid: Refactor block_range.
commit
|
commitdiff
|
tree
2020-01-01
Justin Yun
AOSP: Add vendor_available: true
commit
|
commitdiff
|
tree
2020-01-01
Wang Shilong
e2fsck: fix use after free in calculate_tree()
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-01
Wang Shilong
e2fsck: fix to return ENOMEM in alloc_size_dir()
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2020-01-01
Theodore Ts'o
ext2fs: add ext2fs_get_stat_i_blocks() function
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-12-20
Theodore Ts'o
fuse2fs: add support for 32-bit uids and gids
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-12-20
Theodore Ts'o
mke2fs: fix "mke2fs -d /path/to/files" to support 32...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-12-20
Theodore Ts'o
e2fsck: don't try to rehash a deleted directory
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-12-20
Theodore Ts'o
e2fsck: abort if there is a corrupted directory block...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-12-14
Theodore Ts'o
e2fsck: optimize away repeated calls to gettext()
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-12-14
Theodore Ts'o
e2scrub: fix the 30 second timeout when trying to remove...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-11-23
Theodore Ts'o
Add a program to test images provided by UBSAN fuzzing...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-11-23
Theodore Ts'o
libext2fs: define PATH_MAX if not provided by the system...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-11-21
Darrick J. Wong
tune2fs: prohibit toggling uninit_bg on live filesystems
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-11-18
Eric Biggers
chattr.1: say "cleared" instead of "reset"
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-11-18
Eric Biggers
chattr.1: clarify that ext4 doesn't support tail-merging...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-11-18
Eric Biggers
chattr.1: fix some grammatical errors
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-11-18
Eric Biggers
chattr.1: add casefold attribute to mode string
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-11-18
Eric Biggers
chattr.1: adjust documentation for encryption attribute
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-11-18
Eric Biggers
chattr.1: document the verity attribute
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-11-13
Theodore Ts'o
configure: don't fail if /usr/include/sys/mount.h does...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-11-10
Theodore Ts'o
libext2fs/ismounted.c: check device id in advance to...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-11-10
Jan Kara
resize2fs: make minimum size estimates more reliable...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-11-10
Darrick J. Wong
e2scrub_all: fix broken stdin redirection
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-11-10
Darrick J. Wong
e2scrub_all: don't even reap if the config file doesn...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-11-08
Theodore Ts'o
libext2fs: verify the block numbers for the allocation...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-11-08
Theodore Ts'o
libext2fs: properly free the bitmaps in read_bitmap...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-11-05
Theodore Ts'o
Fix UBSan when shifting (1LL << 63)
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-11-04
Theodore Ts'o
libext2fs: fix UBSan when updating an inline_data file
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-11-04
Theodore Ts'o
libext2fs: fix bug when reading or writing more than...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-10-31
Eric Biggers
AOSP: Link to production releases, not testing releases
commit
|
commitdiff
|
tree
2019-10-31
Eric Biggers
AOSP: Add new source files to Android.bp files
commit
|
commitdiff
|
tree
2019-10-04
Theodore Ts'o
Define the codepoint for the fast_commit compat feature
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-09-23
Theodore Ts'o
Update release notes, etc., for the 1.45.4 release
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-09-23
Eric Biggers
tune2fs.8: tweak the documentation for the encrypt...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-09-23
Eric Biggers
tune2fs.8: document the verity feature
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-09-23
Eric Biggers
ext4.5: tweak the documentation for the encrypt feature
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-09-23
Eric Biggers
ext4.5: document the verity feature
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-09-23
Eric Biggers
ext4.5: document first kernel version to support casefold...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-09-23
Eric Biggers
ext4.5: move casefold feature to correct position
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-09-23
Theodore Ts'o
e2scrub_all: make sure fd 3 is closed before running...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-09-23
Trần Ngọc Quân
po: update vi.po (from translationproject.org)
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-09-23
Benno Schulenberg
po: update nl.po (from translationproject.org)
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-09-23
Sharuzzaman Ahmat...
po: update ms.po (from translationproject.org)
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-09-23
Antonio Ceballos
po: update es.po (from translationproject.org)
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-09-23
Mario Blättermann
po: update de.po (from translationproject.org)
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-09-23
Theodore Ts'o
libsupport: add checks to prevent buffer overrun bugs...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-09-03
Theodore Ts'o
e2fsck: check the validity of the casefold flag
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-09-03
Theodore Ts'o
e2fsck: make the low dtime check consistent when using...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-09-03
Theodore Ts'o
e2fsck: update the quota records when the root directory...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-09-03
Theodore Ts'o
libsupport: remove unnecessary code to set the quota...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-08-18
Theodore Ts'o
e2scrub_all: allow scrubbing in vg's whose free space...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-08-18
Matthias Andree
libuuid: signedness/type fixes
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-08-07
Theodore Ts'o
debian: add changelog for 1.45.3-4 release
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-08-03
Theodore Ts'o
debian: don't gitignore debian/patches
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-07-31
Theodore Ts'o
libblkid: fix gcc -Wall warnings
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-07-29
Theodore Ts'o
debian: stop using LTO (link-time optimization)
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-07-27
Theodore Ts'o
debian: skip running "make check" if DEB_BUILD_OPTIONS...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-07-26
Theodore Ts'o
debian: mark more files in e2fsprogs.install as only...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-07-25
Theodore Ts'o
debian: update changelog for 1.45.3-3 release
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-07-25
Theodore Ts'o
e2fsck: set E2FSCK_TIME correctly on a 32-bit arch...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-07-25
Theodore Ts'o
debian: mark logsave as Multi-Arch: foreign
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-07-25
Theodore Ts'o
debian: fix Breaks/Replace dependency for logsave
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-07-25
Theodore Ts'o
debian: only install the udev and systemd files to...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-07-25
Theodore Ts'o
debian: run "make check" with V=1 to keep blhc happy
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-07-24
Theodore Ts'o
debian: update changelog for 1.45.3-2 release
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-07-24
Theodore Ts'o
debian: add a hard dependency on logsave to e2fsprogs
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-07-21
Samuel Thibault
po: update fr.po (from translationproject.org)
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-07-21
Theodore Ts'o
debian: update to standards version 4.4.0
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-07-21
Theodore Ts'o
e2scrub_all_cron: check to make sure e2scrub_all exists
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-07-21
Pedro Albuquerque
po: update pt.po (from translationproject.org)
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2019-07-20
Yuri Chornoivan
po: update uk.po (from translationproject.org)
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
next