summaryrefslogtreecommitdiff
path: root/super-gpt.c
Commit message (Expand)AuthorAgeFilesLines
* Retire mdassembleJes Sorensen2017-04-111-6/+0
* Generic support for --consistency-policy and PPLArtur Paszkiewicz2017-03-291-1/+1
* Use disk sector size value to set offset for reading GPTMariusz Dabrowski2016-12-121-0/+10
* Consistently print program Name and __func__ in debug messages.NeilBrown2015-02-121-2/+1
* Remove lots of unnecessary white space.NeilBrown2013-06-191-1/+1
* Avoid using BLKFLSBUF.NeilBrown2013-02-051-2/+0
* Add data_offset arg to ->validate_geometry.NeilBrown2012-10-041-0/+1
* Remove scattered checks for malloc success.NeilBrown2012-07-091-1/+1
* Introduce pr_err for printing error messages.NeilBrown2012-07-091-4/+4
* Subject: bitmap: used 4K aligned buffers when reading the bitmap.NeilBrown2011-12-231-1/+1
* Fix memory leakJes Sorensen2011-11-011-1/+3
* set default chunk in validate_geometryCzarnowska, Anna2011-02-221-1/+1
* Various compile fixes.NeilBrown2011-02-011-1/+1
* Remove subarray detection from load_super.NeilBrown2010-11-221-3/+0
* get_info_super: report which other devices are thought to be working/failed.NeilBrown2010-11-221-1/+1
* Add gpt pseudo-metadataNeilBrown2010-09-061-0/+219