summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-08md/raid0: remove unused function is_io_in_chunk_boundary()Jason Yan
2020-10-07nvme-core: remove extra condition for vwcChaitanya Kulkarni
2020-10-07nvme-core: remove extra variableChaitanya Kulkarni
2020-10-07nvme: remove nvme_identify_ns_listChristoph Hellwig
2020-10-07nvme: refactor nvme_validate_nsChristoph Hellwig
2020-10-07nvme: move nvme_validate_nsChristoph Hellwig
2020-10-07nvme: query namespace identifiers before adding the namespaceChristoph Hellwig
2020-10-07nvme: revalidate zone bitmaps in nvme_update_ns_infoChristoph Hellwig
2020-10-07nvme: remove nvme_update_formatsChristoph Hellwig
2020-10-07nvme: update the known admin effectsChristoph Hellwig
2020-10-07nvme: set the queue limits in nvme_update_ns_infoChristoph Hellwig
2020-10-07nvme: remove the 0 lba_shift check in nvme_update_ns_infoChristoph Hellwig
2020-10-07nvme: clean up the check for too large logic block sizesChristoph Hellwig
2020-10-07nvme: freeze the queue over ->lba_shift updatesChristoph Hellwig
2020-10-07nvme: factor out a nvme_configure_metadata helperChristoph Hellwig
2020-10-07nvme: call nvme_identify_ns as the first thing in nvme_alloc_ns_blockChristoph Hellwig
2020-10-07nvme: lift the check for an unallocated namespace into nvme_identify_nsChristoph Hellwig
2020-10-07nvme: rename __nvme_revalidate_diskChristoph Hellwig
2020-10-07nvme: rename _nvme_revalidate_diskChristoph Hellwig
2020-10-07nvme: rename nvme_validate_ns to nvme_validate_or_alloc_nsChristoph Hellwig
2020-10-07nvme: remove the disk argument to nvme_update_zone_infoChristoph Hellwig
2020-10-07nvme: fix initialization of the zone bitmapsChristoph Hellwig
2020-10-07nvme-loop: don't put ctrl on nvme_init_ctrl errorChaitanya Kulkarni
2020-10-06scsi: megaraid_sas: Added support for shared host tagset for cpuhotplugKashyap Desai
2020-10-06scsi: scsi_debug: Support host tagsetJohn Garry
2020-10-06scsi: hisi_sas: Switch v3 hw to MQJohn Garry
2020-10-06scsi: core: Show nr_hw_queues in sysfsJohn Garry
2020-10-06scsi: Add host and host template flag 'host_tagset'Hannes Reinecke
2020-10-02rsxx: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-10-02bcache: remove embedded struct cache_sb from struct cache_setColy Li
2020-10-02bcache: check and set sync status on cache's in-memory super blockColy Li
2020-10-02bcache: remove can_attach_cache()Coly Li
2020-10-02bcache: don't check seq numbers in register_cache_set()Coly Li
2020-10-02bcache: only use bucket_bytes() on struct cacheColy Li
2020-10-02bcache: remove useless bucket_pages()Coly Li
2020-10-02bcache: remove useless alloc_bucket_pages()Coly Li
2020-10-02bcache: only use block_bytes() on struct cacheColy Li
2020-10-02bcache: add set_uuid in struct cache_setColy Li
2020-10-02bcache: remove for_each_cache()Coly Li
2020-10-02bcache: explicitly make cache_set only have single cacheColy Li
2020-10-02bcache: remove 'int n' from parameter list of bch_bucket_alloc_set()Coly Li
2020-10-02bcache: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-10-02bcache: check c->root with IS_ERR_OR_NULL() in mca_reserve()Dongsheng Yang
2020-10-02bcache: share register sysfs with async registerColy Li
2020-09-29null_blk: add support for max open/active zone limit for zoned devicesNiklas Cassel
2020-09-27nvme-pci: allocate separate interrupt for the reserved non-polled I/O queueJeffle Xu
2020-09-27nvme: fix error handling in nvme_ns_report_zonesChristoph Hellwig
2020-09-27nvmet-fc: fix missing check for no hostport structJames Smart
2020-09-27nvmet: add passthru ZNS supportChaitanya Kulkarni
2020-09-27nvmet: handle keep-alive timer when kato is modified by a set features cmdAmit Engel