summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-kcopyd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-27nvmet: use flex_array_size and struct_sizeLen Baker2-2/+2
2021-10-27nvmet: register discovery subsystem as 'current'Hannes Reinecke2-6/+12
2021-10-27nvmet: switch check for subsystem typeHannes Reinecke1-1/+1
2021-10-27nvme: add new discovery log page entry definitionsHannes Reinecke1-3/+16
2021-10-25block: ataflop: more blk-mq refactoring fixesMichael Schmitz1-6/+39
2021-10-22block: remove support for cryptoloop and the xor transferChristoph Hellwig5-610/+26
2021-10-21mtd: add add_disk() error handlingLuis Chamberlain1-1/+5
2021-10-21rnbd: add error handling support for add_disk()Luis Chamberlain1-4/+9
2021-10-21um/drivers/ubd_kern: add error handling support for add_disk()Luis Chamberlain1-4/+9
2021-10-21m68k/emu/nfblock: add error handling support for add_disk()Luis Chamberlain1-2/+7
2021-10-21xen-blkfront: add error handling support for add_disk()Luis Chamberlain1-1/+7
2021-10-21bcache: add error handling support for add_disk()Luis Chamberlain1-5/+12
2021-10-21dm: add add_disk() error handlingLuis Chamberlain1-1/+3
2021-10-21block: aoe: fixup coccinelle warningsYe Guojin1-7/+6
2021-10-20nvmet: use struct_size over open coded arithmeticLen Baker1-2/+2
2021-10-20nvme: drop scan_lock and always kick requeue list when removing namespacesHannes Reinecke1-5/+4
2021-10-20nvme-pci: clear shadow doorbell memory on resetsKeith Busch1-1/+8
2021-10-20nvme-rdma: fix error code in nvme_rdma_setup_ctrlMax Gurtovoy1-0/+2
2021-10-20nvme-multipath: add error handling support for add_disk()Luis Chamberlain1-2/+12
2021-10-20nvmet: use macro definitions for setting cmic valueMax Gurtovoy2-1/+3
2021-10-20nvmet: use macro definition for setting nmic valueMax Gurtovoy1-1/+1
2021-10-20nvme: display correct subsystem NQNHannes Reinecke5-4/+11
2021-10-20nvme: Add connect option 'discovery'Hannes Reinecke3-1/+13
2021-10-20nvme: expose subsystem type in sysfs attribute 'subsystype'Hannes Reinecke2-0/+28
2021-10-20nvmet: set 'CNTRLTYPE' in the identify controller dataHannes Reinecke3-1/+9
2021-10-20nvmet: add nvmet_is_disc_subsys() helperHannes Reinecke3-4/+9
2021-10-20nvme: add CNTRLTYPE definitions for 'identify controller'Hannes Reinecke1-1/+9
2021-10-20nvmet: make discovery NQN configurableHannes Reinecke2-1/+41
2021-10-20nvmet-rdma: implement get_max_queue_size controller opMax Gurtovoy1-0/+6
2021-10-20nvmet: add get_max_queue_size op for controllersMax Gurtovoy2-3/+6
2021-10-20nvme-rdma: limit the maximal queue size for RDMA controllersMax Gurtovoy2-0/+9
2021-10-20nvmet-tcp: fix use-after-free when a port is removedIsrael Rukshin1-0/+16
2021-10-20nvmet-rdma: fix use-after-free when a port is removedIsrael Rukshin1-0/+24
2021-10-20nvmet: fix use-after-free when a port is removedIsrael Rukshin1-0/+2
2021-10-20qla2xxx: add ->map_queues support for nvmeSaurav Kashyap1-0/+15
2021-10-20nvme-fc: add support for ->map_queuesSaurav Kashyap2-0/+31
2021-10-20nvme: generate uevent once a multipath namespace is operational againHannes Reinecke1-2/+5
2021-10-20bcache: remove bch_crc64_updateChristoph Hellwig3-10/+2
2021-10-20bcache: use bvec_kmap_local in bch_data_verifyChristoph Hellwig1-6/+5
2021-10-20bcache: remove the backing_dev_name field from struct cached_devChristoph Hellwig6-39/+29
2021-10-20bcache: remove the cache_dev_name field from struct cacheChristoph Hellwig3-10/+7
2021-10-20bcache: move calc_cached_dev_sectors to proper place on backing device detachLin Feng1-1/+1
2021-10-20bcache: fix error info in register_bcache()Chao Yu1-3/+10
2021-10-20bcache: reserve never used bits from bkey.highColy Li1-2/+2
2021-10-20md: bcache: Fix spelling of 'acquire'Ding Senjie1-1/+1
2021-10-20s390/dasd: fix possibly missed path verificationStefan Haberland2-3/+15
2021-10-20s390/dasd: fix missing path conf_data after failed allocationStefan Haberland1-1/+12
2021-10-20s390/dasd: summarize dasd configuration data in a separate structureStefan Haberland2-97/+98
2021-10-20s390/dasd: move dasd_eckd_read_fc_securityStefan Haberland1-2/+3
2021-10-20s390/dasd: split up dasd_eckd_read_confStefan Haberland1-79/+51