index
:
users/pcacjr/e2fsprogs.git
debian
e2fsprogs-interim
maint
master
next
pu
Unnamed repository; edit this file 'description' to name the repository.
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update release notes, version string, etc. for E2fsprogs 1.41.5 release
v1.41.5
Theodore Ts'o
2009-04-23
5
-14
/
+25
*
Update translation template file for 1.41.5 release
Theodore Ts'o
2009-04-23
1
-225
/
+244
*
Update lib/ext2fs/Makefile.in using "make depend"
Theodore Ts'o
2009-04-23
1
-3
/
+3
*
e2fsck: On a 32-bit filesystem, make sure i_file_acl_high is zero
Theodore Ts'o
2009-04-23
8
-0
/
+43
*
Interim commit for Debian release -- 1.41.4-3
Theodore Ts'o
2009-04-23
3
-4
/
+39
*
libext2fs: read the block group descriptors more efficiently
Theodore Ts'o
2009-04-23
1
-2
/
+18
*
e2fsck: Reduce unnecessary I/O when checking backup superblock
Theodore Ts'o
2009-04-23
1
-14
/
+21
*
e2fsck: Don't test the resize_inode if the filesystem is clean
Theodore Ts'o
2009-04-23
3
-3
/
+3
*
blkid: remove whole-disk entries from cache when partitions are found
Eric Sandeen
2009-04-22
1
-0
/
+24
*
mke2fs.8: Clarify in the man page that fs defaults come from mke2fs.conf
Theodore Ts'o
2009-04-22
1
-0
/
+7
*
libext2fs: Skip relative pathnames in /etc/mtab in ismounted.c
Theodore Ts'o
2009-04-22
1
-0
/
+2
*
tune2fs: Fix format string warnings
Theodore Ts'o
2009-04-22
1
-1
/
+1
*
logsave: Fix warn_unused_result warnings from gcc
Theodore Ts'o
2009-04-22
1
-3
/
+26
*
resize2fs: Print a warning message if the ftruncate system call fails
Theodore Ts'o
2009-04-22
1
-2
/
+7
*
e2fsck: Fix warn_unused_result warnings from gcc
Theodore Ts'o
2009-04-22
3
-1
/
+25
*
debugfs: Fix format string warnings in htree_dump_leaf_node()
Theodore Ts'o
2009-04-22
1
-2
/
+4
*
libext2fs: Fix format string type warnings in alloc_stats.c
Theodore Ts'o
2009-04-22
1
-3
/
+3
*
libss: Fix warn_unused_result warnings from gcc
Theodore Ts'o
2009-04-22
1
-1
/
+20
*
libss: ss_execute_line: reflect any error codes from system() to the caller
Theodore Ts'o
2009-04-22
1
-2
/
+6
*
libcom_err: Declare prototypes for et_list_lock/unlock in com_err.h
Theodore Ts'o
2009-04-22
1
-0
/
+4
*
libe2p: Declare prototypes for the journal feature name functions in e2p.h
Theodore Ts'o
2009-04-22
1
-0
/
+2
*
configure.in: add --disable-libblkid option
Theodore Ts'o
2009-04-22
6
-17
/
+352
*
Explain the significance of the 'T' attribute in the chattr.1 man page
Theodore Ts'o
2009-04-21
1
-2
/
+8
*
po: Add Chinese (simplified) translation from the Translation Project
Theodore Ts'o
2009-04-21
3
-1
/
+4741
*
debian: Update debhelper compat level to 7
Theodore Ts'o
2009-04-20
3
-3
/
+3
*
debian: Update copyright files to point the correct common license files
Theodore Ts'o
2009-04-20
4
-4
/
+4
*
debian: Put the *-dbg packages in the debug section as requested by Lintian
Theodore Ts'o
2009-04-20
1
-7
/
+7
*
Interim commit for Debian release -- 1.41.4-2
Theodore Ts'o
2009-04-19
3
-2
/
+97
*
resize2fs: Fix corruption bug impacting ext4 filesystems with uninit_bg
Theodore Ts'o
2009-04-18
1
-1
/
+1
*
resize2fs: Fix data corruption bug when shrinking the inode table for ext4
Theodore Ts'o
2009-04-18
3
-15
/
+44
*
resize2fs: Fix data corruption bug when growing an ext4 filesystem off-line
Theodore Ts'o
2009-04-18
1
-0
/
+21
*
tune2fs: Clarify manpage regarding how to see the current settings
Theodore Ts'o
2009-04-18
1
-2
/
+10
*
debian: Add homepage field to the control file
Theodore Ts'o
2009-04-18
1
-0
/
+1
*
e2fsck, tune2fs: Fix Hurd compilation problem due to lack of PATH_MAX
Theodore Ts'o
2009-04-18
2
-2
/
+24
*
debugfs: Teach the set_inode_fields_command how to set i_file_acl_high
Theodore Ts'o
2009-04-18
1
-0
/
+2
*
debugfs: Print 64-bit file acl
Theodore Ts'o
2009-04-18
1
-2
/
+4
*
uuidd: Fix warn_unused_result warnings from gcc
Theodore Ts'o
2009-04-18
1
-7
/
+26
*
libuuid: Close all file descriptors before running uuidd
Theodore Ts'o
2009-04-15
3
-5
/
+40
*
e2fsck: print unsigned RAM usage statistics
Andreas Dilger
2009-04-07
1
-7
/
+7
*
e2fsck: ignore differing NEEDS_RECOVERY flag on backup sbs
Eric Sandeen
2009-04-07
1
-2
/
+4
*
mke2fs: Don't try to create the journal in super-only mode
Theodore Ts'o
2009-03-31
1
-0
/
+6
*
po: update cs.po (from translationproject.org)
Petr Pisar
2009-03-16
2
-826
/
+703
*
libext2fs: external journal devices should not cause ext2fs_open2 to fail
Theodore Ts'o
2009-03-16
1
-4
/
+5
*
debugfs: Fix typos in logdump's error messages
Manish Katiyar
2009-03-08
1
-2
/
+3
*
libss: Avoid leak upon failed realloc in ss_add_request_table()
Jim Meyering
2009-03-08
1
-3
/
+4
*
libext2fs: don't leak strdup'd dev name in dosio.c upon error
Jim Meyering
2009-03-08
1
-0
/
+3
*
remove useless if-before-free tests
Jim Meyering
2009-03-08
31
-140
/
+64
*
fix libext2fs info page name
Eric Sandeen
2009-03-08
1
-1
/
+1
*
debugfs: fix segfault on "stat" command with no open fs
Eric Sandeen
2009-03-08
1
-3
/
+2
*
tests: Filter out "Lifetime writes" from the dumpe2fs display
Theodore Ts'o
2009-03-08
1
-0
/
+1
[next]