Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block: avoid to touch unloaded module instance when opening bdev | Ming Lei | 2021-11-22 | 1 | -5/+7 |
* | block: simplify the block device syncing code | Christoph Hellwig | 2021-10-22 | 1 | -3/+14 |
* | block: remove __sync_blockdev | Christoph Hellwig | 2021-10-22 | 1 | -5/+6 |
* | fs: bdev: fix conflicting comment from lookup_bdev | Jackie Liu | 2021-10-21 | 1 | -3/+5 |
* | block: use bdev_get_queue() in bdev.c | Pavel Begunkov | 2021-10-18 | 1 | -4/+4 |
* | block: cache request queue in bdev | Pavel Begunkov | 2021-10-18 | 1 | -0/+1 |
* | block: move integrity handling out of <linux/blkdev.h> | Christoph Hellwig | 2021-10-18 | 1 | -0/+1 |
* | block: genhd: fix double kfree() in __alloc_disk_node() | Tetsuo Handa | 2021-10-02 | 1 | -1/+1 |
* | block: move fs/block_dev.c to block/bdev.c | Christoph Hellwig | 2021-09-07 | 1 | -0/+1058 |