1. 79e6240 Clean up some trivial build warnings by Eric Sandeen · 16 years ago
  2. bf58e3d blkid: Eliminate stale entries that duplicate a verified device by Theodore Ts'o · 16 years ago
  3. b697f9d blkid: Make sure a device returned by blkid_find_dev_with_tag exists by Theodore Ts'o · 16 years ago
  4. 772b89d blkid: use list_for_each_safe in garbage collection by Eric Sandeen · 16 years ago
  5. 92e94af libext2fs: Don't include ss/ss.h except when debugging by Theodore Ts'o · 16 years ago
  6. 8d45e21 blkid: Fix cc portability problem in probe_lvm2() by Theodore Ts'o · 16 years ago
  7. 7f6a74b blkid: fix swap tests (again) by Eric Sandeen · 16 years ago
  8. 71ff129 Merge branch 'maint' by Theodore Ts'o · 16 years ago
  9. cc19b95 libblkid: Fix marginal C code in probe_lvm2() by Theodore Ts'o · 16 years ago
  10. bc507e3 ext2fs_zero_blocks: Avoid clearing more blocks than requested by Theodore Ts'o · 16 years ago
  11. 81f6857 Fix LIBSS dependency problem for tests/test_icount and lib/ss/test_ss by Theodore Ts'o · 16 years ago
  12. 9d99416 Fix dependency for $(LIBSS) when an explicit dlopen() library is needed by Theodore Ts'o · 16 years ago
  13. 5c4f8d6 resize2fs: Add support to use the ext4 online resize ioctl's by Theodore Ts'o · 16 years ago
  14. dabfa68 Update Makefile dependencies for lib/ext2fs by Theodore Ts'o · 16 years ago
  15. 8895f43 Fix gcc -Wall warnings in libext2fs by Theodore Ts'o · 16 years ago
  16. 96f4bb1 Fix gcc -Wall warnings in libuuid by Theodore Ts'o · 16 years ago
  17. dc9345a Merge branch 'maint' by Theodore Ts'o · 16 years ago
  18. 488c75a Fix ext2fs_swap{16,32,64} for external applications on big-endian machines by Theodore Ts'o · 16 years ago
  19. 185c4ae e2fsck: Add support to check journal checksums by Theodore Ts'o · 16 years ago
  20. 69fbde4 Re-enable byte-swapping functions for use by journal checksums by Theodore Ts'o · 16 years ago
  21. 2ea504b libext2fs: Fix build failure on powerpc in ext2fs_swap_inode_full() by Aneesh Kumar K.V · 16 years ago
  22. 8aa53bf Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
  23. c9bad3c Add ZFS detection to libblkid by Ricardo M. Correia · 16 years ago
  24. f5c562e libext2fs: Add callback functions for _alloc_block() and _block_alloc_stats() by Theodore Ts'o · 16 years ago
  25. ec9d6dd Wire ext2fs_bmap2() to use ext2fs_extent_set_bmap() by Theodore Ts'o · 16 years ago
  26. d7b9220 Wire ext2fs_block_iterate2() to use ext2fs_extent_set_bmap() by Theodore Ts'o · 16 years ago
  27. c802ad9 Teach ext2fs_extent_delete() to remove an empty extent node from the tree by Eric Sandeen · 16 years ago
  28. f4e9963 libext2fs: add new function ext2fs_extent_set_bmap() by Eric Sandeen · 16 years ago
  29. 01229db Teach ext2fs_extent_insert() to split the current node if necessary by Eric Sandeen · 16 years ago
  30. 9fd6a96 libext2fs: Teach extent.c how to split nodes by Eric Sandeen · 16 years ago
  31. aa8e2f1 ext2fs_extent_open: If the inode is empty, initialize the extent tree by Theodore Ts'o · 16 years ago
  32. 05a32de ext2fs_extent_replace: Support uninit extents and check validity of e_len by Theodore Ts'o · 16 years ago
  33. 168b6b5 Remove bashism in test script for libblkid by Theodore Ts'o · 16 years ago
  34. c7015e4 Add 64-bit support to the test_io manager by Theodore Ts'o · 16 years ago
  35. c0af709 Merge branch 'maint' by Theodore Ts'o · 16 years ago
  36. 492ea65 blkid: If the device mtime is newer that the cache time, force a revalidation by Theodore Ts'o · 16 years ago
  37. bb767b2 ext2fs.h: Add l_i_file_acl_high and l_version_hi to on-disk inode structure by Theodore Ts'o · 16 years ago
  38. 9817a2b fix extent_goto for non-0 leaf levels by Eric Sandeen · 16 years ago
  39. 22269b8 - fix swap sanity tests in blkid, and blkid tests by Eric Sandeen · 16 years ago
  40. cc435cb libuuid: don't use unitialized variable by Matthias Koenig · 16 years ago
  41. b93cb06 Fix parallel build problem by Theodore Ts'o · 16 years ago
  42. faa08e4 Merge branch 'next' into tt/flex-bg by Theodore Ts'o · 16 years ago
  43. c860850 ext2fs_add_journal_inode: Optimize writing the journal data blocks by Theodore Ts'o · 16 years ago
  44. 72a168b libext2fs: Add undo I/O manager by Aneesh Kumar K.V · 17 years ago
  45. 9ba4000 mke2fs: New bitmap and inode table allocation for FLEX_BG by Theodore Ts'o · 16 years ago
  46. 494a1da Basic flexible block group support by Theodore Ts'o · 16 years ago
  47. d11736c ext2fs_open_inode_scan: Handle an non-zero bg_itable_used in block group 0 by Theodore Ts'o · 16 years ago
  48. 0f2794c mke2fs/libext2fs: Fix lazy inode table initialization by Theodore Ts'o · 16 years ago
  49. 4476105 Merge branch 'maint' by Theodore Ts'o · 16 years ago
  50. 8bcaaab blkid: Keep cached filesystem information on EACCES and ENOENT errors by Theodore Ts'o · 16 years ago
  51. 5711ed2 Transfer responsibility of setting the *_UNINIT flags to libext2fs by Theodore Ts'o · 16 years ago
  52. 16b851c Remove LAZY_BG feature by Theodore Ts'o · 17 years ago
  53. 4a56850 Add comments documenting ext2fs_[reserve_]super_and_bgd_loc() by Theodore Ts'o · 17 years ago
  54. 456e989 ext2fs_set_gdt_csum: Remove setting of BLOCK_UNINIT by Theodore Ts'o · 17 years ago
  55. 3c5556e ext2fs_set_gdt_csum: Remove bogus setting of ITABLE_ZEROED by Theodore Ts'o · 17 years ago
  56. 41a5afa libe2p: Print the s_min_extra_isize and s_wanted_extra_isize fields by Theodore Ts'o · 17 years ago
  57. 00a9284 libext2fs: Initialize s_min_extra_isize and s_wanted_extra_isize by Theodore Ts'o · 17 years ago
  58. 6360d12 blkid: more sanity checks for swap v1 by Eric Sandeen · 17 years ago
  59. ba1e125 Change the primary name of the extents feature to be 'extent' by Theodore Ts'o · 17 years ago
  60. 2930dad Rename the feature uninit_groups to uninit_bg by Theodore Ts'o · 17 years ago
  61. c21ed77 Make extent_goto() deterministic when logical block not found by Eric Sandeen · 17 years ago
  62. 5e057d5 Fix ext2fs_extent_insert when at last extent in node by Eric Sandeen · 17 years ago
  63. 108e62e print a bit more info for the tst_extents info command by Eric Sandeen · 17 years ago
  64. daf7a6e Fix tst_extents build when building w/o dynamic libraries by Theodore Ts'o · 17 years ago
  65. 1ca1059 Add support for the HUGE_FILE feature by Theodore Ts'o · 17 years ago
  66. a91b3f3 Merge branch 'maint' by Theodore Ts'o · 17 years ago
  67. 6a141f2 Fix non-POSIX ">&" in the Makefile for lib/ss's "make check" rule by Theodore Ts'o · 17 years ago
  68. 01c196b Fix a couple of implicit function declarations by Eric Sandeen · 17 years ago
  69. ae38920 Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
  70. 52bb0b0 libext2fs: Fix resize inode creation with non-standard s_first_data_block by Theodore Ts'o · 17 years ago
  71. 3541698 libext2fs: Fix big-endian bug in tst_csum.c by Theodore Ts'o · 17 years ago
  72. a4b69b7 Add dependency rule so that static library when necessary for "make check" by Theodore Ts'o · 17 years ago
  73. 4b57781 libext2fs: Make all test programs link only against the static library by Theodore Ts'o · 17 years ago
  74. 6f19f44 libext2fs: Micro-optimization in inode scan code by Andreas Dilger · 17 years ago
  75. f628ace ext2fs_set_gdt_csum(): Return an error code on errors instead of void by Andreas Dilger · 17 years ago
  76. d78ea44 ext2fs_set_gdt_csum(): Force the last block group to have a valid block bitmap by Andreas Dilger · 17 years ago
  77. 80fc4e6 ext2fs_set_gdt_csum(): Clean up superblock dirty flag handling by Andreas Dilger · 17 years ago
  78. 02a73f1 Fix the copyright notice in lib/ext2fs/tst_csum.c to be GPLv2 only by Andreas Dilger · 17 years ago
  79. d89ad0a Fix parallel builds for lib/ext2fs/extent.o by Eric Sandeen · 17 years ago
  80. fb6627a libext2fs: Fix byte-swap logic for i_block[] in inodes with extents by Eric Sandeen · 17 years ago
  81. 85b59c4 Fix ext2fs_extent_get for uninit leaf extents by Eric Sandeen · 17 years ago
  82. 3542ba0 Rename feature name from gdt_checksum to uninit_groups by Jose R. Santos · 17 years ago
  83. d4f34d4 Add uninit block group support to various libext2fs functions by Jose R. Santos · 17 years ago
  84. ca2634a Add initial checksum support for the gdt_checksum/uninit_group feature by Jose R. Santos · 17 years ago
  85. 2d328bb Fix miscellaneous gcc -Wall warnings by Theodore Ts'o · 17 years ago
  86. a7c9cb7 Add support for the DIR_NLINK feature. by Andreas Dilger · 17 years ago
  87. 60bbd1a libext2fs: Make icount use a 32-bit counter by Theodore Ts'o · 17 years ago
  88. 6567e5a Merge branch 'maint' by Theodore Ts'o · 17 years ago
  89. a80f369 ext2_fs.h: Rename EXT4_ORPHAN_FS to be EXT3_ORPHAN_FS by Theodore Ts'o · 17 years ago
  90. 82e5418 Fix ext2fs_swap_inode_full() for in-inode xattrs on big-endian machines by Eric Sandeen · 17 years ago
  91. 252b736 libext2fs: Fix fencepost error in ext2fs_extent_insert() by Theodore Ts'o · 17 years ago
  92. 83d9be1 libext2fs: Fix ext2fs_extent_delete() to always point at a valid entry by Theodore Ts'o · 17 years ago
  93. 51b263e Add {read,write}_blk64 to inode_io.c by Jose R. Santos · 17 years ago
  94. 59ecd32 Add {read,write}_blk64 to unix_io.c by Jose R. Santos · 17 years ago
  95. 3154e1c Add 64-bit IO manager operations to struct_io_manager. by Jose R. Santos · 17 years ago
  96. a040a99 Merge branch 'maint' by Theodore Ts'o · 17 years ago
  97. 52b1dd5 libext2fs: Add ext2fs_dblist_get_last() and ext2fs_dblist_drop_last() by Theodore Ts'o · 17 years ago
  98. dd23204 blkid: Fix portability problem caused by using uint instead of unsigned int by Theodore Ts'o · 17 years ago
  99. a49670e Merge branch 'maint' by Theodore Ts'o · 17 years ago
  100. 3a538e4 Fix gcc -Wall warnings for lib/blkid/probe.c by Theodore Ts'o · 17 years ago