summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-11-13block: Simplify report zones executionDamien Le Moal1-6/+0
2019-11-13block: Enhance blk_revalidate_disk_zones()Damien Le Moal1-87/+20
2019-11-13Merge branch 'for-5.5/drivers-post' into for-5.5/zonedJens Axboe13-49/+72
2019-11-13Merge branch 'for-5.5/drivers' into for-5.5/zonedJens Axboe35-291/+525
2019-11-07Merge branch 'for-linus' into for-5.5/blockJens Axboe400-5073/+3834
2019-11-07scsi: sd_zbc: add zone open, close, and finish supportAjay Joshi3-14/+31
2019-11-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scs...Jens Axboe4-26/+22
2019-11-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Jens Axboe21-55/+77
2019-11-07null_blk: add zone open, close, and finish supportAjay Joshi1-3/+30
2019-11-07dm: add zone open, close and finish supportAjay Joshi3-7/+7
2019-11-07Merge branch 'for-5.5/block' into for-5.5/driversJens Axboe1-3/+3
2019-11-07block: add zone open, close and finish operationsAjay Joshi1-3/+3
2019-11-06scsi: core: Handle drivers which set sg_tablesize to zeroMichael Schmitz1-1/+2
2019-11-06scsi: qla2xxx: fix NPIV tear down processMartin Wilck2-6/+10
2019-11-06scsi: sd_zbc: Fix sd_zbc_complete()Damien Le Moal1-19/+10
2019-11-05nvme-multipath: fix crash in nvme_mpath_clear_ctrl_pathsAnton Eidelman1-0/+2
2019-11-05nvme-rdma: fix a segmentation fault during module unloadMax Gurtovoy1-0/+8
2019-11-04nvme: Fix parsing of ANA log pagePrabhath Sajeepa1-4/+8
2019-11-04nvmet: stop using bio_set_op_attrsChristoph Hellwig1-7/+6
2019-11-04nvmet: add plugging for read/write when ns is bdevChristoph Hellwig1-0/+3
2019-11-04nvmet: clean up command parsing a bitChristoph Hellwig2-5/+6
2019-11-04nvme-pci: Spelling s/resdicovered/rediscovered/Geert Uytterhoeven1-1/+1
2019-11-04nvmet: fill discovery controller sn, fr and mn correctlySagi Grimberg1-1/+7
2019-11-04nvmet: Open code nvmet_req_execute()Christoph Hellwig6-15/+8
2019-11-04nvmet: Remove the data_len field from the nvmet_req structChristoph Hellwig7-39/+86
2019-11-04nvmet: Introduce nvmet_dsm_len() helperChristoph Hellwig2-2/+7
2019-11-04nvmet: Cleanup discovery execute handlersChristoph Hellwig1-25/+19
2019-11-04nvmet: Introduce common execute function for get_log_page and identifyChristoph Hellwig1-43/+50
2019-11-04nvmet-tcp: Don't set the request's data_lenLogan Gunthorpe1-4/+2
2019-11-04nvmet-tcp: Don't check data_len in nvmet_tcp_map_data()Logan Gunthorpe1-1/+1
2019-11-04nvme: Introduce nvme_lba_to_sect()Damien Le Moal2-7/+15
2019-11-04nvme: Cleanup and rename nvme_block_nr()Damien Le Moal2-5/+8
2019-11-04nvme: move common call to nvme_cleanup_cmd to core layerMax Gurtovoy5-11/+8
2019-11-04nvme: introduce "Command Aborted By host" status codeMax Gurtovoy2-1/+2
2019-11-04nvmet-rdma: add unlikely check at nvmet_rdma_map_sgl_keyedIsrael Rukshin1-2/+2
2019-11-04nvmet: add unlikely check at nvmet_req_alloc_sglIsrael Rukshin1-1/+1
2019-11-04nvmet: use bio_io_error instead of duplicating itIsrael Rukshin1-5/+3
2019-11-04nvme: introduce nvme_is_aen_req functionIsrael Rukshin5-8/+12
2019-11-04nvme-fc: ensure association_id is cleared regardless of a Disconnect LSJames Smart1-3/+3
2019-11-04nvme-fc: clarify error messagesJames Smart1-5/+6
2019-11-04nvme-fc: Set new cmd set indicator in nvme-fc cmnd iuJames Smart1-0/+5
2019-11-04nvme-fc and nvmet-fc: sync with FC-NVME-2 header changesJames Smart2-25/+26
2019-11-01loop: fix no-unmap write-zeroes request behaviorDarrick J. Wong1-8/+18
2019-10-29nvme-multipath: remove unused groups_only mode in ana logAnton Eidelman1-5/+4
2019-10-29nvme-multipath: fix possible io hang after ctrl reconnectAnton Eidelman1-1/+1
2019-10-29scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin1-0/+4
2019-10-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+20
2019-10-26Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+4
2019-10-26Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+2
2019-10-26Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-9/+4