1. 9d99416 Fix dependency for $(LIBSS) when an explicit dlopen() library is needed by Theodore Ts'o · 17 years ago
  2. 5c4f8d6 resize2fs: Add support to use the ext4 online resize ioctl's by Theodore Ts'o · 17 years ago
  3. 68eb092 e2fsck: Add better explanatory message when s_lastcheck is in the future by Theodore Ts'o · 17 years ago
  4. dabfa68 Update Makefile dependencies for lib/ext2fs by Theodore Ts'o · 17 years ago
  5. 8895f43 Fix gcc -Wall warnings in libext2fs by Theodore Ts'o · 17 years ago
  6. 96f4bb1 Fix gcc -Wall warnings in libuuid by Theodore Ts'o · 17 years ago
  7. 2c25f7e Fix gcc -Wall warnings in resize2fs by Theodore Ts'o · 17 years ago
  8. 721b367 Fix gcc -Wall warnings in tune2fs by Theodore Ts'o · 17 years ago
  9. 2acad6b Fix gcc -Wall warnings in e2fsck by Theodore Ts'o · 17 years ago
  10. dc9345a Merge branch 'maint' by Theodore Ts'o · 17 years ago
  11. 488c75a Fix ext2fs_swap{16,32,64} for external applications on big-endian machines by Theodore Ts'o · 17 years ago
  12. 185c4ae e2fsck: Add support to check journal checksums by Theodore Ts'o · 17 years ago
  13. 51d12ce Add CRC32 (big-endian) routine for use by journal checksums by Theodore Ts'o · 17 years ago
  14. 69fbde4 Re-enable byte-swapping functions for use by journal checksums by Theodore Ts'o · 17 years ago
  15. 2ea504b libext2fs: Fix build failure on powerpc in ext2fs_swap_inode_full() by Aneesh Kumar K.V · 17 years ago
  16. 8aa53bf Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
  17. 9aa109c debian: Improve uuid-runtime package description by Theodore Ts'o · 17 years ago
  18. 9598165 debian: Improve e2fsprogs package description by Theodore Ts'o · 17 years ago
  19. 0acb53e po: update es.po (from translationproject.org) by Benno Schulenberg · 17 years ago
  20. c9bad3c Add ZFS detection to libblkid by Ricardo M. Correia · 17 years ago
  21. dfb1d42 f_extents2: Add new test case testing e2fsck's support for extents by Theodore Ts'o · 17 years ago
  22. d5a8f9a e2fsck: Detect unordered extents in an extent node by Theodore Ts'o · 17 years ago
  23. 16bd349 e2fsck: Wire up callback functions for _alloc_block() and _block_alloc_stats() by Theodore Ts'o · 17 years ago
  24. f5c562e libext2fs: Add callback functions for _alloc_block() and _block_alloc_stats() by Theodore Ts'o · 17 years ago
  25. ec9d6dd Wire ext2fs_bmap2() to use ext2fs_extent_set_bmap() by Theodore Ts'o · 17 years ago
  26. d7b9220 Wire ext2fs_block_iterate2() to use ext2fs_extent_set_bmap() by Theodore Ts'o · 17 years ago
  27. c802ad9 Teach ext2fs_extent_delete() to remove an empty extent node from the tree by Eric Sandeen · 17 years ago
  28. f4e9963 libext2fs: add new function ext2fs_extent_set_bmap() by Eric Sandeen · 17 years ago
  29. 01229db Teach ext2fs_extent_insert() to split the current node if necessary by Eric Sandeen · 17 years ago
  30. 9fd6a96 libext2fs: Teach extent.c how to split nodes by Eric Sandeen · 17 years ago
  31. aa8e2f1 ext2fs_extent_open: If the inode is empty, initialize the extent tree by Theodore Ts'o · 17 years ago
  32. 05a32de ext2fs_extent_replace: Support uninit extents and check validity of e_len by Theodore Ts'o · 17 years ago
  33. 11de926 e2fsck: Don't double count an extent after deleting the last extent by Theodore Ts'o · 17 years ago
  34. 73e5abc e2fsck: Don't skip an extent after deleting an invalid extent by Theodore Ts'o · 17 years ago
  35. 168b6b5 Remove bashism in test script for libblkid by Theodore Ts'o · 17 years ago
  36. c7015e4 Add 64-bit support to the test_io manager by Theodore Ts'o · 17 years ago
  37. 7609f54 Fix m_large_file and r_inline_xattr tests to match with recent changes by Theodore Ts'o · 17 years ago
  38. c0af709 Merge branch 'maint' by Theodore Ts'o · 17 years ago
  39. 491d8bc Update release notes and debian changelog for 1.40.10 release by Theodore Ts'o · 17 years ago
  40. b8251a5 Remove default sizeof sizes in configure script when cross-compiling by Maciej W. Rozycki · 17 years ago
  41. 492ea65 blkid: If the device mtime is newer that the cache time, force a revalidation by Theodore Ts'o · 17 years ago
  42. e5ea6b1 e2fsck: Fix potential data corruptor bug in journal recovery by Theodore Ts'o · 17 years ago
  43. a16031c debugfs: Print the nanosecond field and i_version field of an inode by Theodore Ts'o · 17 years ago
  44. bb767b2 ext2fs.h: Add l_i_file_acl_high and l_version_hi to on-disk inode structure by Theodore Ts'o · 17 years ago
  45. ae7ecef po: update vi.po (from translationproject.org) by Clytie Siddall · 17 years ago
  46. 0320cde po: update sv.po (from translationproject.org) by Göran Uddeborg · 17 years ago
  47. 3fe745d po: update nl.po (from translationproject.org) by Benno Schulenberg · 17 years ago
  48. 6767142 po: update de.po (from translationproject.org) by Philipp Thomas · 17 years ago
  49. eda08d4 Install {mkfs,fsck}.{ext4,ext4dev} binary and man pages by Theodore Ts'o · 17 years ago
  50. d46e171 Add ext4dev stanza to mke2fs.conf by Theodore Ts'o · 17 years ago
  51. 2d36358 mke2fs: Add the ability to configure default extended options in mke2fs.conf by Theodore Ts'o · 17 years ago
  52. 9817a2b fix extent_goto for non-0 leaf levels by Eric Sandeen · 17 years ago
  53. 22269b8 - fix swap sanity tests in blkid, and blkid tests by Eric Sandeen · 17 years ago
  54. 3e5ffd8 Fix German translation bug (y,n) -> (j,n) by Theodore Ts'o · 17 years ago
  55. cc435cb libuuid: don't use unitialized variable by Matthias Koenig · 17 years ago
  56. b93cb06 Fix parallel build problem by Theodore Ts'o · 17 years ago
  57. e7d78c2 Update version.h and README for 1.41-WIP-0427 release by Theodore Ts'o · 17 years ago
  58. faa08e4 Merge branch 'next' into tt/flex-bg by Theodore Ts'o · 17 years ago
  59. 2ec408e Add test cases for undoe2fs: u_undoe2fs_mke2fs and u_undoe2fs_tune2fs by Aneesh Kumar K.V · 17 years ago
  60. 91803d8 Fix the resize inode test case by Aneesh Kumar K.V · 18 years ago
  61. 64d588c tune2fs: Support for large inode migration. by Aneesh Kumar K.V · 18 years ago
  62. b626b39 mke2fs: Add support for the undo I/O manager. by Aneesh Kumar K.V · 18 years ago
  63. c860850 ext2fs_add_journal_inode: Optimize writing the journal data blocks by Theodore Ts'o · 17 years ago
  64. 5f8a5ae Add e2undo command by Aneesh Kumar K.V · 18 years ago
  65. 72a168b libext2fs: Add undo I/O manager by Aneesh Kumar K.V · 18 years ago
  66. 43781b9 mke2fs: Make argument to the extended option lazy_itable_init optional by Theodore Ts'o · 17 years ago
  67. da292aa Merge branch 'maint' by Theodore Ts'o · 17 years ago
  68. e7d9ce9 debian: The doc-base section should be Programming, not Apps/Programming by Theodore Ts'o · 17 years ago
  69. 7affded Update release notes and debian changelog for 1.40.9 release by Theodore Ts'o · 17 years ago
  70. 748cc43 fsck does not accept 'j' with German locale by Makoto Dei · 17 years ago
  71. d94cc2e mke2fs: Don't allow the combination of the meta_bg and resize_inode features by Theodore Ts'o · 17 years ago
  72. 9ba4000 mke2fs: New bitmap and inode table allocation for FLEX_BG by Theodore Ts'o · 17 years ago
  73. 494a1da Basic flexible block group support by Theodore Ts'o · 17 years ago
  74. d11736c ext2fs_open_inode_scan: Handle an non-zero bg_itable_used in block group 0 by Theodore Ts'o · 17 years ago
  75. 0f2794c mke2fs/libext2fs: Fix lazy inode table initialization by Theodore Ts'o · 17 years ago
  76. 4476105 Merge branch 'maint' by Theodore Ts'o · 17 years ago
  77. 748d071 Update texinfo.tex file newer version from the FSF by Theodore Ts'o · 17 years ago
  78. d3a76ef libext2fs.texinfo: Fix @deftypefun definitions so they are all on one line by Theodore Ts'o · 17 years ago
  79. 7321d94 Fix "make docs" rule in Makefile for doc folder. by Manish Katiyar · 17 years ago
  80. 8bcaaab blkid: Keep cached filesystem information on EACCES and ENOENT errors by Theodore Ts'o · 17 years ago
  81. 5711ed2 Transfer responsibility of setting the *_UNINIT flags to libext2fs by Theodore Ts'o · 17 years ago
  82. 16b851c Remove LAZY_BG feature by Theodore Ts'o · 17 years ago
  83. 4a56850 Add comments documenting ext2fs_[reserve_]super_and_bgd_loc() by Theodore Ts'o · 17 years ago
  84. 4a2924e e2fsck: Fix pass5 handling of meta_bg and uninit_bg combination by Theodore Ts'o · 17 years ago
  85. 456e989 ext2fs_set_gdt_csum: Remove setting of BLOCK_UNINIT by Theodore Ts'o · 17 years ago
  86. 3c5556e ext2fs_set_gdt_csum: Remove bogus setting of ITABLE_ZEROED by Theodore Ts'o · 17 years ago
  87. 41a5afa libe2p: Print the s_min_extra_isize and s_wanted_extra_isize fields by Theodore Ts'o · 17 years ago
  88. 00a9284 libext2fs: Initialize s_min_extra_isize and s_wanted_extra_isize by Theodore Ts'o · 17 years ago
  89. 6360d12 blkid: more sanity checks for swap v1 by Eric Sandeen · 17 years ago
  90. a4396e9 mke2fs: Disentangle lazy_bg from uninit_bg's lazy inode table initialization by Theodore Ts'o · 17 years ago
  91. ba1e125 Change the primary name of the extents feature to be 'extent' by Theodore Ts'o · 17 years ago
  92. 2930dad Rename the feature uninit_groups to uninit_bg by Theodore Ts'o · 17 years ago
  93. 7a1eac2 e2fsck: Only check PR_1_EXTENT_ENDS_BEYOND for leaf nodes by Eric Sandeen · 17 years ago
  94. c21ed77 Make extent_goto() deterministic when logical block not found by Eric Sandeen · 17 years ago
  95. 5e057d5 Fix ext2fs_extent_insert when at last extent in node by Eric Sandeen · 17 years ago
  96. 108e62e print a bit more info for the tst_extents info command by Eric Sandeen · 17 years ago
  97. daf7a6e Fix tst_extents build when building w/o dynamic libraries by Theodore Ts'o · 17 years ago
  98. 1ca1059 Add support for the HUGE_FILE feature by Theodore Ts'o · 17 years ago
  99. a91b3f3 Merge branch 'maint' by Theodore Ts'o · 17 years ago
  100. b4d15df po: update sv.po (from translationproject.org) by Göran Uddeborg · 17 years ago