1. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  2. c859cb1 e2fsprogs: create open() and stat() helpers by Lukas Czerner · 13 years ago
  3. 562f264 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  4. 248eb83 resize2fs: handle exactly-16T filesystems in resize2fs by Eric Sandeen · 14 years ago
  5. db0bdb4 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  6. 8587d39 resize2fs: relax requirements for -P output a bit by Eric Sandeen · 14 years ago
  7. 8728d50 resize2fs: Fix up to be 64-bit block number safe by Valerie Aurora Henson · 14 years ago
  8. 97d26ce Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  9. 5fa92bc resize2fs: don't print minimum size if fs is not clean by Eric Sandeen · 14 years ago
  10. d7cca6b Convert to use block group accessor functions by Valerie Aurora Henson · 15 years ago
  11. 4efbac6 Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count() by Valerie Aurora Henson · 15 years ago
  12. 1d8af18 resize2fs: calculate minimal fs size only once by Peng Tao · 15 years ago
  13. 96cdb37 resize2fs: If resize2fs fails, tell the user to run e2fsck by Theodore Ts'o · 15 years ago
  14. 3a4d986 resize2fs: Fix error message so the mountpoint is printed correctly by Theodore Ts'o · 15 years ago
  15. e2ca097 resize2fs: fix miscellaneous memory leaks by Theodore Ts'o · 15 years ago
  16. 0d04d88 resize2fs: don't try to resize below calculated minimum by Eric Sandeen · 15 years ago
  17. fb72556 resize2fs: Print a warning message if the ftruncate system call fails by Theodore Ts'o · 15 years ago
  18. 279a000 resize2fs: check for bogus new_size by Eric Sandeen · 16 years ago
  19. f38cf3c Only use the test_io manager if the right environment variables are set by Theodore Ts'o · 16 years ago
  20. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 16 years ago
  21. a8d632a resize2fs: Prohibit the combination of flex_bg and !resize_inode by Theodore Ts'o · 16 years ago
  22. 74128f8 resize2fs: Fix support for the uninit_bg feature by Theodore Ts'o · 16 years ago
  23. 2c25f7e Fix gcc -Wall warnings in resize2fs by Theodore Ts'o · 16 years ago
  24. 2930dad Rename the feature uninit_groups to uninit_bg by Theodore Ts'o · 16 years ago
  25. 236efed Make resize2fs uninit block group aware by Jose R. Santos · 17 years ago
  26. 199ddaa resize2fs: Add options to print (and resizing to) the minimum filesystem size by Josef Bacik · 17 years ago
  27. 261cd39 Explicitly check for ftruncate64() in configure.in by Theodore Ts'o · 17 years ago
  28. 98dca6c resize2fs: Add sanity check for off_t overflow before truncating by Theodore Ts'o · 17 years ago
  29. de8f3a7 Fix gcc -Wall warnings, especially on 64-bit systems by Andreas Dilger · 17 years ago
  30. 96c6a3a Store the RAID stride value in the superblock and take advantage of it by Theodore Ts'o · 17 years ago
  31. a6d8302 Use the newer add/remove_error_table com_err interfaces by Theodore Ts'o · 18 years ago
  32. 46c5490 Add RAID stride support to resize2fs by Theodore Ts'o · 18 years ago
  33. 8deb80a Fix format statements to make e2fsprogs programs 32-bit clean by Takashi Sato · 19 years ago
  34. 5d2ef12 Change resize2fs open modes for mounted and unmounted filesystems by Theodore Ts'o · 19 years ago
  35. bf69235 Add support for on-line resizing to resize2fs by Theodore Ts'o · 19 years ago
  36. fe07357 Make resize2fs expand or truncate a file containing a filesystem. by Theodore Ts'o · 19 years ago
  37. f35fd3d Fix some minor typo's and grammar's strings, and remove debugging strings by Theodore Ts'o · 19 years ago
  38. 55f4cbd Add new function in e2p for parsing the number of blocks on the command line by Theodore Ts'o · 20 years ago
  39. 2e8ca9a Add support for passing options to the io layer using the URL syntax. For by Theodore Ts'o · 20 years ago
  40. 5443492 Fix gcc -Wall nitpicks by Theodore Ts'o · 21 years ago
  41. a7ccdff In mke2fs and resize2fs, round the default size of the filesystem to by Theodore Ts'o · 21 years ago
  42. 792a088 main.c (main): Add the ability to specify units to the size by Theodore Ts'o · 21 years ago
  43. ddc32a0 Add Czech translation. by Theodore Ts'o · 21 years ago
  44. 76dd5e5 Add support for the meta_bg feature flag to the resize2fs program. by Theodore Ts'o · 22 years ago
  45. 41cce58 main.c (main): If the filesystem has errors or is not valid, by Theodore Ts'o · 22 years ago
  46. 1608211 main.c (main): If resize_fs returns an error, don't print the by Theodore Ts'o · 22 years ago
  47. 116db1b main.c (main): If we are resizing a plain file which is smaller by Theodore Ts'o · 22 years ago
  48. 48e08e0 ChangeLog, main.c: by Theodore Ts'o · 24 years ago
  49. dfcdc32 ChangeLog, libext2fs.texinfo: by Theodore Ts'o · 24 years ago
  50. e5b38a5 Many files: by Theodore Ts'o · 24 years ago
  51. a13575f ChangeLog, extent.c, main.c, resize2fs.c, resize2fs.h: by Theodore Ts'o · 24 years ago
  52. 0cee8a5 Many files: by Theodore Ts'o · 24 years ago
  53. 373b833 Many files: by Theodore Ts'o · 24 years ago
  54. 0a61731 ChangeLog, main.c, resize2fs.h: by Theodore Ts'o · 25 years ago
  55. 7e71e4c .del-resize2fs.spec~524d144b: by Theodore Ts'o · 26 years ago
  56. 612ff39 main.c: by Theodore Ts'o · 26 years ago
  57. 2e561e0 main.c, .del-version.h~524d144b: by Theodore Ts'o · 26 years ago
  58. 2a3013b ChangeLog, test_icount.c, test_icount.h: by Theodore Ts'o · 26 years ago
  59. 101c84f ChangeLog, main.c, resize2fs.c: by Theodore Ts'o · 27 years ago
  60. ba0af75 ChangeLog, main.c, .del-resize2fs-1.12.spec~70080ffd, resize2fs.8.in: by Theodore Ts'o · 27 years ago
  61. 59fa369 main.c, ChangeLog: Add copyright notice. by Theodore Ts'o · 27 years ago
  62. 0e14f78 ChangeLog, Makefile.in, main.c: by Theodore Ts'o · 27 years ago
  63. 3b627e8 ChangeLog, main.c, resize2fs.c, resize2fs.h: by Theodore Ts'o · 27 years ago
  64. f4b2a6d ChangeLog, main.c, resize2fs.8.in, resize2fs.c: by Theodore Ts'o · 27 years ago
  65. a8519a2 Many files: by Theodore Ts'o · 27 years ago
  66. 63b44fb Many files: by Theodore Ts'o · 27 years ago
  67. 80c0fc3 Many files: by Theodore Ts'o · 27 years ago
  68. c762c8e Many files: Checkin of work to date. (Pretty much completely working now.) by Theodore Ts'o · 27 years ago
  69. 05e112a ChangeLog, Makefile.in, version.h: by Theodore Ts'o · 27 years ago
  70. 052db4b Makefile.in, .del-inodemap.c~24510e64, main.c, resize2fs.c, resize2fs.h: by Theodore Ts'o · 27 years ago
  71. 1e1da29 Many files: by Theodore Ts'o · 27 years ago
  72. 24b2c7a ChangeLog, Makefile.in, configure.in: by Theodore Ts'o · 27 years ago