aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/block/partitions/msdos.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-24block: move the various x86 Unix label formats out of genhd.hChristoph Hellwig1-0/+125
2020-03-24partitions/msdos: remove LINUX_SWAP_PARTITIONChristoph Hellwig1-6/+12
2020-03-24block: move struct partition out of genhd.hChristoph Hellwig1-14/+14
2020-03-24block: declare all partition detection routines in check.hChristoph Hellwig1-1/+0
2018-01-10partitions/msdos: Unable to mount UFS 44bsd partitionsRichard Narron1-1/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-23partitions/msdos: FreeBSD UFS2 file systems are not recognizedRichard1-0/+2
2014-07-01block/partitions/msdos.c: code clean-upFabian Frederick1-5/+8
2013-07-09partitions/msdos: enumerate also AIX LVM partitionsPhilippe De Muyter1-0/+5
2013-07-09partitions/msdos.c: end-of-line whitespace and semicolon cleanupPhilippe De Muyter1-6/+6
2013-02-27block/partition/msdos: detect AIX formatted disks even without 55aaPhilippe De Muyter1-3/+8
2012-11-23block: partition: msdos: provide UUIDs for partitionsStephen Warren1-2/+19
2012-01-03move fs/partitions to block/Al Viro1-0/+552