Whamcloud - gitweb
tools/e2fsprogs.git
2009-10-26 Theodore Ts'olibext2fs: Convert ext2fs_bg_flag_test() to ext2fs_bg_f...
2009-10-26 Eric Sandeenlibext2fs: clean up ext2fs_bg_flags_ interfaces
2009-10-26 Eric Sandeendebugfs: open file systems using EXT2_FLAG_64BITS
2009-10-24 Theodore Ts'oMerge branch 'maint' into next
2009-10-24 Theodore Ts'odebian: Add pre-depends for util-linux for util-linux...
2009-10-24 Michael RothUpdate .gitignore
2009-10-24 Theodore Ts'otune2fs.8: Clarify tune2fs's -i option
2009-10-24 Theodore Ts'odumpe2fs: Fix usage message for -o superblock=<num...
2009-10-21 Eric Sandeenconfigure.in: Fix typo: remove '2' from blkid_probe_get...
2009-10-21 Theodore Ts'olibext2fs: Fix FEATURE_RO_COMPAT_HUGE_FILE && !HUGE_FILE_FL
2009-10-17 Theodore Ts'oe2fsck: Accept superblock times to be fudged by up...
2009-10-13 Theodore Ts'oe2fsck: Fix handling of non-zero i_blocks_high field
2009-10-05 Theodore Ts'oMerge branch 'maint' into next
2009-10-04 Theodore Ts'oe2fsck: Interpret negative blkcount in file system...
2009-10-04 Theodore Ts'olibext2fs: Always build file_io.c
2009-10-04 Theodore Ts'otests: Account for new mke2fs topology information
2009-10-04 Eric Sandeenmke2fs: get device topology values from blkid
2009-10-04 Theodore Ts'oDon't use in-tree header files if using system uuid...
2009-10-04 Theodore Ts'oe2fsck: Use the correct problem code in the case of...
2009-10-04 Theodore Ts'oblkid: Avoid a potentially error message when running...
2009-10-04 Peng Taodebugfs: add matching fclose
2009-10-03 Cristian Rodríguezfix fd leak that causes fsck to fail with "too many...
2009-09-09 Theodore Ts'olibext2fs: Add error table initialization to test programs
2009-09-09 Theodore Ts'oe2undo: Initialize com_err error tables for the ext2fs...
2009-09-08 Valerie Aurora... debugfs: Convert to support 64-bit filesystems
2009-09-08 Valerie Aurora... Convert uses of super->s_*_blocks_count to ext2fs_...
2009-09-08 Valerie Aurora... Use ext2fs_file_acl_block() instead of using .i_file_ac...
2009-09-08 Valerie Aurora... Fix overflow in calculation of total file system blocks
2009-09-07 Theodore Ts'olibext2fs: Round up the bitmap size when allocating...
2009-09-07 Theodore Ts'omke2fs.8.in: Clarify flex_bg feature description
2009-09-07 Theodore Ts'otune2fs.8: Document the flex_bg file system option...
2009-09-07 Peng Taoresize2fs: fix minimum resize size calculation with...
2009-09-07 Peng Taoresize2fs: calculate minimal fs size only once
2009-09-07 Theodore Ts'oconfigure.in, configure: Drop --with-cc, --with-ccopts...
2009-09-06 Theodore Ts'odumpe2fs: Print more information about the inline journal
2009-09-02 Theodore Ts'odebian: Make sure libblkid1 and libblkid1-dbg have...
2009-09-02 Theodore Ts'oe2fsck: Avoid scary failure messages on low-memory...
2009-08-28 Karel Zakblkid: support .ko.gz in modules.dep parser
2009-08-25 Theodore Ts'otune2fs: Fix "tune2fs -j <dev>" for extent-enabled...
2009-08-23 Valerie Aurora... libext2fs: create generic numeric progress meters and...
2009-09-08 Theodore Ts'oUse accessor functions fields for bg_flags in the block...
2009-09-08 Valerie Aurora... Convert to use io_channel_read_blk64() and io_channel_w...
2009-09-08 Nick Dokoslibext2fs: Fix counting routines in blknum.c to take...
2009-09-07 Theodore Ts'oMerge branch 'maint' into next
2009-09-07 Kyle McMartine4defrag: fix ppc build
2009-08-24 Theodore Ts'oe4defrag: Link with ext2fs library
2009-08-23 Theodore Ts'omke2fs.conf: Use the feature name "extent" instead...
2009-08-23 Theodore Ts'oFix debian packaging to work correctly on post-Lenny...
2009-08-23 Theodore Ts'oe2freefrag: Update manpage to include e2fsprogs version...
2009-08-23 Theodore Ts'oUpdate release notes, version string, etc. for E2fsprog... v1.41.9
2009-08-23 Theodore Ts'omake-sparse: Write a zero-byte at the end of the image
2009-08-23 Valerie Aurora... resize2fs: Move everything to new bitmap interface
2009-08-23 Valerie Aurora... Convert tune2fs, dumpe2fs, and e2image to the new bitma...
2009-08-23 Valerie Aurora... debugfs: Move everything to new bitmap interface
2009-08-23 Valerie Aurora... e2fsck: Convert e2fsck to new bitmap interface
2009-08-20 Aneesh Kumar K.Vtune2fs: handle bad blocks when resizing inodes
2009-08-20 Aneesh Kumar K.Vtune2fs: Handle fs meta-data blocks during inode resize
2009-08-20 Aneesh Kumar K.Vtune2fs: Make e2fsprogs handle ENOSPC better with inode...
2009-08-19 Theodore Ts'of_illitable_flexbg: Add new test
2009-08-19 Theodore Ts'oe2fsck: Add a global latch question for bad group descr...
2009-08-19 Theodore Ts'oe2fsck: Only ask to relocate a block group's inode...
2009-08-19 Theodore Ts'oe2fsck: Teach new_table_block() to allocate new itables...
2009-08-16 Eric Sandeenfilefrag: don't print extent header on bmap fallback
2009-08-16 Eric Sandeenfilefrag: fix frag count in bmap case
2009-08-16 Theodore Ts'ofilefrag: Add option to force use of the FIBMAP ioctl
2009-08-10 Theodore Ts'olibext2fs: Treat uninitialized parts of bitmaps as...
2009-08-10 Theodore Ts'oAdd V=1 support when linking e2freefrag in misc/Makefile.in
2009-08-10 Theodore Ts'oe2freefrag: Take into account the last free extent...
2009-08-10 Theodore Ts'oe2freefrag: Fix to work correctly for file systems...
2009-08-10 Theodore Ts'oe2freefrag: Do not print chunk-related information...
2009-08-10 Theodore Ts'oe2freefrag: Clarify e2freefrag's messages
2009-08-09 Theodore Ts'oe2freefrag: Initialize the ext2 error table
2009-08-08 Theodore Ts'oe2fsck: Fix and enhance superblock dates in future...
2009-08-05 Valerie Aurora... Convert mke2fs to new bitmap interface
2009-08-05 Valerie Aurora... Convert libext2fs to 64-bit bitmap interface
2009-08-22 Theodore Ts'oAdd support for 64-bit bitmaps
2009-08-05 Valerie Aurora... e2fsck: Allow cancellation during group descriptor...
2009-08-22 Theodore Ts'oMerge branch 'maint' into next
2009-08-22 Theodore Ts'oMove declaration of FS_IOC_FIEMAP ioctl to fiemap.h
2009-08-02 Theodore Ts'oMerge branch 'maint' into next
2009-07-29 Göran Uddeborgpo: update sv.po (from translationproject.org)
2009-07-28 Samuel Thibaultpo: update fr.po (from translationproject.org)
2009-07-28 Jakub Boguszpo: update pl.po (from translationproject.org)
2009-07-28 Petr Pisarpo: update cs.po (from translationproject.org)
2009-07-27 Eric Sandeene4defrag: remove a lot of cruft
2009-07-27 Theodore Ts'odebugfs: Add the new command dump_extents and extent...
2009-07-24 Andreas Dilgere2freefrag: Improve output to include be more like...
2009-07-24 Göran Uddeborgpo: update sv.po (from translationproject.org)
2009-07-22 Theodore Ts'oe2freefrag: New program which displays how fragmented...
2009-07-22 Theodore Ts'olibext2fs: Use blk_t instead of int in ext2fs_allocate_...
2009-07-20 Theodore Ts'oUpdate debian changelog and RELEASE-NOTES for interim...
2009-07-20 Theodore Ts'olibext2fs: Avoid creating unneeded new extents in ext2f...
2009-07-20 Theodore Ts'olibext2fs: Improve debugging printf's in extent.c
2009-07-20 Theodore Ts'olibext2fs: Fix regression in ext2fs_extent_set_bmap()
2009-07-19 Theodore Ts'odebian: Allow building with util-linux-ng
2009-07-18 Theodore Ts'omke2fs: Add strings.h include for strcasecmp() declaration
2009-07-18 Scott James... debian/control: fix incorrect use of apostrophe's
2009-07-18 Matthias AndreeFix release date, to silence configure complaints
2009-07-18 Matthias AndreeFix intl/ build: add E/Q/V macros, process intl/libgnui...
2009-07-18 Theodore Ts'olibext2fs: fix memory leak in error path in ext2fs_bloc...
next