1. d352f83 debugfs: initialize inode to 0 in list_dir_proc() if no inode nr by Eric Sandeen · 13 years ago
  2. 0f5eba7 ext2fs: add multi-mount protection (INCOMPAT_MMP) by Andreas Dilger · 13 years ago
  3. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  4. 11ba79b e2fsprogs: Remove impossible name_len tests. by Eric Sandeen · 13 years ago
  5. 16c581d debugfs: add 64-bit support to the set_field commands by Theodore Ts'o · 13 years ago
  6. 89efc88 libext2fs: add metadata checksum and snapshot feature flags by Theodore Ts'o · 13 years ago
  7. 2418dfd dumpe2fs: display "free blocks" as "free clusters" for bigalloc file systems by Theodore Ts'o · 13 years ago
  8. af0df2a debugfs: add a new debugfs command 'blocks' by Theodore Ts'o · 13 years ago
  9. 0bd0e59 misc: use EXT2_I_SIZE() consistently to get size by Andreas Dilger · 13 years ago
  10. 931b58e ext2fs: Handle internal journal over 2^32 bytes by Andreas Dilger · 13 years ago
  11. 1d8f5ae debugfs: fix icheck finding blocks used for xattrs by Andreas Dilger · 13 years ago
  12. cf5301d misc: clean up compiler warnings by Andreas Dilger · 13 years ago
  13. f5ae5b3 debugfs: document htree-related commands in man page by Eric Sandeen · 13 years ago
  14. 1ec5d10 debugfs: remove unused htree_dump "-l" argument by Eric Sandeen · 13 years ago
  15. 5af9eea Merge branch 'maint' into next by Theodore Ts'o · 13 years ago
  16. d4a9330 e2fsprogs: man page typo fixes by Eric Sandeen · 13 years ago
  17. 4df1618 add new superblock field: s_overhead_blocks by Theodore Ts'o · 13 years ago
  18. 829d999 Merge branch 'maint' into next by Theodore Ts'o · 13 years ago
  19. 412376e Add basic BIGALLOC support for cluster-based allocation by Theodore Ts'o · 13 years ago
  20. 0edcc27 e2fsprogs: reserving code points for new ext4 quota feature by Aditya Kali · 13 years ago
  21. 9d92a20 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  22. a946844 debugfs: Make the extents listing in the stat command more concise by Theodore Ts'o · 14 years ago
  23. 0fd68e0 debugfs: Add the -D option to request Direct I/O by Theodore Ts'o · 14 years ago
  24. c4b87b8 debugfs: Display the extent tree blocks in the stat command output by Theodore Ts'o · 14 years ago
  25. 9345f02 tune2fs, debugfs, libext2fs: Add support for ext4 default mount options by Theodore Ts'o · 14 years ago
  26. 8668592 debugfs: Add new debugfs command punch (aka truncate) by Theodore Ts'o · 14 years ago
  27. db0bdb4 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  28. f5448c1 Add support for Next3 snapshot superblock fields to dumpe2fs and debugfs by Theodore Ts'o · 14 years ago
  29. c5b23f6 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  30. de2c477 debugfs: Correctly show the allocation status of a block using logdump by Theodore Ts'o · 14 years ago
  31. d7cca6b Convert to use block group accessor functions by Valerie Aurora Henson · 15 years ago
  32. cd65a24 libext2fs: Convert ext2fs_bg_flag_test() to ext2fs_bg_flags_test() by Theodore Ts'o · 15 years ago
  33. 03b9dca debugfs: open file systems using EXT2_FLAG_64BITS by Eric Sandeen · 15 years ago
  34. 95bcea9 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  35. e1f0850 Don't use in-tree header files if using system uuid or blkid libraries by Theodore Ts'o · 15 years ago
  36. 2d7ef23 debugfs: add matching fclose by Peng Tao · 15 years ago
  37. 048786d debugfs: Convert to support 64-bit filesystems by Valerie Aurora Henson · 15 years ago
  38. 4efbac6 Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count() by Valerie Aurora Henson · 15 years ago
  39. 732c8cd Use accessor functions fields for bg_flags in the block group descriptors by Theodore Ts'o · 15 years ago
  40. 24a117a Convert to use io_channel_read_blk64() and io_channel_write_blk64() by Valerie Aurora Henson · 15 years ago
  41. 6d879a9 debugfs: Move everything to new bitmap interface by Valerie Aurora Henson · 15 years ago
  42. baa8dbe Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  43. 187cb62 debugfs: Add the new command dump_extents and extent the stat command by Theodore Ts'o · 15 years ago
  44. 42080a8 debugfs: Fix miscellaneous gcc -Wall warnings by Theodore Ts'o · 15 years ago
  45. c13351f Add support for configure --enable-verbose-makecmds by Theodore Ts'o · 15 years ago
  46. a6a1c08 Fix Makefile dependencies for libcom_err by Theodore Ts'o · 15 years ago
  47. dad0bab debugfs: don't try to fclose NULL by Eric Sandeen · 15 years ago
  48. 8a48035 Fix encoding for rec_len in directories for >= 64k blocksize file systems by Theodore Ts'o · 15 years ago
  49. 6e9761c debugfs: Fix miscellaneous memory leaks by Theodore Ts'o · 15 years ago
  50. 1ef4118 Add missing free_blocks_hi field to debugfs table. by Valerie Aurora Henson · 15 years ago
  51. d17ad12 Update release notes, version string, etc. for E2fsprogs 1.41.6 release by Theodore Ts'o · 15 years ago
  52. 4f85854 Update man pages to include ext4 in the synposis, instead of just "ext2/ext3" by Theodore Ts'o · 15 years ago
  53. 6dce532 debugfs: Add -a option to close_filesys command by Theodore Ts'o · 15 years ago
  54. 2af6fe0 debugfs: Fix format string warnings in htree_dump_leaf_node() by Theodore Ts'o · 15 years ago
  55. fa15820 debugfs: Teach the set_inode_fields_command how to set i_file_acl_high by Theodore Ts'o · 15 years ago
  56. 81624c3 debugfs: Print 64-bit file acl by Theodore Ts'o · 15 years ago
  57. a5bde79 debugfs: Fix typos in logdump's error messages by Manish Katiyar · 15 years ago
  58. 45e338f remove useless if-before-free tests by Jim Meyering · 15 years ago
  59. eefa4d9 debugfs: fix segfault on "stat" command with no open fs by Eric Sandeen · 15 years ago
  60. b7c5b40 Add support for a new superblock field: s_kbytes_written by Theodore Ts'o · 15 years ago
  61. 5299580 Use format strings directly to prevent -Werror=format-security failures by Theodore Ts'o · 16 years ago
  62. 98446d7 debugfs: Fix logdump command for 32-bit filesystems by Theodore Ts'o · 16 years ago
  63. e3d41d3 debugfs: Fix ncheck display so that extra characters aren't printed by Theodore Ts'o · 16 years ago
  64. a25f0e7 debugfs: Fix ncheck when printing pathnames for multiple hardlinks in a directory by Theodore Ts'o · 16 years ago
  65. c597763 debugfs: Make the usage messsage of logdump consistent with man page by Manish Katiyar · 16 years ago
  66. 03206bd debugfs: Fix ncheck to print all pathnames for the inodes by Theodore Ts'o · 16 years ago
  67. f8bd551 debugfs: Add the ability to specify the hash seed to the "hash" command by Theodore Ts'o · 16 years ago
  68. 711d384 Fix various spelling mistakes in various man pages by Theodore Ts'o · 16 years ago
  69. 87dd569 debugfs: Fix memory leak in do_ncheck()'s error path by Manish Katiyar · 16 years ago
  70. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 16 years ago
  71. eaf8fed debugfs: Use extents when writing a file if the filesystem supports them by Theodore Ts'o · 16 years ago
  72. 5dd77db Add support for with empty directory blocks in 64k blocksize filesystems by Theodore Ts'o · 16 years ago
  73. 03efde8 add debugfs command to print known features by Andreas Dilger · 16 years ago
  74. 73b0542 debugfs: Print the progname instead of argv[0] in error message by Manish Katiyar · 16 years ago
  75. 4262162 debugfs: Close the file handle and return in case of errors by Manish Katiyar · 16 years ago
  76. 226515d debugfs: Fix htree command so it works with extent-based directories by Theodore Ts'o · 16 years ago
  77. 2a7bfe8 Flush stdio buffers before calling setbuf() by Theodore Ts'o · 16 years ago
  78. ebabf2a Define _XOPEN_SOURCE to 600 consistently for Solaris C99 support by Theodore Ts'o · 16 years ago
  79. 71ff129 Merge branch 'maint' by Theodore Ts'o · 16 years ago
  80. 054cd1f Clarify the debugfs man page regarding the default superblock by Theodore Ts'o · 16 years ago
  81. 9d99416 Fix dependency for $(LIBSS) when an explicit dlopen() library is needed by Theodore Ts'o · 16 years ago
  82. a16031c debugfs: Print the nanosecond field and i_version field of an inode by Theodore Ts'o · 16 years ago
  83. 494a1da Basic flexible block group support by Theodore Ts'o · 16 years ago
  84. daf7a6e Fix tst_extents build when building w/o dynamic libraries by Theodore Ts'o · 16 years ago
  85. cf96ecf debugfs: Add support for "set_block_group <bg_num> checksum calc" by Andreas Dilger · 16 years ago
  86. a70f10d Merge branch 'maint' by Theodore Ts'o · 16 years ago
  87. a2ff0f3 debugfs, tune2fs: Handle daylight savings time when parsing a time string by Theodore Ts'o · 16 years ago
  88. 8fdf291 Make debugfs uninit block group aware by Jose R. Santos · 17 years ago
  89. abe85c9 Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
  90. a7ee4e0 debugfs: Don't use a pager if stdout is not a tty by Theodore Ts'o · 16 years ago
  91. 2d328bb Fix miscellaneous gcc -Wall warnings by Theodore Ts'o · 16 years ago
  92. 399033a Merge branch 'maint' by Theodore Ts'o · 16 years ago
  93. 0fd2f90 Add manpage references to debugfs/tune2fs commands by Andreas Mohr · 16 years ago
  94. a49670e Merge branch 'maint' by Theodore Ts'o · 16 years ago
  95. 5aae7c2 debugfs: Fix find_free_block to avoid reporting the block more than once by Theodore Ts'o · 16 years ago
  96. 0157e7c Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
  97. 007df86 debugfs: Add new superblock fields to the set_super_value command by Theodore Ts'o · 16 years ago
  98. 290ac0e print "mostly-printable" xattr strings in debugfs by Eric Sandeen · 16 years ago
  99. 43323be Use BLOCK_FLAG_READ_ONLY flag in debugfs, e2image, and tune2fs by Theodore Ts'o · 16 years ago
  100. 49ce6cb Allow debugfs to be extended for use by test programs by Theodore Ts'o · 17 years ago