1. 29758d2 filefrag: exit with error code if an error is hit by Andreas Dilger · 10 years ago
  2. 7133644 misc: use unsigned long long for file block count in filefrag by Vitaliy Filippov · 10 years ago
  3. a7b0f77 mke2fs: use ext2fs_open_file() in check_plausibility() by Eric Sandeen · 10 years ago
  4. 35a7a57 mke2fs: set gdt csum when creating packed fs by Darrick J. Wong · 10 years ago
  5. 1c358e6 quota: remove mke2fs's and tune2fs's warning messages regarding quota by Theodore Ts'o · 10 years ago
  6. d37178b quota: integrate mkquota.h into quotaio.h by Theodore Ts'o · 10 years ago
  7. 2de2628 mke2fs: check for a partition table and warn if present by Theodore Ts'o · 10 years ago
  8. 352fbed mke2fs: print extra information about existing ext2/3/4 file systems by Theodore Ts'o · 10 years ago
  9. a11cceb mke2fs: print a message when creating a regular file by Theodore Ts'o · 10 years ago
  10. bd1413d e2fsprogs/filefrag: print shared extent flag by Mark Fasheh · 10 years ago
  11. 6d82e1f mke2fs: only print the low-level file system stats in verbose mode by Theodore Ts'o · 10 years ago
  12. dbcd617 mke2fs: check for pre-existing file system by Theodore Ts'o · 10 years ago
  13. f83f413 mke2fs: add an option in mke2fs.conf to proceed after a delay by Theodore Ts'o · 10 years ago
  14. 802146c mke2fs: create a regular file if necessary by Theodore Ts'o · 10 years ago
  15. 8273945 mke2fs: don't complain if the regular file is too small by Theodore Ts'o · 10 years ago
  16. d69f43f mke2fs, tune2fs: call proceed_question() from check_plausibility()'s caller by Theodore Ts'o · 10 years ago
  17. 83c469b mke2fs: don't ask the proceed question using a regular file by Theodore Ts'o · 10 years ago
  18. d8f401b fix miscellaneous build warnings by Andreas Dilger · 10 years ago
  19. aa73432 e4defrag: fix error reporting when ext2fs_open fails by Theodore Ts'o · 10 years ago
  20. 4a77520 e4defrag: open fs with EXT2_FLAG_64BITS flag by Jon Ernst · 10 years ago
  21. 767183d logsave: make message when process has a non-zero exit code to be less scary by Theodore Ts'o · 10 years ago
  22. 9aef4b6 mke2fs: disable resize_inode feature if 64bit feature is enabled by Eryu Guan · 11 years ago
  23. fedfb27 Add coverage testing using gcov by Theodore Ts'o · 10 years ago
  24. 5fe2bd6 tune2fs: allow removal of dirty journal with two "-f" options by Eric Sandeen · 10 years ago
  25. 58229aa e4defrag: remove local sync_file_range and fallocate by Baruch Siach · 10 years ago
  26. 4d46e6c build: fix LLVM compiler warnings by Andreas Dilger · 10 years ago
  27. c7c3775 chattr: improve the description for 'j' option in manpage by Zheng Liu · 10 years ago
  28. 84593c2 mke2fs: clean up kernel version tests by Darrick J. Wong · 10 years ago
  29. 9e7294d e2fsprogs: Disallow tune2fs enabling sparse_super with ext4 meta_bg enabled by Akira Fujita · 10 years ago
  30. 71d920e mke2fs: minor bugfixes for mk_hugefiles by Theodore Ts'o · 10 years ago
  31. 7efd250 mke2fs: add support for hugefiles_align by Theodore Ts'o · 10 years ago
  32. e5397d7 blkid: suppress Coverity warning by Theodore Ts'o · 10 years ago
  33. 5bb4d0c blkid: avoid potential integer overflow issues identified by Coverity by Theodore Ts'o · 10 years ago
  34. 23a1b98 mke2fs: add make_hugefile feature by Theodore Ts'o · 11 years ago
  35. 3c6e91c mke2fs: allow metadata blocks to be at the beginning of the file system by Theodore Ts'o · 10 years ago
  36. 65c6c3e Add support for new compat feature "sparse_super2" by Theodore Ts'o · 11 years ago
  37. b818205 tune2fs, mke2fs: add the ability to control the location of the journal by Theodore Ts'o · 10 years ago
  38. 6e49e6a mke2fs: optimize fix_cluster_bg_counts() by Theodore Ts'o · 11 years ago
  39. 7e50795 ext4.5: remove duplicate .TP in man page by Theodore Ts'o · 11 years ago
  40. 2fc92db blkid: fix blkid -o list formatting with columns > 160 by Theodore Ts'o · 11 years ago
  41. 6596c99 blkid: fix gcc -Wall nits by Theodore Ts'o · 11 years ago
  42. 250bf9a mke2fs, tune2fs: remove unneeded access() call by Theodore Ts'o · 11 years ago
  43. 46802ef blkid: add fallthrough comment by Theodore Ts'o · 11 years ago
  44. 5608755 badblocks: print warning if set_o_direct() fails by Theodore Ts'o · 11 years ago
  45. 6c59a66 configure: fix --with-diet-libc by Theodore Ts'o · 11 years ago
  46. 9a39389 e4defrag: choose the best available posix_fadvise variant by Baruch Siach · 11 years ago
  47. fa24c8f e2image: avoid potential divide by zero by Theodore Ts'o · 11 years ago
  48. 781c0df e2image: eliminate division by zero by Theodore Ts'o · 11 years ago
  49. e9b5923 e2image: fix resource leak when running e2image -n by Theodore Ts'o · 11 years ago
  50. e38bfbe e2image: mark strings for internationalization by jon ernst · 11 years ago
  51. 5c4c387 mke2fs: use [^]feature instead of just feature in the man page by Theodore Ts'o · 11 years ago
  52. 88ee023 mke2fs: add support to create the file system at an offset by Theodore Ts'o · 11 years ago
  53. d7e6e97 e2image: fix printf format type match by Theodore Ts'o · 11 years ago
  54. d055089 e2freefrag: avoid integer overflow when reporting free space statistics by Theodore Ts'o · 11 years ago
  55. 9518b29 mke2fs: clarify documentation about bigalloc in the man page by Theodore Ts'o · 11 years ago
  56. 886056b mke2fs: clarify the description of the -I option in the man page by Theodore Ts'o · 11 years ago
  57. c003f48 e2image: Clarify e2image's usage message by Theodore Ts'o · 11 years ago
  58. c8ee0d6 e2image: write progress information to stderr by Theodore Ts'o · 11 years ago
  59. 212c994 e2image: clean up progress reporting by Theodore Ts'o · 11 years ago
  60. 7fcaabf dumpe2fs: don't try to print the journal info when using image files by Theodore Ts'o · 11 years ago
  61. 737a886 e2image: make sure all strings are marked for internationalization by Theodore Ts'o · 11 years ago
  62. 0155e77 e2image: add -n option to show what blocks would have been written by Theodore Ts'o · 11 years ago
  63. 38c771d e2image: add -c option to optimize file system copying for flash devices by Theodore Ts'o · 11 years ago
  64. aa2c743 e2image: only skip writing zero blocks when writing to a new file by Theodore Ts'o · 11 years ago
  65. d28759b e2image: clean up gcc -Wall and sparse nits by Theodore Ts'o · 11 years ago
  66. 80fe25a e2image: refactor calls to ext2fs_llseek() by Theodore Ts'o · 11 years ago
  67. ecc859b e2image: handle SIGINT safely by Phillip Susi · 11 years ago
  68. c40c7ce e2image: add progress indicator by Phillip Susi · 11 years ago
  69. 22b83f6 e2image: perform in-place move by Phillip Susi · 11 years ago
  70. 6b5535f e2image: add offset switches by Phillip Susi · 11 years ago
  71. 3c22bf7 Add ext4 man page and update and clean up the other man pages by Theodore Ts'o · 11 years ago
  72. b769aae mke2fs: further updates for mke2fs(8) man page by Andreas Dilger · 11 years ago
  73. 2bc3041 debugfs, e2fsck: fix s_desc_size handling by Andreas Dilger · 11 years ago
  74. f404167 Clean up sparse warnings by Theodore Ts'o · 11 years ago
  75. 4727c67 e2fsprogs: mke2fs manpage updates by Uri Corin · 11 years ago
  76. 82896cb mke2fs: fix force option to create filesystem on mounted device by Kazuya Mio · 11 years ago
  77. 269da3b ext2fs: quiet compiler warnings by Andreas Dilger · 11 years ago
  78. 45ff69f build: quiet LLVM non-literal string format warning by Andreas Dilger · 11 years ago
  79. 3a941be build: use long long for __u64 by default by Andreas Dilger · 11 years ago
  80. 66457fc tune2fs: forbid changing uuid on an uninit_bg filesystem by Darrick J. Wong · 11 years ago
  81. 6908c0c dumpe2fs: check return values by Darrick J. Wong · 11 years ago
  82. b399382 e2image: check return value from check_if_mounted() by Darrick J. Wong · 11 years ago
  83. b166742 e4defrag: defensively check results of sysconf(_SC_PAGESIZE) by Darrick J. Wong · 11 years ago
  84. e661d28 e4defrag: don't crash if umounts the filesystem races with us by Darrick J. Wong · 11 years ago
  85. 80a1806 mke2fs: don't leak memory (on error path) by Darrick J. Wong · 11 years ago
  86. e39082e misc: don't leak file descriptors (on error paths) by Darrick J. Wong · 11 years ago
  87. d20403d mke2fs: load configfile blocksize setting before 64bit checks by Darrick J. Wong · 11 years ago
  88. 26da661 dumpe2fs: fix printing of block offsets for 64-bit file systems by Theodore Ts'o · 11 years ago
  89. 4c2ae57 e2image: pass the correct size write_header by Theodore Ts'o · 11 years ago
  90. d87f198 libext2fs: reject 64bit badblocks numbers by Darrick J. Wong · 11 years ago
  91. cecfb4c mke2fs: don't let resize= turn on resize_inode when meta_bg is set by Theodore Ts'o · 11 years ago
  92. e2883e2 mke2fs: clarify inode ratio in man page by Phillip Susi · 11 years ago
  93. d82445e tune2fs: more respect for quota config option by Eric Sandeen · 11 years ago
  94. f5589f4 mke2fs: remove quota docs if not configured in by Eric Sandeen · 11 years ago
  95. 832cb61 e2fsprogs: add (optional) sparse checking to the build by Darrick J. Wong · 11 years ago
  96. 6c327e9 e2image: complain if running e2image -r or -Q on a mounted filesystem by Carlos Maiolino · 11 years ago
  97. d11f92a mke2fs: complain about creating 64bit filesystems without extents by Darrick J. Wong · 11 years ago
  98. 4dbfd79 e2fsprogs: fix blk_t <- blk64_t assignment mismatches by Darrick J. Wong · 11 years ago
  99. fd73a1d mke2fs: calculate journal blocks just after fs initialize by Ashish Sangwan · 11 years ago
  100. dc9cc70 mke2fs: don't set root dir UID/GID automatically by Andreas Dilger · 11 years ago