1. e71d873 Add Apple/Darwin patches. by Theodore Ts'o · 22 years ago
  2. eca53e3 e2image.c (write_raw_image_file): Include blocks from slow by Theodore Ts'o · 22 years ago
  3. 332f2c2 tune2fs.c (parse_tune2fs_options, parse_e2label_options): Allow by Theodore Ts'o · 22 years ago
  4. 77be4d2 Minor man page fixes (Addresses Debian bugs #173612, #175233, by Theodore Ts'o · 22 years ago
  5. ed78c02 Fix up lots of portability problems that caused e2fsprogs not to build successfully by Theodore Ts'o · 22 years ago
  6. ed1b33e Minor bug fixes in the blkid library. by Theodore Ts'o · 22 years ago
  7. 98999c3 Rename blkid_get_devname() to blkid_get_dev(), and blkid_get_token() by Theodore Ts'o · 22 years ago
  8. 50b380b Wholesale changes to blkid library to simplify the implementation by Theodore Ts'o · 22 years ago
  9. 19445ef Fixed up minor documentation issues (man page for badblocks and usage by Theodore Ts'o · 22 years ago
  10. 7a603aa Separate public and private interfaces into separate header files. by Theodore Ts'o · 22 years ago
  11. e12f2ae Integrate new blkid library. by Theodore Ts'o · 22 years ago
  12. 76ea3a2 fsck.c (parse_fstab_line, parse_escape): Add support for by Theodore Ts'o · 22 years ago
  13. 54779c6 Update to deal with the fact that the INDEX_FL code in the ext2 2.4 by Theodore Ts'o · 22 years ago
  14. 3851301 Update files for 1.32 release. by Theodore Ts'o · 22 years ago
  15. ae65b29 Update files for 1.31 release. by Theodore Ts'o · 22 years ago
  16. 51f8f8d chattr.1.in: Update man page by Theodore Ts'o · 22 years ago
  17. 5d823a4 Update files for 1.30 release. by Theodore Ts'o · 22 years ago
  18. a2c8bf9 ext2_fs.h: Add support for a new inode flag, which is to be used by Theodore Ts'o · 22 years ago
  19. 15f9011 Add support for a new inode flag, which is to be used by Theodore Ts'o · 22 years ago
  20. f68b3b0 get_device_by_label.c (read_partitions): Pay attention to by Theodore Ts'o · 22 years ago
  21. 482afc4 Makefile.in (install): Search all compression extensions when by Theodore Ts'o · 22 years ago
  22. 76dd5e5 Add support for the meta_bg feature flag to the resize2fs program. by Theodore Ts'o · 22 years ago
  23. 1d4c794 fsck.c (main): Fix bug reported by Gregory Mutt. Multiple by Theodore Ts'o · 22 years ago
  24. d90a23e dumpe2fs.c (list_desc, main): Make dumpe2fs more robust so that by Theodore Ts'o · 22 years ago
  25. 2bae543 Update man page to document the journal_* default mount options. by Theodore Ts'o · 22 years ago
  26. c046ac7 Add support for the meta_blockgroup filesystem format. by Theodore Ts'o · 22 years ago
  27. a0c3fd5 Add support for new feature in ext2/3 filesystems; a default mount options field by Theodore Ts'o · 22 years ago
  28. 3e69906 Fix gcc -Wall nits. by Theodore Ts'o · 22 years ago
  29. 64aecc4 Fix bug in e2fsck and mklost+found; the lost+found directory should by Theodore Ts'o · 22 years ago
  30. 3432a91 e2image.c (write_raw_image_file): Handle a bad block in the by Theodore Ts'o · 22 years ago
  31. dbfb3f0 get_device_by_label.c: Applied sourceforge patch #613447, which by Theodore Ts'o · 22 years ago
  32. 41ec7bb badblocks.c (main): Appled sourceforge patch #600451, which by Theodore Ts'o · 22 years ago
  33. 82b39c9 mke2fs.8.in, tune2fs.8.in: Clarify manual pages about using the by Theodore Ts'o · 22 years ago
  34. c663305 Update for 1.29 release. by Theodore Ts'o · 22 years ago
  35. 84bd550 fsck.c: If the bone-headed user enters the filename twice, the by Theodore Ts'o · 22 years ago
  36. 843049c mke2fs.c (main): Enable directory indexing by default. by Theodore Ts'o · 22 years ago
  37. f9e4abf get_device_by_label.c (init_lvm): Fix bug which caused by Theodore Ts'o · 22 years ago
  38. 87ee8dc Update changelogs for 1.28 release by Theodore Ts'o · 22 years ago
  39. 0d608df Update version string for WIP release. by Theodore Ts'o · 22 years ago
  40. 118d7da Add support for searching /proc/evms/volumes when interpreting by Theodore Ts'o · 22 years ago
  41. 1f22ce3 mke2fs.8.in: Add a common usage of the -n option. (Addresses by Theodore Ts'o · 22 years ago
  42. a141135 fsck.c (main): If no filesystems are specified on the command by Theodore Ts'o · 22 years ago
  43. 023d111 chattr.1.in: Document the compression attribute flags E, X, and by Theodore Ts'o · 22 years ago
  44. f044b4d Update and clarify man pages (addresses Debian Bug #145044). by Theodore Ts'o · 22 years ago
  45. ed909bb Fix up extended attribute handling in e2image, resize2fs, and in by Theodore Ts'o · 22 years ago
  46. 4cae045 Add SIGINT and SIGTERM handling to fsck and e2fsck. For e2fsck, by Theodore Ts'o · 22 years ago
  47. 7098810 mke2fs.c (zap_sector): Clear the buffer *after* testing for the by Theodore Ts'o · 22 years ago
  48. f0865ce mke2fs.8.in: Cleaned up man page, and made it a bit more by Theodore Ts'o · 22 years ago
  49. 5cfd740 chattr.1.in: Fix man page typo. (Addresses Debian bug #141938) by Theodore Ts'o · 22 years ago
  50. 88372d5 Applied Andrew Morton's patch to support the dirsync option. by Theodore Ts'o · 22 years ago
  51. b21bf26 Do sanity checking of the number of blocks and inodes in a group for by Andreas Dilger · 22 years ago
  52. aab6fe7 misc/mke2fs.c: Minor fix for new page size checking code. by Andreas Dilger · 22 years ago
  53. 31e29a1 Fix up Andreas's 8k blocksize changes to fix a number of bugs, by Theodore Ts'o · 22 years ago
  54. 932a489 Add support for creating and checking 8192-byte blocksize filesystems. by Andreas Dilger · 22 years ago
  55. 7de6577 Fix typo in man page. by Theodore Ts'o · 22 years ago
  56. a8e7724 Update for 1.27 release. by Theodore Ts'o · 23 years ago
  57. 7ef3bb8 mke2fs.c: Check for the BSD disklabel on all architectures, and by Theodore Ts'o · 23 years ago
  58. 6693837 mke2fs.c: Output warnings to stderr (From Philipp Thomas <pthomas@suse.de>) by Theodore Ts'o · 23 years ago
  59. 546a1ff Fix various gcc -Wall complaints. by Theodore Ts'o · 23 years ago
  60. 756df35 mke2fs.c (zap_sector): Don't erase BSD disklabels on Alpha. by Theodore Ts'o · 23 years ago
  61. 14308a5 Newer libintl needs LC_CTYPE to be set in addition to LC_MESSAGES. by Theodore Ts'o · 23 years ago
  62. 57173d0 Update Changelog messages to use tytso@mit.edu for all addresses by Theodore Ts'o · 23 years ago
  63. 0072f8d Add check for mkfs.ext3 and create a journal in this case. by Andreas Dilger · 23 years ago
  64. b9f4092 Update makefiles to install mkfs.ext3, and to install man pages for by Theodore Ts'o · 23 years ago
  65. 541d173 Update with the Debian package e2fsprogs-1.26-1. by Theodore Ts'o · 23 years ago
  66. 7d4343d Lots of small random portability fixes to make e2fsprogs build by Theodore Ts'o · 23 years ago
  67. a5f3f5c Update files for 1.26 release. by Theodore Ts'o · 23 years ago
  68. 5599c2f Changed fsck to support filesystems types in /etc/fstab of the form by Theodore Ts'o · 23 years ago
  69. a106911 fsck.c: Allow the number of outstanding processes fs-specific by Theodore Ts'o · 23 years ago
  70. 177ab2b Document the -f flag to tune2fs. by Theodore Ts'o · 23 years ago
  71. c713f60 Always free vdirname. by Andreas Dilger · 23 years ago
  72. c007bc0 Return a non-zero exit code on error. by Andreas Dilger · 23 years ago
  73. 5493a27 badblocks.c (main): Open the device as O_RDWR if possible, since by Theodore Ts'o · 23 years ago
  74. d4de4aa tune2fs.8.in, tune2fs.c (parse_tune2fs_options, main): Add by Theodore Ts'o · 23 years ago
  75. 3ed57c2 In mke2fs and e2fsck, specifying the -c option twice will now do by Theodore Ts'o · 23 years ago
  76. 5f0fabe Fix broken Makefile dependencies. by Theodore Ts'o · 23 years ago
  77. 6a52506 Mke2fs now creates the lost+found directory with 0700 permissions, by Theodore Ts'o · 23 years ago
  78. 19007e5 Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the by Theodore Ts'o · 23 years ago
  79. eaf4dc5 Add support to read out information from the LVM proc hierarchy, by Theodore Ts'o · 23 years ago
  80. 0655b10 Change dumpe2fs to not die if the listing of the bad blocks by Theodore Ts'o · 23 years ago
  81. 4ea7bd0 Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogus by Theodore Ts'o · 23 years ago
  82. 8cf9333 Fix e2fsck's handling of external journals,and update journal by Theodore Ts'o · 23 years ago
  83. a5f0bb9 Pull up dumpe2fs cleanup patch from the experimental branch. by Theodore Ts'o · 23 years ago
  84. 571fc5a Fixes necessary for e2fsprogs to work using the diet libc. by Theodore Ts'o · 23 years ago
  85. a36cf92 e2image.8.in: Fix cut-and-paste typo (Addresses Debian bug #119624) by Theodore Ts'o · 23 years ago
  86. 6ef3920 util.c (check_plausibility): Use stat64 if available so that by Theodore Ts'o · 23 years ago
  87. b3f5b4c Define a new ext2 file attribute, EXT2_NOTAIL_FL, by Theodore Ts'o · 23 years ago
  88. 6430bd6 fsck.c (interpret_type): If the "auto" type is specified, make by Theodore Ts'o · 23 years ago
  89. e3ef350 e2image.c (output_meta_data_blocks): Optimize away excess by Theodore Ts'o · 23 years ago
  90. 568101f mke2fs.c(main): Always exit with non-zero code in case of error. by Andreas Dilger · 23 years ago
  91. d6903ec Update findsuper to support > 2GB device sizes. by Andreas Dilger · 23 years ago
  92. fbf9111 Update changelogs for 1.25 release. by Theodore Ts'o · 23 years ago
  93. f6a6afc Remove dead code that wasn't in use from tune2fs. by Theodore Ts'o · 23 years ago
  94. 39567c4 tune2fs.8.in: Update man page to reflect the fact that adding or by Theodore Ts'o · 23 years ago
  95. 3f85f65 mke2fs.c (zap_sector): Allocate sufficient space for zero-filled buffer. by Theodore Ts'o · 23 years ago
  96. fb70775 Update for 1.24a release by Theodore Ts'o · 23 years ago
  97. 9d8e634 Fix version format string. by Andreas Dilger · 23 years ago
  98. 109624a Update for 1.24 release. by Theodore Ts'o · 23 years ago
  99. 04a9685 mke2fs.c (zap_sector): Now takes a third argument, which is how by Theodore Ts'o · 23 years ago
  100. 59f2724 mke2fs.c (main): Zap the second sector of the disk, along with by Andreas Dilger · 23 years ago