1. b49d67d Use ext2fs_cpu_to_be32() instead of cpu_to_be32() in kernel-jbd.h by Theodore Ts'o · 11 years ago
  2. 6e2393f Update Release Notes, Changelogs, version.h, for 1.42.8 release by Theodore Ts'o · 11 years ago
  3. 3df6014 Work around Debian Bug #712530 by Theodore Ts'o · 11 years ago
  4. 1ad3174 Try to use secure_getenv() in preference to __secure_getenv() by Theodore Ts'o · 11 years ago
  5. dc9cc70 mke2fs: don't set root dir UID/GID automatically by Andreas Dilger · 11 years ago
  6. 626a2e7 mke2fs: clarify mke2fs and mke2fs.conf man pages by Theodore Ts'o · 11 years ago
  7. e7f983b e2image: fix crash when using e2image -I with a 64-bit file system by Theodore Ts'o · 11 years ago
  8. 2a83b3c mke2fs: sort option parsing, deprecate "-R" by Andreas Dilger · 11 years ago
  9. f9fd342 tests: clean up sed filtering of test output by Andreas Dilger · 11 years ago
  10. 4718395 libext2fs: optimize ext2fs_bg_has_super() by Theodore Ts'o · 11 years ago
  11. 3ac4201 libext2fs: remove lib/ext2fs/sparse.c by Theodore Ts'o · 11 years ago
  12. e2e389a tests: add new test f_extent_oobounds by Theodore Ts'o · 11 years ago
  13. d3f32c2 e2fsck: detect invalid extents at the end of an extent-block by David Jeffery · 11 years ago
  14. 6847735 e2fsck: fix gcc -Wall nits by Theodore Ts'o · 11 years ago
  15. 577c773 misc: fix gcc -Wall warnings by Theodore Ts'o · 11 years ago
  16. e48bf25 libext2fs: fix gcc -Wall warnings by Theodore Ts'o · 11 years ago
  17. 2539908 chattr: clarify that the compression flags are not supported by ext4 by Theodore Ts'o · 11 years ago
  18. 26991d0 e2fsck: don't use IO_FLAG_EXCLUSIVE for read-only root file systems by Theodore Ts'o · 11 years ago
  19. cc68e8a configure: update configure script to be in sync with the configure.in file by Theodore Ts'o · 11 years ago
  20. 5dfd5ef tests: add new test f_zero_xattr by Theodore Ts'o · 11 years ago
  21. 10fc3a6 e2fsprogs: allow 0-length xattr values in e2fsck by Eric Sandeen · 11 years ago
  22. 9bd95a4 crcsum: remove the -b option since ext2fs_crc32c_be is dropped in 1.43.x by Theodore Ts'o · 11 years ago
  23. 572ef60 libext2fs: only use override function when reading an 128 byte inode by Theodore Ts'o · 11 years ago
  24. 8034d9f e2image: fix flag settings in e2image.h by Tomas Racek · 11 years ago
  25. fdaf34f e2image: require that -a option is used only with raw or QCOW2 image by Tomas Racek · 11 years ago
  26. ef21356 e2image: man: fix typo by Tomas Racek · 11 years ago
  27. d55e68a e2image: remove useless exit call by Tomas Racek · 11 years ago
  28. fab0d28 tune2fs: disallow tune2fs to set inode size larger than block size by Akira Fujita · 11 years ago
  29. e79a939 tests: add more tests for off-line resizing by Theodore Ts'o · 11 years ago
  30. 28e6662 tests: create crcsum progam to support resizing tests by Theodore Ts'o · 11 years ago
  31. 447da24 mke2fs: don't display bigalloc/quota fs feature warnings in quiet mode by Theodore Ts'o · 11 years ago
  32. f026f1a resize2fs: fix off-line resize of file systems with flex_bg && !resize_inode by Theodore Ts'o · 11 years ago
  33. 871ad94 blkid: remove no-op statement which caused a clang warning by Theodore Ts'o · 11 years ago
  34. 16b1fcf debugfs: fix command failures for extent_inode commands that take arguments by Theodore Ts'o · 11 years ago
  35. d3f58ef e2fsck: fix build failure with --enable-jbd-debug by Theodore Ts'o · 11 years ago
  36. 5084088 libext2fs: Provide prototype for ext2fs_symlink() by Jan Kara · 11 years ago
  37. 9e20cf2 e2p: Fix 's' handling in parse_num_blocks2() by Jan Kara · 11 years ago
  38. bb21ddf chattr: allow clearing the extent flag by Theodore Ts'o · 11 years ago
  39. 7c1384c debugfs: add sanity check to make sure we never shift 64 bits right by Theodore Ts'o · 11 years ago
  40. 1bdc4f3 po: update de.po (from translationproject.org) by Philipp Thomas · 11 years ago
  41. 0d89e5a Fix warnings about functions not returning a value by Philipp Thomas · 11 years ago
  42. b55705e build: quiet build warnings for "gcc -Wall" by Andreas Dilger · 11 years ago
  43. dc18a3b contrib: add missing '-p' to fallocate's usage message by Zheng Liu · 12 years ago
  44. 274d46e libext2fs: fix ext2fs_llseek on i386 by Phillip Susi · 12 years ago
  45. 511ba98 Update Release Notes, Changelogs, version.h, for final 1.42.7 release by Theodore Ts'o · 12 years ago
  46. a713a7f mke2fs, tune2fs, resize2fs: add warning messages for bigalloc and quota by Theodore Ts'o · 12 years ago
  47. c64929d contrib: fix namespace leakage in spd_readdir by Theodore Ts'o · 12 years ago
  48. 0b64f50 contrib: add thread locking and readdir64_r support to spd_readdir by Theodore Ts'o · 12 years ago
  49. 635c7a5 contrib: add safe_getenv() support to spd_readdir by Theodore Ts'o · 12 years ago
  50. d1a1a58 resize2fs: move a cluster at a time with bigalloc file systems by Theodore Ts'o · 12 years ago
  51. 1773c87 resize2fs: correctly account for clusters when calculating summary stats by Theodore Ts'o · 12 years ago
  52. 3e1816b libext2fs: teach the ext2fs_*_block_bitmap_range2() about clusters by Theodore Ts'o · 12 years ago
  53. 8359f62 Update Release Notes, Changelogs, version.h, etc. for 1.42.7 release by Theodore Ts'o · 12 years ago
  54. 921b79b resize2fs: check in test-resize script by Theodore Ts'o · 12 years ago
  55. c253c3b Update config.{guess,sub} to the latest version by Theodore Ts'o · 12 years ago
  56. 6b9722d po: update vi.po (from translationproject.org) by Trần Ngọc Quân · 12 years ago
  57. ad35a91 po: update sv.po (from translationproject.org) by Göran Uddeborg · 12 years ago
  58. b675f58 po: update pl.po (from translationproject.org) by Jakub Bogusz · 12 years ago
  59. 667c54f po: update nl.po (from translationproject.org) by Benno Schulenberg · 12 years ago
  60. 14620a1 po: update fr.po (from translationproject.org) by Samuel Thibault · 12 years ago
  61. d027517 po: update de.po (from translationproject.org) by Philipp Thomas · 12 years ago
  62. 4af1973 po: update cs.po (from translationproject.org) by Petr Pisar · 12 years ago
  63. 3bbb613 Update misc/Makefile.in using "make depend" by Theodore Ts'o · 12 years ago
  64. 0e51f5a e2image: add -a switch to include all data by Phillip Susi · 12 years ago
  65. 390e49a tests: create test for debugfs creating special files by Theodore Ts'o · 12 years ago
  66. e1e961c debugfs: fix mknod command so that it updates the block group statistics by Theodore Ts'o · 12 years ago
  67. 4df6a37 debugfs: add symlink command by Darren Hart · 12 years ago
  68. f01c1a6 libext2fs: add the ext2fs_symlink() function by Darren Hart · 12 years ago
  69. 53f2a1e libext2fs: add error codes from 1.43.x development branch by Theodore Ts'o · 12 years ago
  70. 0f680ee mke2fs: document bigalloc and cluster-size by Zheng Liu · 12 years ago
  71. dd4f565 libext2fs: avoid 32-bit overflow in ext2fs_initialize with a 512M cluster size by Theodore Ts'o · 12 years ago
  72. 86a985e mke2fs: teach mke2fs to understand -b 4k and -C 256M by Theodore Ts'o · 12 years ago
  73. 35d886b libe2p: teach parse_num_blocks2() to return bytes if log_block_size < 0 by Theodore Ts'o · 12 years ago
  74. 2a3b1c6 mke2fs: the -g option will now specify the clusters per block group by Theodore Ts'o · 12 years ago
  75. 4b20ea2 mke2fs: enforce that the cluster size must be greater that the block size by Theodore Ts'o · 12 years ago
  76. 9cf69bb mke2fs: require the bigalloc feature explicity if the cluster size is set by Zheng Liu · 12 years ago
  77. 9e85208 debugfs: fix gcc-wall complaints by Theodore Ts'o · 12 years ago
  78. 5a760d4 resize2fs: add debugging code to test the old online resizing interfaces by Theodore Ts'o · 12 years ago
  79. 85a2438 debugfs: document zap_block & block_dump by Eric Sandeen · 12 years ago
  80. da489dd config: silence printf format warnings by Eric Whitney · 12 years ago
  81. f0257d8 libext2fs: ext2fs_open2() should not set ret_fs after a MMP failure by Theodore Ts'o · 12 years ago
  82. a046da5 e2fsck: avoid memory corruption on ext2fs_open2 failure by Nickolai Zeldovich · 12 years ago
  83. 6dd8354 e2fsck: do not crash on long log file names by Nickolai Zeldovich · 12 years ago
  84. bf50beb e2fsck: show size requested when memory allocation fails by Eric Sandeen · 12 years ago
  85. f45011d mke2fs: check extents feature when bigalloc feature is enabled by Zheng Liu · 12 years ago
  86. 027b057 Fix 32-bit overflow problems: dgrp_t * s_blocks_per_group by Theodore Ts'o · 12 years ago
  87. a0ba54e resize2fs: use [un]mark_block_range bitmap functions to reduce CPU usage by Theodore Ts'o · 12 years ago
  88. 1eb31c4 resize2fs: add resource tracking as a debug option by Theodore Ts'o · 12 years ago
  89. 2279fd7 resize2fs: fix 32-bit overflow when calculating the number of free blocks by Theodore Ts'o · 12 years ago
  90. 5d3a88f resize2fs: fix 32-bit overflow issue which can corrupt 64-bit file systems by Theodore Ts'o · 12 years ago
  91. ccfedb1 Clean up texinfo files by Theodore Ts'o · 12 years ago
  92. 73c427d Update changelogs for 1.42.7 release by Theodore Ts'o · 12 years ago
  93. d3b4de4 debugfs: fixup the hard-coded buffer length in dump_file by Zheng Liu · 12 years ago
  94. cc5f27e debain: update e2fslibs.symbols with newly exported functions by Theodore Ts'o · 12 years ago
  95. e350773 Fix gcc -Wall nits by Theodore Ts'o · 12 years ago
  96. 2508eaa filefrag: improvements to filefrag FIEMAP handling by Andreas Dilger · 12 years ago
  97. 0ce0172 libquota: quiet log_err() bad format warnings by Andreas Dilger · 12 years ago
  98. 00eb0ee build: quiet some "gcc -Wall" compiler warnings by Andreas Dilger · 12 years ago
  99. 1d6fd6d misc: cleanup unused variables on MacOS by Andreas Dilger · 12 years ago
  100. f797cf3 tests: don't consider "make check" a compiler error by Andreas Dilger · 12 years ago