1. a0edefe e2fsck: sort the abbreviations better by Benno Schulenberg · 10 years ago
  2. 5a1d25a Fix up workarounds for dietlibc breakage by Theodore Ts'o · 11 years ago
  3. 3971bfe e2fsck: use dgrp_t for block group numbers by Theodore Ts'o · 11 years ago
  4. 4dbfd79 e2fsprogs: fix blk_t <- blk64_t assignment mismatches by Darrick J. Wong · 11 years ago
  5. 6847735 e2fsck: fix gcc -Wall nits by Theodore Ts'o · 11 years ago
  6. 00eb0ee build: quiet some "gcc -Wall" compiler warnings by Andreas Dilger · 12 years ago
  7. b0e91c8 e2fsck: add logging capability by Theodore Ts'o · 13 years ago
  8. b9a64a5 e2fsck: print the current and expected block group checksums by Theodore Ts'o · 13 years ago
  9. 0f5676f e2fsck: add support for field widths in messages using %-expansion by Theodore Ts'o · 13 years ago
  10. 0c80c44 libext2fs: ext2fs_[set_]file_acl_block needs to check for 64-bit feature flag by Theodore Ts'o · 13 years ago
  11. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  12. da05d14 e2fsck: handle null fs in print_pathname() by Eric Sandeen · 13 years ago
  13. 11ba79b e2fsprogs: Remove impossible name_len tests. by Eric Sandeen · 13 years ago
  14. 624e4a6 e2fsck: add support for checking the built-in quota files by Aditya Kali · 13 years ago
  15. 0bd0e59 misc: use EXT2_I_SIZE() consistently to get size by Andreas Dilger · 13 years ago
  16. cf5301d misc: clean up compiler warnings by Andreas Dilger · 13 years ago
  17. 829d999 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  18. 0edcc27 e2fsprogs: reserving code points for new ext4 quota feature by Aditya Kali · 14 years ago
  19. 72a729d Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  20. 8a8f365 e2fsck: Fix handling of non-zero i_blocks_high field by Theodore Ts'o · 15 years ago
  21. 95bcea9 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  22. 695706c e2fsck: Interpret negative blkcount in file system problem reports by Theodore Ts'o · 15 years ago
  23. a63745e Use ext2fs_file_acl_block() instead of using .i_file_acl directly by Valerie Aurora Henson · 15 years ago
  24. fe26a55 e2fsck: Fix and enhance superblock dates in future problem reports by Theodore Ts'o · 15 years ago
  25. 8a48035 Fix encoding for rec_len in directories for >= 64k blocksize file systems by Theodore Ts'o · 15 years ago
  26. 0eeec8a Fix compiling under diet libc by Theodore Ts'o · 16 years ago
  27. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 16 years ago
  28. 1ca1059 Add support for the HUGE_FILE feature by Theodore Ts'o · 17 years ago
  29. 15d482b e2fsck: Add support for extents by Theodore Ts'o · 17 years ago
  30. 1a191d6 e2fsck: Detect recursive loops in @-expansions by Theodore Ts'o · 17 years ago
  31. de8f3a7 Fix gcc -Wall warnings, especially on 64-bit systems by Andreas Dilger · 17 years ago
  32. 5113a6e Fix mke2fs and debugfs to support large (> 16 bit) uid's and gid's by Eric Sandeen · 18 years ago
  33. ccfbb26 e2fsck: Add support for %It in problem description messages by Theodore Ts'o · 18 years ago
  34. 642935c Fix misc. gcc -Wall complaints in the misc and e2fsck directories by Theodore Ts'o · 18 years ago
  35. 8deb80a Fix format statements to make e2fsprogs programs 32-bit clean by Takashi Sato · 19 years ago
  36. 7ae1983 Clean up e2fsck problem description messages for typo's and to make them by Theodore Ts'o · 19 years ago
  37. cebe48a Integrate code from Alex Thomas at Clusterfs to check extended attributes by Theodore Ts'o · 20 years ago
  38. acb79d9 Fix stupid core dumping bug if the TZ environment variable isn't set. by Theodore Ts'o · 20 years ago
  39. 8ff1a86 If the TZ environment variable is set to GMT, use gmtime() by Theodore Ts'o · 20 years ago
  40. c4e3d3f ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() by Theodore Ts'o · 21 years ago
  41. 6177c41 Fixed NLS support for message abbreviations in e2fsck. by Theodore Ts'o · 22 years ago
  42. 8fdc998 Add initial support for htree directories. by Theodore Ts'o · 22 years ago
  43. f1a1761 Enhnaced the get backup superblock function so that it does by Theodore Ts'o · 23 years ago
  44. fcdebce Change comments for %D and %d expansion in e2fsck problem codes. It by Andreas Dilger · 23 years ago
  45. 342d847 Add initial support for extended attribute blocks by Theodore Ts'o · 23 years ago
  46. 721edd0 ChangeLog, super.c: by Theodore Ts'o · 24 years ago
  47. 86c627e Many files: by Theodore Ts'o · 24 years ago
  48. d74edf4 ChangeLog, message.c, problem.c: by Theodore Ts'o · 24 years ago
  49. e904406 ChangeLog, message.c: Add @d abbreviation for device. by Theodore Ts'o · 24 years ago
  50. 1ce6453 ChangeLog, message.c: message.c: Add @j abbreviation for journal. by Theodore Ts'o · 24 years ago
  51. 133a56d ChangeLog, message.c, pass1b.c, pass2.c, pass3.c, problem.c, problem.h: by Theodore Ts'o · 24 years ago
  52. ecf1b77 ChangeLog, journal.c, message.c, problem.c, problem.h, super.c: by Theodore Ts'o · 24 years ago
  53. 80bfaa3 Many files: by Theodore Ts'o · 24 years ago
  54. 3b5386d Many files: by Theodore Ts'o · 24 years ago
  55. 1917875 Many files: by Theodore Ts'o · 25 years ago
  56. 0c4a072 Many files: by Theodore Ts'o · 25 years ago
  57. ec8d2c3 ChangeLog, message.c: by Theodore Ts'o · 25 years ago
  58. f68aa41 ChangeLog, debugfs.c, debugfs.h: by Theodore Ts'o · 25 years ago
  59. aa4115a Many files: by Theodore Ts'o · 25 years ago
  60. 5596def Many files: by Theodore Ts'o · 25 years ago
  61. 9e51eca ChangeLog, message.c: by Theodore Ts'o · 26 years ago
  62. 246501c Many files: by Theodore Ts'o · 27 years ago
  63. b6f7983 ChangeLog, message.c, pass2.c, pass3.c: by Theodore Ts'o · 27 years ago
  64. f8188ff Many files: by Theodore Ts'o · 27 years ago
  65. 08b2130 Many files: by Theodore Ts'o · 27 years ago
  66. 1b6bf17 Many files: by Theodore Ts'o · 27 years ago
  67. 7cf73dc ChangeLog, e2fsck.h, message.c, pass1.c, pass2.c, problem.c, problem.h: by Theodore Ts'o · 27 years ago
  68. 21c84b7 Many files: Checked in e2fsprogs-1.07 by Theodore Ts'o · 28 years ago