index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-16
e4defrag: Check error return of sysconf()
Eric Sandeen
1
-1
/
+4
2011-09-16
e2fsprogs: Don't try to close an fd which is negative
Eric Sandeen
3
-6
/
+12
2011-09-16
tune2fs: handle inode and/or block bitmap read failures in resize_inode()
Eric Sandeen
1
-2
/
+13
2011-09-16
e2fsck: Fix leaks in error paths
Eric Sandeen
1
-2
/
+5
2011-09-16
test_icount: fclose() before exit
Eric Sandeen
1
-0
/
+2
2011-09-16
libext2: Fix leaks in write_bitmaps on error returns
Eric Sandeen
1
-9
/
+19
2011-09-16
e2initrd_helper: Fix memory leak on error
Eric Sandeen
1
-4
/
+7
2011-09-16
mke2fs: Do not let -t or -T be specified more than once
Eric Sandeen
1
-0
/
+10
2011-09-16
e2fsck: remove extraneous memset
Eric Sandeen
1
-1
/
+0
2011-09-16
filefrag: Fix uninitialized "expected" value
Eric Sandeen
1
-2
/
+3
2011-09-16
subst: Fix free of uninit pointers
Eric Sandeen
1
-4
/
+1
2011-09-16
e2fsprogs: Fix some error cleanup path bugs
Eric Sandeen
6
-11
/
+11
2011-09-16
e2fsck: Don't store old_op from ehandler_operation if we don't restore it.
Eric Sandeen
2
-4
/
+2
2011-09-16
libe2p: reach unreachable code
Eric Sandeen
1
-3
/
+4
2011-09-16
freefrag: fix up getopt case statement
Eric Sandeen
1
-3
/
+1
2011-09-16
uuidd: Add missing break to option case statement
Eric Sandeen
1
-0
/
+1
2011-09-16
e2fsprogs: annotate intentional fallthroughs in case statements
Eric Sandeen
5
-0
/
+10
2011-09-16
e2fsck: handle null fs in print_pathname()
Eric Sandeen
1
-2
/
+3
2011-09-16
libext2fs: Potential null ptr deref in undo_err_handler_init
Eric Sandeen
1
-1
/
+2
2011-09-16
libext2: move buf variable completely under ifdef
Eric Sandeen
1
-3
/
+4
2011-09-16
mke2fs: remove impossible tests for null usage_types
Eric Sandeen
1
-5
/
+2
2011-09-16
fsck: fix -C option parsing
Eric Sandeen
1
-1
/
+1
2011-09-16
e2fsprogs: Remove impossible name_len tests.
Eric Sandeen
5
-14
/
+3
2011-09-16
libext2: Fix EXT2_LIB_SOFTSUPP masking
Eric Sandeen
1
-2
/
+2
2011-09-16
libext2s: fix swapfs.c so it builds on big endian systems
Theodore Ts'o
2
-11
/
+27
2011-09-16
debian: use 1.41.99 hack so that lintain doesn't complain
Theodore Ts'o
1
-130
/
+183
2011-09-16
Update for e2fsprogs 1.42-WIP-0916 release
Theodore Ts'o
5
-8
/
+105
2011-09-16
libquota: indicate in the ELF library image that it requires libext2fs
Theodore Ts'o
1
-1
/
+1
2011-09-16
debugfs: add 64-bit support to the set_field commands
Theodore Ts'o
6
-164
/
+313
2011-09-16
libext2fs: add metadata checksum and snapshot feature flags
Theodore Ts'o
8
-15
/
+51
2011-09-16
dumpe2fs: display "free blocks" as "free clusters" for bigalloc file systems
Theodore Ts'o
2
-5
/
+15
2011-09-16
libext2fs: remove redundant last-group check in ext2fs_check_desc()
Eric Sandeen
1
-2
/
+0
2011-09-16
e2fsck: fix error in computing blocks of the ending group
Yongqiang Yang
1
-3
/
+2
2011-09-16
e2fsprogs: add ext2fs_group_blocks_count helper
Eric Sandeen
6
-35
/
+27
2011-09-16
libext2fs: fix size check in tst_inode_size
Theodore Ts'o
2
-1
/
+2
2011-09-16
Merge branch 'maint' into next
Theodore Ts'o
7
-8
/
+23
2011-09-15
e2fsck: do not attempt to discard if -n was specified
Lukas Czerner
1
-4
/
+3
2011-09-15
tests: Print out list of failed tests
Lukas Czerner
1
-1
/
+9
2011-09-15
e2fsprogs: Use punch hole as "discard" on regular files
Lukas Czerner
8
-14
/
+59
2011-09-15
e2fsprogs: create open() and stat() helpers
Lukas Czerner
7
-50
/
+50
2011-09-15
libext2fs: Add crc32c implementation for metadata checksumming
Darrick J. Wong
5
-2
/
+1345
2011-09-15
mke2fs: check that auto-detected blocksize <= sys_page_size
Yury V. Zaytsev
1
-11
/
+13
2011-09-15
mke2fs.8: Fix the documentation of maximum journal size
Surbhi Palande
1
-1
/
+2
2011-09-15
libext2fs: fix the range validation in bitmap_range2 funcs
Amir Goldstein
1
-5
/
+5
2011-09-15
badblocks: update man page's description of the -v option
Theodore Ts'o
1
-1
/
+2
2011-09-15
debian: update the e2fslibs and e2fslibs-dev files for the quota library
Theodore Ts'o
2
-1
/
+3
2011-09-15
libext2fs: fix binary and source compatibility with the dump program
Theodore Ts'o
4
-4
/
+17
2011-09-15
mke2fs: use "extent" consistently as a feature name in the man page
Theodore Ts'o
1
-1
/
+1
2011-09-15
libe2p: fix bug so that MNTOPT_ options can be successfully parsed
Theodore Ts'o
1
-1
/
+1
2011-09-14
e2image: fix invalid lseek error detection
Lukas Czerner
1
-1
/
+2
[prev]
[next]