Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_e2fsprogs
/
94b993d56a7fbd32626f86d654640f4a80998d34
94b993d
Update makefile dependency for lib/e2p/Makefile.in
by Theodore Ts'o
· 17 years ago
d5f57d9
mke2fs: Allow the default hash algorithm in mke2fs.conf
by Theodore Ts'o
· 17 years ago
10ff68d
tune2fs: Add support for setting the default hash algorithm for htree
by Theodore Ts'o
· 17 years ago
26f2916
debian: Fix postinstall scripts when the user/group is in LDAP
by Theodore Ts'o
· 17 years ago
a700f51
po: update de.po (from translationproject.org)
by Philipp Thomas
· 17 years ago
d1070d9
tune2fs, mke2fs: Change default directory hash algorithm to half_md4
by Theodore Ts'o
· 17 years ago
f844b32
resize2fs: Allow (non-optimal) on-line resizing for flex_bg filesystems
by Theodore Ts'o
· 17 years ago
b55d739
Further optimize journal placement for flex_bg filesystems
by Theodore Ts'o
· 17 years ago
03d28de
debian: Change symbols files to only use uptream versions numbers
by Theodore Ts'o
· 17 years ago
749c4ad
Fix breakage caused by commit da17e370 (missing dependency in Makefile)
by Theodore Ts'o
· 17 years ago
aef0795
Update e2fsprogs.pot translation template file
by Theodore Ts'o
· 17 years ago
efc6f62
Remove trailing whitespace for the entire source tree
by Theodore Ts'o
· 17 years ago
4690e62
Improve future compatibility for the 64-bit I/O channel functions
by Theodore Ts'o
· 17 years ago
75b5672
Update @-expansion script for the I18N translation template
by Theodore Ts'o
· 17 years ago
da17e37
Build lib/ext2fs/ext2_err.h early to avoid parallel build problems
by Theodore Ts'o
· 17 years ago
eaf8fed
debugfs: Use extents when writing a file if the filesystem supports them
by Theodore Ts'o
· 17 years ago
9033faf
libext2fs: Fix ext2fs_bmap() to work with extents and BMAP_ALLOC
by Theodore Ts'o
· 17 years ago
64987c0
ext2fs_block_iterate2: Fix memory leak on error paths
by Theodore Ts'o
· 17 years ago
961306d
If the filesystem supports extents create an extent-based journal inode
by Theodore Ts'o
· 17 years ago
685d544
ext2fs_block_iterate2: Add BLOCK_FLAG_APPEND support for extent-based files
by Theodore Ts'o
· 17 years ago
1af01e9
Create the journal in the middle of the filesystem
by Theodore Ts'o
· 17 years ago
674c0cc
ext2fs_mkjournal(): Don't allocate an extra block to the journal
by Theodore Ts'o
· 17 years ago
e6baebd
libblkid: Give a priority bonus to "leaf" devicemapper devices
by Theodore Ts'o
· 17 years ago
0bb7406
libblkid: Unexport the private symbol blkid_devdirs
by Theodore Ts'o
· 17 years ago
7515a74
Remove use of devmapper library by the blkid library
by Theodore Ts'o
· 17 years ago
f4e89bc
libblkid: Optimize devicemapper support
by Theodore Ts'o
· 17 years ago
5dd77db
Add support for with empty directory blocks in 64k blocksize filesystems
by Theodore Ts'o
· 17 years ago
649bd28
debian: Add dpkg-gensymbols support to track ABI changes to the libraries
by Theodore Ts'o
· 17 years ago
d56ccbd
libblkid: Fix namespace leakage of unicode_16be_to_utf8
by Theodore Ts'o
· 17 years ago
e32677c
libe2p: Fix namespace leakage of os_tab
by Theodore Ts'o
· 17 years ago
c4dcb1c
libext2fs: Fix namespace leakage of crc16 functions
by Theodore Ts'o
· 17 years ago
0f3c108
Remove trailing space from the description of the r_move_itable test
by Theodore Ts'o
· 17 years ago
e5e12db
fix e2fsck error message for bad htree depth
by Andreas Dilger
· 17 years ago
03efde8
add debugfs command to print known features
by Andreas Dilger
· 17 years ago
28b74da
allow integrating the "make rpm" command into a build system
by Andreas Dilger
· 17 years ago
9f9e5c3
libext2fs: grow dblist more aggressively
by Andreas Dilger
· 17 years ago
ba7b0fe
e2fsck: Change comments in problem array to match what is printed
by Andreas Dilger
· 17 years ago
864b8d4
Fix miscellaneous compile warnings
by Andreas Dilger
· 17 years ago
a5e14ea
Document the extent and huge file flags in the chattr.1.in man page
by Andreas Dilger
· 17 years ago
1bb6f6c
e2fsck_write_bitmaps() optimization
by Andreas Dilger
· 17 years ago
87de4b7
debian: Add uuid-runtime.lintian-overrides
by Theodore Ts'o
· 17 years ago
9af1006
debian: add libuuid1.lintian-overrides
by Theodore Ts'o
· 17 years ago
5779b80
debian: Remove e2fsck-static.lintian-overrides
by Theodore Ts'o
· 17 years ago
a26ba65
Fix mke2fs man page to escape all minus signs
by Theodore Ts'o
· 17 years ago
31955ed
debian: Add debian/watch file
by Theodore Ts'o
· 17 years ago
73b0542
debugfs: Print the progname instead of argv[0] in error message
by Manish Katiyar
· 17 years ago
4262162
debugfs: Close the file handle and return in case of errors
by Manish Katiyar
· 17 years ago
b41fb00
libblkid: Strengthen the JFS probe routine
by Theodore Ts'o
· 17 years ago
78d89cd
libblkid: Fix false detection of DFSee created filesystems.
by Theodore Ts'o
· 17 years ago
30ab7f4
Interim update of the debian/changelog and the release notes
by Theodore Ts'o
· 17 years ago
baf8ab9
libext2fs: Fix memory leak in ext2fs_initialize().
by Manish Katiyar
· 17 years ago
c545131
ext2ed: Remove masix support
by Manish Katiyar
· 17 years ago
bad89b2
mke2fs: Issue a warning if the mke2fs.conf file wasn't updated
by Theodore Ts'o
· 17 years ago
094c2d4
e2fsck: Portability fix: Use WORDS_BIGENDIAN instead of __LITTLE_ENDIAN
by Theodore Ts'o
· 17 years ago
9c460ca
libblkid: Enhance support for MacOS's hfs, hfsplus, and hfsx filesystems
by Theodore Ts'o
· 17 years ago
5b7adf0
libblkid: Fix potential crash if blkid cache is out of date when probing
by Theodore Ts'o
· 17 years ago
1aaaa82
configure.in: Respect LDFLAGS environment variable if passed into configure
by Theodore Ts'o
· 17 years ago
6ec9ef1
libuuid: Windows portability fixes
by Theodore Ts'o
· 17 years ago
02d04db
configure.in: use AC_MSG_{RESULT,WARN,ERROR} instead of echo
by Theodore Ts'o
· 17 years ago
2d40a91
libext2fs: Replace use of sprintf with strcpy/strcat to help SILO
by Theodore Ts'o
· 17 years ago
88dbf82
resize2fs: Make sure we close out the progress bar in pass #4
by Theodore Ts'o
· 17 years ago
3ebaf85
po: Add Indonesian translation from the Translation Project
by Theodore Ts'o
· 17 years ago
9564ee5
po: update de.po (from translationproject.org)
by Philipp Thomas
· 17 years ago
7f9c96e
resize2fs: supply block allocator for extents function
by Theodore Ts'o
· 17 years ago
86acdeb
resize2fs: Fix support for filesystems with the uninit_bg feature
by Theodore Ts'o
· 17 years ago
c71d781
libext2fs: Add support for uninit_bg feature to allocation functions
by Theodore Ts'o
· 17 years ago
213fe92
ext2fs_block_iterate2(): Support changing interior nodes of an extent tree
by Theodore Ts'o
· 17 years ago
da994e9
ext2fs_extent_set_bmap(): Avoid creating extra extents for resize2fs
by Theodore Ts'o
· 17 years ago
2047e0a
ext2fs_extent_set_bmap(): fix bug when replacing a single block extent
by Theodore Ts'o
· 17 years ago
a9ea728
Fix ext2fs_extent_set_bmap() when setting a block before the first extent
by Theodore Ts'o
· 17 years ago
57fd39e
libext2fs: Fix reading bitmaps from e2image files
by Theodore Ts'o
· 17 years ago
c89f1b4
resize2fs: Fix double bumping of directory in-use counts
by Theodore Ts'o
· 17 years ago
0ea9109
e2fsck: fix spurious complaints about i_size caused by preallocated blocks
by Theodore Ts'o
· 17 years ago
3ec7be4
e2fsck: Fix max size calculation for extent files
by Theodore Ts'o
· 17 years ago
c9ca844
po: update nl.po (from translationproject.org)
by Benno Schulenberg
· 17 years ago
f93d9f6
libext2fs : Fix memory leaks in ext2fs_extent_open()
by Manish Katiyar
· 17 years ago
f64b36d
Fix a typo in lib/e2p/Makefile.in
by Li Zefan
· 17 years ago
3bcc627
libext2fs: Initialize unset inode timestamps when writing a new inode
by Theodore Ts'o
· 17 years ago
dcf051e
libblkid: On the man page, replace empty references with an existing one.
by Benno Schulenberg
· 17 years ago
954bee3
blkid: On the man page, show option arguments in the descriptions.
by Benno Schulenberg
· 17 years ago
98794d0
mke2fs: Fix several typos in the man page.
by Benno Schulenberg
· 17 years ago
8da6d1a
e2fsck: Fix ind/dind/tind statistics and add extent depth statistics
by Theodore Ts'o
· 17 years ago
f4e2c99
e2fsck: Fix signed/unsigned error in fragcheck report for indirect blocks
by Theodore Ts'o
· 17 years ago
63b5e35
e2fsck: Fix check to see if an extent-based file is fragmented
by Theodore Ts'o
· 17 years ago
57926c8
blkid: Fix probing logic so we find renamed devices
by Theodore Ts'o
· 17 years ago
226515d
debugfs: Fix htree command so it works with extent-based directories
by Theodore Ts'o
· 17 years ago
d887f88
tune2fs: Improve the error messages for tune2fs -I
by Theodore Ts'o
· 17 years ago
7087bbe
mke2fs/tune2fs: Fix max journal size in message to be consistent/correct
by Theodore Ts'o
· 17 years ago
56fc0a7
po: update sv.po (from translationproject.org)
by Göran Uddeborg
· 17 years ago
5a304ad
po: update nl.po (from translationproject.org)
by Benno Schulenberg
· 17 years ago
3de81e0
po: update cs.po (from translationproject.org)
by Petr Pisar
· 17 years ago
fe365fd
partinfo: Fix usage message
by Theodore Ts'o
· 17 years ago
ac24e62
e2fsprogs: Fix tst_extents output on bigendian machine.
by Aneesh Kumar K.V
· 17 years ago
7a0516a
tune2fs: Delete a stray word from a comment.
by Benno Schulenberg
· 17 years ago
cca95a8
partinfo: Print clearer error messages.
by Benno Schulenberg
· 17 years ago
ad39bcd
badblocks: Insert a missing "\n" in the usage string.
by Benno Schulenberg
· 17 years ago
577b5c4
e2undo, tune2fs: Report the correct name for the undo program.
by Benno Schulenberg
· 17 years ago
92fb854
mke2fs: Fix enforcement of no features for revision 0 filesystems
by Theodore Ts'o
· 17 years ago
3467f2d
Fix cross compilation issues in e2fsck/gen_crc32table
by Theodore Ts'o
· 17 years ago
6880128
po: update de.po (from translationproject.org)
by Philipp Thomas
· 17 years ago
Next »