Whamcloud - gitweb
tools/e2fsprogs.git
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... v1.41.5
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...
2009-04-18 Theodore Ts'oresize2fs: Fix data corruption bug when growing an...
2009-04-18 Theodore Ts'otune2fs: Clarify manpage regarding how to see the curre...
2009-04-18 Theodore Ts'odebian: Add homepage field to the control file
2009-04-18 Theodore Ts'oe2fsck, tune2fs: Fix Hurd compilation problem due to...
2009-04-18 Theodore Ts'odebugfs: Teach the set_inode_fields_command how to...
2009-04-18 Theodore Ts'odebugfs: Print 64-bit file acl
2009-04-18 Theodore Ts'ouuidd: Fix warn_unused_result warnings from gcc
2009-04-15 Theodore Ts'olibuuid: Close all file descriptors before running...
2009-04-07 Andreas Dilgere2fsck: print unsigned RAM usage statistics
2009-04-07 Eric Sandeene2fsck: ignore differing NEEDS_RECOVERY flag on backup sbs
2009-03-31 Theodore Ts'omke2fs: Don't try to create the journal in super-only...
2009-03-17 Petr Pisarpo: update cs.po (from translationproject.org)
2009-03-17 Theodore Ts'olibext2fs: external journal devices should not cause...
2009-03-09 Manish Katiyardebugfs: Fix typos in logdump's error messages
2009-03-09 Jim Meyeringlibss: Avoid leak upon failed realloc in ss_add_request...
2009-03-09 Jim Meyeringlibext2fs: don't leak strdup'd dev name in dosio.c...
2009-03-09 Jim Meyeringremove useless if-before-free tests
2009-03-08 Eric Sandeenfix libext2fs info page name
2009-03-08 Eric Sandeendebugfs: fix segfault on "stat" command with no open fs
2009-03-08 Theodore Ts'otests: Filter out "Lifetime writes" from the dumpe2fs...
2009-03-08 Theodore Ts'oblkid: Add fallback to ext4 for 2.6.29+ kernels if...
2009-03-06 Eric Sandeenblkid: recognize ext4(dev) without journal
2009-03-06 Eric Sandeene2fsprogs: blkid.static make target
2009-03-06 Eric Sandeene2fsprogs: fix potential null ptr defef in check_for_mo...
2009-03-06 Theodore Ts'omke2fs, tune2fs: Do not allow the reserved_ratio to...
2009-03-06 Theodore Ts'oAdd support for a new superblock field: s_kbytes_written
2009-01-28 Theodore Ts'oUpdate release notes, changelog, etc., for e2fsprogs... v1.41.4
2009-01-27 Theodore Ts'oUpdate e2fsprogs translation template.
2009-01-26 Theodore Ts'oe2fsck: Add missing newlines when reporting errors...
2009-01-22 Theodore Ts'oe2fsck: Change PR_3_CREATE_LPF_ERROR to be a non-fatal...
2009-01-22 Theodore Ts'olibext2fs: Add sanity checks to ext2fs_{block,inode...
2009-01-22 Theodore Ts'oext2fs_new_inode(): Add sanity check to assure a valid...
2009-01-22 Theodore Ts'oe2fsck: Add superblock check to make sure s_first_ino...
2009-01-20 Theodore Ts'omke2fs: If the device size is exactly 16TB treat it...
2009-01-20 Theodore Ts'oext2fs_get_device_size: Fix error handling
2009-01-20 Jose R. SantosAdd 64-bit getsize interface.
2009-01-20 Theodore Ts'omke2fs: Add -U option to specify the UUID for the new...
2009-01-20 Theodore Ts'oUse format strings directly to prevent -Werror=format...
next