summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-12block: rework zone reportingChristoph Hellwig
2019-11-12scsi: sd_zbc: Cleanup sd_zbc_alloc_report_buffer()Damien Le Moal
2019-11-12null_blk: Add zone_nr_conv to featuresDamien Le Moal
2019-11-12null_blk: clean up report zonesChristoph Hellwig
2019-11-12null_blk: clean up the block device operationsChristoph Hellwig
2019-11-12block: Remove partition support for zoned block devicesDamien Le Moal
2019-11-12block: Simplify report zones executionDamien Le Moal
2019-11-12block: Enhance blk_revalidate_disk_zones()Damien Le Moal
2019-11-12Merge branch 'for-5.5/drivers-post' into for-5.5/zonedJens Axboe
2019-11-12Merge branch 'for-5.5/drivers' into for-5.5/zonedJens Axboe
2019-11-07Merge branch 'for-linus' into for-5.5/blockJens Axboe
2019-11-07scsi: sd_zbc: add zone open, close, and finish supportAjay Joshi
2019-11-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scs...Jens Axboe
2019-11-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Jens Axboe
2019-11-07null_blk: add zone open, close, and finish supportAjay Joshi
2019-11-07dm: add zone open, close and finish supportAjay Joshi
2019-11-07Merge branch 'for-5.5/block' into for-5.5/driversJens Axboe
2019-11-07block: add zone open, close and finish operationsAjay Joshi
2019-11-06scsi: core: Handle drivers which set sg_tablesize to zeroMichael Schmitz
2019-11-05scsi: qla2xxx: fix NPIV tear down processMartin Wilck
2019-11-05scsi: sd_zbc: Fix sd_zbc_complete()Damien Le Moal
2019-11-06nvme-multipath: fix crash in nvme_mpath_clear_ctrl_pathsAnton Eidelman
2019-11-06nvme-rdma: fix a segmentation fault during module unloadMax Gurtovoy
2019-11-04nvme: Fix parsing of ANA log pagePrabhath Sajeepa
2019-11-04nvmet: stop using bio_set_op_attrsChristoph Hellwig
2019-11-04nvmet: add plugging for read/write when ns is bdevChristoph Hellwig
2019-11-04nvmet: clean up command parsing a bitChristoph Hellwig
2019-11-04nvme-pci: Spelling s/resdicovered/rediscovered/Geert Uytterhoeven
2019-11-04nvmet: fill discovery controller sn, fr and mn correctlySagi Grimberg
2019-11-04nvmet: Open code nvmet_req_execute()Christoph Hellwig
2019-11-04nvmet: Remove the data_len field from the nvmet_req structChristoph Hellwig
2019-11-04nvmet: Introduce nvmet_dsm_len() helperChristoph Hellwig
2019-11-04nvmet: Cleanup discovery execute handlersChristoph Hellwig
2019-11-04nvmet: Introduce common execute function for get_log_page and identifyChristoph Hellwig
2019-11-04nvmet-tcp: Don't set the request's data_lenLogan Gunthorpe
2019-11-04nvmet-tcp: Don't check data_len in nvmet_tcp_map_data()Logan Gunthorpe
2019-11-04nvme: Introduce nvme_lba_to_sect()Damien Le Moal
2019-11-04nvme: Cleanup and rename nvme_block_nr()Damien Le Moal
2019-11-04nvme: move common call to nvme_cleanup_cmd to core layerMax Gurtovoy
2019-11-04nvme: introduce "Command Aborted By host" status codeMax Gurtovoy
2019-11-04nvmet-rdma: add unlikely check at nvmet_rdma_map_sgl_keyedIsrael Rukshin
2019-11-04nvmet: add unlikely check at nvmet_req_alloc_sglIsrael Rukshin
2019-11-04nvmet: use bio_io_error instead of duplicating itIsrael Rukshin
2019-11-04nvme: introduce nvme_is_aen_req functionIsrael Rukshin
2019-11-04nvme-fc: ensure association_id is cleared regardless of a Disconnect LSJames Smart
2019-11-04nvme-fc: clarify error messagesJames Smart
2019-11-04nvme-fc: Set new cmd set indicator in nvme-fc cmnd iuJames Smart
2019-11-04nvme-fc and nvmet-fc: sync with FC-NVME-2 header changesJames Smart
2019-11-01loop: fix no-unmap write-zeroes request behaviorDarrick J. Wong
2019-10-29nvme-multipath: remove unused groups_only mode in ana logAnton Eidelman