summaryrefslogtreecommitdiff
path: root/debugfs
AgeCommit message (Expand)AuthorFilesLines
2007-10-14libext2fs: cleanup usage of unsigned int or __u32 and replace it with blk_tValerie Clement1-5/+5
2007-08-11Clean up applications to not use EXT2FS_ENABLE_SWAPFS or EXT2_FLAG_SWAP_BYTESTheodore Ts'o1-1/+1
2007-08-03Miscellaneous CleanupsTheodore Ts'o1-1/+3
2007-08-03Fix gcc -Wall warningsTheodore Ts'o4-13/+15
2007-07-08Remove Changelog files since they're not used after the git migrationTheodore Ts'o1-1207/+0
2007-06-24Update Release Notes, Changelogs, version.h, etc. for 1.40 releaseTheodore Ts'o1-0/+4
2007-05-25Fix gcc -Wall warnings, especially on 64-bit systemsAndreas Dilger5-12/+28
2007-05-08Fix mke2fs and debugfs to support large (> 16 bit) uid's and gid'sEric Sandeen4-4/+10
2007-04-19Define the l_i_iversion field in ext2_inodeTheodore Ts'o2-0/+6
2007-04-13Add new debugfs command "set_block_group"Theodore Ts'o4-4/+86
2007-04-10Fix debugfs's date parser so that it accepts integer valuesTheodore Ts'o2-4/+9
2007-04-10Handle large setb/testb/freeb commands in debugfsEric Sandeen3-5/+5
2007-04-02debugfs: support > 2GB files for the dump and rdump commandsTheodore Ts'o2-1/+9
2007-03-29[COVERITY] Handle potential case in debugfs if ext2fs_get_pathname returns NULLBrian Behlendorf2-4/+15
2007-03-29[COVERITY] Fix coverity warning in debugfsTheodore Ts'o2-1/+7
2007-03-23[COVERITY] Fix file handle leak in debugfs's logdump (in error case)Brian Behlendorf2-9/+15
2007-03-21[COVERITY] Fix memory leak on error handling in the debugfs's icheck commandBrian Behlendorf2-2/+6
2007-03-21[COVERITY] Fix (error case) memory leak in debugfsBrian Behlendorf2-2/+5
2007-03-21[COVERITY] Avoid static buffer overruns in debugfsBrian Behlendorf4-3/+10
2007-03-07Allow the debugfs lcd command to work w/o a filesystem being openTheodore Ts'o2-2/+9
2007-01-28Fix dump_usued segault in debugfs if used without open filesystemMatthias Koenig2-0/+9
2006-12-26Use the newer add/remove_error_table com_err interfacesTheodore Ts'o2-1/+7
2006-11-12Allow debugfs and dumpe2fs to support fs features under developmentTheodore Ts'o2-2/+8
2006-11-11Add directory hashed signed/unsigned hint to superblockTheodore Ts'o3-1/+16
2006-11-11On-disk format definition for huge filesTheodore Ts'o2-14/+17
2006-10-01Fix Debian FTBFS problem caused by devmapper library using pthreadsTheodore Ts'o2-1/+6
2006-09-12Fix signed vs unsigned printf format strings for block and inode numbersEric Sandeen2-1/+5
2006-08-29Fix debugfs coredump when lsdel is run without an open filesystemTheodore Ts'o2-1/+9
2006-06-21debugfs "stat" should print unsigned values for xattrsAndreas Dilger1-2/+2
2006-05-29Add missing backwards compatibility for ancient Linux systemsTheodore Ts'o2-2/+9
2006-05-28Fix debugfs's dump_unsued commands on filesystems with a 64k blocksizeTheodore Ts'o2-1/+8
2006-05-21Fix type warning problem with time_t in debugfsTheodore Ts'o2-1/+6
2006-05-08Add support for EXT2_FEATURE_COMPAT_LAZY_BGTheodore Ts'o2-2/+28
2006-04-27Add handling for invalid option characters in debugfs subcommandsTheodore Ts'o3-0/+16
2006-03-18Fix format statements to make e2fsprogs programs 32-bit cleanTakashi Sato4-30/+34
2006-03-18Add an option to debugfs to open filesystems in exclusive modeTheodore Ts'o3-8/+16
2006-03-08Fix debugfs's icheck to correctly report the owner of an EA blockTheodore Ts'o2-2/+7
2005-12-10Fix various gcc -Wall complaints.Theodore Ts'o5-45/+51
2005-09-24New debugfs command: set_current_timeTheodore Ts'o7-27/+82
2005-09-06Fix debugfs's set_inode_field so it can properly set i_sizeTheodore Ts'o2-1/+7
2005-07-04Fix debugfs's set_inode_fields command from silently failing.Theodore Ts'o2-5/+11
2005-06-30Update for e2fsprogs 1.38 release.Theodore Ts'o1-0/+4
2005-05-06Update "make depend" information. Fixes SMP parallel build problem.Theodore Ts'o1-33/+42
2005-05-06Fix compile warning in do_stat() from previous fix.Theodore Ts'o1-1/+1
2005-05-05debugfs.c (do_stat): Check to make sure a filesystem is openTheodore Ts'o2-0/+9
2005-03-21Update for the e2fsprogs 1.37 release.Theodore Ts'o1-0/+4
2005-03-21Make debugfs's stat command print the size of the extra inode fields,Theodore Ts'o2-0/+6
2005-03-20Fix e2fsck, debugfs, and the ext2fs_mkdir function so that when we createTheodore Ts'o4-2/+21
2005-03-20Enhance debugfs's stat command so it can dump extended attributesTheodore Ts'o3-6/+107
2005-02-05Update for release of e2fsprogs 1.36.Theodore Ts'o1-0/+4