Age | Commit message (Expand) | Author |
2022-06-03 | Merge tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-block | Linus Torvalds |
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 | 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: 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 |
2022-05-19 | xen/scsifront: use xenbus_setup_ring() and xenbus_teardown_ring() | Juergen Gross |
2022-05-19 | xen/scsifront: remove unused GRANT_INVALID_REF definition | Juergen Gross |
2022-05-19 | xen/scsifront: harden driver against malicious backend | Juergen Gross |
2022-05-19 | xen/scsifront: use new command result macros | Juergen Gross |
2022-05-16 | scsi: ipr: Use kobj_to_dev() | Minghao Chi |
2022-05-16 | scsi: mpi3mr: Fix a NULL vs IS_ERR() bug in mpi3mr_bsg_init() | Dan Carpenter |
2022-05-16 | scsi: bnx2fc: Avoid using get_cpu() in bnx2fc_cmd_alloc() | Sebastian Andrzej Siewior |
2022-05-16 | scsi: libfc: Remove get_cpu() semantics in fc_exch_em_alloc() | Davidlohr Bueso |
2022-05-16 | scsi: fcoe: Use per-CPU API to update per-CPU statistics | Sebastian Andrzej Siewior |
2022-05-16 | scsi: fcoe: Add a local_lock to fcoe_percpu | Davidlohr Bueso |
2022-05-16 | net: allow gso_max_size to exceed 65536 | Alexander Duyck |
2022-05-11 | scsi: storvsc: Remove support for Hyper-V 2008 and 2008R2/Win7 | Michael Kelley |
2022-05-10 | scsi: mpi3mr: Return I/Os to an unrecoverable HBA with DID_ERROR | Sreekanth Reddy |
2022-05-10 | scsi: mpi3mr: Hidden drives not removed during soft reset | Sreekanth Reddy |
2022-05-10 | scsi: mpi3mr: Increase I/O timeout value to 60s | Sreekanth Reddy |
2022-05-10 | scsi: lpfc: Update lpfc version to 14.2.0.3 | James Smart |
2022-05-10 | scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for NVMe I/O | James Smart |
2022-05-10 | scsi: lpfc: Alter FPIN stat accounting logic | James Smart |
2022-05-10 | scsi: lpfc: Rework FDMI initialization after link up | James Smart |
2022-05-10 | scsi: lpfc: Change VMID registration to be based on fabric parameters | James Smart |
2022-05-10 | scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link() | James Smart |
2022-05-10 | scsi: lpfc: Use list_for_each_entry_safe() in rscn_recovery_check() | James Smart |
2022-05-10 | scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event() | James Smart |