| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-21 | block: partitions: Replace pp_buf with struct seq_buf | Kees Cook | 1 | -17/+10 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -3/+3 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -3/+3 |
| 2025-08-13 | block: switch ->getgeo() to struct gendisk | Al Viro | 1 | -1/+1 |
| 2023-10-04 | partitions/ibm: Introduce defines for magic string length values | Jan Höppner | 1 | -9/+13 |
| 2023-10-04 | partitions/ibm: Replace strncpy() and improve readability | Jan Höppner | 1 | -25/+61 |
| 2023-10-04 | partitions/ibm: Remove unnecessary memset | Jan Höppner | 1 | -2/+0 |
| 2021-10-19 | partitions/ibm: use bdev_nr_sectors instead of open coding it | Christoph Hellwig | 1 | -9/+10 |
| 2021-08-12 | block: store a gendisk in struct parsed_partitions | Christoph Hellwig | 1 | -2/+2 |
| 2020-10-07 | partitions/ibm: fix non-DASD devices | Christoph Hellwig | 1 | -4/+3 |
| 2020-05-21 | s390/dasd: remove ioctl_by_bdev calls | Stefan Haberland | 1 | -6/+18 |
| 2020-03-24 | block: declare all partition detection routines in check.h | Christoph Hellwig | 1 | -1/+0 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2012-09-26 | s390/partitions: make partition detection independent from DASD ioctls | Stefan Weinhuber | 1 | -183/+272 |
| 2012-05-16 | s390/dasd: re-prioritize partition detection message | Stefan Haberland | 1 | -1/+1 |
| 2012-01-03 | move fs/partitions to block/ | Al Viro | 1 | -0/+275 |