aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2021-11-04ataflop: address add_disk() error handling on probeLuis Chamberlain
2021-11-04ataflop: remove ataflop_probe_lock mutexTetsuo Handa
2021-11-04block/sunvdc: add error handling support for add_disk()Luis Chamberlain
2021-11-04z2ram: add error handling support for add_disk()Luis Chamberlain
2021-11-04loop: Remove duplicate assignmentsluo penghao
2021-11-04drbd: Fix double free problem in drbd_create_deviceWu Bo
2021-11-02zram: replace fsync_bdev with sync_blockdevMing Lei
2021-11-02zram: avoid race between zram_remove and disksize_storeMing Lei
2021-11-02zram: don't fail to remove zram during unloading moduleMing Lei
2021-11-02zram: fix race between zram_reset_device() and disksize_store()Ming Lei
2021-11-02nbd: error out if socket index doesn't match in nbd_handle_reply()Yu Kuai
2021-11-02nbd: Fix hungtask when nbd_config_putYe Bin
2021-11-02nbd: Fix incorrect error handle when first_minor is illegal in nbd_dev_addYe Bin
2021-11-02nbd: fix possible overflow for 'first_minor' in nbd_dev_add()Yu Kuai
2021-11-02nbd: fix max value for 'first_minor'Yu Kuai
2021-10-30block/brd: add error handling support for add_disk()Luis Chamberlain
2021-10-30ps3vram: add error handling support for add_disk()Luis Chamberlain
2021-10-30ps3disk: add error handling support for add_disk()Luis Chamberlain
2021-10-30zram: add error handling support for add_disk()Luis Chamberlain
2021-10-29null_blk: Fix handling of submit_queues and poll_queues attributesShin'ichiro Kawasaki
2021-10-29block: ataflop: Fix warning comparing pointer to 0Jiapeng Chong
2021-10-25block: ataflop: more blk-mq refactoring fixesMichael Schmitz
2021-10-22block: remove support for cryptoloop and the xor transferChristoph Hellwig
2021-10-21rnbd: add error handling support for add_disk()Luis Chamberlain
2021-10-21xen-blkfront: add error handling support for add_disk()Luis Chamberlain
2021-10-21block: aoe: fixup coccinelle warningsYe Guojin
2021-10-20nbd: Fix use-after-free in pid_showYe Bin
2021-10-19block: ataflop: fix breakage introduced at blk-mq refactoringMichael Schmitz
2021-10-18nbd: fix uaf in nbd_handle_reply()Yu Kuai
2021-10-18nbd: partition nbd_read_stat() into nbd_read_reply() and nbd_handle_reply()Yu Kuai
2021-10-18nbd: clean up return value checking of sock_xmit()Yu Kuai
2021-10-18nbd: don't start request if nbd_queue_rq() failedYu Kuai
2021-10-18nbd: check sock index in nbd_read_stat()Yu Kuai
2021-10-18nbd: make sure request completion won't concurrentYu Kuai
2021-10-18nbd: don't handle response without a corresponding request messageYu Kuai
2021-10-18mtip32xx: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-18swim3: add missing major.h includeJens Axboe
2021-10-18sx8: fix an error code in carm_init_one()Dan Carpenter
2021-10-18pf: fix error codes in pf_init_unit()Dan Carpenter
2021-10-18pcd: fix error codes in pcd_init_unit()Dan Carpenter
2021-10-18block/ataflop: add error handling support for add_disk()Luis Chamberlain
2021-10-18block/ataflop: provide a helper for cleanup up an atari diskLuis Chamberlain
2021-10-18block/ataflop: add registration bool before calling del_gendisk()Luis Chamberlain
2021-10-18block/ataflop: use the blk_cleanup_disk() helperLuis Chamberlain
2021-10-18swim: add error handling support for add_disk()Luis Chamberlain
2021-10-18swim: add a floppy registration bool which triggers del_gendisk()Luis Chamberlain
2021-10-18swim: add helper for disk cleanupLuis Chamberlain
2021-10-18swim: simplify using blk_cleanup_disk() on swim_remove()Luis Chamberlain
2021-10-18amiflop: add error handling support for add_disk()Luis Chamberlain
2021-10-18floppy: add error handling support for add_disk()Luis Chamberlain