index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-22
Add debugging code to the com_err library
Theodore Ts'o
2
-0
/
+84
2006-11-30
Fix (as yet unused) struct ext4_group_desc to add a missing bg_pad field
Theodore Ts'o
2
-0
/
+6
2006-11-17
Adjust badblocks -n/-w exclusive usage message
Theodore Ts'o
2
-2
/
+9
2006-11-17
Add libreadline.so.5 to the list of readline libraries used by libss
Theodore Ts'o
2
-1
/
+6
2006-11-14
Added tag E2FSPROGS-1_40-WIP-1114 for changeset 20144d6af15c
Theodore Ts'o
1
-0
/
+1
2006-11-14
Update version.h, RELEASE-NOTES, debian/changelog for 1.40-WIP release
Theodore Ts'o
3
-4
/
+56
2006-11-14
Update WFLAGS to suppress spurious warning messages
Theodore Ts'o
2
-3
/
+11
2006-11-14
Fix misc. gcc -Wall complaints in the misc and e2fsck directories
Theodore Ts'o
12
-51
/
+77
2006-11-14
Fix gcc -Wall complaints in libext2fs
Theodore Ts'o
5
-5
/
+21
2006-11-14
Fix type punning bugs in ext2fs_get_mem() and ext2fs_free_mem()
Theodore Ts'o
3
-30
/
+18
2006-11-12
Allow debugfs and dumpe2fs to support fs features under development
Theodore Ts'o
7
-7
/
+45
2006-11-12
Add explanatory message to badblocks that -n and -w are mutually exclusive
Theodore Ts'o
2
-2
/
+16
2006-11-12
Check in binary extent test image file into the source tree.
Theodore Ts'o
3
-0
/
+9
2006-11-12
Check in ext4 extent headers into the source tree
Theodore Ts'o
4
-1
/
+244
2006-11-12
Add support for printing new filesystem features
Theodore Ts'o
2
-0
/
+19
2006-11-12
Work around GCC bug on the Arm platform
Theodore Ts'o
2
-0
/
+21
2006-11-12
Update draft-leach-uuids-guids-01.txt with rfc4122.txt
Theodore Ts'o
5
-1731
/
+1803
2006-11-12
Fixes for building RPM's via "make rpm"
Andreas Dilger
8
-111
/
+95
2006-11-12
Avoid infinite substitution loop in subst caused by autoconf pre-v2.60
Theodore Ts'o
2
-0
/
+13
2006-11-12
Set local environment variables to C so mk_cmds and compile_et always work
Theodore Ts'o
4
-0
/
+36
2006-11-12
Allow unix_io offsets greater than 2G
Theodore Ts'o
2
-2
/
+9
2006-11-11
Add directory hashed signed/unsigned hint to superblock
Theodore Ts'o
32
-23
/
+226
2006-11-11
Add new a new tests make target "checked-failed" which reruns any failed tests
Theodore Ts'o
2
-0
/
+12
2006-11-11
On-disk format for controlling the inode size
Theodore Ts'o
3
-3
/
+25
2006-11-11
On-disk format definition for 64-bit support
Theodore Ts'o
3
-4
/
+37
2006-11-11
On-disk format for large number of subdirectories
Theodore Ts'o
2
-1
/
+8
2006-11-11
On-disk format definition for group descriptor checksums
Theodore Ts'o
3
-4
/
+17
2006-11-11
On-disk format definition for huge files
Theodore Ts'o
13
-33
/
+70
2006-11-08
Fix e2fsck and mke2fs -c to be pass the last _block change to badblocks
Theodore Ts'o
4
-2
/
+14
2006-10-22
Update debian/changelog for 1.39+1.40-WIP-2006.10.02+dfsg-2 release
Theodore Ts'o
1
-0
/
+11
2006-10-22
Add failsafe against duplicate UUID's generated by threaded programs
Theodore Ts'o
5
-2
/
+37
2006-10-22
Add datarootdir definition for compatibility with autoconf 2.60
Theodore Ts'o
12
-0
/
+37
2006-10-21
Fix potential e2fsck -n crash
Theodore Ts'o
2
-1
/
+10
2006-10-21
Fix amd64 build due to -lpthread ordering problem
Theodore Ts'o
3
-3811
/
+6348
2006-10-18
Fix mke2fs error checking when creating revision 0 filesystems
Theodore Ts'o
2
-27
/
+54
2006-10-04
Update Debian packaging for 1.39+1.40-WIP-2006.10.02+dfsg-1
Theodore Ts'o
8
-10
/
+162
2006-10-03
Fix interpretation of the last_block command-line parameter to badblocks
Theodore Ts'o
2
-5
/
+12
2006-10-02
Update version.h, RELEASE-NOTES, debian/changelog for 1.40-WIP release
Theodore Ts'o
3
-2
/
+149
2006-10-02
Remove useful UUID specification from Debian packaging thanks to license Nazi's
Theodore Ts'o
1
-2
/
+5
2006-10-02
Check for potential 64-bit overflow in ext2fs_get_device_size()
Eric Sandeen
2
-0
/
+11
2006-10-02
Minor correction to e2fsck.conf man page
Theodore Ts'o
2
-2
/
+7
2006-10-02
debian: Add versioned build-dep on texi2html
Theodore Ts'o
1
-1
/
+1
2006-10-02
Increase default journal size to guarantee working on-line resizing
Theodore Ts'o
2
-1
/
+7
2006-10-02
Fix resize2fs error msgs if the fs or kernel doesn't support on-line resize
Theodore Ts'o
2
-2
/
+29
2006-10-01
Fix Debian FTBFS problem caused by devmapper library using pthreads
Theodore Ts'o
10
-10
/
+37
2006-10-01
Fix build problem if byte swapping has been disabled.
Theodore Ts'o
2
-1
/
+6
2006-10-01
Fix misc/Makefile.in so that it builds even if e2fsck hasn't been built yet
Theodore Ts'o
2
-5
/
+25
2006-09-29
Fix e2p_percent() crash if percentage was zero.
Theodore Ts'o
2
-0
/
+7
2006-09-29
Clarify copyright license status of lib/et and lib/ss in the COPYING file
Theodore Ts'o
1
-4
/
+7
2006-09-24
blkid_devno_to_devname(): Avoid recursive loops due to symlinks in /dev
Theodore Ts'o
2
-3
/
+9
[next]