1. beab8de Add 64-bit getsize interface. by Jose R. Santos · 16 years ago
  2. 5299580 Use format strings directly to prevent -Werror=format-security failures by Theodore Ts'o · 16 years ago
  3. 31e2a75 blkid: Add support for detecting user-level suspend as a swsuspend signature by Theodore Ts'o · 16 years ago
  4. 801b005 blkid: recognize btrfs by Eric Sandeen · 16 years ago
  5. 79a9ab1 ext2fs_open2: Add more checks for filesystem consistency by Thiemo Nagel · 16 years ago
  6. a784358 ext2fs_read_inode_full: Add safety check to avoid SEGV's on corrupted fs's by Theodore Ts'o · 16 years ago
  7. 07f1a07 ext2fs_block_iterate2: Preserve the uninit flag in extents by Theodore Ts'o · 16 years ago
  8. d3a8fc5 ext2fs_block_iterate2: Reflect errors from ext2fs_extent_set_bmap to caller by Theodore Ts'o · 16 years ago
  9. 7518c17 e2fsck: Fix an unhandled corruption case in scan_extent_node() by Theodore Ts'o · 16 years ago
  10. 03fa6f8 Fix various signed/unsigned gcc warnings by Theodore Ts'o · 16 years ago
  11. 9e7da0b blkid: recognize ext3 with test_fs set as ext3 by Eric Sandeen · 16 years ago
  12. fe144e1 libblkid: Refuse to create a device structure for a non-existent device by Theodore Ts'o · 16 years ago
  13. 6964a17 libblkid: Fix file descriptor leak when checking for a module by Theodore Ts'o · 16 years ago
  14. 7ed7a4b unix_io: check for read-only devices when opening R/W by Eric Sandeen · 16 years ago
  15. 18f7343 e2fsprogs: fix blkid detection of ext4dev as ext4 by Eric Sandeen · 16 years ago
  16. d58d832 Update Makefile depend information for crc16.o by Theodore Ts'o · 16 years ago
  17. 98e9fb9 libcom_err: Add missing type declarations to clean up -Wall warnings by Theodore Ts'o · 16 years ago
  18. 902be4a libcom_err: Fix file descriptor leak after an exec by Theodore Ts'o · 16 years ago
  19. d7f45af libcom_err: Use sem_post/sem_init to prevent race conditions by Theodore Ts'o · 16 years ago
  20. 0eeec8a Fix compiling under diet libc by Theodore Ts'o · 16 years ago
  21. a846a6e Install with relative symlinks if $(root_libdir) == $(libdir) by Theodore Ts'o · 16 years ago
  22. 97be89b Fix pkg-config files: use Requires.private and fix the include directory by Theodore Ts'o · 16 years ago
  23. e01f9be libext2fs: Compile ext2fs_swab64() for all platforms by Theodore Ts'o · 16 years ago
  24. 5c0255e libext2fs: Remove unused ext2fs_find_{first,ext}_bit_set() by Theodore Ts'o · 16 years ago
  25. af77365 Enable test_io debugging by default by Theodore Ts'o · 16 years ago
  26. 7fd2651 libe2p: Fix potential core-dumping bug in iterate_on_dir() by Theodore Ts'o · 16 years ago
  27. 94b993d Update makefile dependency for lib/e2p/Makefile.in by Theodore Ts'o · 16 years ago
  28. b55d739 Further optimize journal placement for flex_bg filesystems by Theodore Ts'o · 16 years ago
  29. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 16 years ago
  30. 4690e62 Improve future compatibility for the 64-bit I/O channel functions by Theodore Ts'o · 16 years ago
  31. 9033faf libext2fs: Fix ext2fs_bmap() to work with extents and BMAP_ALLOC by Theodore Ts'o · 16 years ago
  32. 64987c0 ext2fs_block_iterate2: Fix memory leak on error paths by Theodore Ts'o · 16 years ago
  33. 961306d If the filesystem supports extents create an extent-based journal inode by Theodore Ts'o · 16 years ago
  34. 685d544 ext2fs_block_iterate2: Add BLOCK_FLAG_APPEND support for extent-based files by Theodore Ts'o · 16 years ago
  35. 1af01e9 Create the journal in the middle of the filesystem by Theodore Ts'o · 16 years ago
  36. 674c0cc ext2fs_mkjournal(): Don't allocate an extra block to the journal by Theodore Ts'o · 16 years ago
  37. e6baebd libblkid: Give a priority bonus to "leaf" devicemapper devices by Theodore Ts'o · 16 years ago
  38. 0bb7406 libblkid: Unexport the private symbol blkid_devdirs by Theodore Ts'o · 16 years ago
  39. 7515a74 Remove use of devmapper library by the blkid library by Theodore Ts'o · 16 years ago
  40. f4e89bc libblkid: Optimize devicemapper support by Theodore Ts'o · 16 years ago
  41. 5dd77db Add support for with empty directory blocks in 64k blocksize filesystems by Theodore Ts'o · 16 years ago
  42. d56ccbd libblkid: Fix namespace leakage of unicode_16be_to_utf8 by Theodore Ts'o · 16 years ago
  43. e32677c libe2p: Fix namespace leakage of os_tab by Theodore Ts'o · 16 years ago
  44. c4dcb1c libext2fs: Fix namespace leakage of crc16 functions by Theodore Ts'o · 16 years ago
  45. 03efde8 add debugfs command to print known features by Andreas Dilger · 16 years ago
  46. 9f9e5c3 libext2fs: grow dblist more aggressively by Andreas Dilger · 16 years ago
  47. 864b8d4 Fix miscellaneous compile warnings by Andreas Dilger · 16 years ago
  48. b41fb00 libblkid: Strengthen the JFS probe routine by Theodore Ts'o · 16 years ago
  49. 78d89cd libblkid: Fix false detection of DFSee created filesystems. by Theodore Ts'o · 16 years ago
  50. baf8ab9 libext2fs: Fix memory leak in ext2fs_initialize(). by Manish Katiyar · 16 years ago
  51. 9c460ca libblkid: Enhance support for MacOS's hfs, hfsplus, and hfsx filesystems by Theodore Ts'o · 16 years ago
  52. 5b7adf0 libblkid: Fix potential crash if blkid cache is out of date when probing by Theodore Ts'o · 16 years ago
  53. 6ec9ef1 libuuid: Windows portability fixes by Theodore Ts'o · 16 years ago
  54. 2d40a91 libext2fs: Replace use of sprintf with strcpy/strcat to help SILO by Theodore Ts'o · 16 years ago
  55. c71d781 libext2fs: Add support for uninit_bg feature to allocation functions by Theodore Ts'o · 16 years ago
  56. 213fe92 ext2fs_block_iterate2(): Support changing interior nodes of an extent tree by Theodore Ts'o · 16 years ago
  57. da994e9 ext2fs_extent_set_bmap(): Avoid creating extra extents for resize2fs by Theodore Ts'o · 16 years ago
  58. 2047e0a ext2fs_extent_set_bmap(): fix bug when replacing a single block extent by Theodore Ts'o · 16 years ago
  59. a9ea728 Fix ext2fs_extent_set_bmap() when setting a block before the first extent by Theodore Ts'o · 16 years ago
  60. 57fd39e libext2fs: Fix reading bitmaps from e2image files by Theodore Ts'o · 16 years ago
  61. f93d9f6 libext2fs : Fix memory leaks in ext2fs_extent_open() by Manish Katiyar · 16 years ago
  62. f64b36d Fix a typo in lib/e2p/Makefile.in by Li Zefan · 16 years ago
  63. 3bcc627 libext2fs: Initialize unset inode timestamps when writing a new inode by Theodore Ts'o · 16 years ago
  64. dcf051e libblkid: On the man page, replace empty references with an existing one. by Benno Schulenberg · 16 years ago
  65. 57926c8 blkid: Fix probing logic so we find renamed devices by Theodore Ts'o · 16 years ago
  66. ac24e62 e2fsprogs: Fix tst_extents output on bigendian machine. by Aneesh Kumar K.V · 16 years ago
  67. b526459 Fix inode table allocation with flexbg by Frederic Bohe · 16 years ago
  68. 8eb3b8a ext2fs_read_inode: Check the validity of the inode number earlier by Manish Katiyar · 16 years ago
  69. f56aa6e Don't assume that /bin/true is always in /bin by Theodore Ts'o · 16 years ago
  70. bb47c2a libblkid: Make sure we never reference a null dev->bid_type by Theodore Ts'o · 16 years ago
  71. 4729455 libext2fs: Don't check the group checksum when !GDT_CSUM by Theodore Ts'o · 16 years ago
  72. 2a7bfe8 Flush stdio buffers before calling setbuf() by Theodore Ts'o · 16 years ago
  73. ebabf2a Define _XOPEN_SOURCE to 600 consistently for Solaris C99 support by Theodore Ts'o · 16 years ago
  74. 5a299b5 Remove gcc-specific varargs macro in extent.c by Theodore Ts'o · 16 years ago
  75. f926a70 Remove vararg macro which causes portability problems from ext3_extent.h by Theodore Ts'o · 16 years ago
  76. 5c3e1b9 Use K&R style comments instead of C99 comments for portability by Theodore Ts'o · 16 years ago
  77. 318824c Fix Solaris shell script portability issues by Theodore Ts'o · 16 years ago
  78. 49b4670 libext2fs: Add stricter/earlier tests for blocksize in ext2fs_open() by Manish Katiyar · 16 years ago
  79. adc4e77 libext2fs: fix potential memory leak in ext2fs_initialize() by Manish Katiyar · 16 years ago
  80. 3da77aa Update dependencies in the Makefile for lib/ext2fs by Theodore Ts'o · 16 years ago
  81. 009c02b Make ext2fs_check_desc() more stringent to force use of backup superbocks by Theodore Ts'o · 16 years ago
  82. 2be8fe4 mke2fs,tune2fs: Enable huge_file, dir_nlink, and extra_isize features by Theodore Ts'o · 16 years ago
  83. 3fc1db6 blkid: Make regression test tolerate older versions of mkswap by Andreas Dilger · 16 years ago
  84. ba4a021 libext2fs: Fix FLEX_BG offset used by ext2fs_allocate_group_table by Theodore Ts'o · 16 years ago
  85. c03d992 Add ZFS test image to blkid test suite by Ricardo M. Correia · 16 years ago
  86. 79e6240 Clean up some trivial build warnings by Eric Sandeen · 16 years ago
  87. bf58e3d blkid: Eliminate stale entries that duplicate a verified device by Theodore Ts'o · 16 years ago
  88. b697f9d blkid: Make sure a device returned by blkid_find_dev_with_tag exists by Theodore Ts'o · 16 years ago
  89. 772b89d blkid: use list_for_each_safe in garbage collection by Eric Sandeen · 16 years ago
  90. 92e94af libext2fs: Don't include ss/ss.h except when debugging by Theodore Ts'o · 16 years ago
  91. 8d45e21 blkid: Fix cc portability problem in probe_lvm2() by Theodore Ts'o · 16 years ago
  92. 7f6a74b blkid: fix swap tests (again) by Eric Sandeen · 16 years ago
  93. 71ff129 Merge branch 'maint' by Theodore Ts'o · 16 years ago
  94. cc19b95 libblkid: Fix marginal C code in probe_lvm2() by Theodore Ts'o · 16 years ago
  95. bc507e3 ext2fs_zero_blocks: Avoid clearing more blocks than requested by Theodore Ts'o · 16 years ago
  96. 81f6857 Fix LIBSS dependency problem for tests/test_icount and lib/ss/test_ss by Theodore Ts'o · 16 years ago
  97. 9d99416 Fix dependency for $(LIBSS) when an explicit dlopen() library is needed by Theodore Ts'o · 16 years ago
  98. 5c4f8d6 resize2fs: Add support to use the ext4 online resize ioctl's by Theodore Ts'o · 16 years ago
  99. dabfa68 Update Makefile dependencies for lib/ext2fs by Theodore Ts'o · 16 years ago
  100. 8895f43 Fix gcc -Wall warnings in libext2fs by Theodore Ts'o · 16 years ago