summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2021-10-20nvme-multipath: add error handling support for add_disk()Luis Chamberlain
2021-10-20nvmet: use macro definitions for setting cmic valueMax Gurtovoy
2021-10-20nvmet: use macro definition for setting nmic valueMax Gurtovoy
2021-10-20nvme: display correct subsystem NQNHannes Reinecke
2021-10-20nvme: Add connect option 'discovery'Hannes Reinecke
2021-10-20nvme: expose subsystem type in sysfs attribute 'subsystype'Hannes Reinecke
2021-10-20nvmet: set 'CNTRLTYPE' in the identify controller dataHannes Reinecke
2021-10-20nvmet: add nvmet_is_disc_subsys() helperHannes Reinecke
2021-10-20nvmet: make discovery NQN configurableHannes Reinecke
2021-10-20nvmet-rdma: implement get_max_queue_size controller opMax Gurtovoy
2021-10-20nvmet: add get_max_queue_size op for controllersMax Gurtovoy
2021-10-20nvme-rdma: limit the maximal queue size for RDMA controllersMax Gurtovoy
2021-10-20nvmet-tcp: fix use-after-free when a port is removedIsrael Rukshin
2021-10-20nvmet-rdma: fix use-after-free when a port is removedIsrael Rukshin
2021-10-20nvmet: fix use-after-free when a port is removedIsrael Rukshin
2021-10-20qla2xxx: add ->map_queues support for nvmeSaurav Kashyap
2021-10-20nvme-fc: add support for ->map_queuesSaurav Kashyap
2021-10-20nvme: generate uevent once a multipath namespace is operational againHannes Reinecke
2021-10-20bcache: remove bch_crc64_updateChristoph Hellwig
2021-10-20bcache: use bvec_kmap_local in bch_data_verifyChristoph Hellwig
2021-10-20bcache: remove the backing_dev_name field from struct cached_devChristoph Hellwig
2021-10-20bcache: remove the cache_dev_name field from struct cacheChristoph Hellwig
2021-10-20bcache: move calc_cached_dev_sectors to proper place on backing device detachLin Feng
2021-10-20bcache: fix error info in register_bcache()Chao Yu
2021-10-20md: bcache: Fix spelling of 'acquire'Ding Senjie
2021-10-20s390/dasd: fix possibly missed path verificationStefan Haberland
2021-10-20s390/dasd: fix missing path conf_data after failed allocationStefan Haberland
2021-10-20s390/dasd: summarize dasd configuration data in a separate structureStefan Haberland