Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-12 | block: store a gendisk in struct parsed_partitions | Christoph Hellwig | 1 | -1/+1 |
2020-03-25 | block: move block layer internals out of include/linux/genhd.h | Christoph Hellwig | 1 | -0/+1 |
2020-03-24 | block: merge partition-generic.c and check.c | Christoph Hellwig | 1 | -5/+0 |
2020-03-24 | block: declare all partition detection routines in check.h | Christoph Hellwig | 1 | -0/+22 |
2020-03-24 | block: remove warn_no_part | Christoph Hellwig | 1 | -3/+0 |
2020-03-24 | block: unexport read_dev_sector and put_dev_sector | Christoph Hellwig | 1 | -7/+7 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2013-02-27 | block/partitions: optimize memory allocation in check_partition() | Ming Lei | 1 | -1/+3 |
2012-01-03 | separate partition format handling from generic code | Al Viro | 1 | -0/+3 |
2012-01-03 | move fs/partitions to block/ | Al Viro | 1 | -0/+49 |