summaryrefslogtreecommitdiff
path: root/block/bdev.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-18block: use bdev_get_queue() in bdev.cPavel Begunkov1-4/+4
2021-10-18block: cache request queue in bdevPavel Begunkov1-0/+1
2021-10-18block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig1-0/+1
2021-10-02block: genhd: fix double kfree() in __alloc_disk_node()Tetsuo Handa1-1/+1
2021-09-07block: move fs/block_dev.c to block/bdev.cChristoph Hellwig1-0/+1058