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