index
:
util-linux-old
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fdisk
/
fdisk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-10
po: fix msgid bugs
Karel Zak
1
-4
/
+4
2009-11-18
fdisk: offer aligned first sector
Karel Zak
1
-10
/
+35
2009-11-18
fdisk: align end of partition when defined by +size{K,M,G}
Karel Zak
1
-13
/
+35
2009-11-18
fdisk: check for partition boundary
Karel Zak
1
-1
/
+14
2009-11-18
fdisk: print info and recommendations about alignment
Karel Zak
1
-4
/
+36
2009-11-18
fdisk: use minimal_io_size for the first partition
Karel Zak
1
-12
/
+34
2009-11-18
fdisk: add basic routines for LBA alignment
Karel Zak
1
-0
/
+73
2009-11-18
fdisk: read topology info from libblkid
Karel Zak
1
-3
/
+31
2009-10-17
fdisk: fix strict-aliasing bugs
Karel Zak
1
-1
/
+24
2009-05-19
fdisk: (and cfdisk) fix to be consistent about maximum heads
Chris Webb
1
-1
/
+1
2009-04-29
fdisk: fix max. ptname
Karel Zak
1
-2
/
+2
2009-03-11
lib: add is_whole_disk() from fdisk code
Karel Zak
1
-1
/
+2
2009-03-09
fdisk: support "-b 4096" option
Karel Zak
1
-1
/
+1
2009-02-26
fdisk: use real sector size in verify() and warn_cylinders()
Karel Zak
1
-15
/
+16
2009-02-26
fdisk: doesn't handle large (4KiB) sectors properly
Eric Sandeen
1
-5
/
+5
2008-11-13
fdisk: support +cylinder notation
Karel Zak
1
-2
/
+4
2008-11-13
fdisk: read /proc/partitions in more robust way
Karel Zak
1
-4
/
+5
2008-11-13
fdisk: cannot create partition with starting beyond 1 TB
Karel Zak
1
-1
/
+1
2008-10-06
fdisk: suggest partprobe(8) and kpartx(8) when BLKRRPART failed
Vincent Deffontaines
1
-7
/
+5
2008-10-03
fdisk: several strings without gettext calls
Pedro Ribeiro
1
-2
/
+2
2008-08-20
fdisk: round reported sizes rather than truncate
Karel Zak
1
-4
/
+8
2008-08-19
fdisk: don't check for GPT when asked for disk size only
Karel Zak
1
-1
/
+0
2008-08-19
fdisk: warn users about 2.2TB dos partition limit
Karel Zak
1
-0
/
+12
2008-07-24
fdisk: non-linux support (BLK* and HDIO_*)
Samuel Thibault
1
-1
/
+6
2008-04-14
fdisk: message tweak
Karel Zak
1
-2
/
+2
2008-01-28
fdisk: better fallback for get_random_id()
H. Peter Anvin
1
-1
/
+4
2008-01-14
fdisk: calculate +size{K,M,G} in 2^N
Karel Zak
1
-23
/
+49
2007-11-07
fdisk: cleanup BLK* ioctls usage
Karel Zak
1
-34
/
+13
2007-10-26
docs: tweak a few messages for clarity
Benno Schulenberg
1
-1
/
+1
2007-09-05
fdisk: doing useless ioctl when editing an image
Pascal Terjan
1
-15
/
+8
2007-09-02
fdisk: fix typo
Karel Zak
1
-1
/
+1
2007-07-16
fdisk: check returns in fdisk from partition changes
Mike Frysinger
1
-8
/
+12
2007-07-10
fdisk: when generating a DOS disk label, give it an ID
H. Peter Anvin
1
-10
/
+99
2007-07-02
fdisk: many significant improvements and fixes to Sun label handling
David Miller
1
-5
/
+5
2007-06-27
fdisk: add MAC label detection
Karel Zak
1
-6
/
+20
2007-06-05
fdisk: add GPT detection code
Karel Zak
1
-0
/
+15
2007-05-31
fdisk: cleanup full disk detection code
Karel Zak
1
-20
/
+0
2007-05-31
fdisk: fix "type qualifiers ignored on function return type"
Karel Zak
1
-1
/
+1
2007-05-31
fdisk: use unsigned long long instead int for sectors
Karel Zak
1
-36
/
+36
2006-12-07
Imported from util-linux-2.13-pre6 tarball.
Karel Zak
1
-2
/
+2
2006-12-07
Imported from util-linux-2.13-pre2 tarball.
Karel Zak
1
-1
/
+1
2006-12-07
Imported from util-linux-2.13-pre1 tarball.
Karel Zak
1
-3
/
+5
2006-12-07
Imported from util-linux-2.12m tarball.
Karel Zak
1
-1
/
+7
2006-12-07
Imported from util-linux-2.12k tarball.
Karel Zak
1
-1
/
+3
2006-12-07
Imported from util-linux-2.12j tarball.
Karel Zak
1
-1
/
+21
2006-12-07
Imported from util-linux-2.12d tarball.
Karel Zak
1
-20
/
+12
2006-12-07
Imported from util-linux-2.12b tarball.
Karel Zak
1
-20
/
+36
2006-12-07
Imported from util-linux-2.12a tarball.
Karel Zak
1
-14
/
+23
2006-12-07
Imported from util-linux-2.12 tarball.
Karel Zak
1
-75
/
+98
2006-12-07
Imported from util-linux-2.11y tarball.
Karel Zak
1
-12
/
+21
[next]