OSDN Git Service

android-x86/external-e2fsprogs.git
2010-12-20 Theodore Ts'oMerge branch 'maint' into next
2010-12-17 Theodore Ts'oMerge branch 'master' into next
2010-12-17 Theodore Ts'oe4defrag: Fix the overflow in e4defrag with > 2GB files
2010-12-17 Theodore Ts'olibext2fs: Fix compile bug on big-endian architectures
2010-12-17 Theodore Ts'olibext2fs: fix ref_offset callback with sparse files...
2010-12-17 Eric Sandeenresize2fs: handle exactly-16T filesystems in resize2fs
2010-12-16 Eric Sandeene2fsprogs: fix type-punning warnings
2010-12-13 Kazuya Mioe4defrag: update man page about -c option
2010-12-13 Kazuya Mioe4defrag: avoid unsuccessful return for an non-privileg...
2010-12-13 Kazuya Mioe4defrag: fix file blocks calculation
2010-12-13 Kazuya Mioe4defrag: output size per extent by -c option
2010-12-13 Peng Taoe4defrag: return more specific error message on ioctl...
2010-12-13 Eric Sandeene4defrag: skip "rootfs" entry when checking for ext4...
2010-12-13 Darrick J.... e4defrag: open the file to be defragged in read/write...
2010-12-13 Theodore Ts'oMerge branch 'maint' into next
2010-12-13 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for...
2010-12-06 Bernd Schuberte2fsck: add an option which causes it to only do a...
2010-12-06 Theodore Ts'oe2fsck: Do blkid interpretation on the external journal...
2010-12-06 Theodore Ts'oe2fsck: Add the ability to force a problem to not be...
2010-12-06 Andreas Dilgerdumpe2fs: fix output for flex_bg bitmap offsets
2010-12-01 Theodore Ts'omke2fs: Fix (minor) memory leaks
2010-12-01 Theodore Ts'omke2fs: Fail if the requested file system type is not...
2010-11-27 Theodore Ts'oresize2fs: Clarify error explaining on-line shrinking...
2010-11-27 Theodore Ts'oresize2fs.8.in: Document that resize2fs -p only works...
2010-11-27 Theodore Ts'oMCONFIG: Fix dependency definitions for the static...
2010-11-27 Theodore Ts'oe2fsck: Fix inode nlink accounting that could cause...
2010-11-26 Theodore Ts'oe2fsck.conf.5: Clarify man page
2010-11-23 Lukas Czernermke2fs: Use unix_discard() for discards
2010-11-23 Lukas Czernere2fsck: Discard free data and inode blocks.
2010-11-23 Lukas Czernere2fsprogs: Add CHANNEL_FLAGS_DISCARD_ZEROES flag for...
2010-11-23 Lukas Czernere2fsprogs: Add discard function into struct_io_manager
2010-11-22 Justin MaggardFix EXT4_FEATURE_RO_COMPAT_HUGE_FILE check
2010-11-22 Theodore Ts'oMerge branch 'maint'
2010-11-22 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for...
2010-11-22 Theodore Ts'oDisable lazy inode table initialization when running...
2010-11-22 Lukas Czernermke2fs: Add discard option into mke2fs.conf
2010-11-22 Lukas Czernermke2fs: Deprecate -K option, introduce discard/nodiscard
2010-11-22 Theodore Ts'omke2fs: Force the default blocksize to be at least...
2010-11-22 Theodore Ts'omke2fs: Set logical/physical sector size from environme...
2010-11-22 Theodore Ts'omke2fs: Fill in min_io and opt_io with physical sector...
2010-11-22 Theodore Ts'omke2fs: Do not require -F for block size < physical...
2010-10-01 Theodore Ts'omke2fs: Enable lazy_itable_init if the kernel supports...
2010-09-26 Theodore Ts'otune2fs.8: Document that the device can be specified...
2010-09-26 Theodore Ts'oe2fsck: Open the external journal in exclusive mode
2010-09-26 Theodore Ts'oresize2fs.8: Make it clear that power-of-2 units are...
2010-09-25 Theodore Ts'oe2fsck: Set i_blocks_hi when correcting the i_blocks...
2010-09-25 Theodore Ts'oMerge branch 'maint' into next
2010-09-25 Theodore Ts'olibext2fs: Change EXT2_FLAG_DIRECT_IO to avoid conflict...
2010-09-25 Theodore Ts'odebugfs: Make the extents listing in the stat command...
2010-09-24 Theodore Ts'odebugfs: Add the -D option to request Direct I/O
2010-09-24 Theodore Ts'oext2fs: Optimize for Direct I/O
2010-09-24 Theodore Ts'oext2fs: Add Direct I/O support to the ext2fs library
2010-09-23 Theodore Ts'olibext2fs: Fix memory leak in the Unix I/O layer when...
2010-09-23 Theodore Ts'oext2fs: add ext2fs_get_memalign() function
2010-09-20 Eric Sandeenmke2fs: make "invalid blocks count" error more clear
2010-09-20 Eric Sandeenmke2fs: use lazy inode init on some discard-able devices
2010-09-20 Jan Karae2fsck: Improve error message when device name misspelled
2010-09-20 Theodore Ts'odebugfs: Display the extent tree blocks in the stat...
2010-09-18 Theodore Ts'otune2fs, debugfs, libext2fs: Add support for ext4 defau...
2010-08-02 Theodore Ts'obadblocks: Deal with UTF-8 characters in progress message
2010-07-31 Tim Smallmke2fs: fix mke2fs "invalid inode ratio" error message
2010-07-31 Eric Sandeenmke2fs.8.in: clarify the sign of a block-size constraint.
2010-07-30 Theodore Ts'olibext2fs: fix obvious big-endian bugs introduced by...
2010-07-30 Theodore Ts'olibext2fs: Add ext2fs_file_size_size2() and truncate...
2010-07-22 Renzo Davolilibext2fs: Add new function ext2fs_file_get_inode()
2010-07-22 Theodore Ts'odebugfs: Add new debugfs command punch (aka truncate)
2010-07-22 Theodore Ts'olibext2fs: Add new function ext2fs_punch()
2010-07-22 Theodore Ts'olibext2fs: Don't make a copy of the inode in ext2fs_ext...
2010-07-21 Theodore Ts'olibext2fs: Fix ext2fs_iblk_{add,sub}_blocks() when...
2010-07-20 Theodore Ts'otst_extents: Fix 64-bit bugs in do_goto_block()
2010-07-19 Theodore Ts'oMerge branch 'maint' into next
2010-07-19 Theodore Ts'odebian: Fix outdated description: /sbin/fsck has moved...
2010-07-19 Theodore Ts'oresize2fs.8: Update man page to indicate ext4 supports...
2010-07-17 Eric Sandeenresize2fs: relax requirements for -P output a bit
2010-07-06 Theodore Ts'odebian: Remove obsolete initrd script
2010-07-06 Theodore Ts'oe2fsck, resize2fs: fix a fp precision error that can...
2010-07-05 Theodore Ts'oe2fsck: Add missing ext2fs_close() call when going...
2010-07-05 Mike Frysingere2freefrag: Fix getopt bug on machines with unsigned...
2010-07-05 Theodore Ts'oe2freefrag: Display the total number of free extents
2010-07-05 Theodore Ts'oEnhance tst_super_size so that it checks the superblock...
2010-07-05 Theodore Ts'oAdd superblock fields which track first and most recent...
2010-06-25 Theodore Ts'oFix Makefile dependencies for test programs in lib...
2010-06-25 Theodore Ts'oAdd support for Next3 snapshot superblock fields to...
2010-06-14 Eric Sandeenlibext2fs: make fs->group_desc opaque
2010-06-14 Valerie Aurora... e2image: Fix up to be 64-bit block number safe
2010-06-13 Valerie Aurora... e2image: Fix up to be 64-bit block number safe
2010-06-13 Valerie Aurora... resize2fs: Fix up to be 64-bit block number safe
2010-06-13 Valerie Aurora... e2fsck: Fix up to be 64-bit block number safe
2010-06-13 Valerie Aurora... tune2fs: Fix up to be 64-bit block number safe
2010-06-13 Theodore Ts'odumpe2fs: Fix up to be 64-bit block number safe
2010-06-13 Theodore Ts'omke2fs: Fix up the fs type and feature selection for...
2010-06-13 Jose R. Santosmke2fs: Fix up mke2fs to be able to make 64-bit file...
2010-06-13 Valerie Aurora... badblocks: Use ext2fs_get_device_size2()
2010-06-13 Valerie Aurora... libext2fs: More random 64-bit fixes, lots of block_iterate3
2010-06-13 Theodore Ts'olibext2fs: Create 64-bit dblist functions
2010-06-13 Theodore Ts'olibext2fs: Teach *_initialize and *_allocate_group...
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-06-07 Theodore Ts'opo: update zh_CN.po (from translationproject.org)
2010-06-07 Theodore Ts'opo: update vi.po (from translationproject.org)
2010-06-07 Theodore Ts'opo: update de.po (from translationproject.org)
next