summaryrefslogtreecommitdiffstats
path: root/block/partitions/msdos.c
Commit message (Expand)AuthorAgeFilesLines
* block: store a gendisk in struct parsed_partitionsChristoph Hellwig2021-08-121-2/+4
* Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-021-13/+11
|\
| * partitions: msdos: fix one-byte get_unaligned()Arnd Bergmann2021-05-171-13/+11
* | block/partitions/msdos: Fix typo inidicator -> indicatorThomas Bracht Laumann Jespersen2021-06-211-1/+1
|/
* block: move the various x86 Unix label formats out of genhd.hChristoph Hellwig2020-03-241-0/+125
* partitions/msdos: remove LINUX_SWAP_PARTITIONChristoph Hellwig2020-03-241-6/+12
* block: move struct partition out of genhd.hChristoph Hellwig2020-03-241-14/+14
* block: declare all partition detection routines in check.hChristoph Hellwig2020-03-241-1/+0
* partitions/msdos: Unable to mount UFS 44bsd partitionsRichard Narron2018-01-101-1/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* partitions/msdos: FreeBSD UFS2 file systems are not recognizedRichard2017-05-231-0/+2
* block/partitions/msdos.c: code clean-upFabian Frederick2014-07-011-5/+8
* partitions/msdos: enumerate also AIX LVM partitionsPhilippe De Muyter2013-07-091-0/+5
* partitions/msdos.c: end-of-line whitespace and semicolon cleanupPhilippe De Muyter2013-07-091-6/+6
* block/partition/msdos: detect AIX formatted disks even without 55aaPhilippe De Muyter2013-02-271-3/+8
* block: partition: msdos: provide UUIDs for partitionsStephen Warren2012-11-231-2/+19
* move fs/partitions to block/Al Viro2012-01-031-0/+552