Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
e2fsprogs_custom
/
cdfa2ba7a7fd8962b3c0a5d5113f2084a296a7a4
cdfa2ba
Install mke2fs.conf into root_sysconfdir rather than /etc.
by Matthias Andree
· 18 years ago
abcfdfd
Read mke2fs.conf and e2fsck.conf from root_sysconfdir rather than harcoded /etc.
by Matthias Andree
· 18 years ago
aadac9b
Add parentheses and casts to make GCC happy.
by Matthias Andree
· 18 years ago
9e0cbba
Add prototype for e2fsck_write_inode_full.
by Matthias Andree
· 18 years ago
df3e159
Add missing #include <ctype.h>.
by Matthias Andree
· 18 years ago
406ba67
Fix non-Linux compiler warning (missing return statement).
by Matthias Andree
· 18 years ago
a638302
Declare getopt() according to POSIX 2001 if getopt.h not found.
by Matthias Andree
· 18 years ago
f6567a8
Fix printf types (FreeBSD has u_long for ntohl).
by Matthias Andree
· 18 years ago
94fa110
Fix SIGBUS through unaligned access to FAT superblocks.
by Matthias Andree
· 18 years ago
0ac93a0
Change more "echo -n" to "printf" to avoid screen clutter.
by Matthias Andree
· 18 years ago
bdc3514
Switch endian detection from Linuxism to AC_C_BIGENDIAN.
by Matthias Andree
· 18 years ago
a0dfc6e
Revise DIOCGDINFO (sys/disklabel.h) related FreeBSD comment.
by Matthias Andree
· 18 years ago
5beaabb
Enable sys/disklabel.h and DIOCGDINFO based getsize code.
by Matthias Andree
· 18 years ago
12a829d
Add a bunch of type fixes for debug/"make check" code paths.
by Matthias Andree
· 18 years ago
21261a0
Cast time_t variable to long for fprintf to match %ld.
by Matthias Andree
· 18 years ago
66352fe
Drop unused vector uuid[].
by Matthias Andree
· 18 years ago
f72b8ff
Implement DIOCGMEDIASIZE for FreeBSD's GEOM.
by Matthias Andree
· 18 years ago
604f1a9
Added tag E2FSPROGS-1_39 for changeset 7c019255c28099336f7bba454b9307c4bdeb94a4
by Theodore Ts'o
· 18 years ago
6c09475
Update release notes, version numbers, et. al. for 1.39 release
by Theodore Ts'o
· 18 years ago
9c07dc0
Add missing backwards compatibility for ancient Linux systems
by Theodore Ts'o
· 18 years ago
2c83031
Fix debugfs's dump_unsued commands on filesystems with a 64k blocksize
by Theodore Ts'o
· 18 years ago
0cbd172
Make test scripts more robust against locale-related environment variables
by Theodore Ts'o
· 18 years ago
364f941
Clarify -T option of mke2fs in its man page
by Theodore Ts'o
· 18 years ago
816ed71
Update tests to reflect updated mke2fs.conf file
by Theodore Ts'o
· 18 years ago
c175ead
Create new filesystems with hash trees and on-line resizing as the default.
by Theodore Ts'o
· 18 years ago
9447f38
Fix spelling mistakes in e2fsck, mke2fs.conf, and resize2fs man pages
by Theodore Ts'o
· 18 years ago
25d9366
Fix typo that caused the Debian changelog to not be valid parseable English
by Theodore Ts'o
· 18 years ago
41e5543
Clarify resize2fs man page and add reference to LVM
by Theodore Ts'o
· 18 years ago
85f93ff
Fix type warning problem with sizeof() in ext2fs_open2()
by Theodore Ts'o
· 18 years ago
e3e9253
Fix type warning problem with time_t in debugfs
by Theodore Ts'o
· 18 years ago
55ac3c7
Fix comerr-dev's pointer doc-base pointer to the top-level html file
by Theodore Ts'o
· 19 years ago
e0f72cf
Minor edits to tune2fs(8) man page
by Theodore Ts'o
· 19 years ago
bae5564
Update release notes for a Debian WIP release.
by Theodore Ts'o
· 19 years ago
f51d0ef
Remove needless sanity check in tune2fs's -i option.
by Theodore Ts'o
· 19 years ago
49487b7
Fixed signed vs. unsigned comparison warning in strncmp().
by Theodore Ts'o
· 19 years ago
2aa362f
Fix memory leak in e2fsck's error paths
by Theodore Ts'o
· 19 years ago
46c5490
Add RAID stride support to resize2fs
by Theodore Ts'o
· 19 years ago
69e59c2
Update TODO to remove item which is already completed.
by Theodore Ts'o
· 19 years ago
f63978a
Fix read/write badblocks testing in mke2fs and e2fsck
by Theodore Ts'o
· 19 years ago
7eef874
Fix problem with creating initrd's for 2.4 systems on Debian
by Theodore Ts'o
· 19 years ago
bc2699f
Change mke2fs's layout of RAID-optimized filesystems to be more optimal
by Theodore Ts'o
· 19 years ago
f5fa200
Add support for EXT2_FEATURE_COMPAT_LAZY_BG
by Theodore Ts'o
· 19 years ago
49c6b4e
Add handling for invalid option characters in debugfs subcommands
by Theodore Ts'o
· 19 years ago
1f2da2c
Speed up mke2fs and e2fsck by writing bitmaps more efficiently
by Theodore Ts'o
· 19 years ago
40198dd
Fix filefrag to be 32-bit clean
by Theodore Ts'o
· 19 years ago
b116e78
Fix bug which could cause dumpe2fs to rarely fail to print a UUID
by Theodore Ts'o
· 19 years ago
7aea126
Added tag E2FSPROGS-1.39-WIP-0409 for changeset a89eec026fc32ca7da786fbe3f76d892b6badb23
by Theodore Ts'o
· 19 years ago
7e2ec01
Update for e2fsprogs-1.39-WIP-0409 release
by Theodore Ts'o
· 19 years ago
a99d490
Update config.guess and config.sub to latest version (2006-02-23) from FSF
by Theodore Ts'o
· 19 years ago
52cebe2
Update French, Dutch, Polish, Swedish, and Turkish translations.
by Theodore Ts'o
· 19 years ago
4ea7ea0
Fix asm_types.h type conflicts
by Theodore Ts'o
· 19 years ago
cef2ac1
Fix ext2fs_add_journal_inode() when filesystem is opened in exclusive mode
by Theodore Ts'o
· 19 years ago
a8a8da7
Fix Debian FTBFS bug due to missing build-dependency on libdevmapper-dev
by Theodore Ts'o
· 19 years ago
1ce0683
Added tag E2FSPROGS-1.39-WIP-0330 for changeset cc5d09c487b27487925fb34d8ccd50a19e801ec4
by Theodore Ts'o
· 19 years ago
a001028
Debian build: remove conffile from e2fsprogs-udeb, and remove explicit conffile
by Theodore Ts'o
· 19 years ago
34a2611
Update release notes and version.h for 1.39-WIP-2006-03-29 release
by Theodore Ts'o
· 19 years ago
1cbf828
Update French translation and update PO template file.
by Theodore Ts'o
· 19 years ago
7512f13
Add udeb: lines to the Debian's shlibs files
by Theodore Ts'o
· 19 years ago
8ad26b0
Fix the x86 asm constraints for ext2fs_set/clear_bit.
by Theodore Ts'o
· 19 years ago
6515a6f
Enhance dumpe2fs to print the size of journal
by Theodore Ts'o
· 19 years ago
d3cb5e5
Fix typo's in badblocks(8)'s man page.
by Theodore Ts'o
· 19 years ago
cd84823
Add badblocks(8) to SEE ALSO section of e2fsck's man page.
by Theodore Ts'o
· 19 years ago
3024d88
Explain in mke2fs and tune2fs man pages that shared journals are not supported
by Theodore Ts'o
· 19 years ago
4719d25
Update the debian build files to deal with /etc/mke2fs.conf
by Theodore Ts'o
· 19 years ago
917cb46
Fix minor installation problems in the misc's Makefile
by Theodore Ts'o
· 19 years ago
fac9525
Fix misc. problems in the mke2fs.conf(5) man page.
by Theodore Ts'o
· 19 years ago
1abdba4
Add man page documenting the /etc/e2fsck.conf configuration file.
by Theodore Ts'o
· 19 years ago
f9bcce3
Fix the i386 bitmap operations so they are 32-bit clean
by Theodore Ts'o
· 19 years ago
292811f
Fix typo bug in previous commit (6ae1ed49c8c6)
by Theodore Ts'o
· 19 years ago
fcadc8c
mklost+found: Create full-sized a lost+found directory with 4k+ blocksizes
by Theodore Ts'o
· 19 years ago
2858c94
Fix file descriptor leak in blkid library in error paths
by Theodore Ts'o
· 19 years ago
9dc6ad1
Change mke2fs to use /etc/mke2fs.conf as a configuration file
by Theodore Ts'o
· 19 years ago
204ae37
Tighten up profile parsing code by combining functions
by Theodore Ts'o
· 19 years ago
f4f425b
Prevent error messages to stderr caused by libblkid calling libdevmapper
by Theodore Ts'o
· 19 years ago
8deb80a
Fix format statements to make e2fsprogs programs 32-bit clean
by Takashi Sato
· 19 years ago
5d2ef12
Change resize2fs open modes for mounted and unmounted filesystems
by Theodore Ts'o
· 19 years ago
616059b
Change mke2fs to create filesystems with the device opened in exclusive mode.
by Theodore Ts'o
· 19 years ago
2e14e0c
Change e2fsck to open non-mounted filesystems in exclusive mode
by Theodore Ts'o
· 19 years ago
98eb44b
Add an option to debugfs to open filesystems in exclusive mode
by Theodore Ts'o
· 19 years ago
39c47ce
Add EXT2_FLAG_EXCLUSIVE to the ext2fs library.
by Theodore Ts'o
· 19 years ago
fa6c653
Add IO_FLAG_EXCLUSIVE flag to io_channel abstraction
by Theodore Ts'o
· 19 years ago
7447921
Fix documentation: BLOCK_FLAG_TRAVERSE should be BLOCK_FLAG_DEPTH_TRAVERSE
by Theodore Ts'o
· 19 years ago
cbb7f9c
Fix build when not building any shared libraries.
by Theodore Ts'o
· 19 years ago
59571a5
Document the resize_inode filesystem option in mke2fs man page
by Theodore Ts'o
· 19 years ago
a612f34
Fix a signed vs unsigned bug in calc_reserved_gdt_blocks()
by Theodore Ts'o
· 19 years ago
bf69235
Add support for on-line resizing to resize2fs
by Theodore Ts'o
· 19 years ago
e324b25
Fix blkid's last verification logic to work when the system clock is insane
by Theodore Ts'o
· 19 years ago
3f546fc
Fix the subdirs logic so it works with GNU make 3.80
by Theodore Ts'o
· 19 years ago
ba5e384
Add EXT_JOURNAL to the blkid tag of ext3 filesystems.
by Theodore Ts'o
· 19 years ago
b1c52b2
Enhance e2fsck so it can fix external journal hint in the superblock
by Theodore Ts'o
· 19 years ago
26efcac
Remove e2fsck/malloc.h
by Theodore Ts'o
· 19 years ago
6a2efe0
Fix debugfs's icheck to correctly report the owner of an EA block
by Theodore Ts'o
· 19 years ago
d2d0d79
Enable devmapper patch for Debian
by Theodore Ts'o
· 19 years ago
4db2f59
Add device-mapper support to the blkid library
by Karel Zak
· 19 years ago
d2955d2
Update Swedish translation
by Theodore Ts'o
· 19 years ago
a5f37a9
Add a config option which controls whether fs checks are skipped when on battery
by Theodore Ts'o
· 19 years ago
bc3392c
Print an explanation when skipping a check due being on battery
by Theodore Ts'o
· 19 years ago
1e112ba
Update debian changelog for release.
by Theodore Ts'o
· 19 years ago
56e5d12
Update priorities and sections to match with Debian override file.
by Theodore Ts'o
· 19 years ago
e577feb
Added tag E2FSPROGS-1.39-WIP-1231 for changeset b3e5c52c10907a4488ded00fca596487643bddc4
by Theodore Ts'o
· 19 years ago
Next »