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