summaryrefslogtreecommitdiff
path: root/block/bdev.c
AgeCommit message (Expand)Author
2022-01-22mm: remove cleancacheChristoph Hellwig
2021-12-13bdev: Improve lookup_bdev documentationMatthew Wilcox (Oracle)
2021-11-29block: Remove redundant initialization of variable retColin Ian King
2021-11-29block: remove the GENHD_FL_HIDDEN check in blkdev_get_no_openChristoph Hellwig
2021-11-29block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flagsChristoph Hellwig
2021-11-22block: avoid to touch unloaded module instance when opening bdevMing Lei
2021-10-22block: simplify the block device syncing codeChristoph Hellwig
2021-10-22block: remove __sync_blockdevChristoph Hellwig
2021-10-21fs: bdev: fix conflicting comment from lookup_bdevJackie Liu
2021-10-18block: use bdev_get_queue() in bdev.cPavel Begunkov
2021-10-18block: cache request queue in bdevPavel Begunkov
2021-10-18block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig
2021-10-02block: genhd: fix double kfree() in __alloc_disk_node()Tetsuo Handa
2021-09-07block: move fs/block_dev.c to block/bdev.cChristoph Hellwig