index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-19
Define the l_i_iversion field in ext2_inode
Theodore Ts'o
3
-4
/
+10
2007-04-18
ext2fs_get_device_size(): Fix potential fd descriptor leak in an error case
Theodore Ts'o
2
-4
/
+13
2007-04-14
Correct byteswapping for fast symlinks with xattrs
Bryn M. Reeves
2
-2
/
+14
2007-04-10
blkid: Report correct UUID from MD superblocks
Sergey Vlasov
1
-1
/
+1
2007-04-10
blkid: Fix MD 0.90 superblock detection on little endian systems
Sergey Vlasov
1
-1
/
+1
2007-04-06
Fix memory leaks from using the tdb library
Theodore Ts'o
1
-0
/
+1
2007-04-06
Add support for using TDB to libext2fs's icount abstraction
Theodore Ts'o
3
-80
/
+259
2007-04-06
Add new TDB error codes
Theodore Ts'o
2
-0
/
+32
2007-04-06
Add a regression test suite for libext2fs's icount abstraction
Theodore Ts'o
3
-2
/
+208
2007-04-06
Fix memory leak in ext2fs_write_new_inode()
Jim Garlick
2
-1
/
+8
2007-04-04
Add tdb from Samba into libext2fs library.
Theodore Ts'o
13
-2
/
+5123
2007-04-04
Add #include's to avoid compiler warnings in lib/ext2fs/tst_types
Theodore Ts'o
2
-0
/
+8
2007-04-02
Fix potential infinite loop in e2fsck on really big filesystems
Theodore Ts'o
2
-1
/
+13
2007-04-02
resize2fs (libe2p): Fix resize2fs parsing of size parameter (in sector units)
Theodore Ts'o
2
-1
/
+8
2007-03-23
[COVERITY] Fix (error case) memory leak in blkid library (parse_dev)
Brian Behlendorf
2
-1
/
+7
2007-03-21
[COVERITY] Fix (error case) memory leak in libext2fs (ext2fs_image_inode_write)
Brian Behlendorf
2
-4
/
+7
2007-03-21
[COVERITY] Fix (error case) memory leak in libext2fs (ext2fs_write_inode_full)
Brian Behlendorf
2
-2
/
+9
2007-03-21
[COVERITY] Fix memory leak in libss (ss_execute_line)
Brian Behlendorf
2
-1
/
+11
2007-03-21
[VALGRIND] Fix memory leak in libblkid (blkid_get_devname)
Theodore Ts'o
2
-5
/
+11
2007-03-21
[COVERITY] Fix memory leak in libe2p (e2p_edit_mntopts)
Brian Behlendorf
2
-6
/
+13
2007-03-21
[COVERITY] Fix memory leak in libe2p (e2p_edit_feature)
Brian Behlendorf
2
-8
/
+17
2007-03-19
[COVERITY] Fix bad error checking for NULL parameter in ss library
Brian Behlendorf
2
-1
/
+6
2007-03-18
[COVERITY] Allow blkid_dev_has_tag to check if a tag exists when value==NULL
Theodore Ts'o
2
-2
/
+8
2007-03-06
Fix memory leak in blkid library
Theodore Ts'o
3
-3
/
+10
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
Add libreadline.so.5 to the list of readline libraries used by libss
Theodore Ts'o
2
-1
/
+6
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
3
-4
/
+32
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
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
7
-13
/
+98
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
3
-6
/
+14
2006-10-22
Add failsafe against duplicate UUID's generated by threaded programs
Theodore Ts'o
2
-0
/
+32
2006-10-22
Add datarootdir definition for compatibility with autoconf 2.60
Theodore Ts'o
4
-0
/
+13
2006-10-02
Check for potential 64-bit overflow in ext2fs_get_device_size()
Eric Sandeen
2
-0
/
+11
2006-10-01
Fix build problem if byte swapping has been disabled.
Theodore Ts'o
2
-1
/
+6
2006-09-29
Fix e2p_percent() crash if percentage was zero.
Theodore Ts'o
2
-0
/
+7
2006-09-24
blkid_devno_to_devname(): Avoid recursive loops due to symlinks in /dev
Theodore Ts'o
2
-3
/
+9
2006-09-17
Fix blkid bug with correctly reporting FAT filesystem labels that are empty
Karel Zak
2
-2
/
+6
2006-09-17
Add GFS/GFS2 support to the blkid library.
Karel Zak
3
-0
/
+98
2006-09-12
Add checks to make sure inode counts don't overflow a 32-bit value
Eric Sandeen
2
-2
/
+10
[next]