]> git.ipfire.org Git - thirdparty/util-linux.git/history - libblkid
COPYING: fix grammar of referring phrase, and indicate location better
[thirdparty/util-linux.git] / libblkid /
2013-10-08  Benno SchulenbergCOPYING: fix grammar of referring phrase, and indicate...
2013-10-01  Karel Zaklibblkid: use proper type in xfs log checker [coverity...
2013-09-27  Karel Zaklibblkid: update docs
2013-09-26  Karel Zaklibblkid: Get rid of an unnecessary check
2013-09-16  Karel Zaklibblkid: fix kboff usage in BSD prober
2013-09-16  Karel Zaklibblkid: move bsd definitions to pt-bsd.h
2013-09-16  Karel Zakfdisk: add mbr_get_partition()
2013-09-16  Karel Zakfdisk: use functions from pt-mbr.h
2013-09-16  Karel Zaklibblkid: rename sys_type to sys_ind
2013-09-16  Karel Zaklibblkid: move MBR definitions to include/pt-mbr.h
2013-09-16  Karel Zaklibblkid: move MBR partition types to include/
2013-09-16  Karel Zaklibblkid: move SGI disklabel definitions to include/
2013-09-11  Karel Zaklibblkid: export info about bad csum
2013-09-11  Rolf Fokkenslibblkid: Add bcache support
2013-09-11  Gabriel de Perthuiswipefs: Also wipe superblocks with bad checksums
2013-09-11  Karel Zaklibblkid: use separate function to verify checksums
2013-09-11  Karel Zaklibblkid: don't use UUID= for xfs external log
2013-09-11  Karel Zaklibblkid: don't interpret regual XFS as external xfs log
2013-09-11  Karel Zaklibblkid: diffs between errors and failed probing in...
2013-09-11  Karel Zaklibblkid: diffs between errors and failed probing in...
2013-09-11  Karel Zaklibblkid: populate jbd LOGUUID in addition to UUID
2013-09-11  Karel Zaklibblkid: rename UUID_LOG to LOGUUID
2013-09-11  Eric Sandeenlibblkid: Detect external XFS log device
2013-08-27  Karel Zakbuild-sys: add CFLAGS and LDFLAGS for daemons and share...
2013-06-13  Karel Zaklibblkid: support pseudo PARTUUID= for MBR
2013-06-13  Karel Zaklibblkid: split blkid_parttable_set_id()
2013-06-13  Karel Zaklibblkid: set PTUUID for GPT and DOS
2013-06-13  Karel Zaklibblkid: add functions to set PTUUID
2013-06-13  Karel Zaklibblkid: make uuid_is_empty() usable for whole library
2013-05-14  Karel Zaklibblkid: add ReFS magic string
2013-05-13  Mike Frysingerstandard SEE ALSO section of man pages
2013-05-06  Karel Zaklibblkid: fix blkid_parse_tag_string() to ignore incomp...
2013-04-26  Sami Kerolalibblkid: check writing to a file was successful
2013-04-18  Karel Zaklibblkid: remove obsolete code
2013-04-18  Karel Zaklibblkid: ubifs is LE
2013-04-18  Karel Zaklibblkid: make swap detection arch independent
2013-04-17  Karel Zaklibblkid: use more robust code in silicon_raid checksum...
2013-04-16  Karel Zaklibblkid: fix silicon raid checksum code on BE
2013-04-15  Karel Zaklibblkid: arch independent minix detection
2013-04-10  Karel Zaklibblkid: remove duplicate includes
2013-04-10  Karel Zaklibblkid: fix ZFS superblok offset for SBMAGIC
2013-04-09  Karel Zaklibblkid: export blkid_init_debug()
2013-04-09  Karel Zaklibblkid: support LIBBLKID_DEBUG= only
2013-04-09  Karel Zaklibblkid: fix DBG()
2013-04-09  Sami Kerolalibblkid: number of functions should not be declared...
2013-04-09  Sami Kerolavarious: fix variable and function declarations [smatch...
2013-04-08  Karel Zaklibblkid: clean up DBG()
2013-04-05  Karel ZakMerge branch 'shell-completion' of git://github.com...
2013-04-03  Karel Zaklibblkid: use O_CLOEXEC
2013-03-27  Karel Zaklibblkid: (udf) fix possible null pointer dereference...
2013-03-27  Karel Zaklibblkid: check returns [coverity scan]
2013-03-27  Karel Zaklibblkid: fix NTFS prober on big-endian machines
2013-03-20  Benno Schulenbergdocs: make the section AVAILABILITY always come last...
2013-03-15  Karel Zakdocs: update year
2013-03-15  Karel Zaklibblkid: clean up header file
2013-03-15  Karel Zaklibblkid: fix docs comment
2013-03-11  Karel Zaklibblkid: ignore nested BSD partitions if same like...
2013-03-11  Karel Zaklibblkid: rename in sun_disklabel for compatibility...
2013-03-11  Karel Zaklibblkid: move sun PT definition to include/
2013-03-04  Karel ZakMerge branch 'master' of https://github.com/zec/util...
2013-03-02  Zachary Catlinlibblkid: use correct block size for UDF probe
2013-02-20  Karel ZakMerge branch 'patch-1' of https://github.com/dtrebbien...
2013-02-20  Karel Zaklibblkid: add debug messages for "idmag" stuff and...
2013-02-19  Karel Zaklibblkid: make backup superblock visible for wipefs...
2013-02-19  Karel Zaklibblkid: add blkid_probe_step_back to documentation
2013-02-19  Karel Zaklibblkid: return disk ID/UUID by PT binary interface
2013-02-14  Karel Zaklibblkid: read whole buffer for iso_volume_descriptor
2013-02-14  Zeeshan Ali (Khattak)libblkid: Probe UDF volumes for ISO9660 info as well
2013-02-14  Zeeshan Ali (Khattak)libblkid: Expose more ISO9660 headers
2013-02-14  Zeeshan Ali (Khattak)libblkid: Don't keep reading same sector of ISO
2013-02-07  Karel Zaklibblkid: add missing le16_to_cpu to sil raid prober
2013-02-07  Karel Zaklibblkid: improve Silicon RAID prober
2013-02-06  Karel Zaklibblkid: make blkid_new_probe_from_filename() usable...
2013-02-06  Alejandro Martinez... libblkid: add Flash-Friendly File System (f2fs) support
2013-02-06  Sami Kerolaa pointer should not be compared to zero [coccinelle]
2013-02-04  Karel Zaklibblkid: add blkid_probe_step_back()
2013-02-01  Karel Zaklibblkid: remove optimization from verify( funrtion
2013-01-10  Karel Zaklibblkid: make btrfs magics more readable
2013-01-10  Goffredo Baroncellilibblkid: add support for btrfs backup superblock
2013-01-09  Phillip Susilibblkid: add missing promise raid metadata locations
2012-12-19  Karel Zaklibblkid: improve test_blkid_devno, fix compiler warnin...
2012-12-12  Karel Zaklibblkid: check mkdir(/run/blkid) return code [coverity...
2012-12-04  Karel Zaklibblkid: re-read PART{UUID,LABEL} for successfully...
2012-12-04  Karel Zaklibblkid: cleanup arguments checks
2012-12-04  Karel Zaklibblkid: cleanup nonnull attribute usage
2012-11-30  Karel ZakMerge branch '2012wk47' of git://github.com/kerolasa...
2012-11-30  Karel Zaklibblkid: cleanup blkid_strconcat
2012-11-30  Karel Zaklibblkid: remove blkid_{strndup,strdup}
2012-11-30  Karel Zaklibblkid: add function attributes to private API
2012-11-30  Ondrej Opralalibblkid: add function attributes to public API
2012-11-21  Karel Zaklibblkid: (gpt) don't modify in memory buffers
2012-11-14  Karel Zaklibblkid: remove obsolete tags from cache
2012-10-15  Karel Zaklibblkid: fix compiler warning [-Wstrict-aliasing]
2012-09-11  Karel Zaklibblkid: fix copyright noticed to be consistent (so...
2012-09-10  Karel ZakMerge https://github.com/hramrach/util-linux
2012-09-07  Karel Zaklibblkid: check fchmod() return value [coverity scan]
2012-09-07  Karel Zaklibblkid: improve DBG() macro
2012-09-04  Karel Zaklibblkid: use O_CLOEXEC
2012-08-27  Karel Zaklibblkid: rewrite ntfs prober
2012-08-27  Karel Zaklibblkid: use unsigned ints in ntfs prober
next