Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_e2fsprogs
/
d9c60e04b3b18b13d7707f1876ac7bce89df10e9
d9c60e0
e2fsck: regression tests for INCOMPAT_MMP feature
by Andreas Dilger
· 14 years ago
0f5eba7
ext2fs: add multi-mount protection (INCOMPAT_MMP)
by Andreas Dilger
· 14 years ago
6747ac8
tune2fs: miscellaneous whitespace fixups
by Andreas Dilger
· 14 years ago
d90d6a7
tune2fs: kill external journal if device not found
by Andreas Dilger
· 14 years ago
6b56f3d
misc: quiet minor compiler errors
by Andreas Dilger
· 14 years ago
9d9a53e
libext2fs: add flag to ext2fs_flush() and ext2fs_close() to avoid fsync
by Richard W.M. Jones
· 14 years ago
af67c12
e2fsck.8: fix spelling mistake in man page
by Theodore Ts'o
· 14 years ago
8f9d708
libquota: only build a static library
by Theodore Ts'o
· 14 years ago
55e00a2
debian: add support for multiarch
by Theodore Ts'o
· 14 years ago
d1154eb
Shorten compile commands run by the build system
by Theodore Ts'o
· 14 years ago
30295f1
mke2fs: free tdb_dir string if it came from the profile
by Eric Sandeen
· 14 years ago
2572655
e4defrag: Check error return of sysconf()
by Eric Sandeen
· 14 years ago
fe65f1e
e2fsprogs: Don't try to close an fd which is negative
by Eric Sandeen
· 14 years ago
c3ecabe
tune2fs: handle inode and/or block bitmap read failures in resize_inode()
by Eric Sandeen
· 14 years ago
6d4ced2
e2fsck: Fix leaks in error paths
by Eric Sandeen
· 14 years ago
2bf0739
test_icount: fclose() before exit
by Eric Sandeen
· 14 years ago
5ea3c82
libext2: Fix leaks in write_bitmaps on error returns
by Eric Sandeen
· 14 years ago
7adf589
e2initrd_helper: Fix memory leak on error
by Eric Sandeen
· 14 years ago
9f7c3af
mke2fs: Do not let -t or -T be specified more than once
by Eric Sandeen
· 14 years ago
14ed2ed
e2fsck: remove extraneous memset
by Eric Sandeen
· 14 years ago
1e003cc
filefrag: Fix uninitialized "expected" value
by Eric Sandeen
· 14 years ago
d5c1d82
subst: Fix free of uninit pointers
by Eric Sandeen
· 14 years ago
624e8eb
e2fsprogs: Fix some error cleanup path bugs
by Eric Sandeen
· 14 years ago
f85a9ae
e2fsck: Don't store old_op from ehandler_operation if we don't restore it.
by Eric Sandeen
· 14 years ago
06e41dd
libe2p: reach unreachable code
by Eric Sandeen
· 14 years ago
4ebbc0a
freefrag: fix up getopt case statement
by Eric Sandeen
· 14 years ago
6a1dfb3
uuidd: Add missing break to option case statement
by Eric Sandeen
· 14 years ago
9e30fb2
e2fsprogs: annotate intentional fallthroughs in case statements
by Eric Sandeen
· 14 years ago
da05d14
e2fsck: handle null fs in print_pathname()
by Eric Sandeen
· 14 years ago
665563b
libext2fs: Potential null ptr deref in undo_err_handler_init
by Eric Sandeen
· 14 years ago
d0f196d
libext2: move buf variable completely under ifdef
by Eric Sandeen
· 14 years ago
4d5cf8b
mke2fs: remove impossible tests for null usage_types
by Eric Sandeen
· 14 years ago
80f4b3a
fsck: fix -C option parsing
by Eric Sandeen
· 14 years ago
11ba79b
e2fsprogs: Remove impossible name_len tests.
by Eric Sandeen
· 14 years ago
bc28abc
libext2: Fix EXT2_LIB_SOFTSUPP masking
by Eric Sandeen
· 14 years ago
ae96c67
libext2s: fix swapfs.c so it builds on big endian systems
by Theodore Ts'o
· 14 years ago
3694bf1
debian: use 1.41.99 hack so that lintain doesn't complain
by Theodore Ts'o
· 14 years ago
2406de5
Update for e2fsprogs 1.42-WIP-0916 release
by Theodore Ts'o
· 14 years ago
cd0b97e
libquota: indicate in the ELF library image that it requires libext2fs
by Theodore Ts'o
· 14 years ago
16c581d
debugfs: add 64-bit support to the set_field commands
by Theodore Ts'o
· 14 years ago
89efc88
libext2fs: add metadata checksum and snapshot feature flags
by Theodore Ts'o
· 14 years ago
2418dfd
dumpe2fs: display "free blocks" as "free clusters" for bigalloc file systems
by Theodore Ts'o
· 14 years ago
f314bb0
libext2fs: remove redundant last-group check in ext2fs_check_desc()
by Eric Sandeen
· 14 years ago
32318ff
e2fsck: fix error in computing blocks of the ending group
by Yongqiang Yang
· 14 years ago
98f4547
e2fsprogs: add ext2fs_group_blocks_count helper
by Eric Sandeen
· 14 years ago
65b7a46
libext2fs: fix size check in tst_inode_size
by Theodore Ts'o
· 14 years ago
75405ff
Merge branch 'maint' into next
by Theodore Ts'o
· 14 years ago
765e03f
e2fsck: do not attempt to discard if -n was specified
by Lukas Czerner
· 14 years ago
2fa1679
tests: Print out list of failed tests
by Lukas Czerner
· 14 years ago
d2bfdc7
e2fsprogs: Use punch hole as "discard" on regular files
by Lukas Czerner
· 14 years ago
c859cb1
e2fsprogs: create open() and stat() helpers
by Lukas Czerner
· 14 years ago
db8bbf2
libext2fs: Add crc32c implementation for metadata checksumming
by Darrick J. Wong
· 14 years ago
45792c1
mke2fs: check that auto-detected blocksize <= sys_page_size
by Yury V. Zaytsev
· 14 years ago
57cb271
mke2fs.8: Fix the documentation of maximum journal size
by Surbhi Palande
· 14 years ago
15749d7
libext2fs: fix the range validation in bitmap_range2 funcs
by Amir Goldstein
· 14 years ago
7fef2bb
badblocks: update man page's description of the -v option
by Theodore Ts'o
· 14 years ago
8595c5b
debian: update the e2fslibs and e2fslibs-dev files for the quota library
by Theodore Ts'o
· 14 years ago
3fbfad5
libext2fs: fix binary and source compatibility with the dump program
by Theodore Ts'o
· 14 years ago
b715080
mke2fs: use "extent" consistently as a feature name in the man page
by Theodore Ts'o
· 14 years ago
6316513
libe2p: fix bug so that MNTOPT_ options can be successfully parsed
by Theodore Ts'o
· 14 years ago
9d10f01
e2image: fix invalid lseek error detection
by Lukas Czerner
· 14 years ago
449c87a
libquota: fix "make install" so it works in with a VPATH build directory
by Theodore Ts'o
· 14 years ago
897fbaa
libext2fs: add new test: tst_inode_size
by Theodore Ts'o
· 14 years ago
9f6ba88
resize2fs: add support for new in-kernel online resize ioctl
by Yongqiang Yang
· 14 years ago
4781139
mke2fs.static: change library ordering to avoid a link error
by Theodore Ts'o
· 14 years ago
faa2dcd
mke2fs: Use ext2fs_flush() only once
by Lukas Czerner
· 14 years ago
906a1cf
tests: skip tests that require debugfs if debugfs has not been built
by Theodore Ts'o
· 14 years ago
f305fd7
tests: fix i_e2image so it works with valgrind
by Theodore Ts'o
· 14 years ago
dd62d85
e2fsck: fix valgrind commit in sigcatcher
by Theodore Ts'o
· 14 years ago
771e8db
tune2fs: Add support for turning on quota feature
by Aditya Kali
· 14 years ago
1f5d7a8
mke2fs: support creation of filesystem with quota feature
by Aditya Kali
· 14 years ago
624e4a6
e2fsck: add support for checking the built-in quota files
by Aditya Kali
· 14 years ago
f239fef
e2fsprogs: add quota library to e2fsprogs
by Aditya Kali
· 14 years ago
a4aff9c
libext2fs: fix binary search for the icount and badblocks stores
by Theodore Ts'o
· 14 years ago
9b3018a
e2fsck: catch termination signals and print information about them
by Theodore Ts'o
· 14 years ago
9c79612
libext2fs: copy cluster_bits in ext2fs_copy_generic_bmap
by Eric Sandeen
· 14 years ago
d4c0d8e
mke2fs: document stripe_width, not stripe-width
by Andreas Dilger
· 14 years ago
92122d3
tests: add missing m_mkfs_overhead/expect
by Theodore Ts'o
· 14 years ago
95a7f15
e2fsck: teach e2fsck how to deal with bigalloc in non-extent-mapped inodes
by Theodore Ts'o
· 14 years ago
f51b4d3
e2fsck: fix pass1b handling for bigalloc file systems
by Theodore Ts'o
· 14 years ago
d8fae3c
libext2fs: fix block iterator when the callback function modifies an extent
by Theodore Ts'o
· 14 years ago
af0df2a
debugfs: add a new debugfs command 'blocks'
by Theodore Ts'o
· 14 years ago
b4db1e4
tests: use /tmp for scratch files
by Theodore Ts'o
· 14 years ago
0bd0e59
misc: use EXT2_I_SIZE() consistently to get size
by Andreas Dilger
· 14 years ago
81c6377
libext2fs: don't hang in ext2fs_new_block2() on a full bigalloc file system
by Theodore Ts'o
· 14 years ago
8e8a190
libext2fs: teach ext2fs_bmap2() about bigalloc
by Theodore Ts'o
· 14 years ago
551e2e4
libext2fs: move ext2fs_bmap2()'s the extent handling to a separate function
by Theodore Ts'o
· 14 years ago
b98d3e8
libext2fs: teach ext2fs_block_alloc_stats2() about bigalloc
by Theodore Ts'o
· 14 years ago
c4d2d43
libext2fs: replace missing flexbg initialization in flexbg_offset
by Theodore Ts'o
· 14 years ago
d32c915
libext2fs: Fix gcc -Wall warnings
by Theodore Ts'o
· 14 years ago
062cc47
libext2fs: fix 64-bit support in ext2fs_bmap2()
by Theodore Ts'o
· 14 years ago
41e102a
libext2fs: fix 64-bit support in ext2fs_{read,write}_inode_full()
by Theodore Ts'o
· 14 years ago
25567a7
e2fsck, libext2fs: support for bigalloc file systems with a blocksize of 1024
by Theodore Ts'o
· 14 years ago
f37901a
Merge branch 'maint' into next
by Theodore Ts'o
· 14 years ago
5b734a0
mke2fs: allow setting the stride and stripe width to zero
by Theodore Ts'o
· 14 years ago
9a976ac
tune2fs: Fix mount_opts handling
by Theodore Ts'o
· 14 years ago
035f32a
tune2fs: allow setting the stride and stripe width to zero
by Theodore Ts'o
· 14 years ago
c0b3deb
Update for e2fsprogs 1.42-WIP-0702 release
by Theodore Ts'o
· 14 years ago
594ec97
debian: disable compression
by Theodore Ts'o
· 14 years ago
1ca8779
libext2fs: fix makefile dependency problem
by Theodore Ts'o
· 14 years ago
Next »