]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
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
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
next