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