| Commit message (Expand) | Author | Age | Files | Lines |
* | block/partitions/ldm: Remove redundant assignments | Michal Orzel | 2022-04-23 | 1 | -12/+3 |
* | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-08-31 | 1 | -9/+9 |
|\ |
|
| * | block: store a gendisk in struct parsed_partitions | Christoph Hellwig | 2021-08-12 | 1 | -9/+9 |
* | | Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-08-07 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | block/partitions/ldm.c: Fix a kernel-doc warning | Bart Van Assche | 2021-08-05 | 1 | -1/+1 |
* | | partitions: msdos: fix one-byte get_unaligned() | Arnd Bergmann | 2021-05-17 | 1 | -1/+1 |
|/ |
|
* | partitions/ldm: Replace uuid_copy() with import_uuid() where it makes sense | Andy Shevchenko | 2020-06-18 | 1 | -1/+1 |
* | block: move struct partition out of genhd.h | Christoph Hellwig | 2020-03-24 | 1 | -3/+3 |
* | partitions/ldm: fix spelling mistake "to" -> "too" | Colin Ian King | 2020-01-23 | 1 | -1/+1 |
* | block/partitions/ldm: Convert a kernel-doc header into a non-kernel-doc header | Bart Van Assche | 2019-05-31 | 1 | -1/+1 |
* | block: switch all files cleared marked as GPLv2 or later to SPDX tags | Christoph Hellwig | 2019-05-01 | 1 | -15/+1 |
* | partitions/ldm: remove redundant pointer dgrp | Colin Ian King | 2018-07-09 | 1 | -3/+0 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-13 | 1 | -1/+1 |
* | partitions/ldm: switch to use uuid_t | Christoph Hellwig | 2017-06-05 | 1 | -5/+5 |
* | block/partitions/ldm.c: use generic UUID library | Andy Shevchenko | 2016-05-21 | 1 | -56/+4 |
* | LDM: Fix reassembly of extended VBLKs. | Anton Altaparmakov | 2012-02-24 | 1 | -7/+4 |
* | move fs/partitions to block/ | Al Viro | 2012-01-04 | 1 | -0/+1570 |