index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
partitions
/
msdos.c
Age
Commit message (
Expand
)
Author
2021-08-12
block: store a gendisk in struct parsed_partitions
Christoph Hellwig
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-06-21
block/partitions/msdos: Fix typo inidicator -> indicator
Thomas Bracht Laumann Jespersen
2021-05-17
partitions: msdos: fix one-byte get_unaligned()
Arnd Bergmann
2020-03-24
block: move the various x86 Unix label formats out of genhd.h
Christoph Hellwig
2020-03-24
partitions/msdos: remove LINUX_SWAP_PARTITION
Christoph Hellwig
2020-03-24
block: move struct partition out of genhd.h
Christoph Hellwig
2020-03-24
block: declare all partition detection routines in check.h
Christoph Hellwig
2018-01-10
partitions/msdos: Unable to mount UFS 44bsd partitions
Richard Narron
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-23
partitions/msdos: FreeBSD UFS2 file systems are not recognized
Richard
2014-07-01
block/partitions/msdos.c: code clean-up
Fabian Frederick
2013-07-09
partitions/msdos: enumerate also AIX LVM partitions
Philippe De Muyter
2013-07-09
partitions/msdos.c: end-of-line whitespace and semicolon cleanup
Philippe De Muyter
2013-02-27
block/partition/msdos: detect AIX formatted disks even without 55aa
Philippe De Muyter
2012-11-23
block: partition: msdos: provide UUIDs for partitions
Stephen Warren
2012-01-03
move fs/partitions to block/
Al Viro