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
2010-07-26
fdisk: fix use of non portable type
François Revol
1
-1
/
+1
2010-06-30
po: merge changes
Karel Zak
1
-1
/
+1
2010-06-16
fdisk: extend -c and -u options to support old DOS stuff
Karel Zak
1
-8
/
+20
2010-06-15
fdisk: disable DOS mode and cylinders by default
Karel Zak
1
-11
/
+11
2010-06-15
fdisk: remove erroneous <size> argument from -u option in help text
Benno Schulenberg
1
-3
/
+3
2010-06-15
fdisk: untangle the reporting of deprecated mode and unit
Benno Schulenberg
1
-9
/
+3
2010-04-28
fdisk: improve 'move begin of partition' command
Karel Zak
1
-5
/
+30
2010-04-28
fdisk: improve add partition dialog
Karel Zak
1
-4
/
+12
2010-03-19
fdisk: fix -b <sectorsize>
Karel Zak
1
-6
/
+12
2010-03-16
fdisk: correctly truncate and align translated partition names
Pádraig Brady
1
-3
/
+14
2010-02-15
fdisk: don't use 1MiB grain on small devices
Karel Zak
1
-3
/
+6
2010-02-15
fdisk: use 1MiB offset and grain always when possible
Karel Zak
1
-5
/
+14
2010-02-15
fdisk: add -c option (switch off DOS mode)
Karel Zak
1
-2
/
+11
2010-02-15
fdisk: fix ALIGN_UP
Karel Zak
1
-0
/
+3
2010-02-15
fdisk: fallback for topology values
Karel Zak
1
-1
/
+5
2010-02-15
fdisk: cleanup help, add -h option
Karel Zak
1
-33
/
+22
2010-02-12
fdisk: use more elegant way to count and check alignment
Karel Zak
1
-33
/
+34
2010-02-09
fdisk: cleanup warnings
Karel Zak
1
-37
/
+23
2010-02-09
fdisk: fix default first sector
Karel Zak
1
-5
/
+4
2010-02-09
fdisk: cleanup alignment, default to 1MiB offset
Karel Zak
1
-21
/
+66
2010-02-09
fdisk: fix check_alignment()
Karel Zak
1
-5
/
+5
2010-02-09
fdisk: don't check alignment_offset against geometry
Karel Zak
1
-12
/
+3
2010-01-28
fdisk: use "optimal I/O size" in warnings
Karel Zak
1
-4
/
+4
2010-01-28
fdisk: use optimal_io_size
Karel Zak
1
-11
/
+13
2010-01-06
fdisk: sleep-after-sync and fsync usage
Karel Zak
1
-2
/
+0
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
[next]