aboutsummaryrefslogtreecommitdiff
path: root/block/partitions/msdos.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-12block: store a gendisk in struct parsed_partitionsGravatar Christoph Hellwig 1-2/+4
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-13/+11
2021-06-21block/partitions/msdos: Fix typo inidicator -> indicatorGravatar Thomas Bracht Laumann Jespersen 1-1/+1
2021-05-17partitions: msdos: fix one-byte get_unaligned()Gravatar Arnd Bergmann 1-13/+11
2020-03-24block: move the various x86 Unix label formats out of genhd.hGravatar Christoph Hellwig 1-0/+125
2020-03-24partitions/msdos: remove LINUX_SWAP_PARTITIONGravatar Christoph Hellwig 1-6/+12
2020-03-24block: move struct partition out of genhd.hGravatar Christoph Hellwig 1-14/+14
2020-03-24block: declare all partition detection routines in check.hGravatar Christoph Hellwig 1-1/+0
2018-01-10partitions/msdos: Unable to mount UFS 44bsd partitionsGravatar Richard Narron 1-1/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-05-23partitions/msdos: FreeBSD UFS2 file systems are not recognizedGravatar Richard 1-0/+2
2014-07-01block/partitions/msdos.c: code clean-upGravatar Fabian Frederick 1-5/+8
2013-07-09partitions/msdos: enumerate also AIX LVM partitionsGravatar Philippe De Muyter 1-0/+5
2013-07-09partitions/msdos.c: end-of-line whitespace and semicolon cleanupGravatar Philippe De Muyter 1-6/+6
2013-02-27block/partition/msdos: detect AIX formatted disks even without 55aaGravatar Philippe De Muyter 1-3/+8
2012-11-23block: partition: msdos: provide UUIDs for partitionsGravatar Stephen Warren 1-2/+19
2012-01-03move fs/partitions to block/Gravatar Al Viro 1-0/+552