summaryrefslogtreecommitdiffstats
path: root/block/partitions/ldm.c
Commit message (Expand)AuthorAgeFilesLines
* block/partitions/ldm: Remove redundant assignmentsMichal Orzel2022-04-231-12/+3
* Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-301-9/+9
|\
| * block: store a gendisk in struct parsed_partitionsChristoph Hellwig2021-08-121-9/+9
* | Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-071-1/+1
|\ \ | |/ |/|
| * block/partitions/ldm.c: Fix a kernel-doc warningBart Van Assche2021-08-051-1/+1
* | partitions: msdos: fix one-byte get_unaligned()Arnd Bergmann2021-05-171-1/+1
|/
* partitions/ldm: Replace uuid_copy() with import_uuid() where it makes senseAndy Shevchenko2020-06-181-1/+1
* block: move struct partition out of genhd.hChristoph Hellwig2020-03-241-3/+3
* partitions/ldm: fix spelling mistake "to" -> "too"Colin Ian King2020-01-231-1/+1
* block/partitions/ldm: Convert a kernel-doc header into a non-kernel-doc headerBart Van Assche2019-05-311-1/+1
* block: switch all files cleared marked as GPLv2 or later to SPDX tagsChristoph Hellwig2019-04-301-15/+1
* partitions/ldm: remove redundant pointer dgrpColin Ian King2018-07-091-3/+0
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
* partitions/ldm: switch to use uuid_tChristoph Hellwig2017-06-051-5/+5
* block/partitions/ldm.c: use generic UUID libraryAndy Shevchenko2016-05-201-56/+4
* LDM: Fix reassembly of extended VBLKs.Anton Altaparmakov2012-02-241-7/+4
* move fs/partitions to block/Al Viro2012-01-031-0/+1570