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