aboutsummaryrefslogtreecommitdiff
path: root/debugfs
AgeCommit message (Expand)Author
2006-05-28Fix debugfs's dump_unsued commands on filesystems with a 64k blocksizeTheodore Ts'o
2006-05-21Fix type warning problem with time_t in debugfsTheodore Ts'o
2006-05-08Add support for EXT2_FEATURE_COMPAT_LAZY_BGTheodore Ts'o
2006-04-27Add handling for invalid option characters in debugfs subcommandsTheodore Ts'o
2006-03-18Fix format statements to make e2fsprogs programs 32-bit cleanTakashi Sato
2006-03-18Add an option to debugfs to open filesystems in exclusive modeTheodore Ts'o
2006-03-08Fix debugfs's icheck to correctly report the owner of an EA blockTheodore Ts'o
2005-12-10Fix various gcc -Wall complaints.Theodore Ts'o
2005-09-24New debugfs command: set_current_timeTheodore Ts'o
2005-09-06Fix debugfs's set_inode_field so it can properly set i_sizeTheodore Ts'o
2005-07-04Fix debugfs's set_inode_fields command from silently failing.Theodore Ts'o
2005-06-30Update for e2fsprogs 1.38 release.Theodore Ts'o
2005-05-06Update "make depend" information. Fixes SMP parallel build problem.Theodore Ts'o
2005-05-06Fix compile warning in do_stat() from previous fix.Theodore Ts'o
2005-05-05debugfs.c (do_stat): Check to make sure a filesystem is openTheodore Ts'o
2005-03-21Update for the e2fsprogs 1.37 release.Theodore Ts'o
2005-03-21Make debugfs's stat command print the size of the extra inode fields,Theodore Ts'o
2005-03-20Fix e2fsck, debugfs, and the ext2fs_mkdir function so that when we createTheodore Ts'o
2005-03-20Enhance debugfs's stat command so it can dump extended attributesTheodore Ts'o
2005-02-05Update for release of e2fsprogs 1.36.Theodore Ts'o
2005-02-03Define _XOPEN_SOURCE to be 500 to fix compilation problems on Solaris.Theodore Ts'o
2005-01-20set_fields.c: Add support for the jnl_blocks[] for set_super_valueTheodore Ts'o
2005-01-19Cleanup C code in debugfs's setfield. Added missing return statement (turnedTheodore Ts'o
2005-01-07Make the official name of the new debugfs set_inode command beTheodore Ts'o
2004-12-23Add support in debugfs's set_field command to specify array specifiers forTheodore Ts'o
2004-12-21Enhance debugfs so that set_super_value can now set the wtime, mtime,Theodore Ts'o
2004-12-16Add support for newer superblock fields in debugfs's set_super_valueTheodore Ts'o
2004-12-15Fix stupid core dumping bug if the TZ environment variable isn't set.Theodore Ts'o
2004-12-15Add install-strip and install-shlibs-strip targetsTheodore Ts'o
2004-12-14Use MKINSTALLDIRS macro so that the Makefiles can find the scriptTheodore Ts'o
2004-11-30If the TZ environment variable is set to GMT, use gmtime() Theodore Ts'o
2004-11-30Use Linux-kernel-style makefile output to make it easier to Theodore Ts'o
2004-11-29debugfs.c (do_open_filesys): Fix obvious uninitialized variableTheodore Ts'o
2004-11-19debugfs.c (kill_file_by_inode): Only iterate over the inode toTheodore Ts'o
2004-07-28Add ability for debugfs to use a separate source of data blocks whenTheodore Ts'o
2004-05-05Remove .cvsignore files; they were out of date, and causes lintianTheodore Ts'o
2004-04-11util.c (open_pager): Use DEBUGFS_PAGER in preference to PAGERTheodore Ts'o
2004-04-03Refine the build process to avoid re-running subst all the time on Theodore Ts'o
2004-03-20debugfs.c (make_link): Set the filetype information when creatingTheodore Ts'o
2004-02-28Update version number for e2fsprogs 1.35 release.Theodore Ts'o
2004-02-23debugfs.c (internal_dump_inode): Display the major/minor deviceTheodore Ts'o
2004-02-21debugfs.8.in: Fix the debugfs man page to reference theTheodore Ts'o
2004-02-21Fix libext2fs and debugfs to correctly deal with symlinks that haveTheodore Ts'o
2004-01-24For debugfs, use the "more" pager in preference to "less", Theodore Ts'o
2003-12-25Try to use the DEBUGFS_PAGER environmentTheodore Ts'o
2003-12-11debugfs.c (do_write, do_mkdir): If the directory is full,Theodore Ts'o
2003-12-07debugfs.c (do_write): Mask off the file type bits, and OR in theTheodore Ts'o
2003-12-07util.c (open_pager): Search for the pager to use, starting withTheodore Ts'o
2003-12-07Fix gcc -Wall nitpicksTheodore Ts'o
2003-08-24Adjust description line so that apropos "ext2" or "ext3" will Theodore Ts'o