index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fdisk
/
fdisk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fdisk: API: add geometry
Davidlohr Bueso
2012-06-21
1
-104
/
+81
*
fdisk: API: add mbr
Davidlohr Bueso
2012-06-21
1
-55
/
+28
*
fdisk: fix compiler warning [-Wunused-variable]
Karel Zak
2012-06-06
1
-2
/
+3
*
fdisk: remove user specified sector size global variable
Davidlohr Bueso
2012-06-06
1
-4
/
+2
*
fdisk: add fdisk_dev_sectsz_is_default helper
Davidlohr Bueso
2012-06-06
1
-0
/
+4
*
fdisk: use EXIT_SUCCESS for -l option
Davidlohr Bueso
2012-06-06
1
-1
/
+1
*
fdisk: add total sectors
Davidlohr Bueso
2012-06-06
1
-13
/
+8
*
fdisk: add device topology to the API
Davidlohr Bueso
2012-06-06
1
-186
/
+123
*
fdisk: introduce sector_t type
Davidlohr Bueso
2012-06-06
1
-20
/
+18
*
fdisk: remove useless comments
Davidlohr Bueso
2012-06-06
1
-2
/
+2
*
fdisk: use context as a parameter
Davidlohr Bueso
2012-06-06
1
-51
/
+53
*
fdisk: stop buffering welcome message
Davidlohr Bueso
2012-06-06
1
-3
/
+10
*
fdisk: don't print welcome message to stderr
Karel Zak
2012-05-23
1
-1
/
+1
*
fdisk: add readonly option to fdisk_new_context_from_filename()
Karel Zak
2012-05-23
1
-2
/
+3
*
fdisk: add debug support
Davidlohr Bueso
2012-05-23
1
-0
/
+2
*
fdisk: introduce fdisk context
Davidlohr Bueso
2012-05-23
1
-44
/
+38
*
fdisk: refactor -s option
Davidlohr Bueso
2012-05-23
1
-19
/
+22
*
fdisk: use BSD label header
Davidlohr Bueso
2012-05-23
1
-0
/
+1
*
fdisk: remove bogus statement
Davidlohr Bueso
2012-05-23
1
-5
/
+4
*
fdisk: add an quit/exit handling function
Davidlohr Bueso
2012-05-23
1
-6
/
+9
*
fdisk: cleanup strtoxx_or_err()
Karel Zak
2012-05-15
1
-6
/
+6
*
fdisk: remove unused function declaration
Davidlohr Bueso
2012-05-10
1
-2
/
+0
*
fdisk: create DOS specific write table function
Davidlohr Bueso
2012-05-10
1
-23
/
+4
*
fdisk: move DOS new/add partition code
Davidlohr Bueso
2012-05-10
1
-345
/
+9
*
fdisk: remove unused hsc2sector macro
Davidlohr Bueso
2012-05-10
1
-2
/
+0
*
fdisk: fix segfault on bsd label
Davidlohr Bueso
2012-05-10
1
-0
/
+2
*
fdisk: fix fdiskdoslabel.c global variables
Karel Zak
2012-05-02
1
-1
/
+3
*
fdisk: isolate dos label logic
Davidlohr Bueso
2012-05-02
1
-412
/
+8
*
fdisk: remove dummy function
Davidlohr Bueso
2012-05-02
1
-2
/
+0
*
fdisk: rework fatal errors
Davidlohr Bueso
2012-05-02
1
-12
/
+6
*
fdisk: remove listing variable
Davidlohr Bueso
2012-05-02
1
-2
/
+0
*
fdisk: remove stack jumping
Davidlohr Bueso
2012-05-02
1
-15
/
+2
*
Fix typos found by misspellings
Bernhard Voelker
2012-04-23
1
-1
/
+1
*
fdisk: simplify device opening
Davidlohr Bueso
2012-04-23
1
-23
/
+16
*
fdisk: remove action enum
Davidlohr Bueso
2012-04-23
1
-8
/
+6
*
fdisk: do not call sgi and sun code when creating a new dos label
Davidlohr Bueso
2012-04-23
1
-2
/
+0
*
fdisk: remove dead code
Davidlohr Bueso
2012-04-23
1
-20
/
+0
*
fdisk: kernel/bios sectors and heads need not be global
Davidlohr Bueso
2012-04-23
1
-3
/
+2
*
fdisk: standarize version output
Davidlohr Bueso
2012-04-23
1
-2
/
+2
*
fdisk: make CHS user values more robust
Davidlohr Bueso
2012-04-23
1
-4
/
+4
*
Merge branch 'close_stream' of git://github.com/kerolasa/lelux-utiliteetit
Karel Zak
2012-04-11
1
-0
/
+2
|
\
|
*
fdisk: verify writing to streams was successful
Sami Kerola
2012-04-04
1
-0
/
+2
*
|
fdisk: use randutils for mbr signature creation
Davidlohr Bueso
2012-04-10
1
-46
/
+5
*
|
fdisk: move kernel geometry into blkdev
Davidlohr Bueso
2012-04-10
1
-14
/
+1
|
/
*
fdisk: don't print confusing warning on non-partitioned disks
Karel Zak
2012-03-20
1
-4
/
+2
*
fdisk: fix cdrom detection
Karel Zak
2012-02-01
1
-1
/
+1
*
fdisk: add missing break
Karel Zak
2012-01-31
1
-0
/
+1
*
fdisk: fix poor coding style
Karel Zak
2012-01-17
1
-1
/
+1
*
fdisk: fix last sector dialog bug after an incorrect input with suffix
Francesco Cosoleto
2012-01-16
1
-5
/
+8
*
fdisk: rename read_int_sx() and some related variables
Francesco Cosoleto
2012-01-16
1
-21
/
+21
[next]