Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
e2fsprogs_custom
/
a0010281f1689453d255e861e748a62ea04e00fe
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
f2275e3
Update Dutch, Polish, and Swedish translations.
by Theodore Ts'o
· 19 years ago
2adc320
Set FD_CLOEXEC on the /dev/random file descriptor used by libuuid
by Theodore Ts'o
· 19 years ago
22fe674
Add support for quoted strings in tag and section names
by Theodore Ts'o
· 19 years ago
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
Next »