index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-20
fsck: Ignore /etc/fstab entries for bind mounts
Theodore Ts'o
1
-0
/
+10
2007-08-20
Fix typo and clarify the uuidgen man page
Theodore Ts'o
1
-5
/
+2
2007-08-03
Make sure $prefix/etc is created before installing mke2fs.conf
Theodore Ts'o
1
-4
/
+4
2007-07-11
Update tune2fs man page to include more discussion of reserved blocks
Theodore Ts'o
1
-2
/
+10
2007-07-08
Remove Changelog files since they're not used after the git migration
Theodore Ts'o
1
-3417
/
+0
2007-07-04
Compile the default mke2fs.conf into mke2fs program
Theodore Ts'o
3
-3
/
+27
2007-06-24
Update Release Notes, Changelogs, version.h, etc. for 1.40 release
Theodore Ts'o
1
-0
/
+4
2007-06-21
Add default journal size function
Theodore Ts'o
1
-16
/
+3
2007-06-18
Don't write changes to the backup superblocks by default
Theodore Ts'o
2
-0
/
+7
2007-06-04
Fix error checking of badblock's last-block and start-block arguments
Theodore Ts'o
2
-4
/
+17
2007-05-31
[COVERITY] Free memory leak in mke2fs when parsing extended options
Brian Behlendorf
2
-0
/
+7
2007-05-25
Fix gcc -Wall warnings, especially on 64-bit systems
Andreas Dilger
3
-6
/
+13
2007-05-22
mke2fs: Add check to make sure inode_size * num_inodes isn't too big
Andreas Dilger
2
-0
/
+19
2007-05-18
Store the RAID stride value in the superblock and take advantage of it
Theodore Ts'o
2
-1
/
+3
2007-05-18
Add -g option to the blkid program to garbage collect the blkid.tab file
Theodore Ts'o
3
-5
/
+19
2007-05-08
Fix mke2fs and debugfs to support large (> 16 bit) uid's and gid's
Eric Sandeen
2
-4
/
+15
2007-05-07
Fix mke2fs defaults when /etc/mke2fs.conf doesn't exist
Eric Sandeen
1
-2
/
+3
2007-04-07
Allow the journal size to up to 10,240,000 blocks
Andreas Dilger
2
-3
/
+9
2007-04-02
Document the -X flag in the badblocks man page
Theodore Ts'o
2
-0
/
+12
2007-03-28
[COVERITY] Fix memory leak in tune2fs and mke2fs when parsing journal options
Brian Behlendorf
2
-0
/
+4
2007-03-28
[COVERITY] Fix memory leak in fsck on error paths
Brian Behlendorf
2
-0
/
+7
2007-03-21
[COVERITY] Fix memory leak in e2image (write_raw_image_file)
Brian Behlendorf
2
-1
/
+3
2007-03-21
[COVERITY] Fix memory leak in e2image
Brian Behlendorf
2
-0
/
+6
2007-03-19
[COVERITY] Fix dead code bug in mke2fs
Brian Behlendorf
2
-3
/
+12
2006-12-26
Use the newer add/remove_error_table com_err interfaces
Theodore Ts'o
7
-30
/
+52
2006-11-17
Adjust badblocks -n/-w exclusive usage message
Theodore Ts'o
2
-2
/
+9
2006-11-14
Fix misc. gcc -Wall complaints in the misc and e2fsck directories
Theodore Ts'o
4
-19
/
+33
2006-11-12
Allow debugfs and dumpe2fs to support fs features under development
Theodore Ts'o
2
-1
/
+5
2006-11-12
Add explanatory message to badblocks that -n and -w are mutually exclusive
Theodore Ts'o
2
-2
/
+16
2006-11-08
Fix e2fsck and mke2fs -c to be pass the last _block change to badblocks
Theodore Ts'o
2
-1
/
+7
2006-10-18
Fix mke2fs error checking when creating revision 0 filesystems
Theodore Ts'o
2
-27
/
+54
2006-10-03
Fix interpretation of the last_block command-line parameter to badblocks
Theodore Ts'o
2
-5
/
+12
2006-10-02
Increase default journal size to guarantee working on-line resizing
Theodore Ts'o
2
-1
/
+7
2006-10-01
Fix Debian FTBFS problem caused by devmapper library using pthreads
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-12
Fix more rounding overflows for filesystems that have 2**32-1 blocks
Eric Sandeen
2
-1
/
+5
2006-09-12
Add checks to make sure inode counts don't overflow a 32-bit value
Eric Sandeen
2
-1
/
+20
2006-09-12
Create new ext2fs library inlines: ext2fs_group_{first,last}_block()
Eric Sandeen
2
-6
/
+8
2006-09-12
Fix signed vs unsigned printf format strings for block and inode numbers
Eric Sandeen
4
-8
/
+14
2006-09-12
Remove unused variables
Eric Sandeen
2
-1
/
+5
2006-09-12
Fix loops over group descriptors to prevent 2**32-1 block number overflows
Eric Sandeen
3
-15
/
+27
2006-09-12
Minor man page updates to tune2fs(8) and uuidgen(1)
Theodore Ts'o
3
-8
/
+13
2006-08-30
Fix potential 2**32-1 overflow by using e2p_percent()
Theodore Ts'o
3
-3
/
+8
2006-08-30
Remove unnecessary and unused resize2fs build rule from misc/Makefile.in
Theodore Ts'o
2
-4
/
+3
2006-08-30
Fix potential 2**32-1 overflow problems by ext2fs_div_ceil()
Theodore Ts'o
3
-5
/
+21
2006-08-19
blkid.8.in: Fix description of the -l option to be more accurate
Andreas Dilger
1
-21
/
+7
2006-08-06
Make the findsuper program more powerful
Andreas Dilger
2
-31
/
+92
2006-08-05
Require mke2fs -F -F for really dangerous operations
Andreas Dilger
4
-5
/
+14
2006-08-05
Rename EXT3_EXTENTS_FL to EXT4_EXTENTS_FL and make it visible to the user
Andreas Dilger
2
-2
/
+6
2006-07-15
Allow default inode_size to be specified in mke2fs.conf and document mke2fs -I
Andreas Dilger
4
-9
/
+55
[next]