Age | Commit message (Expand) | Author |
2021-08-14 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2021-08-09 | scsi: mpt3sas: Fix incorrectly assigned error return and check | Colin Ian King |
2021-08-09 | scsi: storvsc: Log TEST_UNIT_READY errors as warnings | Michael Kelley |
2021-08-09 | scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crash | Ewan D. Milne |
2021-08-04 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2021-07-29 | scsi: core: Fix capacity set to zero after offlinining device | lijinlin |
2021-07-29 | scsi: sr: Return correct event when media event code is 3 | Li Manyi |
2021-07-29 | scsi: ibmvfc: Fix command state accounting and stale response detection | Tyrel Datwyler |
2021-07-29 | scsi: core: Avoid printing an error if target_alloc() returns -ENXIO | Sreekanth Reddy |
2021-07-29 | scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() | Ye Bin |
2021-07-29 | scsi: fas216: Fix fall-through warning for Clang | Gustavo A. R. Silva |
2021-07-29 | scsi: acornscsi: Fix fall-through warning for clang | Gustavo A. R. Silva |
2021-07-28 | scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry() | Harshvardhan Jha |
2021-07-28 | scsi: pm80xx: Fix TMF task completion race condition | Igor Pylypiv |
2021-07-24 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2021-07-19 | scsi: mpt3sas: Transition IOC to Ready state during shutdown | Sreekanth Reddy |
2021-07-18 | scsi: iscsi: Fix iface sysfs attr detection | Mike Christie |
2021-07-17 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2021-07-15 | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/... | Linus Torvalds |
2021-07-13 | scsi: libsas: Fix fall-through warning for Clang | Gustavo A. R. Silva |
2021-07-12 | scsi: ufs: core: Add missing host_lock in ufshcd_vops_setup_xfer_req() | Jaegeuk Kim |
2021-07-12 | scsi: mpi3mr: Fix W=1 compilation warnings | Sreekanth Reddy |
2021-07-12 | scsi: pm8001: Clean up kernel-doc and comments | Randy Dunlap |
2021-07-12 | scsi: core: Fix bad pointer dereference when ehandler kthread is invalid | Tyrel Datwyler |
2021-07-12 | scsi: fas216: Fix a build error | Bart Van Assche |
2021-07-12 | scsi: core: Fix the documentation of the scsi_execute() time parameter | Bart Van Assche |
2021-07-12 | sd: don't mess with SD_MINORS for CONFIG_DEBUG_BLOCK_EXT_DEVT | Christoph Hellwig |
2021-07-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-07-09 | Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-07-07 | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/... | Linus Torvalds |
2021-07-06 | scsi: aic94xx: Fix fall-through warning for Clang | Gustavo A. R. Silva |
2021-07-05 | Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-07-04 | scsi: blkcg: Fix application ID config options | Martin K. Petersen |
2021-07-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-06-30 | block: remove REQ_OP_SCSI_{IN,OUT} | Christoph Hellwig |
2021-06-30 | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-06-29 | scsi: virtio_scsi: Add validation for residual bytes from response | Xie Yongji |
2021-06-29 | scsi: ipr: System crashes when seeing type 20 error | Wen Xiong |
2021-06-29 | scsi: core: Retry I/O for Notify (Enable Spinup) Required error | Quat Le |
2021-06-29 | scsi: mpi3mr: Fix warnings reported by smatch | Sreekanth Reddy |
2021-06-29 | Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-06-29 | Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2021-06-29 | scsi: qedf: Add check to synchronize abort and flush | Javed Hasan |
2021-06-28 | scsi: libfc: Fix array index out of bound exception | Javed Hasan |
2021-06-25 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2021-06-22 | scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macro | Zhen Lei |
2021-06-22 | scsi: megaraid_mbox: Use DEVICE_ATTR_ADMIN_RO() macro | Zhen Lei |
2021-06-22 | scsi: qedf: Use DEVICE_ATTR_RO() macro | Zhen Lei |
2021-06-22 | scsi: qedi: Use DEVICE_ATTR_RO() macro | Zhen Lei |
2021-06-22 | scsi: be2iscsi: Fix some missing space in some messages | Christophe JAILLET |