aboutsummaryrefslogtreecommitdiffstats
path: root/block/partitions/ldm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-23block/partitions/ldm: Remove redundant assignmentsMichal Orzel1-12/+3
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+9
2021-08-12block: store a gendisk in struct parsed_partitionsChristoph Hellwig1-9/+9
2021-08-07Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-08-05block/partitions/ldm.c: Fix a kernel-doc warningBart Van Assche1-1/+1
2021-05-17partitions: msdos: fix one-byte get_unaligned()Arnd Bergmann1-1/+1
2020-06-18partitions/ldm: Replace uuid_copy() with import_uuid() where it makes senseAndy Shevchenko1-1/+1
2020-03-24block: move struct partition out of genhd.hChristoph Hellwig1-3/+3
2020-01-23partitions/ldm: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2019-05-31block/partitions/ldm: Convert a kernel-doc header into a non-kernel-doc headerBart Van Assche1-1/+1
2019-04-30block: switch all files cleared marked as GPLv2 or later to SPDX tagsChristoph Hellwig1-15/+1
2018-07-09partitions/ldm: remove redundant pointer dgrpColin Ian King1-3/+0
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2017-06-05partitions/ldm: switch to use uuid_tChristoph Hellwig1-5/+5
2016-05-20block/partitions/ldm.c: use generic UUID libraryAndy Shevchenko1-56/+4
2012-02-24LDM: Fix reassembly of extended VBLKs.Anton Altaparmakov1-7/+4
2012-01-03move fs/partitions to block/Al Viro1-0/+1570