OSDN Git Service

android-x86/external-e2fsprogs.git
2010-12-24 Theodore Ts'oconfigure: control whether e4defrag is built/installed...
2010-12-24 Kazuya Mioe4defrag: fix segfault when e4defrag races with unlink...
2010-12-23 Theodore Ts'oMerge branch 'maint' into next
2010-12-22 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for...
2010-12-22 Theodore Ts'omke2fs: don't complain if the fs type "default" is...
2010-12-22 Theodore Ts'omke2fs: take the device size into account when determin...
2010-12-22 Eric Sandeenresize2fs: do not clear resize inode for 0 resvd blocks
2010-12-22 Theodore Ts'olibext2fs: Don't use the extended rec_len encoding...
2010-12-22 Namhyung Kimmke2fs.8.in: add ENVIRONMENT section
2010-12-22 Namhyung Kimlibext2fs: fix possible memory leak in write_journal_in...
2010-12-22 Theodore Ts'omke2fs: clean up error handling in mke2fs_setup_tdb()
2010-12-22 Namhyung Kimmke2fs: add some error checks into PRS()
2010-12-21 Namhyung Kimmke2fs: fix determination of size_type
2010-12-21 Namhyung Kimmke2fs.8.in: add missing "big" and "huge" usage-type...
2010-12-21 Theodore Ts'omke2fs: Avoid potential NULL dereference
2010-12-21 Theodore Ts'oext2fs: fix memory leak in an error case in inode_open()
2010-12-20 Theodore Ts'olibext2fs: fix potential free() of garbage in ext2fs_up...
2010-12-20 Namhyung Kimlibext2fs: fix dubious code in ext2fs_unmark_generic_bi...
2010-12-20 Namhyung Kimlibext2fs: remove unnecessary casts to ext2fs_generic_b...
2010-12-20 Theodore Ts'omke2fs: Use ext2fs_div_ceil to simplify write_inode_tab...
2010-12-20 Namhyung Kimlibext2fs: fix dubious code in ext2fs_numeric_progress_...
2010-12-20 Namhyung Kimlibext2fs: fix potential build failure with OMIT_COM_ERR
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...
next