• Home
  • Raw
  • Download

Lines Matching refs:blkid

80   * Teach mke2fs to get device topology information from blkid and use
93 * Enhance blkid to support .ko.gz files in the modules.dep parser
232 * Fix blkid to prefer the /dev/mapper/<name> device names over the
258 * Remove whole-disk entries from the blkid cache when partitions are found
286 * Teach the blkid library that starting in 2.6.29, ext4 can support
298 * Fix bug which could sometimes cause blkid to return an exit value of
301 * Fix blkid to deal with an ext3 filesystem with the test_fs flag
344 * The blkid library will now recognize btrfs filesystems and swap
442 * Make the blkid library more efficient for devicemapper devices,
491 * Fix blkid cache validation and some possible blkid crashes
517 * Add a new blkid -L option which pretty-prints the currently
557 * Fix blkid handling of stale entries. (Closes: #487758, #487783)
581 * Improve blkid probes for LVM volumes and swap partitions
622 * Force blkid to revalidate a device if its mtime is newer than the
685 * Fix blkid code to avoid segfaulting when a device mapper volume
694 * Teach blkid to recognize LVM2 physical volumes
710 * Add support for returning labels for UDF filesystems in the blkid
712 * Fix bug in the blkid library where cached filesystems was not being
715 * Add logic to the blkid library to automatically choose whether a
749 * Add support for detecting HFS+ and ext4/ext4dev filesystems in blkid
750 * Fix blkid's ntfs UUID handling so it is compatible with vol_id
751 * Avoid a floating point exception when blkid tries to probe a corrpt
790 * Enhance the blkid program to pretty-print control and meta
816 * e2fsprogs: fix blkid whole-disk scanning heuristics
821 * Fix typo in the summary section of the blkid man page
878 * Fix divide-by-zero error in blkid's NTFS proving logic
879 * Add new blkid -g option which causes the blkid cache to be garbage
891 * Make the blkid library more paranoid about concluding a partition
898 * blkid: Add support for detecting LUKS encrypted partitions
912 * Fix blkid library to recognize MD 0.90 superblock on little endian
914 * Fix blkid library to report the correct UUID from MD superblocks
952 * Fix memory leak in blkid library. (Closes: #413661)
1030 * Add GFS/GFS2 support to the blkid library.
1031 * Fix blkid support of empty FAT filesystem labels
1032 * Avoid recursing forever due to symlinks in /dev by the blkid library
1111 * Add devmapper support to the blkid library.
1118 * Fix blkid's handling of verification timeouts when the system clock is
1122 * Enhance the blkid library to display the uuid of external journals for
1168 * Move the blkid and uuidgen binaries out of libblkid1 and libuuid1 and
1189 * Improve blkid's FAT/VFAT filesystem detection code so that it can find
1191 * Add support to extract iso9660 label information to the blkid library.
1192 * Add support to detect the reiser4 filesystem to the blkid library.
1193 * Add support for detecting software suspend partitions to the blkid library.
1194 * Fix the blkid library to notice when an ext2 filesystem is upgraded to
1269 * Make the blkid library much more efficient when a new device is added
1304 * Add further paranoia checks to the blkid, ext2fs, and ss libraries to
1341 * Make blkid -t work more consistently even when the cache file is not
1365 * Clarified and updated tune2fs and blkid man pages
1369 * Fix blkid -t to display all devices that match the specified criteria,
1371 * Add support for the blkid library to recognize Oracle ASM volumes.
1418 * The blkid library will return vfat in preference to msdos, and ext3 in
1443 * Fix bug in the blkid library when detecting the ocfs1 filesystem
1480 * Add support for the ocfs2 filesystem to the blkid library.
1495 * Fix blkid file descriptor and memory leak.
1515 * Clarified/corrected the copyright statements of the UUID and blkid
1517 * Added sanity check to the blkid library so that if current time is
1547 * Fix bug in the blkid library (introduced in 1.35-3) which caused
1552 * Add an -o option to the blkid program which allows the user to
1553 control the output format of blkid.
1554 * Fixed and cleaned up the tune2fs and blkid man pages (Closes: #238741)
1557 * Remove the only-partially-implemented -p option to blkid.
1708 * Remove unneeded files in debian directory: blkid-dev.substvars and
1748 * Fixed bug in blkid library which would cause it to spin forever if
1749 /proc is not mounted and /etc/blkid.tab is not present.
1750 * Improved the blkid library's UDF's probing functions.
1751 * Fixed the blkid library so it will remove delete the LABEL
1917 * Fix (one more time!) Apple Darwin port in blkid/getsize.c