aboutsummaryrefslogtreecommitdiff
path: root/drivers
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-04mtd/ubi/block: add error handling support for add_disk()Luis Chamberlain
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-04nvdimm/pmem: use add_disk() error handlingLuis Chamberlain
2021-11-04nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assignedLuis Chamberlain
2021-11-04nvdimm/blk: add error handling support for add_disk()Luis Chamberlain
2021-11-04nvdimm/blk: avoid calling del_gendisk() on early failuresLuis Chamberlain
2021-11-04nvdimm/btt: add error handling support for add_disk()Luis Chamberlain
2021-11-04nvdimm/btt: use goto error labels on btt_blk_init()Luis Chamberlain
2021-11-04loop: Remove duplicate assignmentsluo penghao
2021-11-04drbd: Fix double free problem in drbd_create_deviceWu Bo
2021-11-03nvdimm/btt: do not call del_gendisk() if not neededLuis Chamberlain
2021-11-03bcache: fix use-after-free problem in bcache_device_free()Coly Li
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-02raid5-ppl: use swap() to make code cleanerYang Guang
2021-11-02md/bitmap: don't set max_write_behind if there is no write mostly deviceGuoqing Jiang
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-29bcache: replace snprintf in show functions with sysfs_emitQing Wang
2021-10-29bcache: move uapi header bcache.h to bcache code directoryColy Li
2021-10-27nvmet: use flex_array_size and struct_sizeLen Baker
2021-10-27nvmet: register discovery subsystem as 'current'Hannes Reinecke
2021-10-27nvmet: switch check for subsystem typeHannes Reinecke
2021-10-25block: ataflop: more blk-mq refactoring fixesMichael Schmitz
2021-10-22block: remove support for cryptoloop and the xor transferChristoph Hellwig
2021-10-21mtd: add add_disk() error handlingLuis Chamberlain
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-21bcache: add error handling support for add_disk()Luis Chamberlain
2021-10-21dm: add add_disk() error handlingLuis Chamberlain
2021-10-21block: aoe: fixup coccinelle warningsYe Guojin
2021-10-21Merge tag 'nvme-5.16-2021-10-21' of git://git.infradead.org/nvme into for-5.1...Jens Axboe
2021-10-20nvmet: use struct_size over open coded arithmeticLen Baker
2021-10-20nvme: drop scan_lock and always kick requeue list when removing namespacesHannes Reinecke
2021-10-20nvme-pci: clear shadow doorbell memory on resetsKeith Busch
2021-10-20nvme-rdma: fix error code in nvme_rdma_setup_ctrlMax Gurtovoy