summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-21mtd: add add_disk() error handlingLuis Chamberlain
2021-10-21rnbd: add error handling support for add_disk()Luis Chamberlain
2021-10-21um/drivers/ubd_kern: add error handling support for add_disk()Luis Chamberlain
2021-10-21m68k/emu/nfblock: 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-20nvme: add CNTRLTYPE definitions for 'identify controller'Hannes 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-20bcache: reserve never used bits from bkey.highColy Li
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
2021-10-20s390/dasd: move dasd_eckd_read_fc_securityStefan Haberland
2021-10-20s390/dasd: split up dasd_eckd_read_confStefan Haberland
2021-10-20s390/dasd: fix kernel doc commentHeiko Carstens
2021-10-20s390/dasd: handle request magic consistently as unsigned intHeiko Carstens
2021-10-20nbd: Fix use-after-free in pid_showYe Bin
2021-10-19nvme: don't memset() the normal read/write commandJens Axboe
2021-10-19nvme: move command clear into the various setup helpersJens Axboe