1. f9bcce3 Fix the i386 bitmap operations so they are 32-bit clean by Theodore Ts'o · 18 years ago
  2. 292811f Fix typo bug in previous commit (6ae1ed49c8c6) by Theodore Ts'o · 18 years ago
  3. 2858c94 Fix file descriptor leak in blkid library in error paths by Theodore Ts'o · 18 years ago
  4. 9dc6ad1 Change mke2fs to use /etc/mke2fs.conf as a configuration file by Theodore Ts'o · 18 years ago
  5. f4f425b Prevent error messages to stderr caused by libblkid calling libdevmapper by Theodore Ts'o · 18 years ago
  6. 39c47ce Add EXT2_FLAG_EXCLUSIVE to the ext2fs library. by Theodore Ts'o · 18 years ago
  7. fa6c653 Add IO_FLAG_EXCLUSIVE flag to io_channel abstraction by Theodore Ts'o · 18 years ago
  8. 7447921 Fix documentation: BLOCK_FLAG_TRAVERSE should be BLOCK_FLAG_DEPTH_TRAVERSE by Theodore Ts'o · 18 years ago
  9. cbb7f9c Fix build when not building any shared libraries. by Theodore Ts'o · 18 years ago
  10. a612f34 Fix a signed vs unsigned bug in calc_reserved_gdt_blocks() by Theodore Ts'o · 18 years ago
  11. bf69235 Add support for on-line resizing to resize2fs by Theodore Ts'o · 18 years ago
  12. e324b25 Fix blkid's last verification logic to work when the system clock is insane by Theodore Ts'o · 18 years ago
  13. 3f546fc Fix the subdirs logic so it works with GNU make 3.80 by Theodore Ts'o · 18 years ago
  14. ba5e384 Add EXT_JOURNAL to the blkid tag of ext3 filesystems. by Theodore Ts'o · 18 years ago
  15. 4db2f59 Add device-mapper support to the blkid library by Karel Zak · 18 years ago
  16. 2adc320 Set FD_CLOEXEC on the /dev/random file descriptor used by libuuid by Theodore Ts'o · 19 years ago
  17. 02ef196 Avoid needlessly recompilation of library objection files by Theodore Ts'o · 19 years ago
  18. 4389612 Add missing parameter to error printf in blkid test program. by Theodore Ts'o · 19 years ago
  19. 3985754 Use $(LDFLAGS) when generating shared libraries by Theodore Ts'o · 19 years ago
  20. 3ded50b Address parallel build problem in the library Makefiles by Theodore Ts'o · 19 years ago
  21. 9b9a780 Fix various gcc -Wall complaints. by Theodore Ts'o · 19 years ago
  22. bc47952 Add ext2fs_read_bb_FILE test to confirm proper detection of invalid block #'s by Theodore Ts'o · 19 years ago
  23. 125e084 Fix gcc compilation on sparc architectures in bitops.h by Theodore Ts'o · 19 years ago
  24. a82a570 Add missing #include for string.h to ext2fs.h to fix GCC 4.01 complaints by Theodore Ts'o · 19 years ago
  25. 0d96104 Fix writing external journals on big-endian machines by Theodore Ts'o · 19 years ago
  26. 3213818 Add fs->now to override time(0) in libext2fs by Theodore Ts'o · 19 years ago
  27. 2f79e51 Search the root directory of FAT filesystems for the label information by Theodore Ts'o · 19 years ago
  28. ca74985 Generic blkid library cleanup by Theodore Ts'o · 19 years ago
  29. 1e5630a Add a regression test suite for the blkid library by Theodore Ts'o · 19 years ago
  30. 45a3fa8 Add support to extract basic iso9660 label information to the blkid library by Theodore Ts'o · 19 years ago
  31. bb626bc Add support for detecting the reiser4 filesystem in the blkid library. by Theodore Ts'o · 19 years ago
  32. 038d2be Improve blkid's VFAT/FAT filesystem probe code by Theodore Ts'o · 19 years ago
  33. 45d1d88 Remove unneeded probe.h header file in lib/blkid/resolve.c by Theodore Ts'o · 19 years ago
  34. c4c740f Improve VFAT detection to support filesystems w/o a magic string in the superblock by Karel Zak · 19 years ago
  35. abaa112 Add support for detecting software suspend partitions to blkid by Karel Zak · 19 years ago
  36. 05a6edf Fix blkid library so that the cache validation notices ext2 to ext3 conversion by Karel Zak · 19 years ago
  37. 68a7f95 Fix compiler warnings about missing memcpy prototypes. by Matthias Andree · 19 years ago
  38. 583d1f8 Fix false positives from valgrind: prctl(PR_GET_DUMPABLE) by Theodore Ts'o · 19 years ago
  39. 29af314 Check for a busy device when creating a journal. by Theodore Ts'o · 19 years ago
  40. 5bf9b4c Fix com_err bug in compile_et: # of error messages can be wrong by Theodore Ts'o · 19 years ago
  41. 9b7d811 This patch adds a check to use fstat or fstat64 in getsize.c if the by Andreas Dilger · 19 years ago
  42. 1f965c8 Update for e2fsprogs 1.38 release. by Theodore Ts'o · 19 years ago
  43. 80af12e Change the function prototypes of ext2fs_set_bit, ext2fs_clear_bit, and by Theodore Ts'o · 19 years ago
  44. 55080a7 Fix blkid's debugging/TEST_PROGRAM code so that it is sufficiently by Theodore Ts'o · 19 years ago
  45. 39c191f ext2fs_resize_mem() is suffering from C99 strict type aliasing problems. by Stephen Tweedie · 19 years ago
  46. d51b819 error_message.c, init_et.c: Segregate error tables registered by Theodore Ts'o · 19 years ago
  47. e7d32fc et_c.awk: Use a dynamically allocated structure in by Theodore Ts'o · 19 years ago
  48. e37fbf1 getsectsize.c (BLKSSZGET): Clean up test for when to manually by Theodore Ts'o · 19 years ago
  49. 7d9adef Makefile.in: Add an include path specifier when building by Theodore Ts'o · 19 years ago
  50. 2fa8f37 On Linux 2.6 systems, mke2fs and badblocks will check to see whether by Theodore Ts'o · 19 years ago
  51. 3af0a45 Fix bug in the secure getenv function so that the ss library will corrently by Theodore Ts'o · 19 years ago
  52. ed6acfa Add a new option to the blkid program, -l, which will more efficiently search by Theodore Ts'o · 19 years ago
  53. 12b3c8e Fix gcc -Wall nits in the blkid library. by Theodore Ts'o · 19 years ago
  54. 78c7d0e Clean up the debugging code in the blkid library so that we don't use by Theodore Ts'o · 19 years ago
  55. c37543d Add new two new functions to the blkid library: blkid_dev_set_search(), and by Theodore Ts'o · 19 years ago
  56. 153b449 If the .c and .h file already exist, and they have not changed, use the by Theodore Ts'o · 19 years ago
  57. 75e93ab Update "make depend" information. Fixes SMP parallel build problem. by Theodore Ts'o · 19 years ago
  58. 9be5ba9 Fix build of tst_ostype when doing a "make check" in lib/e2p; it was missing by Theodore Ts'o · 19 years ago
  59. 4c4e3f7 Fix libblkid's magic number recognition for the cramfs filesystem, by Theodore Ts'o · 19 years ago
  60. 09f3eba Fix typo so that we actually ignore environment variables when gid != egid. by Theodore Ts'o · 19 years ago
  61. b7e4eef ls.c: Add stdlib.h header file since list_super2() uses the free() function. by Theodore Ts'o · 19 years ago
  62. b1ae119 Add missing return values in error return cases in the ext2fs library. by Theodore Ts'o · 19 years ago
  63. 762c7c6 Add paranoia checks into the blkid, ext2fs, and ss libraries to ignore by Theodore Ts'o · 19 years ago
  64. 813b901 ostype.c (e2p_os2string): Check to make sure malloc() is by Theodore Ts'o · 19 years ago
  65. fd4b28e Update for the e2fsprogs 1.37 release. by Theodore Ts'o · 19 years ago
  66. 65ffef3 Ignore the BLKID_FILE environment variable if blkid_get_cache() is by Theodore Ts'o · 19 years ago
  67. cebe48a Integrate code from Alex Thomas at Clusterfs to check extended attributes by Theodore Ts'o · 19 years ago
  68. e27b456 Fix mke2fs so that it writes the root directory by Theodore Ts'o · 19 years ago
  69. 030970e Fix e2fsck, debugfs, and the ext2fs_mkdir function so that when we create by Theodore Ts'o · 19 years ago
  70. ea822ee Enhance debugfs's stat command so it can dump extended attributes by Theodore Ts'o · 19 years ago
  71. 6325394 Add new functions which convert between a string and os_type: e2p_os2string() by Theodore Ts'o · 19 years ago
  72. 06ce1f6 Fix clean target to remove tst_getsectsize. by Theodore Ts'o · 19 years ago
  73. 283df83 getsize.c (ext2fs_get_device_size): Check to see if the number by Theodore Ts'o · 19 years ago
  74. b22ea17 getsize.c (blkid_get_dev_size): Fix compilation problem on Darwin systems. by Theodore Ts'o · 19 years ago
  75. 3eee5e9 Update for release of e2fsprogs 1.36. by Theodore Ts'o · 20 years ago
  76. b7aa0d6 Remove *.pc files on a "make distclean" by Theodore Ts'o · 20 years ago
  77. dbb2a10 Makefile.in (clean): Remove tst_getsize when doing a make clean by Theodore Ts'o · 20 years ago
  78. dbe9c71 Use inline instead of __inline__ in the blkid debugging code for by Theodore Ts'o · 20 years ago
  79. 7004b4a Drop the sparc assembly bitwise operations; it's less efficient by Theodore Ts'o · 20 years ago
  80. 18d1296 blkid.c (main, compare_search_type): Make blkid -t work more by Theodore Ts'o · 20 years ago
  81. d4dc0a9 Create the resize inode is created even if the s_reserved_gdt_blocks is by Theodore Ts'o · 20 years ago
  82. 32923fa Add functions which allow an application program to do a run-time query by Theodore Ts'o · 20 years ago
  83. f923bf2 Fix "make uninstall" to make sure it removes everything that is installed. by Theodore Ts'o · 20 years ago
  84. e644186 Add pkg-config files to e2fsprogs's libraries. by Theodore Ts'o · 20 years ago
  85. 7331196 Add library support for large (EA in inode) inodes. Make sure that garbage by Theodore Ts'o · 20 years ago
  86. 9d0f461 probe.c: Windows can perform a "quick format" that doesn't clear by Theodore Ts'o · 20 years ago
  87. 2c92375 Add support to the blkid library to recognize Oracle ASM volumes. by Theodore Ts'o · 20 years ago
  88. c6cdada Fix stupid typo in the CreateOS FreeBSD/Solaris changeset. Also included by Theodore Ts'o · 20 years ago
  89. ea1e8f4 Add interpretation of OS Creator values for FreeBSD and Lites in mke2fs by Theodore Ts'o · 20 years ago
  90. 8800c73 Makefile.in: Fix the kernel compile-time echo commands to be by Theodore Ts'o · 20 years ago
  91. 3223701 Various portability fixes for Solaris systems. by Theodore Ts'o · 20 years ago
  92. f892826 lib/blkid/getsize.c: Move #include "blkidP.h" before <sys/queues.h> by Matthias Andree · 20 years ago
  93. d345882 we're reading unsigned long long, use %llu rather than %lld. by Matthias Andree · 20 years ago
  94. 7369f0c Apply Janos Farkas's patch to support extracting the uuid and label by Theodore Ts'o · 20 years ago
  95. 4e60fb6 Ex2fs_unlink() will return an error if both the name and inode number are by Theodore Ts'o · 20 years ago
  96. da83cb6 Update version to 1.36-rc1, and change parsing algorithm for version strings by Theodore Ts'o · 20 years ago
  97. 69f83f4 Add imap_err.et to the lib/et regression test suite. by Theodore Ts'o · 20 years ago
  98. dc8ce34 Fix resize inode handling on big endian systems, by adding new routines by Theodore Ts'o · 20 years ago
  99. 2e6a9fe Adjust blkid library so that it returns vfat in preference to msdos so by Theodore Ts'o · 20 years ago
  100. bc1b803 dupfs.c (ext2fs_dup_handle): Make sure the new filesystem handle by Theodore Ts'o · 20 years ago