Whamcloud - gitweb
Link shared libraries with local libraries instead of system ones
[tools/e2fsprogs.git] / debugfs /
2012-06-12 Theodore Ts'odebugfs: interpret date strings of the form @dddd
2012-05-28 Eric Sandeendebugfs: fix strtoblk for 64bit block numbers
2012-04-24 Zheng Liudebugfs: cleanup in do_show_debugfs_params
2012-04-05 Theodore Ts'oFix gcc -Wall nitpicks
2012-03-26 Theodore Ts'odebugfs: teach seti and freei to free a block of inodes
2012-03-15 Theodore Ts'oUse rbtree bitmaps for dumpe2fs, debugfs, and tune2fs
2012-02-15 Theodore Ts'odebugfs: use ss_safe_getenv() instead of getenv()
2012-01-23 Theodore Ts'odebugfs: fix spelling typo in ncheck
2012-01-17 Theodore Ts'odebugfs: add ncheck -c option
2012-01-16 Theodore Ts'odebugfs: optimize ncheck and improve its error checking
2011-11-21 Theodore Ts'ordebugfs: don't install by default
2011-11-20 Darrick J. Wongdebugfs: fix sprintf stack overflow
2011-11-19 Theodore Ts'odebugfs: fix gcc -Wall complaints
2011-11-19 Theodore Ts'odebugfs: add filefrag command
2011-11-19 Theodore Ts'odebugfs: add the freefrag command
2011-11-19 Theodore Ts'odebugfs: build read-only variant of debugfs
2011-11-12 Eric Sandeendebugfs: tidy up mmp handling
2011-11-12 Eric Sandeendebugfs.8: add documentation of the mmp commands
2011-10-17 Theodore Ts'olibext2fs: ext2fs_[set_]file_acl_block needs to check...
2011-09-25 Eric Sandeendebugfs: initialize inode to 0 in list_dir_proc() if...
2011-09-25 Andreas Dilgerext2fs: add multi-mount protection (INCOMPAT_MMP)
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Eric Sandeene2fsprogs: Remove impossible name_len tests.
2011-09-16 Theodore Ts'odebugfs: add 64-bit support to the set_field commands
2011-09-16 Theodore Ts'olibext2fs: add metadata checksum and snapshot feature...
2011-09-16 Theodore Ts'odumpe2fs: display "free blocks" as "free clusters"...
2011-07-09 Theodore Ts'odebugfs: add a new debugfs command 'blocks'
2011-07-09 Andreas Dilgermisc: use EXT2_I_SIZE() consistently to get size
2011-06-11 Andreas Dilgerext2fs: Handle internal journal over 2^32 bytes
2011-06-11 Andreas Dilgerdebugfs: fix icheck finding blocks used for xattrs
2011-06-11 Andreas Dilgermisc: clean up compiler warnings
2011-05-15 Eric Sandeendebugfs: document htree-related commands in man page
2011-05-15 Eric Sandeendebugfs: remove unused htree_dump "-l" argument
2011-03-18 Theodore Ts'oMerge branch 'maint' into next
2011-03-18 Eric Sandeene2fsprogs: man page typo fixes
2011-03-18 Theodore Ts'oadd new superblock field: s_overhead_blocks
2011-02-28 Theodore Ts'oMerge branch 'maint' into next
2011-02-26 Theodore Ts'oAdd basic BIGALLOC support for cluster-based allocation
2011-02-25 Aditya Kalie2fsprogs: reserving code points for new ext4 quota...
2010-09-25 Theodore Ts'oMerge branch 'maint' into next
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-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-07-22 Theodore Ts'odebugfs: Add new debugfs command punch (aka truncate)
2010-07-19 Theodore Ts'oMerge branch 'maint' into next
2010-06-25 Theodore Ts'oAdd support for Next3 snapshot superblock fields to...
2010-03-15 Theodore Ts'oMerge branch 'maint' into next
2010-03-15 Theodore Ts'odebugfs: Correctly show the allocation status of a...
2009-10-26 Valerie Aurora HensonConvert to use block group accessor functions
2009-10-26 Theodore Ts'olibext2fs: Convert ext2fs_bg_flag_test() to ext2fs_bg_f...
2009-10-26 Eric Sandeendebugfs: open file systems using EXT2_FLAG_64BITS
2009-10-05 Theodore Ts'oMerge branch 'maint' into next
2009-10-04 Theodore Ts'oDon't use in-tree header files if using system uuid...
2009-10-04 Peng Taodebugfs: add matching fclose
2009-09-08 Valerie Aurora Hensondebugfs: Convert to support 64-bit filesystems
2009-09-08 Valerie Aurora HensonConvert uses of super->s_*_blocks_count to ext2fs_...
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-08-23 Valerie Aurora Hensondebugfs: Move everything to new bitmap interface
2009-08-02 Theodore Ts'oMerge branch 'maint' into next
2009-07-27 Theodore Ts'odebugfs: Add the new command dump_extents and extent...
2009-07-12 Theodore Ts'odebugfs: Fix miscellaneous gcc -Wall warnings
2009-07-02 Theodore Ts'oAdd support for configure --enable-verbose-makecmds
2009-07-02 Theodore Ts'oFix Makefile dependencies for libcom_err
2009-06-29 Eric Sandeendebugfs: don't try to fclose NULL
2009-06-22 Theodore Ts'oFix encoding for rec_len in directories for >= 64k...
2009-06-15 Theodore Ts'odebugfs: Fix miscellaneous memory leaks
2009-06-01 Valerie Aurora HensonAdd missing free_blocks_hi field to debugfs table.
2009-05-30 Theodore Ts'oUpdate release notes, version string, etc. for E2fsprog... v1.41.6
2009-05-30 Theodore Ts'oUpdate man pages to include ext4 in the synposis, inste...
2009-05-29 Theodore Ts'odebugfs: Add -a option to close_filesys command
2009-04-22 Theodore Ts'odebugfs: Fix format string warnings in htree_dump_leaf_...
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-03-09 Manish Katiyardebugfs: Fix typos in logdump's error messages
2009-03-09 Jim Meyeringremove useless if-before-free tests
2009-03-08 Eric Sandeendebugfs: fix segfault on "stat" command with no open fs
2009-03-06 Theodore Ts'oAdd support for a new superblock field: s_kbytes_written
2009-01-20 Theodore Ts'oUse format strings directly to prevent -Werror=format...
2009-01-19 Theodore Ts'odebugfs: Fix logdump command for 32-bit filesystems
2008-10-21 Theodore Ts'odebugfs: Fix ncheck display so that extra characters...
2008-10-13 Theodore Ts'odebugfs: Fix ncheck when printing pathnames for multipl...
2008-10-01 Manish Katiyardebugfs: Make the usage messsage of logdump consistent...
2008-10-01 Theodore Ts'odebugfs: Fix ncheck to print all pathnames for the...
2008-09-10 Theodore Ts'odebugfs: Add the ability to specify the hash seed to...
2008-09-07 Theodore Ts'oFix various spelling mistakes in various man pages
2008-09-05 Manish Katiyardebugfs: Fix memory leak in do_ncheck()'s error path
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-27 Theodore Ts'odebugfs: Use extents when writing a file if the filesys...
2008-08-26 Theodore Ts'oAdd support for with empty directory blocks in 64k...
2008-08-25 Andreas Dilgeradd debugfs command to print known features
2008-08-24 Manish Katiyardebugfs: Print the progname instead of argv[0] in error...
2008-08-24 Manish Katiyardebugfs: Close the file handle and return in case of...
2008-08-08 Theodore Ts'odebugfs: Fix htree command so it works with extent...
2008-07-13 Theodore Ts'oFlush stdio buffers before calling setbuf()
2008-07-13 Theodore Ts'oDefine _XOPEN_SOURCE to 600 consistently for Solaris...
2008-06-18 Theodore Ts'oMerge branch 'maint'
2008-06-18 Theodore Ts'oClarify the debugfs man page regarding the default...
2008-06-08 Theodore Ts'oFix dependency for $(LIBSS) when an explicit dlopen...
next