Age | Commit message (Expand) | Author |
2022-06-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-06-03 | Merge tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-06-01 | scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameter | Gleb Chesnokov |
2022-06-01 | scsi: qla2xxx: Remove setting of 'req' and 'rsp' parameters | Tom Rix |
2022-06-01 | scsi: mpi3mr: Fix kernel-doc | Jiapeng Chong |
2022-06-01 | scsi: lpfc: Add support for ATTO Fibre Channel devices | Bradley Grove |
2022-06-01 | scsi: core: Return BLK_STS_TRANSPORT for ALUA transitioning | Hannes Reinecke |
2022-06-01 | scsi: sd_zbc: Prevent zone information memory leak | Damien Le Moal |
2022-06-01 | scsi: sd: Fix potential NULL pointer dereference | Damien Le Moal |
2022-06-01 | scsi: mpi3mr: Rework mrioc->bsg_device model to fix warnings | Sumit Saxena |
2022-05-28 | Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-05-28 | blk-mq: remove the done argument to blk_execute_rq_nowait | Christoph Hellwig |
2022-05-26 | scsi: storvsc: Removing Pre Win8 related logic | Saurabh Sengar |
2022-05-25 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-05-25 | Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm... | Linus Torvalds |
2022-05-25 | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2022-05-24 | Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-05-23 | Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-05-23 | scsi: myrb: Fix up null pointer access on myrb_cleanup() | Hannes Reinecke |
2022-05-23 | scsi: core: Unexport scsi_bus_type | Christoph Hellwig |
2022-05-23 | scsi: sd: Don't call blk_cleanup_disk() in sd_probe() | Christoph Hellwig |
2022-05-23 | scsi: isci: Fix typo in comment | Julia Lawall |
2022-05-23 | scsi: pmcraid: Fix typo in comment | Julia Lawall |
2022-05-23 | scsi: smartpqi: Fix typo in comment | Julia Lawall |
2022-05-23 | scsi: qedf: Fix typo in comment | Julia Lawall |
2022-05-23 | scsi: esas2r: Fix typo in comment | Julia Lawall |
2022-05-23 | scsi: storvsc: Fix typo in comment | Julia Lawall |
2022-05-23 | Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-05-19 | scsi: ufs: core: Fix referencing invalid rsp field | Daejun Park |
2022-05-19 | scsi: ufs: Split the drivers/scsi/ufs directory | Bart Van Assche |
2022-05-19 | scsi: qla1280: Remove redundant variable | Colin Ian King |
2022-05-19 | scsi: lpfc: Add support for VMID tagging of NVMe I/Os | James Smart |
2022-05-19 | scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol independent | James Smart |
2022-05-19 | scsi: lpfc: Commonize VMID code location | James Smart |
2022-05-19 | scsi: elx: efct: Remove NULL check after calling container_of() | Haowen Bai |
2022-05-19 | scsi: dpt_i2o: Drop redundant spinlock initialization | Haowen Bai |
2022-05-19 | scsi: qedf: Remove redundant variable op | Colin Ian King |
2022-05-19 | scsi: hisi_sas: Fix memory ordering in hisi_sas_task_deliver() | John Garry |
2022-05-19 | scsi: fnic: Replace DMA mask of 64 bits with 47 bits | Karan Tilak Kumar |
2022-05-19 | scsi: mpi3mr: Add target device related sysfs attributes | Sreekanth Reddy |
2022-05-19 | scsi: mpi3mr: Add shost related sysfs attributes | Sreekanth Reddy |
2022-05-19 | scsi: elx: efct: Remove redundant memset() statement | Harshit Mogalapalli |
2022-05-19 | scsi: megaraid_sas: Remove redundant memset() statement | Harshit Mogalapalli |
2022-05-19 | scsi: mpi3mr: Return error if dma_alloc_coherent() fails | Dan Carpenter |
2022-05-19 | scsi: hisi_sas: Fix rescan after deleting a disk | John Garry |
2022-05-19 | scsi: hisi_sas: Use sas_ata_wait_after_reset() in IT nexus reset | John Garry |
2022-05-19 | scsi: libsas: Refactor sas_ata_hard_reset() | John Garry |
2022-05-19 | scsi: mpt3sas: Update driver version to 42.100.00.00 | Sreekanth Reddy |
2022-05-19 | scsi: mpt3sas: Fix junk chars displayed while printing ChipName | Sreekanth Reddy |
2022-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |