1. 75e93ab Update "make depend" information. Fixes SMP parallel build problem. by Theodore Ts'o · 19 years ago
  2. 8363e35 Fix compile warning in do_stat() from previous fix. by Theodore Ts'o · 19 years ago
  3. 6477739 debugfs.c (do_stat): Check to make sure a filesystem is open by Theodore Ts'o · 19 years ago
  4. fd4b28e Update for the e2fsprogs 1.37 release. by Theodore Ts'o · 19 years ago
  5. c9ae3f9 Make debugfs's stat command print the size of the extra inode fields, if any. by Theodore Ts'o · 19 years ago
  6. 030970e Fix e2fsck, debugfs, and the ext2fs_mkdir function so that when we create by Theodore Ts'o · 19 years ago
  7. ea822ee Enhance debugfs's stat command so it can dump extended attributes by Theodore Ts'o · 19 years ago
  8. 3eee5e9 Update for release of e2fsprogs 1.36. by Theodore Ts'o · 19 years ago
  9. 07f031f Define _XOPEN_SOURCE to be 500 to fix compilation problems on Solaris. by Theodore Ts'o · 19 years ago
  10. 89c8015 set_fields.c: Add support for the jnl_blocks[] for set_super_value by Theodore Ts'o · 20 years ago
  11. 619a8ea Cleanup C code in debugfs's setfield. Added missing return statement (turned by Theodore Ts'o · 20 years ago
  12. 1d3a951 Make the official name of the new debugfs set_inode command be by Theodore Ts'o · 20 years ago
  13. 08fd3f3 Add support in debugfs's set_field command to specify array specifiers for by Theodore Ts'o · 20 years ago
  14. 7dec050 Enhance debugfs so that set_super_value can now set the wtime, mtime, by Theodore Ts'o · 20 years ago
  15. a06bd02 Add support for newer superblock fields in debugfs's set_super_value command. by Theodore Ts'o · 20 years ago
  16. acb79d9 Fix stupid core dumping bug if the TZ environment variable isn't set. by Theodore Ts'o · 20 years ago
  17. 522798d Add install-strip and install-shlibs-strip targets by Theodore Ts'o · 20 years ago
  18. 6d40227 Use MKINSTALLDIRS macro so that the Makefiles can find the script correctly. by Theodore Ts'o · 20 years ago
  19. 8ff1a86 If the TZ environment variable is set to GMT, use gmtime() by Theodore Ts'o · 20 years ago
  20. 47204ff Use Linux-kernel-style makefile output to make it easier to by Theodore Ts'o · 20 years ago
  21. b0d17e0 debugfs.c (do_open_filesys): Fix obvious uninitialized variable buglet. by Theodore Ts'o · 20 years ago
  22. 9c92d84 debugfs.c (kill_file_by_inode): Only iterate over the inode to by Theodore Ts'o · 20 years ago
  23. 1ad54a9 Add ability for debugfs to use a separate source of data blocks when by Theodore Ts'o · 20 years ago
  24. aa5c0a4 Remove .cvsignore files; they were out of date, and causes lintian by Theodore Ts'o · 20 years ago
  25. 0f72ab6 util.c (open_pager): Use DEBUGFS_PAGER in preference to PAGER by Theodore Ts'o · 20 years ago
  26. dd60705 Refine the build process to avoid re-running subst all the time on by Theodore Ts'o · 20 years ago
  27. abdf84f debugfs.c (make_link): Set the filetype information when creating a link. by Theodore Ts'o · 20 years ago
  28. b70b116 Update version number for e2fsprogs 1.35 release. by Theodore Ts'o · 20 years ago
  29. 2d10769 debugfs.c (internal_dump_inode): Display the major/minor device by Theodore Ts'o · 20 years ago
  30. 90252ca debugfs.8.in: Fix the debugfs man page to reference the by Theodore Ts'o · 20 years ago
  31. 795afc4 Fix libext2fs and debugfs to correctly deal with symlinks that have by Theodore Ts'o · 20 years ago
  32. 2b5ddd7 For debugfs, use the "more" pager in preference to "less", by Theodore Ts'o · 21 years ago
  33. 2b696a9 Try to use the DEBUGFS_PAGER environment by Theodore Ts'o · 21 years ago
  34. 2d9f080 debugfs.c (do_write, do_mkdir): If the directory is full, by Theodore Ts'o · 21 years ago
  35. 04df491 debugfs.c (do_write): Mask off the file type bits, and OR in the by Theodore Ts'o · 21 years ago
  36. ec7fdb8 util.c (open_pager): Search for the pager to use, starting with by Theodore Ts'o · 21 years ago
  37. 5443492 Fix gcc -Wall nitpicks by Theodore Ts'o · 21 years ago
  38. a7ac1df Adjust description line so that apropos "ext2" or "ext3" will by Theodore Ts'o · 21 years ago
  39. a435ec3 Add support for backing up the journal inode location in the by Theodore Ts'o · 21 years ago
  40. 9c7ec17 Update for 1.34 release. by Theodore Ts'o · 21 years ago
  41. 48e6e81 Fixx gcc -Wall nitpicks. by Theodore Ts'o · 21 years ago
  42. a5fdcd5 unused.c (do_dump_unused): Add new command which dumps the by Theodore Ts'o · 21 years ago
  43. 88494bb util.c, ls.c, logdump.c, htree.c, dump.c, debugfs.h, debugfs.c, ChangeLog: by Theodore Ts'o · 21 years ago
  44. becf36f debugfs.c (do_imap), debugfs.h, debug_cmds.ct, debugfs.8.in: by Theodore Ts'o · 21 years ago
  45. 71df0dc Update for 1.33 release. by Theodore Ts'o · 21 years ago
  46. a2146af Update after "make depend". by Theodore Ts'o · 21 years ago
  47. 6cca7ba Update dependency information in Makefiles by Theodore Ts'o · 21 years ago
  48. 3ae497e Add to the ss (subsystem) library the ability to dynamically link by Theodore Ts'o · 21 years ago
  49. ed78c02 Fix up lots of portability problems that caused e2fsprogs not to build successfully by Theodore Ts'o · 21 years ago
  50. f364093 Update debugfs and e2fsck to use the blkid library. by Theodore Ts'o · 21 years ago
  51. 819157d Remove 32-bit limitations for debugfs's dump command and to the by Theodore Ts'o · 22 years ago
  52. 3851301 Update files for 1.32 release. by Theodore Ts'o · 22 years ago
  53. ae65b29 Update files for 1.31 release. by Theodore Ts'o · 22 years ago
  54. f606dd3 Update "make depend". by Theodore Ts'o · 22 years ago
  55. 5d823a4 Update files for 1.30 release. by Theodore Ts'o · 22 years ago
  56. 1dd090f debugfs.c (do_write): Check to see if the filename exists before by Theodore Ts'o · 22 years ago
  57. 482afc4 Makefile.in (install): Search all compression extensions when by Theodore Ts'o · 22 years ago
  58. 3e69906 Fix gcc -Wall nits. by Theodore Ts'o · 22 years ago
  59. 8132d84 Fix endian problems in the htree code for e2fsck and debugfs. by Theodore Ts'o · 22 years ago
  60. c663305 Update for 1.29 release. by Theodore Ts'o · 22 years ago
  61. 42e5b5f Flag continuation hashes in debugfs's htree command to make them easier to find. by Theodore Ts'o · 22 years ago
  62. 87ee8dc Update changelogs for 1.28 release by Theodore Ts'o · 22 years ago
  63. f61fc0b Add support for the hash_seed and s_def_hash_ver fields in the by Theodore Ts'o · 22 years ago
  64. 0ccd488 Fix stupid typo in previous changeset. by Theodore Ts'o · 22 years ago
  65. ed909bb Fix up extended attribute handling in e2image, resize2fs, and in by Theodore Ts'o · 22 years ago
  66. 155f577 htree.c (do_htree_dump): Fix a bug where we were not cleanly by Theodore Ts'o · 22 years ago
  67. 621732c htree.c (htree_dump_int_node): Add byte swapping code sot that by Theodore Ts'o · 22 years ago
  68. 34be960 debugfs.c (do_show_super_stats): Calculate and print the number by Theodore Ts'o · 22 years ago
  69. d7f64ae debugfs.c (do_rmdir), debugfs.8.in: Implement the rmdir command. by Theodore Ts'o · 22 years ago
  70. 503f9e7 Add support for the half-MD4 HTREE hash. by Theodore Ts'o · 22 years ago
  71. b38cd28 Add a new command "bmap" to debugfs which calculates the logical->physical block by Theodore Ts'o · 22 years ago
  72. e5b3b27 util.c (parse_ulong): Fix typo which cases parse_ulong to by Theodore Ts'o · 22 years ago
  73. f9190c8 dirblock.c (ext2fs_read_dir_block2, ext2fs_write_dir_block): New by Theodore Ts'o · 22 years ago
  74. 52783e0 Add new function to the libext2fs library, ext2fs_dirhash, which by Theodore Ts'o · 22 years ago
  75. a8e7724 Update for 1.27 release. by Theodore Ts'o · 22 years ago
  76. 3f83020 ls.c (list_dir_proc): Fix typo in debugfs which was causing a compiler warning. by Theodore Ts'o · 22 years ago
  77. 7380ac9 Two bug fixes to debugfs, courtesy of Jaroslav Drzik <jdrzik@host.sk> for suggesting this enh ancement. by Theodore Ts'o · 22 years ago
  78. fa7c302 In debugfs, make "ls -l" print out the file type information in the by Theodore Ts'o · 22 years ago
  79. 57173d0 Update Changelog messages to use tytso@mit.edu for all addresses by Theodore Ts'o · 22 years ago
  80. df614db Add initial support in debugfs for examining directory indexing information. by Theodore Ts'o · 22 years ago
  81. b9f4092 Update makefiles to install mkfs.ext3, and to install man pages for by Theodore Ts'o · 22 years ago
  82. a5f3f5c Update files for 1.26 release. by Theodore Ts'o · 22 years ago
  83. 682720a Fix gcc -Wall nits. by Theodore Ts'o · 23 years ago
  84. e1018ee Add new debugfs commands and arguments which make it easier to by Theodore Ts'o · 23 years ago
  85. 96b5cac Miscellaneous cleanup before 1.26-WIP release. Removed unused by Theodore Ts'o · 23 years ago
  86. 19007e5 Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the by Theodore Ts'o · 23 years ago
  87. 3443689 Update the group descriptor free block and inode counts when by Theodore Ts'o · 23 years ago
  88. 4ea7bd0 Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogus by Theodore Ts'o · 23 years ago
  89. 8cf9333 Fix e2fsck's handling of external journals,and update journal by Theodore Ts'o · 23 years ago
  90. 571fc5a Fixes necessary for e2fsprogs to work using the diet libc. by Theodore Ts'o · 23 years ago
  91. e898188 debugfs.c (finish_range, dump_blocks): Fixed bug in Andreas's > by Theodore Ts'o · 23 years ago
  92. 6e96adc debugfs.8.in: Update manual page to document the set_super_value by Theodore Ts'o · 23 years ago
  93. 89e25cf Support very large files with debugfs (first pass). by Andreas Dilger · 23 years ago
  94. 1a6bb62 Change the i_size calculation to match current kernel policy of only by Andreas Dilger · 23 years ago
  95. ff63f26 Fix debugfs/logdump.c to compile with configure --disable-swapfs. by Stephen Tweedie · 23 years ago
  96. fbf9111 Update changelogs for 1.25 release. by Theodore Ts'o · 23 years ago
  97. fb70775 Update for 1.24a release by Theodore Ts'o · 23 years ago
  98. 109624a Update for 1.24 release. by Theodore Ts'o · 23 years ago
  99. 0f8973f Remove EXT2FS_VERSION from the version display, since it only confuses people. by Theodore Ts'o · 23 years ago
  100. 943ed87 Add missing log entry showing when we released e2fsprogs 1.23 by Theodore Ts'o · 23 years ago