]> err.no Git - util-linux/shortlog
util-linux
2010-03-31 Francesco Cosoletoblockdev: reduce usage text width
2010-03-31 Jon Ringlefdisk: replace bzero with memset
2010-03-31 Karel Zakdocs: update tests/README
2010-03-31 Yann Droneaudtests: added tests against strtosize
2010-03-31 Yann Droneaudbuild-sys: improved check for fallocate()
2010-03-31 Yann Droneaudtests: use POSIX locale
2010-03-31 Karel Zakpartx: fix infinite loop
2010-03-31 Phillip Susipartx: do not add nonexistent partitions
2010-03-30 Yann Droneaudmkswap: fixed strtoll() usage
2010-03-30 Karel Zakmount: support suffixes for offset= and sizelimit=
2010-03-30 Karel Zakmount: more robust offset= and sizelimit= parsing
2010-03-30 Karel Zaklosetup: support suffixes and hex numbers for --offset...
2010-03-30 Karel Zakfallocate: support suffixes for --offset and --lenght
2010-03-30 Karel Zakmkswap: more robust strtoull() usage
2010-03-30 Karel Zakwipefs: support suffixes for --offset
2010-03-30 Karel Zakblkid: support suffixes for -O <offset> and -S <size>
2010-03-30 Karel Zaklib: add strtosize() function
2010-03-29 Timo Juhani... hwclock: add --predict for predicting RTC reading at...
2010-03-23 Karel Zakblkid: cleanup man page
2010-03-23 Karel Zakdocs: update TODO file
2010-03-23 Karel Zakblkid: add -n <list> option
2010-03-22 Karel Zakblkid: cleanup -u <list> parsing
2010-03-19 Karel Zakfdisk: fix -b <sectorsize>
2010-03-19 Karel Zakdocs: update TODO file
2010-03-17 Karel Zaklibblkid: add microsecond resolution for cache entries
2010-03-16 Karel Zaklib: fix blkdev_find_size()
2010-03-16 Pádraig Bradyfdisk: correctly truncate and align translated partitio...
2010-03-16 Karel Zaklib: add #ifndef around min() max() macros
2010-03-16 Pádraig Bradycal: factor out and update multibyte alignment code
2010-03-16 Karel Zakdocs: update TODO file
2010-03-16 Jim Meyeringlib: avoid compilation failure on rawhide
2010-03-15 Karel Zakmount: automatically detect and loop-mount regular...
2010-03-15 Karel Zakmount: more explicitly explain fstab usage in mount.8
2010-03-15 Karel Zakmount: report ambivalent FS detection, improve brute...
2010-03-15 Karel Zakwipefs: cleanup usage() and man page
2010-03-14 Karel Zaktests: fix whitespaces
2010-03-14 Pierre Hauweeleionice: fix typo
2010-03-14 Colin Watsonlibblkid: fix infinite loop when probe chain bails...
2010-03-11 Karel Zaklibblkid: remove "0x" prefix from DRBD UUID
2010-03-11 Andreas Dilgerlibblkid: improve ZFS detection and add LABEL and UUID...
2010-03-11 Jeroen Oortwijnlibblkid: prevent overflow in BeFS
2010-03-11 Miklos Szerediumount: add --fake option to umount(8)
2010-03-11 Mike Frysingermount: properly ignore comments in /etc/filesystems
2010-03-11 Karel Zaktests: update fdisk tests
2010-03-11 Karel Zakmkswap: don't call blkdev_find_size()
2010-03-11 Karel Zaklibblkid: don't use fstat() in blkid_get_dev_size()
2010-03-10 Karel Zaklib: use fstat() as fallback in blkdev_get_size()
2010-03-10 Karel Zakmount: use unmangle/mangle() from lib
2010-03-10 Karel Zakswapon: use unmangle() for filenames from /proc/swaps
2010-03-10 Karel Zaklib: add mangle.c for mtab (fstab or swaps) encoding
2010-03-10 Karel Zakswapon: remove " (deleted)" from filenames from /proc...
2010-03-10 Karel Zaklibblkid: add blkid_probe_get_{offset,fd} functions
2010-03-10 Karel Zakliblkid: move getsize.c code to lib/
2010-03-10 Pascal Terjanlibblkid: reset BLKID_TINY_DEV flag in blkid_probe_set_...
2010-03-10 Karel Zaklibblkid: fix display of device size
2010-03-08 Karel Zaklibblkid: more robust minix probing
2010-03-03 Karel Zaklibblkid: cleanup usage of empty topology values
2010-03-03 Karel Zaklibblkid: support alignment_offset=-1
2010-03-01 Yoshihiro Takahashimount: posix option of vfat is obsolete
2010-03-01 Henne Vogelsanglscpu: fix cpuid opcode detection
2010-03-01 Karel Zakldattach: prints help to stdout
2010-03-01 Tilman Schmidtldattach: add --iflag command line option
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
next