Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_e2fsprogs
/
cc37e0d3ae12f47e77da25dea4d6a9439f489f67
cc37e0d
Fix memory leak in ext2fs_write_new_inode()
by Jim Garlick
· 18 years ago
28db82a
Rework e2fsck's dirinfo abstraction to be more friendly for databases
by Theodore Ts'o
· 18 years ago
86bc90f
Fix potential reference (and free) to an uninitialized pointer in e2fsck
by Theodore Ts'o
· 18 years ago
106ad96
Add tdb from Samba into libext2fs library.
by Theodore Ts'o
· 18 years ago
4aec958
Add #include's to avoid compiler warnings in lib/ext2fs/tst_types
by Theodore Ts'o
· 18 years ago
641b66b
Fix potential infinite loop in e2fsck on really big filesystems
by Theodore Ts'o
· 18 years ago
51764fb
resize2fs (libe2p): Fix resize2fs parsing of size parameter (in sector units)
by Theodore Ts'o
· 18 years ago
52a0793
Document the -X flag in the badblocks man page
by Theodore Ts'o
· 18 years ago
efac5a7
debugfs: support > 2GB files for the dump and rdump commands
by Theodore Ts'o
· 18 years ago
fbc3f90
e2fsck: Recover a special file which looks an awful lot like a directory
by Theodore Ts'o
· 18 years ago
ccfbb26
e2fsck: Add support for %It in problem description messages
by Theodore Ts'o
· 18 years ago
56c8c59
Fix e2fsck to set the filetype of '..' when connecting a dir, to lost+found
by Theodore Ts'o
· 18 years ago
441ab1e
Fix edge case when i_size doesn't get fixed until second e2fsck run
by Theodore Ts'o
· 18 years ago
971fe05
[COVERITY] Handle potential case in debugfs if ext2fs_get_pathname returns NULL
by Brian Behlendorf
· 18 years ago
d904dd2
[COVERITY] Fix coverity warning in debugfs
by Theodore Ts'o
· 18 years ago
2bfe0bd
[COVERITY] Fix (error case only) memory leak in e2fsck_get_journal
by Brian Behlendorf
· 18 years ago
06c9c6f
[COVERITY] Fix (error case only) memory leak in e2fsck pass #4
by Brian Behlendorf
· 18 years ago
1db4c43
[COVERITY] Fix (error case only) memory leak in e2fsck -S
by Brian Behlendorf
· 18 years ago
49e2df2
[COVERITY] Fix (error case only) memory leak in e2fsck pass #5
by Brian Behlendorf
· 18 years ago
9d45b6e
[COVERITY] Fix (error case only) memory leak in e2fsck pass #1
by Brian Behlendorf
· 18 years ago
5469d76
[COVERITY] Fix memory leak when parsing extended options in e2fsck
by Brian Behlendorf
· 18 years ago
cae542c
[COVERITY] Fix memory leak when parsing extended options in e2fsck
by Brian Behlendorf
· 18 years ago
45415c2
[COVERITY] Fix memory leak in tune2fs and mke2fs when parsing journal options
by Brian Behlendorf
· 18 years ago
12f8ff4
[COVERITY] Fix memory leak in fsck on error paths
by Brian Behlendorf
· 18 years ago
0bed54f
[COVERITY] Fix file handle leak in debugfs's logdump (in error case)
by Brian Behlendorf
· 18 years ago
e0a700d
[COVERITY] Fix (error case) memory leak in blkid library (parse_dev)
by Brian Behlendorf
· 18 years ago
d7eee82
[COVERITY] Fix memory leak in e2image (write_raw_image_file)
by Brian Behlendorf
· 18 years ago
248c2f9
[COVERITY] Fix memory leak in e2image
by Brian Behlendorf
· 18 years ago
2f1ecfa
[COVERITY] Fix memory leak on error handling in the debugfs's icheck command
by Brian Behlendorf
· 18 years ago
8945655
[COVERITY] Fix (error case) memory leak in debugfs
by Brian Behlendorf
· 18 years ago
f93625b
[COVERITY] Fix (error case) memory leak in libext2fs (ext2fs_image_inode_write)
by Brian Behlendorf
· 18 years ago
e649be9
[COVERITY] Fix (error case) memory leak in libext2fs (ext2fs_write_inode_full)
by Brian Behlendorf
· 18 years ago
f19c46d
[COVERITY] Fix memory leak in libss (ss_execute_line)
by Brian Behlendorf
· 18 years ago
f1d6a07
[COVERITY] Fix (error case) file handle leak in util/subst program
by Brian Behlendorf
· 18 years ago
5f7fe7f
[VALGRIND] Fix memory leak in libblkid (blkid_get_devname)
by Theodore Ts'o
· 18 years ago
61bf36e
[COVERITY] Fix memory leak in libe2p (e2p_edit_mntopts)
by Brian Behlendorf
· 18 years ago
2711ca1
[COVERITY] Fix memory leak in libe2p (e2p_edit_feature)
by Brian Behlendorf
· 18 years ago
9350326
[COVERITY] Fix memory leak in profile library
by Brian Behlendorf
· 18 years ago
b772900
[COVERITY] Avoid static buffer overruns in debugfs
by Brian Behlendorf
· 18 years ago
a4b66fb
[COVERITY] Add missing NULL check to e2fsck_get_dir_info()
by Brian Behlendorf
· 18 years ago
538e654
[COVERITY] Check for NULL return from dict_lookup() in e2fsck
by Brian Behlendorf
· 18 years ago
d2021de
[COVERITY] Fix bad error checking for NULL parameter in ss library
by Brian Behlendorf
· 18 years ago
12f9195
[COVERITY] Fix segfault bug if the profile directory is empty
by Brian Behlendorf
· 18 years ago
e066150
[COVERITY] Fix dead code bug in mke2fs
by Brian Behlendorf
· 18 years ago
d90be5b
[COVERITY] Allow blkid_dev_has_tag to check if a tag exists when value==NULL
by Theodore Ts'o
· 18 years ago
d2b2a48
[COVERITY] Fix missing return code check for ext2fs_write_inode
by Brian Behlendorf
· 18 years ago
57a1cbb
Allow the debugfs lcd command to work w/o a filesystem being open
by Theodore Ts'o
· 18 years ago
257ace8
Fix memory leak in blkid library
by Theodore Ts'o
· 18 years ago
a178852
Add versioned dependency in Debian's shlibs for libblkid
by Theodore Ts'o
· 18 years ago
97fa31b
Fix dump_usued segault in debugfs if used without open filesystem
by Matthias Koenig
· 19 years ago
a6d8302
Use the newer add/remove_error_table com_err interfaces
by Theodore Ts'o
· 19 years ago
ec84b74
Add debugging code to the com_err library
by Theodore Ts'o
· 19 years ago
d2a3bf2
Fix (as yet unused) struct ext4_group_desc to add a missing bg_pad field
by Theodore Ts'o
· 19 years ago
017a76e
Adjust badblocks -n/-w exclusive usage message
by Theodore Ts'o
· 19 years ago
83732f1
Add libreadline.so.5 to the list of readline libraries used by libss
by Theodore Ts'o
· 19 years ago
cfb38f9
Added tag E2FSPROGS-1_40-WIP-1114 for changeset 20144d6af15c
by Theodore Ts'o
· 19 years ago
7809bc5
Update version.h, RELEASE-NOTES, debian/changelog for 1.40-WIP release
by Theodore Ts'o
· 19 years ago
19c000e
Update WFLAGS to suppress spurious warning messages
by Theodore Ts'o
· 19 years ago
642935c
Fix misc. gcc -Wall complaints in the misc and e2fsck directories
by Theodore Ts'o
· 19 years ago
dec5cd1
Fix gcc -Wall complaints in libext2fs
by Theodore Ts'o
· 19 years ago
2694f31
Fix type punning bugs in ext2fs_get_mem() and ext2fs_free_mem()
by Theodore Ts'o
· 19 years ago
cf8272e
Allow debugfs and dumpe2fs to support fs features under development
by Theodore Ts'o
· 19 years ago
d8b5f77
Add explanatory message to badblocks that -n and -w are mutually exclusive
by Theodore Ts'o
· 19 years ago
5e68f0e
Check in binary extent test image file into the source tree.
by Theodore Ts'o
· 19 years ago
89dd657
Check in ext4 extent headers into the source tree
by Theodore Ts'o
· 19 years ago
477007e
Add support for printing new filesystem features
by Theodore Ts'o
· 19 years ago
413a78f
Work around GCC bug on the Arm platform
by Theodore Ts'o
· 19 years ago
8d54e8f
Update draft-leach-uuids-guids-01.txt with rfc4122.txt
by Theodore Ts'o
· 19 years ago
927566a
Fixes for building RPM's via "make rpm"
by Andreas Dilger
· 19 years ago
98224fb
Avoid infinite substitution loop in subst caused by autoconf pre-v2.60
by Theodore Ts'o
· 19 years ago
05155f9
Set local environment variables to C so mk_cmds and compile_et always work
by Theodore Ts'o
· 19 years ago
2aee23f
Allow unix_io offsets greater than 2G
by Theodore Ts'o
· 19 years ago
f77704e
Add directory hashed signed/unsigned hint to superblock
by Theodore Ts'o
· 19 years ago
5232559
Add new a new tests make target "checked-failed" which reruns any failed tests
by Theodore Ts'o
· 19 years ago
6b3ce98
On-disk format for controlling the inode size
by Theodore Ts'o
· 19 years ago
8061d2c
On-disk format definition for 64-bit support
by Theodore Ts'o
· 19 years ago
bec6f49
On-disk format for large number of subdirectories
by Theodore Ts'o
· 19 years ago
8815fb8
On-disk format definition for group descriptor checksums
by Theodore Ts'o
· 19 years ago
5d17119
On-disk format definition for huge files
by Theodore Ts'o
· 19 years ago
8ade479
Fix e2fsck and mke2fs -c to be pass the last _block change to badblocks
by Theodore Ts'o
· 19 years ago
0149edb
Update debian/changelog for 1.39+1.40-WIP-2006.10.02+dfsg-2 release
by Theodore Ts'o
· 19 years ago
ae2868a
Add failsafe against duplicate UUID's generated by threaded programs
by Theodore Ts'o
· 19 years ago
b6b65c3
Add datarootdir definition for compatibility with autoconf 2.60
by Theodore Ts'o
· 19 years ago
977ac87
Fix potential e2fsck -n crash
by Theodore Ts'o
· 19 years ago
e105214
Fix amd64 build due to -lpthread ordering problem
by Theodore Ts'o
· 19 years ago
b290d2d
Fix mke2fs error checking when creating revision 0 filesystems
by Theodore Ts'o
· 19 years ago
ec3bb41
Update Debian packaging for 1.39+1.40-WIP-2006.10.02+dfsg-1
by Theodore Ts'o
· 19 years ago
8938ce6
Fix interpretation of the last_block command-line parameter to badblocks
by Theodore Ts'o
· 19 years ago
26bcc2c
Update version.h, RELEASE-NOTES, debian/changelog for 1.40-WIP release
by Theodore Ts'o
· 19 years ago
bfc1a74
Remove useful UUID specification from Debian packaging thanks to license Nazi's
by Theodore Ts'o
· 19 years ago
3efc3a0
Check for potential 64-bit overflow in ext2fs_get_device_size()
by Eric Sandeen
· 19 years ago
2d1fa59
Minor correction to e2fsck.conf man page
by Theodore Ts'o
· 19 years ago
ecdd7e5
debian: Add versioned build-dep on texi2html
by Theodore Ts'o
· 19 years ago
d49db19
Increase default journal size to guarantee working on-line resizing
by Theodore Ts'o
· 19 years ago
d255b22
Fix resize2fs error msgs if the fs or kernel doesn't support on-line resize
by Theodore Ts'o
· 19 years ago
cce2f49
Fix Debian FTBFS problem caused by devmapper library using pthreads
by Theodore Ts'o
· 19 years ago
fa2d516
Fix build problem if byte swapping has been disabled.
by Theodore Ts'o
· 19 years ago
8153d1c
Fix misc/Makefile.in so that it builds even if e2fsck hasn't been built yet
by Theodore Ts'o
· 19 years ago
23bb9b1
Fix e2p_percent() crash if percentage was zero.
by Theodore Ts'o
· 19 years ago
ca0d5c6
Clarify copyright license status of lib/et and lib/ss in the COPYING file
by Theodore Ts'o
· 19 years ago
Next »