Whamcloud - gitweb
libext2fs: Create 64-bit dblist functions
[tools/e2fsprogs.git] / misc /
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-19 Theodore Ts'otune2fs: Enable uninit_bg to be set without requiring...
2010-05-18 Theodore Ts'omke2fs: account for physical as well as logical sector...
2010-05-18 Theodore Ts'omke2fs: Fix compile warning message
2010-05-17 Theodore Ts'oAdd configure options --enable-symlink-build and -...
2010-05-12 Eric Sandeenmke2fs: be explicit if external journal device is not...
2010-05-11 Theodore Ts'omke2fs: Allow a flex_bg size of 1
2010-03-15 Theodore Ts'oMerge branch 'maint' into next
2010-03-15 Eric Sandeenmke2fs: Don't ask to proceed in case of a badly aligned...
2010-02-10 Theodore Ts'oMerge branch 'maint' into next
2010-02-06 Eric Sandeenmke2fs: fix up topo complaints on regular files
2010-01-31 Theodore Ts'omke2fs: Fix printf type warning
2010-01-31 Theodore Ts'oMerge branch 'maint' into next
2009-11-29 Theodore Ts'ofilefrag: Fix a core dump on sparc32 platforms with...
2009-11-25 Eric Sandeenmke2fs: open device writable for trim/discard
2009-11-17 Eric Sandeenmke2fs support for BLKDISCARD
2009-11-16 Matthias AndreeDisconnect e4defrag from build on non-Linux hosts.
2009-11-16 Theodore Ts'oMerge branch 'maint' into next
2009-11-16 Eric Sandeenmke2fs support for BLKDISCARD
2009-10-26 Theodore Ts'oConvert ext2fs_group_{first,last}_block() to *block2()
2009-10-26 Theodore Ts'oConvert ext2fs_group_of_blk() to ext2fs_group_of_blk2()
2009-10-26 Valerie Aurora HensonConvert to use block group accessor functions
2009-10-26 Eric Sandeenlibext2fs: clean up ext2fs_bg_flags_ interfaces
2009-10-24 Theodore Ts'oMerge branch 'maint' into next
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-05 Theodore Ts'oMerge branch 'maint' into next
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-03 Cristian Rodríguezfix fd leak that causes fsck to fail with "too many...
2009-09-09 Theodore Ts'oe2undo: Initialize com_err error tables for the ext2fs...
2009-09-08 Valerie Aurora HensonConvert uses of super->s_*_blocks_count to ext2fs_...
2009-09-08 Valerie Aurora HensonUse ext2fs_file_acl_block() instead of using .i_file_ac...
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-06 Theodore Ts'odumpe2fs: Print more information about the inline journal
2009-08-23 Valerie Aurora Hensonlibext2fs: 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 HensonConvert to use io_channel_read_blk64() and io_channel_w...
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'oe2freefrag: Update manpage to include e2fsprogs version...
2009-08-23 Valerie Aurora HensonConvert tune2fs, dumpe2fs, and e2image to the new bitma...
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-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'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-05 Valerie Aurora HensonConvert mke2fs to new bitmap interface
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-27 Eric Sandeene4defrag: remove a lot of cruft
2009-07-24 Andreas Dilgere2freefrag: Improve output to include be more like...
2009-07-22 Theodore Ts'oe2freefrag: New program which displays how fragmented...
2009-07-18 Theodore Ts'omke2fs: Add strings.h include for strcasecmp() declaration
2009-07-18 Eric Sandeenfilefrag: fix it so it works in the bmap fallback case.
2009-07-12 Theodore Ts'oFix miscellaneous gcc -Wall warnings in blkid and tune2fs
2009-07-12 Theodore Ts'ofilefrag: Restore "perfect" number of extents calculati...
2009-07-02 Peng Taofilefrag: fix fm_start in filefrag_fiemap loop
2009-07-02 Peng Taoremove bogus "-e" option from filefrag manpage
2009-07-02 Theodore Ts'oAdd support for configure --enable-verbose-makecmds
2009-07-02 Theodore Ts'oFix Makefile dependencies for libcom_err
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'ologsave: Don't send the ^A and ^B delimiters to the...
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-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-15 Theodore Ts'odumpe2fs, tune2fs: fix miscellaneous memory leaks
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-07-21 Theodore Ts'oMerge branch 'maint' into next
2009-07-12 Theodore Ts'oMerge branch 'maint' into next
2009-07-11 Kazuya Mioe4defrag: Fix compile warnings
2009-07-09 Theodore Ts'oe4defrag: Fix a core dump when trying to defrag a file...
2009-07-09 Theodore Ts'oAdd e4defrag to the misc directory
2009-05-30 Theodore Ts'oUpdate man pages to include ext4 in the synposis, inste...
2009-05-30 Theodore Ts'omke2fs.8: Fix man page to use hyphens instead of minus...
2009-05-28 Eric Sandeenchattr: manpage tidyups
2009-05-28 Aneesh Kumar K.Vchattr: Add extent conversion support
2009-05-03 Kalpak Shahfilefrag: Add support to use the FIEMAP ioctl
2009-04-23 Theodore Ts'omke2fs.8: Clarify in the man page that fs defaults...
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'oconfigure.in: add --disable-libblkid option
next