1. 470ca04 libext2fs: update i_size in ext2fs_file_write() by Niu Yawei · 11 years ago
  2. a25487c e2fsprogs: fix inode and block relocation functions to use blk64_t by Darrick J. Wong · 11 years ago
  3. 4dbfd79 e2fsprogs: fix blk_t <- blk64_t assignment mismatches by Darrick J. Wong · 11 years ago
  4. 581646b libext2fs: ind_punch() must not stop examining blocks prematurely by Darrick J. Wong · 11 years ago
  5. 4ee4ad8 libext2fs: allow callers to punch a single block by Darrick J. Wong · 11 years ago
  6. 5d49403 libext2fs: rewind extent pointer when totally deleting an extent by Darrick J. Wong · 11 years ago
  7. 580d8a0 libext2fs: fix a minor grammatical error in the error catalog by Darrick J. Wong · 11 years ago
  8. 92a7b0d libext2fs: set the large_file feature flag when setting i_size > 2GB by Darrick J. Wong · 11 years ago
  9. 7320cb7 libext2fs: only link an inode into a directory once by Darrick J. Wong · 11 years ago
  10. 7447da0 tests: add test for resize2fs -M with inode table in middle of block group by Theodore Ts'o · 11 years ago
  11. e9736a3 resize2fs: relocate inode table blocks if necessary when shrinking by Theodore Ts'o · 11 years ago
  12. 2215293 resize2fs: fix -M size calculations to avoid cutting off the inode table by Theodore Ts'o · 11 years ago
  13. e231f17 resize2fs: add debugging support for resize2fs -M calcuations by Theodore Ts'o · 11 years ago
  14. d451707 tests: add another test for uninit extents past eof by Eric Whitney · 11 years ago
  15. 085757f e2fsck: don't report uninit extents past EOF invalid by Eric Whitney · 11 years ago
  16. 8ab3955 libext2fs: fix a coding style for EXT2_NO_MTAB_FILE by Zheng Liu · 11 years ago
  17. a88c2fb resize2fs: fix interior extent node corruption by Eric Sandeen · 11 years ago
  18. 0851517 resize2fs: use blk64_t and location getters for free_gdp_blocks() by Darrick J. Wong · 11 years ago
  19. 816d2c9 libext2fs: ext2fs_dup_handle should not alias MMP buffers by Darrick J. Wong · 11 years ago
  20. 7ff040f e2fsck: don't try to stop mmp if there is no superblock set up by Eric Sandeen · 11 years ago
  21. fc40d29 debian: remove old symlinks to /usr/share/doc by Theodore Ts'o · 11 years ago
  22. 7dc67c0 debian: remove old symlinks to /usr/share/doc by Theodore Ts'o · 11 years ago
  23. a17e9f3 debugfs: properly set up extent header in do_write by Eric Sandeen · 11 years ago
  24. c8ec2ba e2fsck: correctly deallocate invalid extent-mapped symlinks by Theodore Ts'o · 11 years ago
  25. dd50ef8 e2fsck: check extent-mapped directories with really large logical blocks by Theodore Ts'o · 11 years ago
  26. 42b61c5 libext2fs, tests: allow /etc/mtab file to be missing by Theodore Ts'o · 11 years ago
  27. 0595812 Update release notes, etc., for final 1.42.8 release by Theodore Ts'o · 11 years ago
  28. fd73a1d mke2fs: calculate journal blocks just after fs initialize by Ashish Sangwan · 11 years ago
  29. 80391dc resize2fs: move bitmaps if shrinking would orphan them by Eric Sandeen · 11 years ago
  30. b49d67d Use ext2fs_cpu_to_be32() instead of cpu_to_be32() in kernel-jbd.h by Theodore Ts'o · 11 years ago
  31. 6e2393f Update Release Notes, Changelogs, version.h, for 1.42.8 release by Theodore Ts'o · 11 years ago
  32. 3df6014 Work around Debian Bug #712530 by Theodore Ts'o · 11 years ago
  33. 1ad3174 Try to use secure_getenv() in preference to __secure_getenv() by Theodore Ts'o · 11 years ago
  34. dc9cc70 mke2fs: don't set root dir UID/GID automatically by Andreas Dilger · 11 years ago
  35. 626a2e7 mke2fs: clarify mke2fs and mke2fs.conf man pages by Theodore Ts'o · 11 years ago
  36. e7f983b e2image: fix crash when using e2image -I with a 64-bit file system by Theodore Ts'o · 11 years ago
  37. 2a83b3c mke2fs: sort option parsing, deprecate "-R" by Andreas Dilger · 11 years ago
  38. f9fd342 tests: clean up sed filtering of test output by Andreas Dilger · 11 years ago
  39. 4718395 libext2fs: optimize ext2fs_bg_has_super() by Theodore Ts'o · 11 years ago
  40. 3ac4201 libext2fs: remove lib/ext2fs/sparse.c by Theodore Ts'o · 11 years ago
  41. e2e389a tests: add new test f_extent_oobounds by Theodore Ts'o · 11 years ago
  42. d3f32c2 e2fsck: detect invalid extents at the end of an extent-block by David Jeffery · 11 years ago
  43. 6847735 e2fsck: fix gcc -Wall nits by Theodore Ts'o · 11 years ago
  44. 577c773 misc: fix gcc -Wall warnings by Theodore Ts'o · 11 years ago
  45. e48bf25 libext2fs: fix gcc -Wall warnings by Theodore Ts'o · 11 years ago
  46. 2539908 chattr: clarify that the compression flags are not supported by ext4 by Theodore Ts'o · 11 years ago
  47. 26991d0 e2fsck: don't use IO_FLAG_EXCLUSIVE for read-only root file systems by Theodore Ts'o · 11 years ago
  48. cc68e8a configure: update configure script to be in sync with the configure.in file by Theodore Ts'o · 11 years ago
  49. 5dfd5ef tests: add new test f_zero_xattr by Theodore Ts'o · 11 years ago
  50. 10fc3a6 e2fsprogs: allow 0-length xattr values in e2fsck by Eric Sandeen · 11 years ago
  51. 9bd95a4 crcsum: remove the -b option since ext2fs_crc32c_be is dropped in 1.43.x by Theodore Ts'o · 11 years ago
  52. 572ef60 libext2fs: only use override function when reading an 128 byte inode by Theodore Ts'o · 11 years ago
  53. 8034d9f e2image: fix flag settings in e2image.h by Tomas Racek · 11 years ago
  54. fdaf34f e2image: require that -a option is used only with raw or QCOW2 image by Tomas Racek · 11 years ago
  55. ef21356 e2image: man: fix typo by Tomas Racek · 11 years ago
  56. d55e68a e2image: remove useless exit call by Tomas Racek · 11 years ago
  57. fab0d28 tune2fs: disallow tune2fs to set inode size larger than block size by Akira Fujita · 11 years ago
  58. e79a939 tests: add more tests for off-line resizing by Theodore Ts'o · 11 years ago
  59. 28e6662 tests: create crcsum progam to support resizing tests by Theodore Ts'o · 11 years ago
  60. 447da24 mke2fs: don't display bigalloc/quota fs feature warnings in quiet mode by Theodore Ts'o · 11 years ago
  61. f026f1a resize2fs: fix off-line resize of file systems with flex_bg && !resize_inode by Theodore Ts'o · 11 years ago
  62. 871ad94 blkid: remove no-op statement which caused a clang warning by Theodore Ts'o · 11 years ago
  63. 16b1fcf debugfs: fix command failures for extent_inode commands that take arguments by Theodore Ts'o · 11 years ago
  64. d3f58ef e2fsck: fix build failure with --enable-jbd-debug by Theodore Ts'o · 11 years ago
  65. 5084088 libext2fs: Provide prototype for ext2fs_symlink() by Jan Kara · 11 years ago
  66. 9e20cf2 e2p: Fix 's' handling in parse_num_blocks2() by Jan Kara · 11 years ago
  67. bb21ddf chattr: allow clearing the extent flag by Theodore Ts'o · 11 years ago
  68. 7c1384c debugfs: add sanity check to make sure we never shift 64 bits right by Theodore Ts'o · 11 years ago
  69. 1bdc4f3 po: update de.po (from translationproject.org) by Philipp Thomas · 11 years ago
  70. 0d89e5a Fix warnings about functions not returning a value by Philipp Thomas · 11 years ago
  71. b55705e build: quiet build warnings for "gcc -Wall" by Andreas Dilger · 11 years ago
  72. dc18a3b contrib: add missing '-p' to fallocate's usage message by Zheng Liu · 12 years ago
  73. 274d46e libext2fs: fix ext2fs_llseek on i386 by Phillip Susi · 12 years ago
  74. 511ba98 Update Release Notes, Changelogs, version.h, for final 1.42.7 release by Theodore Ts'o · 12 years ago
  75. a713a7f mke2fs, tune2fs, resize2fs: add warning messages for bigalloc and quota by Theodore Ts'o · 12 years ago
  76. c64929d contrib: fix namespace leakage in spd_readdir by Theodore Ts'o · 12 years ago
  77. 0b64f50 contrib: add thread locking and readdir64_r support to spd_readdir by Theodore Ts'o · 12 years ago
  78. 635c7a5 contrib: add safe_getenv() support to spd_readdir by Theodore Ts'o · 12 years ago
  79. d1a1a58 resize2fs: move a cluster at a time with bigalloc file systems by Theodore Ts'o · 12 years ago
  80. 1773c87 resize2fs: correctly account for clusters when calculating summary stats by Theodore Ts'o · 12 years ago
  81. 3e1816b libext2fs: teach the ext2fs_*_block_bitmap_range2() about clusters by Theodore Ts'o · 12 years ago
  82. 8359f62 Update Release Notes, Changelogs, version.h, etc. for 1.42.7 release by Theodore Ts'o · 12 years ago
  83. 921b79b resize2fs: check in test-resize script by Theodore Ts'o · 12 years ago
  84. c253c3b Update config.{guess,sub} to the latest version by Theodore Ts'o · 12 years ago
  85. 6b9722d po: update vi.po (from translationproject.org) by Trần Ngọc Quân · 12 years ago
  86. ad35a91 po: update sv.po (from translationproject.org) by Göran Uddeborg · 12 years ago
  87. b675f58 po: update pl.po (from translationproject.org) by Jakub Bogusz · 12 years ago
  88. 667c54f po: update nl.po (from translationproject.org) by Benno Schulenberg · 12 years ago
  89. 14620a1 po: update fr.po (from translationproject.org) by Samuel Thibault · 12 years ago
  90. d027517 po: update de.po (from translationproject.org) by Philipp Thomas · 12 years ago
  91. 4af1973 po: update cs.po (from translationproject.org) by Petr Pisar · 12 years ago
  92. 3bbb613 Update misc/Makefile.in using "make depend" by Theodore Ts'o · 12 years ago
  93. 0e51f5a e2image: add -a switch to include all data by Phillip Susi · 12 years ago
  94. 390e49a tests: create test for debugfs creating special files by Theodore Ts'o · 12 years ago
  95. e1e961c debugfs: fix mknod command so that it updates the block group statistics by Theodore Ts'o · 12 years ago
  96. 4df6a37 debugfs: add symlink command by Darren Hart · 12 years ago
  97. f01c1a6 libext2fs: add the ext2fs_symlink() function by Darren Hart · 12 years ago
  98. 53f2a1e libext2fs: add error codes from 1.43.x development branch by Theodore Ts'o · 12 years ago
  99. 0f680ee mke2fs: document bigalloc and cluster-size by Zheng Liu · 12 years ago
  100. dd4f565 libext2fs: avoid 32-bit overflow in ext2fs_initialize with a 512M cluster size by Theodore Ts'o · 12 years ago