summaryrefslogtreecommitdiffstats
path: root/block/partitions/ldm.c
AgeCommit message (Expand)Author
2020-06-18partitions/ldm: Replace uuid_copy() with import_uuid() where it makes senseAndy Shevchenko
2020-03-24block: move struct partition out of genhd.hChristoph Hellwig
2020-01-23partitions/ldm: fix spelling mistake "to" -> "too"Colin Ian King
2019-05-31block/partitions/ldm: Convert a kernel-doc header into a non-kernel-doc headerBart Van Assche
2019-04-30block: switch all files cleared marked as GPLv2 or later to SPDX tagsChristoph Hellwig
2018-07-09partitions/ldm: remove redundant pointer dgrpColin Ian King
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-06-05partitions/ldm: switch to use uuid_tChristoph Hellwig
2016-05-20block/partitions/ldm.c: use generic UUID libraryAndy Shevchenko
2012-02-24LDM: Fix reassembly of extended VBLKs.Anton Altaparmakov
2012-01-03move fs/partitions to block/Al Viro