OSDN Git Service

android-x86/external-e2fsprogs.git
2009-07-01 Theodore Ts'olibuuid: Don't run uuidd if it would fail due to permis...
2009-07-01 Theodore Ts'oDo not build and install uuidgen from if the uuid libra...
2009-06-30 Theodore Ts'olibuuid, uuidd: Avoid infinite loop while reading from...
2009-06-29 Theodore Ts'ouuidd: Avoid closing the server socket when calling...
2009-06-29 Theodore Ts'olibuuid: Make sure fd's 0, 1, and 2 are valid before...
2009-06-29 Theodore Ts'oUpdate release notes, version string, etc. for E2fsprog...
2009-06-29 Theodore Ts'oUpdate Czech and Chinese translations from the Translat...
2009-06-29 Theodore Ts'ologsave: Don't send the ^A and ^B delimiters to the...
2009-06-29 Theodore Ts'oUpdate e2fsprogs.pot file for 1.41.7 release
2009-06-29 Nic Caselibext2fs: ensure validate_entry doesn't read beyond...
2009-06-29 Eric Sandeendebugfs: don't try to fclose NULL
2009-06-29 Theodore Ts'obadblocks: Make sure the list of bad blocks found is...
2009-06-29 Theodore Ts'obadblocks.8: Alphabetize options in badblocks man page
2009-06-29 Theodore Ts'obadblocks.8: Update description of the -s option in...
2009-06-29 Theodore Ts'obadblocks: Print the currently tested block number...
2009-06-29 Scott James... configure.in: add --disable-libuuid option
2009-06-22 Eric Sandeenlsattr: exit with a non-zero status on errors
2009-06-22 Theodore Ts'oFix encoding for rec_len in directories for >= 64k...
2009-06-18 Eric Sandeenresize2fs: update sb journal backup if journal was...
2009-06-17 Eric Sandeenlibext2fs: initialize large inodes for journal & resize
2009-06-17 Eric Sandeenlibext2fs: write only core inode in update_path()
2009-06-15 Theodore Ts'odumpe2fs, tune2fs: fix miscellaneous memory leaks
2009-06-15 Theodore Ts'odebugfs: Fix miscellaneous memory leaks
2009-06-15 Theodore Ts'oresize2fs: fix miscellaneous memory leaks
2009-06-15 Theodore Ts'oe2fsck: fix miscellaneous memory leaks
2009-06-15 Theodore Ts'olibext2fs: Fix memory leak in the extents handling...
2009-06-15 Theodore Ts'otests: Add --valgrind-leakcheck option to the test_scri...
2009-06-02 Theodore Ts'obadblocks: Remove 4096 blocksize limit
2009-06-02 Theodore Ts'oFix spelling mistake in the man page for chattr
2009-06-02 Theodore Ts'ofilefrag: Fix error checking for the fiemap ioctl
2009-05-30 Theodore Ts'oUpdate release notes, version string, etc. for E2fsprog...
2009-05-30 Theodore Ts'oUpdate translation file for 1.41.6 release
2009-05-30 Theodore Ts'oUpdate lib/xt2fs/Makefile.in using "make depend"
2009-05-30 Theodore Ts'oUpdate man pages to include ext4 in the synposis, inste...
2009-05-30 Theodore Ts'odebian: Update control file to remove lintian warnings
2009-05-30 Theodore Ts'odebian: update e2fslibs.symbol file to add ext2fs_exten...
2009-05-30 Theodore Ts'odebain: Remove unneeded lintian override
2009-05-30 Theodore Ts'oRemove unused legacy .hgtags file from top-level directory
2009-05-30 Theodore Ts'omke2fs.8: Fix man page to use hyphens instead of minus...
2009-05-30 Theodore Ts'oUpdate config.guess and config.sub to the latest (2009...
2009-05-29 Theodore Ts'olibext2fs: Move test code for csum.c inline instead...
2009-05-29 Theodore Ts'olibext2fs: Add an explicit error code for missing mtab...
2009-05-29 Theodore Ts'oe2fsck: Go back to the original superblock if the backu...
2009-05-29 Theodore Ts'odebugfs: Add -a option to close_filesys command
2009-05-28 Theodore Ts'oe2fsck: if i_file_acl_hi is non-zero, fix it and don...
2009-05-28 number9652libext2fs: add ext2fs_extent_open2
2009-05-28 Ken ChenAdd empty function for init_resource_track() and print_...
2009-05-28 Ken Chene2fsck: add resource tracking for passes 1[b-d]
2009-05-28 Eric Sandeenchattr: manpage tidyups
2009-05-28 Aneesh Kumar K.Vchattr: Add extent conversion support
2009-05-28 Andreas Dilgere2fsck: use unsigned values for memory tracking stats
2009-05-28 Andreas Dilgere2fsck: only restart e2fsck once for inodes in uninit...
2009-05-26 Dark Ravenpo: update zh_CN.po (from translationproject.org)
2009-05-26 Eric Sandeenresize2fs: don't try to resize below calculated minimum
2009-05-26 Eric Sandeenresize2fs: fix minimum size calculations
2009-05-26 Eric Sandeenresize2fs: fix ENOSPC corruption case
2009-05-26 Theodore Ts'oe2fsck: Fix journal replay bug which reverts changes...
2009-05-18 Andreas Dilgere2fsck: initialize error handling before journal replay
2009-05-18 Theodore Ts'oblkid: Don't use a hard-coded path for /bin/rm in test_...
2009-05-17 Theodore Ts'oe2fsck: Don't crash if an inode with a bad extent heade...
2009-05-04 Theodore Ts'oAdd missing file: lib/ext2fs/fiemap.h
2009-05-03 Karel Zakblkid: use /sys/block/dm-<N>/dm/name
2009-05-03 Karel Zakblkid: use /dev/mapper/<name> rather than /dev/dm-<N>
2009-05-03 Andreas Dilgere2fsck: cleanup whitespace in problem.c and problem.h
2009-05-03 Andreas Dilgere2fsck: Add test code in problem.c to verify problem...
2009-05-03 Kalpak Shahfilefrag: Add support to use the FIEMAP ioctl
2009-05-03 Theodore Ts'oAvoid unneeded updates of block group descriptors in...
2009-04-28 Theodore Ts'oe2fsck: Skip journal checks if the fs is mounted and...
2009-04-25 Theodore Ts'odebian: Add a build depends indicating we need a dietli...
2009-04-24 Theodore Ts'odebian: Fix distribution name in changelog to be unstable
2009-04-24 Theodore Ts'oUpdate release notes, version string, etc. for E2fsprog...
2009-04-24 Theodore Ts'oUpdate translation template file for 1.41.5 release
2009-04-24 Theodore Ts'oUpdate lib/ext2fs/Makefile.in using "make depend"
2009-04-24 Theodore Ts'oe2fsck: On a 32-bit filesystem, make sure i_file_acl_hi...
2009-04-23 Theodore Ts'oInterim commit for Debian release -- 1.41.4-3
2009-04-23 Theodore Ts'olibext2fs: read the block group descriptors more effici...
2009-04-23 Theodore Ts'oe2fsck: Reduce unnecessary I/O when checking backup...
2009-04-23 Theodore Ts'oe2fsck: Don't test the resize_inode if the filesystem...
2009-04-23 Eric Sandeenblkid: remove whole-disk entries from cache when partit...
2009-04-23 Theodore Ts'omke2fs.8: Clarify in the man page that fs defaults...
2009-04-23 Theodore Ts'olibext2fs: Skip relative pathnames in /etc/mtab in...
2009-04-22 Theodore Ts'otune2fs: Fix format string warnings
2009-04-22 Theodore Ts'ologsave: Fix warn_unused_result warnings from gcc
2009-04-22 Theodore Ts'oresize2fs: Print a warning message if the ftruncate...
2009-04-22 Theodore Ts'oe2fsck: Fix warn_unused_result warnings from gcc
2009-04-22 Theodore Ts'odebugfs: Fix format string warnings in htree_dump_leaf_...
2009-04-22 Theodore Ts'olibext2fs: Fix format string type warnings in alloc_stats.c
2009-04-22 Theodore Ts'olibss: Fix warn_unused_result warnings from gcc
2009-04-22 Theodore Ts'olibss: ss_execute_line: reflect any error codes from...
2009-04-22 Theodore Ts'olibcom_err: Declare prototypes for et_list_lock/unlock...
2009-04-22 Theodore Ts'olibe2p: Declare prototypes for the journal feature...
2009-04-22 Theodore Ts'oconfigure.in: add --disable-libblkid option
2009-04-22 Theodore Ts'oExplain the significance of the 'T' attribute in the...
2009-04-22 Theodore Ts'opo: Add Chinese (simplified) translation from the Trans...
2009-04-20 Theodore Ts'odebian: Update debhelper compat level to 7
2009-04-20 Theodore Ts'odebian: Update copyright files to point the correct...
2009-04-20 Theodore Ts'odebian: Put the *-dbg packages in the debug section...
2009-04-20 Theodore Ts'oInterim commit for Debian release -- 1.41.4-2
2009-04-19 Theodore Ts'oresize2fs: Fix corruption bug impacting ext4 filesystem...
2009-04-19 Theodore Ts'oresize2fs: Fix data corruption bug when shrinking the...
next