index
:
delta/parted.git
baserock/pedroalvarez/v3.2-gitmodules
baserock/v3.2
master
git.savannah.gnu.org: git/parted.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libparted
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libparted: Fix typo in hfs error message
Sebastian Rasmussen
2017-01-19
1
-2
/
+2
*
libparted: Fix MacOS boot support
Laurent Vivier
2016-12-22
1
-21
/
+20
*
libparted: Add support for atari partition tables
John Paul Adrian Glaubitz
2016-12-22
5
-0
/
+1978
*
libparted:tests: Move get_sector_size() to common.c
John Paul Adrian Glaubitz
2016-12-22
3
-15
/
+19
*
libparted: set swap flag on GPT partitions
Arvin Schnell
2016-12-22
1
-3
/
+39
*
libparted/dasd: add test cases for the new fdasd functions
Wang Dong
2016-12-22
1
-2
/
+3
*
libparted/dasd: add new fdasd functions
Wang Dong
2016-12-22
1
-0
/
+123
*
libparted/dasd: update and improve fdasd functions
Wang Dong
2016-12-22
1
-27
/
+29
*
libparted/dasd: unify vtoc handling for cdl/ldl
Wang Dong
2016-12-22
2
-26
/
+20
*
libparted: Don't warn if no HDIO_GET_IDENTITY ioctl
Sebastian Parschauer
2016-12-22
1
-1
/
+6
*
libparted: Fix starting CHS in protective MBR
Petr Uzel
2016-12-22
1
-1
/
+1
*
libparted: Remove commented local variable from bsd_partition_set_flag()
Mike Fleetwood
2016-10-04
1
-1
/
+0
*
libparted: Fix to report success when setting lvm flag on bsd table
Mike Fleetwood
2016-10-04
1
-0
/
+1
*
libparted: only IEC units are treated as exact
Petr Uzel
2016-09-30
1
-16
/
+17
*
Add support for NVMe devices
Petr Uzel
2016-06-23
1
-0
/
+14
*
libparted/dasd: correct the offset where the first partition begins
Wang Dong
2016-06-23
1
-1
/
+7
*
libparted: Fix probing AIX disks on other arches
Brian C. Lane
2016-05-06
1
-15
/
+3
*
libparted: Remove fdasd geometry code from alloc_metadata (#1244833)
Brian C. Lane
2016-04-15
1
-4
/
+0
*
lib-fs-resize: Fix recognition of FAT file system after resizing
Curtis Gedak
2016-04-14
3
-4
/
+9
*
Use disk geometry as basis for ext2 sector sizes.
Steven Lang
2016-04-10
1
-1
/
+1
*
Use BLKSSZGET to get device sector size in _device_probe_geometry()
David Cantrell
2016-03-18
1
-15
/
+25
*
lib-fs-resize: Prevent crash resizing FAT with very deep directories
Mike Fleetwood
2016-03-07
1
-1
/
+1
*
fdasd.c: Safeguard against geometry misprobing
Viktor Mihajlovski
2016-02-09
1
-2
/
+9
*
parted: fix build error on s390
Colin Watson
2015-10-29
1
-53
/
+53
*
dasd: enhance device probing
Viktor Mihajlovski
2015-10-27
3
-35
/
+82
*
fdasd: geometry handling updated from upstream s390-tools
Viktor Mihajlovski
2015-10-27
1
-50
/
+116
*
libparted: Use read only when probing devices on linux (#1245144)
Brian C. Lane
2015-10-09
1
-18
/
+44
*
libparted: Fix misspelling in hfs exception string
Brian C. Lane
2015-08-07
1
-1
/
+1
*
libparted: Stop converting . in sys path to /
Brian C. Lane
2015-08-07
1
-2
/
+2
*
libparted: Fix possible memory leaks
Amarnath Valluri
2015-08-05
1
-2
/
+9
*
libparted: Fix memory leaks
Amarnath Valluri
2015-08-03
3
-1
/
+3
*
mac: copy partition type and name correctly
Sergei Antonov
2015-07-02
1
-2
/
+2
*
libparted: BLKPG_RESIZE_PARTITION uses bytes, not sectors (#1135493)
Brian C. Lane
2015-06-26
1
-1
/
+4
*
libparted/fs/xfs/platform_defs.h: Include <fcntl.h> for loff_t
Felix Janda
2015-06-22
1
-0
/
+1
*
libparted/arch/linux.c: Compile without ENABLE_DEVICE_MAPPER
Felix Janda
2015-06-22
1
-4
/
+17
*
libparted: device mapper uses 512b sectors
Brian C. Lane
2015-02-06
1
-4
/
+17
*
lib-fs-resize: Prevent crash resizing FAT16 file systems
Mike Fleetwood
2014-10-27
1
-3
/
+9
*
libparted: also link to UUID_LIBS
Heiko Becker
2014-09-20
1
-0
/
+1
*
Bump library REVISION number for release
Phillip Susi
2014-07-27
2
-2
/
+2
*
libparted: Add support for partition resize
Phillip Susi
2014-06-15
1
-32
/
+175
*
libparted: Fix part dupe with empty name
Brian C. Lane
2014-06-15
1
-2
/
+4
*
maint: fix "make syntax-check" nits
Jim Meyering
2014-05-28
4
-6
/
+5
*
maint: run "make update-copyright"
Jim Meyering
2014-05-25
108
-108
/
+108
*
libparted: mac: support sector size > 512 correctly
Sergei Antonov
2014-05-25
1
-38
/
+21
*
libparted: don't trash filesystem when writing loop label
Phillip Susi
2014-05-22
1
-1
/
+2
*
libparted: give correct partition device name on loop labels
Phillip Susi
2014-05-22
1
-2
/
+8
*
libparted: don't create partition on loop label
Phillip Susi
2014-05-22
1
-0
/
+3
*
libparted: fix loop labels to not vanish
Phillip Susi
2014-05-22
1
-29
/
+24
*
libparted: remove all old partitions, even if new label allows less
Phillip Susi
2014-05-22
1
-2
/
+9
*
libparted: remove old partitions *first* before adding new ones
Phillip Susi
2014-05-22
1
-22
/
+21
[prev]
[next]