summaryrefslogtreecommitdiffstats
path: root/block/bdev.c
Commit message (Expand)AuthorAgeFilesLines
* block: simplify the block device syncing codeChristoph Hellwig2022-04-271-3/+14
* block: remove __sync_blockdevChristoph Hellwig2022-04-271-5/+6
* block: genhd: fix double kfree() in __alloc_disk_node()Tetsuo Handa2021-10-021-1/+1
* block: move fs/block_dev.c to block/bdev.cChristoph Hellwig2021-09-071-0/+1058