Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_e2fsprogs
/
58d29ed48a14154ef9887fb0d8c436cb72d63e23
58d29ed
tests: Add --valgrind-leakcheck option to the test_script program
by Theodore Ts'o
· 16 years ago
3b5126d
badblocks: Remove 4096 blocksize limit
by Theodore Ts'o
· 16 years ago
1384cc6
Fix spelling mistake in the man page for chattr
by Theodore Ts'o
· 16 years ago
e78968f
filefrag: Fix error checking for the fiemap ioctl
by Theodore Ts'o
· 16 years ago
d17ad12
Update release notes, version string, etc. for E2fsprogs 1.41.6 release
by Theodore Ts'o
· 16 years ago
5301393
Update translation file for 1.41.6 release
by Theodore Ts'o
· 16 years ago
3370793
Update lib/xt2fs/Makefile.in using "make depend"
by Theodore Ts'o
· 16 years ago
4f85854
Update man pages to include ext4 in the synposis, instead of just "ext2/ext3"
by Theodore Ts'o
· 16 years ago
683f755
debian: Update control file to remove lintian warnings
by Theodore Ts'o
· 16 years ago
aec2906
debian: update e2fslibs.symbol file to add ext2fs_extent_open2@Base
by Theodore Ts'o
· 16 years ago
751fded
debain: Remove unneeded lintian override
by Theodore Ts'o
· 16 years ago
fb41c41
Remove unused legacy .hgtags file from top-level directory
by Theodore Ts'o
· 16 years ago
93aa024
mke2fs.8: Fix man page to use hyphens instead of minus signs for options
by Theodore Ts'o
· 16 years ago
3a09e96
Update config.guess and config.sub to the latest (2009-04-17) version
by Theodore Ts'o
· 16 years ago
470e737
libext2fs: Move test code for csum.c inline instead of in a separate file
by Theodore Ts'o
· 16 years ago
8652228
libext2fs: Add an explicit error code for missing mtab file
by Theodore Ts'o
· 16 years ago
6066389
e2fsck: Go back to the original superblock if the backup sb is invalid
by Theodore Ts'o
· 16 years ago
6dce532
debugfs: Add -a option to close_filesys command
by Theodore Ts'o
· 16 years ago
b6bb99f
e2fsck: if i_file_acl_hi is non-zero, fix it and don't abort e2fsck -p
by Theodore Ts'o
· 16 years ago
84b239a
libext2fs: add ext2fs_extent_open2
by number9652
· 16 years ago
9facd07
Add empty function for init_resource_track() and print_resource_track()
by Ken Chen
· 16 years ago
fea390e
e2fsck: add resource tracking for passes 1[b-d]
by Ken Chen
· 16 years ago
312c2a4
chattr: manpage tidyups
by Eric Sandeen
· 16 years ago
7c8da6e
chattr: Add extent conversion support
by Aneesh Kumar K.V
· 17 years ago
70eabde
e2fsck: use unsigned values for memory tracking stats
by Andreas Dilger
· 16 years ago
6267ee4
e2fsck: only restart e2fsck once for inodes in uninit range
by Andreas Dilger
· 16 years ago
31a4847
po: update zh_CN.po (from translationproject.org)
by Dark Raven
· 16 years ago
0d04d88
resize2fs: don't try to resize below calculated minimum
by Eric Sandeen
· 16 years ago
69f7c80
resize2fs: fix minimum size calculations
by Eric Sandeen
· 16 years ago
53422e8
resize2fs: fix ENOSPC corruption case
by Eric Sandeen
· 16 years ago
27a407d
e2fsck: Fix journal replay bug which reverts changes to the bg descriptors
by Theodore Ts'o
· 16 years ago
14c5af3
e2fsck: initialize error handling before journal replay
by Andreas Dilger
· 16 years ago
5dd3311
blkid: Don't use a hard-coded path for /bin/rm in test_probe.in
by Theodore Ts'o
· 16 years ago
0a68b18
e2fsck: Don't crash if an inode with a bad extent header is not cleared
by Theodore Ts'o
· 16 years ago
5fdb89e
Add missing file: lib/ext2fs/fiemap.h
by Theodore Ts'o
· 16 years ago
46f3eec
blkid: use /sys/block/dm-<N>/dm/name
by Karel Zak
· 16 years ago
4271e23
blkid: use /dev/mapper/<name> rather than /dev/dm-<N>
by Karel Zak
· 16 years ago
ae33f57
e2fsck: cleanup whitespace in problem.c and problem.h
by Andreas Dilger
· 16 years ago
7494cbf
e2fsck: Add test code in problem.c to verify problem codes
by Andreas Dilger
· 16 years ago
e62847c
filefrag: Add support to use the FIEMAP ioctl
by Kalpak Shah
· 16 years ago
6d67ee3
Avoid unneeded updates of block group descriptors in ext2fs_closefs()
by Theodore Ts'o
· 16 years ago
47c1b8e
e2fsck: Skip journal checks if the fs is mounted and doesn't need recovery
by Theodore Ts'o
· 16 years ago
b08c291
debian: Add a build depends indicating we need a dietlibc newer than 0.30
by Theodore Ts'o
· 16 years ago
af394b5
debian: Fix distribution name in changelog to be unstable
by Theodore Ts'o
· 16 years ago
898ddb0
Update release notes, version string, etc. for E2fsprogs 1.41.5 release
by Theodore Ts'o
· 16 years ago
303f4e0
Update translation template file for 1.41.5 release
by Theodore Ts'o
· 16 years ago
41aeae1
Update lib/ext2fs/Makefile.in using "make depend"
by Theodore Ts'o
· 16 years ago
911ec62
e2fsck: On a 32-bit filesystem, make sure i_file_acl_high is zero
by Theodore Ts'o
· 16 years ago
e60c25b
Interim commit for Debian release -- 1.41.4-3
by Theodore Ts'o
· 16 years ago
8203fe5
libext2fs: read the block group descriptors more efficiently
by Theodore Ts'o
· 16 years ago
982dd30
e2fsck: Reduce unnecessary I/O when checking backup superblock
by Theodore Ts'o
· 16 years ago
69d0edf
e2fsck: Don't test the resize_inode if the filesystem is clean
by Theodore Ts'o
· 16 years ago
4e60e06
blkid: remove whole-disk entries from cache when partitions are found
by Eric Sandeen
· 16 years ago
de7a86e
mke2fs.8: Clarify in the man page that fs defaults come from mke2fs.conf
by Theodore Ts'o
· 16 years ago
f9110f4
libext2fs: Skip relative pathnames in /etc/mtab in ismounted.c
by Theodore Ts'o
· 16 years ago
9266fc7
tune2fs: Fix format string warnings
by Theodore Ts'o
· 16 years ago
6e6b71d
logsave: Fix warn_unused_result warnings from gcc
by Theodore Ts'o
· 16 years ago
fb72556
resize2fs: Print a warning message if the ftruncate system call fails
by Theodore Ts'o
· 16 years ago
b0258cb
e2fsck: Fix warn_unused_result warnings from gcc
by Theodore Ts'o
· 16 years ago
2af6fe0
debugfs: Fix format string warnings in htree_dump_leaf_node()
by Theodore Ts'o
· 16 years ago
46d6f84
libext2fs: Fix format string type warnings in alloc_stats.c
by Theodore Ts'o
· 16 years ago
935a123
libss: Fix warn_unused_result warnings from gcc
by Theodore Ts'o
· 16 years ago
9ea6882
libss: ss_execute_line: reflect any error codes from system() to the caller
by Theodore Ts'o
· 16 years ago
d3395ae
libcom_err: Declare prototypes for et_list_lock/unlock in com_err.h
by Theodore Ts'o
· 16 years ago
022c925
libe2p: Declare prototypes for the journal feature name functions in e2p.h
by Theodore Ts'o
· 16 years ago
14b596d
configure.in: add --disable-libblkid option
by Theodore Ts'o
· 16 years ago
27c3e53
Explain the significance of the 'T' attribute in the chattr.1 man page
by Theodore Ts'o
· 16 years ago
f722c13
po: Add Chinese (simplified) translation from the Translation Project
by Theodore Ts'o
· 16 years ago
ef79713
debian: Update debhelper compat level to 7
by Theodore Ts'o
· 16 years ago
7f8da80
debian: Update copyright files to point the correct common license files
by Theodore Ts'o
· 16 years ago
2de03c1
debian: Put the *-dbg packages in the debug section as requested by Lintian
by Theodore Ts'o
· 16 years ago
daf3c82
Interim commit for Debian release -- 1.41.4-2
by Theodore Ts'o
· 16 years ago
2d7361e
resize2fs: Fix corruption bug impacting ext4 filesystems with uninit_bg
by Theodore Ts'o
· 16 years ago
c09043f
resize2fs: Fix data corruption bug when shrinking the inode table for ext4
by Theodore Ts'o
· 16 years ago
1ac84a9
resize2fs: Fix data corruption bug when growing an ext4 filesystem off-line
by Theodore Ts'o
· 16 years ago
c927bec
tune2fs: Clarify manpage regarding how to see the current settings
by Theodore Ts'o
· 16 years ago
afa7874
debian: Add homepage field to the control file
by Theodore Ts'o
· 16 years ago
f203bbd
e2fsck, tune2fs: Fix Hurd compilation problem due to lack of PATH_MAX
by Theodore Ts'o
· 16 years ago
fa15820
debugfs: Teach the set_inode_fields_command how to set i_file_acl_high
by Theodore Ts'o
· 16 years ago
81624c3
debugfs: Print 64-bit file acl
by Theodore Ts'o
· 16 years ago
38e7385
uuidd: Fix warn_unused_result warnings from gcc
by Theodore Ts'o
· 16 years ago
1207e36
libuuid: Close all file descriptors before running uuidd
by Theodore Ts'o
· 16 years ago
611378f
e2fsck: print unsigned RAM usage statistics
by Andreas Dilger
· 17 years ago
d9ff474
e2fsck: ignore differing NEEDS_RECOVERY flag on backup sbs
by Eric Sandeen
· 17 years ago
a620bad
mke2fs: Don't try to create the journal in super-only mode
by Theodore Ts'o
· 16 years ago
e7c76ba
po: update cs.po (from translationproject.org)
by Petr Pisar
· 16 years ago
341b52d
libext2fs: external journal devices should not cause ext2fs_open2 to fail
by Theodore Ts'o
· 16 years ago
a5bde79
debugfs: Fix typos in logdump's error messages
by Manish Katiyar
· 16 years ago
671326f
libss: Avoid leak upon failed realloc in ss_add_request_table()
by Jim Meyering
· 16 years ago
4e711be
libext2fs: don't leak strdup'd dev name in dosio.c upon error
by Jim Meyering
· 16 years ago
45e338f
remove useless if-before-free tests
by Jim Meyering
· 16 years ago
a6d4aa1
fix libext2fs info page name
by Eric Sandeen
· 17 years ago
eefa4d9
debugfs: fix segfault on "stat" command with no open fs
by Eric Sandeen
· 17 years ago
9af62fd
tests: Filter out "Lifetime writes" from the dumpe2fs display
by Theodore Ts'o
· 16 years ago
1361821
blkid: Add fallback to ext4 for 2.6.29+ kernels if ext2 is not present
by Theodore Ts'o
· 16 years ago
a90f539
blkid: recognize ext4(dev) without journal
by Eric Sandeen
· 16 years ago
eb630fd
e2fsprogs: blkid.static make target
by Eric Sandeen
· 16 years ago
f2fe5da
e2fsprogs: fix potential null ptr defef in check_for_modules()
by Eric Sandeen
· 16 years ago
8d82245
mke2fs, tune2fs: Do not allow the reserved_ratio to be negative
by Theodore Ts'o
· 16 years ago
b7c5b40
Add support for a new superblock field: s_kbytes_written
by Theodore Ts'o
· 16 years ago
Next »