Age | Commit message (Expand) | Author |
2022-10-07 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-10-07 | Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux | Linus Torvalds |
2022-09-25 | scsi: stex: Properly zero out the passthrough command structure | Linus Torvalds |
2022-09-25 | scsi: core: Add I/O timeout count for SCSI device | Wu Bo |
2022-09-06 | scsi: core: Remove useless host error codes | Mike Christie |
2022-09-01 | scsi: core: Fix a use-after-free | Bart Van Assche |
2022-09-01 | scsi: core: Revert "Make sure that targets outlive devices" | Bart Van Assche |
2022-09-01 | scsi: core: Revert "Make sure that hosts outlive targets" | Bart Van Assche |
2022-08-22 | block: Change the return type of blk_mq_map_queues() into void | Bart Van Assche |
2022-08-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-08-06 | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/... | Linus Torvalds |
2022-08-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-08-01 | scsi: core: Make sure that hosts outlive targets | Ming Lei |
2022-08-01 | scsi: core: Make sure that targets outlive devices | Bart Van Assche |
2022-07-19 | scsi: sd: allow max_sectors be capped at DMA optimal size limit | John Garry |
2022-07-14 | scsi/core: Use the new blk_opf_t type | Bart Van Assche |
2022-07-14 | scsi/core: Improve static type checking | Bart Van Assche |
2022-07-06 | blk-mq: Drop 'reserved' arg of busy_tag_iter_fn | John Garry |
2022-06-21 | scsi: libiscsi: Improve conn_send_pdu API | Mike Christie |
2022-06-21 | scsi: iscsi: Remove iscsi_get_task back_lock requirement | Mike Christie |
2022-06-21 | scsi: iscsi: Add recv workqueue helpers | Mike Christie |
2022-06-21 | scsi: iscsi: Rename iscsi_conn_queue_work() | Mike Christie |
2022-06-21 | scsi: iscsi: Fix session removal on shutdown | Mike Christie |
2022-06-21 | scsi: iscsi: Add helper to remove a session from the kernel | Mike Christie |
2022-06-16 | scsi: iscsi: Make iscsi_unregister_transport() return void | Max Gurtovoy |
2022-06-10 | scsi: libsas: Introduce struct smp_rps_resp | Damien Le Moal |
2022-06-10 | scsi: libsas: Introduce struct smp_rg_resp | Damien Le Moal |
2022-06-10 | scsi: libsas: Introduce struct smp_disc_resp | Damien Le Moal |
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-19 | scsi: libsas: Refactor sas_ata_hard_reset() | John Garry |
2022-05-16 | scsi: fcoe: Add a local_lock to fcoe_percpu | Davidlohr Bueso |
2022-05-02 | scsi: core: Cache VPD pages b0, b1, b2 | Martin K. Petersen |
2022-05-02 | scsi: core: Query VPD size before getting full page | Martin K. Petersen |
2022-04-26 | scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac() | Gustavo A. R. Silva |
2022-04-25 | scsi: sd: sd_zbc: Hide gap zones | Damien Le Moal |
2022-04-25 | scsi: iscsi: Fix harmless double shift bug | Dan Carpenter |
2022-04-11 | scsi: iscsi: Fix NOP handling during conn recovery | Mike Christie |
2022-04-11 | scsi: iscsi: Merge suspend fields | Mike Christie |
2022-04-11 | scsi: iscsi: Fix conn cleanup and stop race during iscsid restart | Mike Christie |
2022-04-11 | scsi: iscsi: Release endpoint ID when its freed | Mike Christie |
2022-03-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-03-15 | scsi: libiscsi: Teardown iscsi_cls_conn gracefully | Wenchao Hao |
2022-03-15 | scsi: libiscsi: Add iscsi_cls_conn to sysfs after initialization | Wenchao Hao |
2022-03-15 | scsi: iscsi: Add helper functions to manage iscsi_cls_conn | Wenchao Hao |
2022-03-14 | scsi: hisi_sas: Use libsas internal abort support | John Garry |
2022-03-14 | scsi: libsas: Add sas_execute_internal_abort_dev() | John Garry |
2022-03-14 | scsi: libsas: Add sas_execute_internal_abort_single() | John Garry |
2022-03-08 | scsi: don't use disk->private_data to find the scsi_driver | Christoph Hellwig |
2022-03-01 | scsi: core: sd: Add silence_suspend flag to suppress some PM messages | Adrian Hunter |