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