]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2010-03-01  Karel Zakldattach: create a generic functions for name=value...
2010-02-26  Karel Zakfdisk: fix 'p' output for sun label
2010-02-23  Karel Zakwipefs: fix license (GPL -> GPLv2+)
2010-02-19  Karel Zakfdisk: swap VTOC values for warning messages
2010-02-19  Karel Zaklibblkid: improve Sun VTOC
2010-02-19  Karel Zakblkid: fix blkid_probe_lookup_value() usage
2010-02-18  Karel Zakblkid: encode PART_ENTRY_TYPE
2010-02-18  Karel Zaklibblkid: add PART_ENTRY_{SCHEME,NUMBER}
2010-02-18  Karel Zaklibblkid: add support for partition flags/attributes
2010-02-18  Karel Zaklibblkid: add blkid_partition_set_type()
2010-02-18  Bryn M. Reevessfdisk: make sure writes make it to disk in write_parti...
2010-02-18  Karel Zakblkid: export ID_PART_ENTRY_* variables for udev
2010-02-18  Karel Zaklibblkid: add support for PART_ENTRY_* values
2010-02-18  Karel Zaklibblkid: don't probe for nested PT on tiny disks ...
2010-02-18  Karel Zaklibblkid: add generic functions for sysfs attributes
2010-02-17  Andreas Dilgerlibblkid: fix ZSF detection
2010-02-16  Karel Zakswapon: fix swapsize calculation
2010-02-16  Karel Zakblkid: report open() errors in low-level probing
2010-02-15  Karel Zakfdisk: don't use 1MiB grain on small devices
2010-02-15  Karel Zaktests: update fdisk tests
2010-02-15  Karel Zakfdisk: use 1MiB offset and grain always when possible
2010-02-15  Karel Zakfdisk: add -c option (switch off DOS mode)
2010-02-15  Karel Zakfdisk: fix ALIGN_UP
2010-02-15  Karel Zakfdisk: fallback for topology values
2010-02-15  Karel Zakfdisk: cleanup help, add -h option
2010-02-12  Karel Zaktests: update fdisk tests
2010-02-12  Karel Zakfdisk: use more elegant way to count and check alignment
2010-02-12  Karel Zakinclude: add min/max macros
2010-02-12  Karel Zakmount: advise users to use "modprobe", not "insmod"
2010-02-12  Francesco Cosoletocfdisk: set '[New]' as default item on menu for non...
2010-02-12  Karel Zakbuild-sys: add missing tests for libuuid and libblkid
2010-02-12  Karel Zakblkid: fix #ifdef HAVE_TERMIO[S]_H
2010-02-12  Karel Zakbuild-sys: remove duplicate #includes
2010-02-11  Karel Zakdocs: update TODO file
2010-02-11  Karel Zakcal: fix first day of the week calculation on BE systems
2010-02-11  Francesco Cosoletocfdisk: set '[Quit]' as default menu item on first...
2010-02-11  Karel Zakmount: warn users that mtab is read-only
2010-02-09  Karel Zaktests: fix and update old fdisk tests
2010-02-09  Karel Zaktests: add fdisk alignment tests
2010-02-09  Karel Zakfdisk: cleanup warnings
2010-02-09  Karel Zakfdisk: fix default first sector
2010-02-09  Karel Zakfdisk: cleanup alignment, default to 1MiB offset
2010-02-09  Karel Zakfdisk: fix check_alignment()
2010-02-09  Karel Zakfdisk: don't check alignment_offset against geometry
2010-02-04  Karel Zaklibblkid: don't return error on empty files
2010-02-04  Karel Zakdocs: update TODO file
2010-02-04  Karel Zakwipefs: ignore devices with partition table
2010-02-02  Karel Zakchrt: add --reset-on-fork
2010-02-02  Adrian Knothchrt: add support for SCHED_RESET_ON_FORK
2010-02-02  Karel Zaklibblkid: minor fixes in befs.c
2010-02-02  Karel Zaktests: add BeFS test image
2010-02-02  Jeroen Oortwijnlibblkid: Add probing function for BeFS
2010-02-02  Jeroen Oortwijnlibblkid: Add initial support for BeFS detection
2010-02-02  Mike Frysingerfsck/mkfs/mount: unify default search paths for helpers
2010-02-01  Karel Zaklibblkid: add blkid_probe_all_removable()
2010-02-01  Karel Zaklibblkid: add blkid_openat(), cleanup blkid_fstatat()
2010-01-28  Karel Zakfdisk: use "optimal I/O size" in warnings
2010-01-28  Karel Zakfdisk: use optimal_io_size
2010-01-28  Karel Zaklogin: check that after tty reopen we still work with...
2010-01-28  Yann Droneaudlogin: use fd instead of pathname for update tty's...
2010-01-27  Karel Zakblkid: add newline when only one value is printed
2010-01-27  Karel Zaklibblkid: more robust minix probing
2010-01-27  Karel Zaklogin: don't link PAMed version with libcrypt
2010-01-22  Matthias Königcfdisk: use libblkid
2010-01-22  Jan Karamount: update documentation about barrier mount options
2010-01-22  Vladimir Brednikovnamei: fix man page formatting
2010-01-22  Matthias Königlibblkid: fix segfault in drdb
2010-01-20  Karel Zaklibblkid: don't probe for GPT and Unixware PT on floppies
2010-01-20  Karel Zaklibblkid: add sanity checks for FAT to DOS PT parser
2010-01-20  Karel Zakblkid: probe for PT, don't probe for FS on small whole...
2010-01-20  Karel Zaklibblkid: rewrite blkid_probe_get_buffer()
2010-01-19  Karel Zaktests: update FS test images
2010-01-19  Karel Zaklibblkid: add minimal sizes for OCFS and GFS
2010-01-19  Karel Zaklibblkid: don't call read() per FAT dir-entry on large...
2010-01-19  Karel Zaklibblkid: read whole SB buffer (69kB) on large disks
2010-01-19  Karel Zaklibblkid: set minimal size for jfs, reiser, swap and zfs
2010-01-18  Linus Torvaldslibblkid: disable read-ahead when probing device files
2010-01-18  Karel Zaklibblkid: call read() per FAT root dir entry
2010-01-18  Karel Zaktests: fix RAIDs tests
2010-01-18  Karel Zaklibblkid: read() optimization for small devices
2010-01-18  Karel Zaklibblkid: restrict RAID/FS proving for small devices...
2010-01-13  Karel Zakfdisk: don't include scsi.h
2010-01-08  Karel Zakupdate TODO file
2010-01-07  Karel Zakbuild-sys: release++ (v2.17) v2.17
2010-01-07  Karel Zakdocs: update v2.17 ReleaseNotes
2010-01-07  Karel Zakdocs: update AUTHORS file
2010-01-07  Karel Zakpo: merge changes
2010-01-07  Ray Wangpo: update zh_CN.po (from translationproject.org)
2010-01-07  Jakub Boguszpo: update pl.po (from translationproject.org)
2010-01-07  Lauri Nurmipo: update fi.po (from translationproject.org)
2010-01-07  Mikel Olasagastipo: update eu.po (from translationproject.org)
2010-01-07  Petr Pisarpo: update cs.po (from translationproject.org)
2010-01-07  Karel Zaktests: refresh lscpu tests
2010-01-07  Karel Zaklscpu: add {32,64}-bit CPU modes detection
2010-01-06  Karel Zakfdisk: sleep-after-sync and fsync usage
2010-01-04  Karel Zakmount: fix typo in mount.8
2010-01-04  Bastian Friedrichlibblkid: DRBD support for blkid
2010-01-04  Karel Zaksfdisk: confused about disk size
2010-01-04  Mike Frysingerpg: command enters infinite loop
2009-12-17  Karel Zakumount: add --no-canonicalize
next