index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fdisks
/
utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-11
libfdisk: add context functions
Karel Zak
1
-115
/
+0
2013-03-11
libfdisk: add probing function
Karel Zak
1
-81
/
+1
2013-03-11
libfdisk: add fdisk_reset_alignment()
Karel Zak
1
-33
/
+0
2013-03-11
libfdisk: add topology and geometry functions
Karel Zak
1
-258
/
+2
2013-03-11
libfdisk: add firstsector utils
Karel Zak
1
-41
/
+3
2013-03-11
fdisk: remove duplicate code (already in libfdisk)
Karel Zak
1
-27
/
+0
2013-03-11
libfdisk: add generic label code
Karel Zak
1
-101
/
+0
2013-03-11
libfdisk: add parttype code
Karel Zak
1
-206
/
+0
2012-12-03
fdisk: move DOS units stuff to fdiskdoslabel.c
Karel Zak
1
-1
/
+0
2012-12-03
fdisk: use BLKSSZGET as default for io-limits rather than hardcoded limit
Karel Zak
1
-6
/
+6
2012-12-03
fdisk: remove global variable sector_offset
Karel Zak
1
-3
/
+112
2012-11-30
fdisk: api: move disklabel type to cxt
Davidlohr Bueso
1
-2
/
+14
2012-10-18
fdisk: api: improve some comments
Davidlohr Bueso
1
-14
/
+34
2012-10-18
fdisk: api: propagate partition deletion to users
Davidlohr Bueso
1
-2
/
+1
2012-09-27
fdisk: add GPT support
Davidlohr Bueso
1
-2
/
+4
2012-09-27
fdisk: cleanup debug messages and comments
Karel Zak
1
-13
/
+40
2012-09-27
fdisk: use fdisk_parttype in add_partition
Karel Zak
1
-3
/
+4
2012-09-27
fdisk: add fdisk_set_partition_type()
Karel Zak
1
-0
/
+17
2012-09-27
fdisk: add fdisk_get_partition_type()
Karel Zak
1
-2
/
+17
2012-09-27
fdisk: add new functions for work with fdisk_parttype
Karel Zak
1
-0
/
+132
2012-09-04
fdisk: fix typo in comment
Bernhard Voelker
1
-1
/
+1
2012-07-26
fdisk: fix menu
Davidlohr Bueso
1
-2
/
+0
2012-07-26
fdisk: API: comment labels array
Davidlohr Bueso
1
-1
/
+3
2012-07-26
fdisk: API: fix fdisk_add_partition comment style
Davidlohr Bueso
1
-1
/
+1
2012-07-26
utmpdump: fix compiler warning [-Wunused-result]
Karel Zak
1
-1
/
+1
2012-07-24
fdisk: make label API more robust
Karel Zak
1
-9
/
+27
2012-07-24
fdisk: API: add fdisk_label_change
Davidlohr Bueso
1
-12
/
+28
2012-07-24
fdisk: API: add verify to label operations
Davidlohr Bueso
1
-0
/
+16
2012-07-24
fdisk: API: add new partition to label operations
Davidlohr Bueso
1
-0
/
+19
2012-07-24
fdisk: API: add write to label operations
Davidlohr Bueso
1
-0
/
+16
2012-07-23
fdisk: API: add delete partition to label operations
Davidlohr Bueso
1
-1
/
+21
2012-07-23
fdisk: set label pointer in fdisk_create_default_disklabel()
Karel Zak
1
-0
/
+5
2012-07-23
fdisk: API: add to label operations to context
Davidlohr Bueso
1
-11
/
+11
2012-07-23
fdisk: rename cxt->mbr buffer to cxt->firstsector
Karel Zak
1
-12
/
+12
2012-07-23
fdisk: move DOS geometry code from generic part to label specific
Karel Zak
1
-20
/
+22
2012-07-23
fdisk: fix error message for too small devices
Karel Zak
1
-1
/
+4
2012-07-23
fdisk: get_boot() has to die (step I.)
Karel Zak
1
-0
/
+35
2012-07-23
fdisk: move user geometry setting from fdisk.c to API
Karel Zak
1
-5
/
+53
2012-07-16
fdisk: API: add label probing functionality
Davidlohr Bueso
1
-0
/
+35
2012-06-26
build-sys: rename fdisk -> fdisks/, convert to module
Karel Zak
1
-0
/
+290