Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
e2fsprogs_custom
/
7d922f8bcba93f7d830825cb2e07b3eaee99b994
7d922f8
Add support to the profile library for /etc/foo/conf.d style directories
by Theodore Ts'o
· 19 years ago
d673582
Fix gcc -Wall warning in profile_helper.c
by Theodore Ts'o
· 19 years ago
d45544c
More profile cleanups: remove prf_data_t data structure
by Theodore Ts'o
· 19 years ago
95a8d1d
Enhance profile library's parser to accept comments
by Theodore Ts'o
· 19 years ago
f5f14fc
Add syntax error reporting to the profile library
by Theodore Ts'o
· 19 years ago
9a4c209
Simplify profile core functionality
by Theodore Ts'o
· 19 years ago
44dc5f8
Clean up test driver program for profile.c and #ifdef unused static functions
by Theodore Ts'o
· 19 years ago
cec7103
Fix profile.c so that com_err.h doesn't have to be installed
by Theodore Ts'o
· 19 years ago
1d3c9aa
Update version file for 1.39-WIP-1231 release.
by Theodore Ts'o
· 19 years ago
6956f61
Update e2fsprogs's internationalization files.
by Theodore Ts'o
· 19 years ago
f322785
Update release notes
by Theodore Ts'o
· 19 years ago
8fd98bb
Add e2fsck problem handling to be configurable
by Theodore Ts'o
· 19 years ago
5582275
Slim down profile.c
by Theodore Ts'o
· 19 years ago
5dd2a6e
Add E2FSCK_CONFIG environment variable
by Theodore Ts'o
· 19 years ago
d3c7c4e
Fix Really Ancient debian changelog lines so that Lintian doesn't complain.
by Theodore Ts'o
· 19 years ago
7dc333d
Make sure debian/rules is executable.
by Theodore Ts'o
· 19 years ago
fd7ac1f
Fix incorrect location of prof_err.h in profile.c.
by Theodore Ts'o
· 19 years ago
57435fe
Update debian/changelog file.
by Theodore Ts'o
· 19 years ago
49cdbb2
Move the blkid and uuidgen programs out of library packages and into e2fsprogs
by Theodore Ts'o
· 19 years ago
1aa3d56
Clarify chattr man page to make sure people realize limitations in the kernel
by Theodore Ts'o
· 19 years ago
eb065cc
Add allow_cancellation config option
by Theodore Ts'o
· 19 years ago
1017f65
Read in /etc/e2fsck.conf configuration file at startup
by Theodore Ts'o
· 19 years ago
2fa9ba9
Add the profile library code to e2fsck
by Theodore Ts'o
· 19 years ago
02ef196
Avoid needlessly recompilation of library objection files
by Theodore Ts'o
· 19 years ago
68963d5
Clean up gcc -Wall complaints in resize2fs
by Theodore Ts'o
· 19 years ago
fe07357
Make resize2fs expand or truncate a file containing a filesystem.
by Theodore Ts'o
· 19 years ago
4389612
Add missing parameter to error printf in blkid test program.
by Theodore Ts'o
· 19 years ago
b1e22d5
Add support for lib64ext2fs-nopic.a for mips in the Debian rules file.
by Theodore Ts'o
· 19 years ago
311df05
Automatically fix superblock times in the future
by Theodore Ts'o
· 19 years ago
6f71cb2
Newer versions of debian-buildpackage are much pickier about spacing and
by Theodore Ts'o
· 19 years ago
ba2b09c
Fix typo'ed version number in Debian changelog
by Theodore Ts'o
· 19 years ago
c577b2a
Added tag E2FSPROGS-1.39-WIP-1210 for changeset 502cdad9110a8f5bec2ff7842a6e90a543d49840
by Theodore Ts'o
· 19 years ago
3285a9c
Update release notes for 1.39-WIP-1210 release.
by Theodore Ts'o
· 19 years ago
6a35a43
Avoid trying to mount the root device if it is an NFS device.
by Theodore Ts'o
· 19 years ago
8a8a12c
Add resize2fs and badblocks to the e2fsprogs udeb
by Theodore Ts'o
· 19 years ago
3985754
Use $(LDFLAGS) when generating shared libraries
by Theodore Ts'o
· 19 years ago
3ded50b
Address parallel build problem in the library Makefiles
by Theodore Ts'o
· 19 years ago
9b9a780
Fix various gcc -Wall complaints.
by Theodore Ts'o
· 19 years ago
bc47952
Add ext2fs_read_bb_FILE test to confirm proper detection of invalid block #'s
by Theodore Ts'o
· 19 years ago
4c02c41
Update release notes.
by Theodore Ts'o
· 19 years ago
598ff01
Fix bogus spaces before '!' and '?' characters in unused programs.
by Theodore Ts'o
· 19 years ago
fb733f8
Add more description in mke2fs's man page of the -T option
by Theodore Ts'o
· 19 years ago
12eab04
Update the Dutch translation file.
by Theodore Ts'o
· 19 years ago
bba44f9
Clarify the e2fsck man page regarding the -c option
by Theodore Ts'o
· 19 years ago
ae1182c
Make e2fsck -cc warn on a read-only root filesystem
by Theodore Ts'o
· 19 years ago
f4b6d2a
Fix typo in e2fsck error message.
by Theodore Ts'o
· 19 years ago
84d3518
Clarify description of the -p, -n, and -y options in the e2fsck man page.
by Theodore Ts'o
· 19 years ago
125e084
Fix gcc compilation on sparc architectures in bitops.h
by Theodore Ts'o
· 19 years ago
a82a570
Add missing #include for string.h to ext2fs.h to fix GCC 4.01 complaints
by Theodore Ts'o
· 19 years ago
a519836
Add missing fsck.* programs to SEE ALSO section of fsck's man page.
by Theodore Ts'o
· 19 years ago
0d96104
Fix writing external journals on big-endian machines
by Theodore Ts'o
· 19 years ago
dd947da
Fix cross-compilation problems when CFLAGS contain target-specific options
by Theodore Ts'o
· 19 years ago
8dceb92
E2fsck: fix future times in the superblock's last mount or last write fields
by Theodore Ts'o
· 19 years ago
4efae60
New debugfs command: set_current_time
by Theodore Ts'o
· 19 years ago
3213818
Add fs->now to override time(0) in libext2fs
by Theodore Ts'o
· 19 years ago
6a7075d
Fix mke2fs man page's description of the -L option
by Theodore Ts'o
· 19 years ago
5f51d1c
Fix display bug in badblocks -w
by Theodore Ts'o
· 19 years ago
2f79e51
Search the root directory of FAT filesystems for the label information
by Theodore Ts'o
· 19 years ago
ca74985
Generic blkid library cleanup
by Theodore Ts'o
· 19 years ago
1e5630a
Add a regression test suite for the blkid library
by Theodore Ts'o
· 19 years ago
45a3fa8
Add support to extract basic iso9660 label information to the blkid library
by Theodore Ts'o
· 19 years ago
bb626bc
Add support for detecting the reiser4 filesystem in the blkid library.
by Theodore Ts'o
· 19 years ago
038d2be
Improve blkid's VFAT/FAT filesystem probe code
by Theodore Ts'o
· 19 years ago
45d1d88
Remove unneeded probe.h header file in lib/blkid/resolve.c
by Theodore Ts'o
· 19 years ago
c4c740f
Improve VFAT detection to support filesystems w/o a magic string in the superblock
by Karel Zak
· 19 years ago
abaa112
Add support for detecting software suspend partitions to blkid
by Karel Zak
· 19 years ago
05a6edf
Fix blkid library so that the cache validation notices ext2 to ext3 conversion
by Karel Zak
· 19 years ago
68a7f95
Fix compiler warnings about missing memcpy prototypes.
by Matthias Andree
· 19 years ago
38d732b
Fix debugfs's set_inode_field so it can properly set i_size
by Theodore Ts'o
· 19 years ago
f2b74cd
Update Debian changelog for 1.38-2 release.
by Theodore Ts'o
· 19 years ago
cfe7ba4
Add valgrind support to the regression test suite
by Theodore Ts'o
· 19 years ago
2787276
Fix fencepost error in resize2fs caught by valgrind
by Theodore Ts'o
· 19 years ago
b28a6e9
Fix use-after-free bug of e2fsck context structure.
by Theodore Ts'o
· 19 years ago
2743159
Fix false positives from valgrind: memcpy via no-op structure copy
by Theodore Ts'o
· 19 years ago
583d1f8
Fix false positives from valgrind: prctl(PR_GET_DUMPABLE)
by Theodore Ts'o
· 19 years ago
8c5829f
Fix Debian build rules to reflect changes in texi2html (Debian Bug #317862)
by Theodore Ts'o
· 19 years ago
29af314
Check for a busy device when creating a journal.
by Theodore Ts'o
· 19 years ago
424131d
Make the helper scripts in the config directory executable.
by Theodore Ts'o
· 19 years ago
99200c6
Change gen_tarball to ignore Mercurial/quilt files (and remove BK ignores).
by Theodore Ts'o
· 19 years ago
2f614c8
Ignore quilt work files
by Theodore Ts'o
· 19 years ago
5bf9b4c
Fix com_err bug in compile_et: # of error messages can be wrong
by Theodore Ts'o
· 19 years ago
9b7d811
This patch adds a check to use fstat or fstat64 in getsize.c if the
by Andreas Dilger
· 19 years ago
2524785
Miscellaneous mke2fs cleanup
by Andreas Dilger
· 19 years ago
ce91114
Allow fractional percentages to the -m option in mke2fs and tune2fs
by Andreas Dilger
· 19 years ago
1f81f05
Added SUBMITTING-PATCHES file
by Theodore Ts'o
· 19 years ago
8b889f8
Set the executible bit on the configure script.
by Theodore Ts'o
· 19 years ago
49809dd
Make e2fsck Pass 1C header consistent with the other headers
by Theodore Ts'o
· 19 years ago
70f75dd
Add missing changelog file for previous commit (hg changeset: 0502b63a5be9)
by Theodore Ts'o
· 19 years ago
f76344f
[BUGFIX]: E2fsck will segfault on disconnected inode with extended attribute(s)
by Theodore Ts'o
· 19 years ago
caf037a
Fix debugfs's set_inode_fields command from silently failing.
by Theodore Ts'o
· 19 years ago
fea95ff
Fix typo in RELEASE-NOTES (wrong date, extra comment)
by Theodore Ts'o
· 19 years ago
ed88746
Create .hgignore file
by Theodore Ts'o
· 19 years ago
f96a0c3
ADD TAG: E2FSPROGS-1_38
by Theodore Ts'o
· 19 years ago
1f965c8
Update for e2fsprogs 1.38 release.
by Theodore Ts'o
· 19 years ago
675b79c
Change mke2fs to refuse to create filesystems greater than 2*31-1 blocks,
by Theodore Ts'o
· 19 years ago
80af12e
Change the function prototypes of ext2fs_set_bit, ext2fs_clear_bit, and
by Theodore Ts'o
· 19 years ago
55080a7
Fix blkid's debugging/TEST_PROGRAM code so that it is sufficiently
by Theodore Ts'o
· 19 years ago
39c191f
ext2fs_resize_mem() is suffering from C99 strict type aliasing problems.
by Stephen Tweedie
· 19 years ago
d9781ce
Fix minor typos in tune2fs's man page pointed out by Benno Schulenberg.
by Theodore Ts'o
· 19 years ago
5327bb4
Update typos in changelog
by Theodore Ts'o
· 19 years ago
Next »