index
:
util-linux-old
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-15
mount: more explicitly explain fstab usage in mount.8
Karel Zak
1
-0
/
+28
2010-03-15
mount: report ambivalent FS detection, improve brute force detection
Karel Zak
3
-14
/
+34
2010-03-15
wipefs: cleanup usage() and man page
Karel Zak
2
-2
/
+2
2010-03-14
tests: fix whitespaces
Karel Zak
4
-15
/
+15
2010-03-14
ionice: fix typo
Pierre Hauweele
1
-1
/
+1
2010-03-14
libblkid: fix infinite loop when probe chain bails out early
Colin Watson
2
-3
/
+7
2010-03-11
libblkid: remove "0x" prefix from DRBD UUID
Karel Zak
1
-1
/
+1
2010-03-11
libblkid: improve ZFS detection and add LABEL and UUID extraction
Andreas Dilger
2
-37
/
+183
2010-03-11
libblkid: prevent overflow in BeFS
Jeroen Oortwijn
1
-7
/
+7
2010-03-11
umount: add --fake option to umount(8)
Miklos Szeredi
2
-2
/
+19
2010-03-11
mount: properly ignore comments in /etc/filesystems
Mike Frysinger
1
-2
/
+2
2010-03-11
tests: update fdisk tests
Karel Zak
1
-2
/
+2
2010-03-11
mkswap: don't call blkdev_find_size()
Karel Zak
1
-2
/
+0
2010-03-11
libblkid: don't use fstat() in blkid_get_dev_size()
Karel Zak
1
-4
/
+0
2010-03-11
lib: use fstat() as fallback in blkdev_get_size()
Karel Zak
1
-0
/
+9
2010-03-11
mount: use unmangle/mangle() from lib
Karel Zak
2
-54
/
+3
2010-03-10
swapon: use unmangle() for filenames from /proc/swaps
Karel Zak
2
-2
/
+4
2010-03-10
lib: add mangle.c for mtab (fstab or swaps) encoding
Karel Zak
4
-1
/
+133
2010-03-10
swapon: remove " (deleted)" from filenames from /proc/swaps
Karel Zak
1
-1
/
+15
2010-03-10
libblkid: add blkid_probe_get_{offset,fd} functions
Karel Zak
3
-2
/
+31
2010-03-10
liblkid: move getsize.c code to lib/
Karel Zak
4
-196
/
+111
2010-03-10
libblkid: reset BLKID_TINY_DEV flag in blkid_probe_set_device
Pascal Terjan
1
-0
/
+1
2010-03-10
libblkid: fix display of device size
Karel Zak
1
-1
/
+1
2010-03-08
libblkid: more robust minix probing
Karel Zak
1
-0
/
+10
2010-03-03
libblkid: cleanup usage of empty topology values
Karel Zak
3
-8
/
+7
2010-03-03
libblkid: support alignment_offset=-1
Karel Zak
7
-60
/
+89
2010-03-01
mount: posix option of vfat is obsolete
Yoshihiro Takahashi
1
-0
/
+1
2010-03-01
lscpu: fix cpuid opcode detection
Henne Vogelsang
1
-1
/
+1
2010-03-01
ldattach: prints help to stdout
Karel Zak
1
-5
/
+7
2010-03-01
ldattach: add --iflag command line option
Tilman Schmidt
2
-4
/
+68
2010-03-01
ldattach: create a generic functions for name=value tables
Karel Zak
1
-14
/
+29
2010-02-26
fdisk: fix 'p' output for sun label
Karel Zak
2
-9
/
+14
2010-02-23
wipefs: fix license (GPL -> GPLv2+)
Karel Zak
1
-3
/
+4
2010-02-19
fdisk: swap VTOC values for warning messages
Karel Zak
1
-3
/
+3
2010-02-19
libblkid: improve Sun VTOC
Karel Zak
1
-18
/
+30
2010-02-19
blkid: fix blkid_probe_lookup_value() usage
Karel Zak
1
-1
/
+1
2010-02-18
blkid: encode PART_ENTRY_TYPE
Karel Zak
2
-2
/
+3
2010-02-18
libblkid: add PART_ENTRY_{SCHEME,NUMBER}
Karel Zak
2
-1
/
+12
2010-02-18
libblkid: add support for partition flags/attributes
Karel Zak
10
-1
/
+42
2010-02-18
libblkid: add blkid_partition_set_type()
Karel Zak
11
-24
/
+60
2010-02-18
sfdisk: make sure writes make it to disk in write_partitions()
Bryn M. Reeves
1
-0
/
+5
2010-02-18
blkid: export ID_PART_ENTRY_* variables for udev
Karel Zak
1
-5
/
+43
2010-02-18
libblkid: add support for PART_ENTRY_* values
Karel Zak
3
-7
/
+131
2010-02-18
libblkid: don't probe for nested PT on tiny disks (<=1.44MiB)
Karel Zak
1
-14
/
+15
2010-02-18
libblkid: add generic functions for sysfs attributes
Karel Zak
3
-33
/
+55
2010-02-17
libblkid: fix ZSF detection
Andreas Dilger
2
-9
/
+19
2010-02-16
swapon: fix swapsize calculation
Karel Zak
1
-1
/
+1
2010-02-16
blkid: report open() errors in low-level probing
Karel Zak
1
-2
/
+4
2010-02-15
fdisk: don't use 1MiB grain on small devices
Karel Zak
1
-3
/
+6
2010-02-15
tests: update fdisk tests
Karel Zak
4
-65
/
+65
[next]