Age | Commit message (Expand) | Author | Files | Lines |
2022-12-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -1/+2 |
2022-12-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 9 | -26/+64 |
2022-12-01 | scsi: sd: Convert SCSI errors to PR errors | Mike Christie | 1 | -0/+1 |
2022-12-01 | scsi: core: Rename status_byte to sg_status_byte | Mike Christie | 1 | -1/+1 |
2022-11-26 | scsi: libsas: Do not export sas_ata_wait_after_reset() | Jie Zhan | 1 | -7/+0 |
2022-11-26 | scsi: libsas: Add smp_ata_check_ready_type() | Jie Zhan | 1 | -0/+6 |
2022-11-26 | scsi: sd: Use 16-byte SYNCHRONIZE CACHE on ZBC devices | Shin'ichiro Kawasaki | 1 | -0/+1 |
2022-10-27 | scsi: target: core: Add list of opcodes for RSOC | Dmitry Bogdanov | 1 | -0/+3 |
2022-10-27 | scsi: target: core: Add support for RSOC command | Dmitry Bogdanov | 1 | -0/+7 |
2022-10-22 | scsi: core: Support failing requests while recovering | Bart Van Assche | 1 | -1/+2 |
2022-10-22 | scsi: core: Change the return type of .eh_timed_out() | Bart Van Assche | 4 | -4/+16 |
2022-10-22 | scsi: libsas: Add sas_task_find_rq() | John Garry | 1 | -0/+18 |
2022-10-18 | scsi: libsas: Introduce sas_find_attached_phy_id() helper | Jason Yan | 1 | -0/+2 |
2022-10-18 | scsi: core: Release SCSI devices synchronously | Bart Van Assche | 1 | -1/+0 |
2022-10-18 | scsi: core: Introduce a new list for SCSI proc directory entries | Bart Van Assche | 1 | -12/+0 |
2022-10-18 | scsi: esas2r: Introduce scsi_template_proc_dir() | Bart Van Assche | 1 | -0/+6 |
2022-10-18 | scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() private | John Garry | 1 | -4/+0 |
2022-10-18 | scsi: libsas: Add sas_ata_device_link_abort() | John Garry | 1 | -0/+6 |
2022-10-17 | scsi: Define the COMPLETED sense key | Damien Le Moal | 1 | -2/+2 |
2022-10-07 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -7/+8 |
2022-10-07 | Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -1/+1 |
2022-09-25 | scsi: stex: Properly zero out the passthrough command structure | Linus Torvalds | 1 | -1/+1 |
2022-09-25 | scsi: core: Add I/O timeout count for SCSI device | Wu Bo | 1 | -0/+1 |
2022-09-06 | scsi: core: Remove useless host error codes | Mike Christie | 1 | -6/+6 |
2022-09-01 | scsi: core: Fix a use-after-free | Bart Van Assche | 1 | -0/+2 |
2022-09-01 | scsi: core: Revert "Make sure that targets outlive devices" | Bart Van Assche | 1 | -2/+0 |
2022-09-01 | scsi: core: Revert "Make sure that hosts outlive targets" | Bart Van Assche | 1 | -3/+0 |
2022-08-22 | block: Change the return type of blk_mq_map_queues() into void | Bart Van Assche | 1 | -1/+1 |
2022-08-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -0/+5 |
2022-08-06 | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/... | Linus Torvalds | 1 | -0/+1 |
2022-08-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 4 | -29/+31 |
2022-08-01 | scsi: core: Make sure that hosts outlive targets | Ming Lei | 1 | -0/+3 |
2022-08-01 | scsi: core: Make sure that targets outlive devices | Bart Van Assche | 1 | -0/+2 |
2022-07-19 | scsi: sd: allow max_sectors be capped at DMA optimal size limit | John Garry | 1 | -0/+1 |
2022-07-14 | scsi/core: Use the new blk_opf_t type | Bart Van Assche | 1 | -1/+1 |
2022-07-14 | scsi/core: Improve static type checking | Bart Van Assche | 1 | -2/+2 |
2022-07-06 | blk-mq: Drop 'reserved' arg of busy_tag_iter_fn | John Garry | 1 | -1/+1 |
2022-06-21 | scsi: libiscsi: Improve conn_send_pdu API | Mike Christie | 1 | -3/+0 |
2022-06-21 | scsi: iscsi: Remove iscsi_get_task back_lock requirement | Mike Christie | 1 | -1/+1 |
2022-06-21 | scsi: iscsi: Add recv workqueue helpers | Mike Christie | 1 | -0/+4 |
2022-06-21 | scsi: iscsi: Rename iscsi_conn_queue_work() | Mike Christie | 1 | -1/+1 |
2022-06-21 | scsi: iscsi: Fix session removal on shutdown | Mike Christie | 1 | -1/+1 |
2022-06-21 | scsi: iscsi: Add helper to remove a session from the kernel | Mike Christie | 1 | -0/+1 |
2022-06-16 | scsi: iscsi: Make iscsi_unregister_transport() return void | Max Gurtovoy | 1 | -1/+1 |
2022-06-10 | scsi: libsas: Introduce struct smp_rps_resp | Damien Le Moal | 2 | -7/+3 |
2022-06-10 | scsi: libsas: Introduce struct smp_rg_resp | Damien Le Moal | 1 | -0/+8 |
2022-06-10 | scsi: libsas: Introduce struct smp_disc_resp | Damien Le Moal | 1 | -16/+12 |
2022-05-25 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 5 | -5/+28 |
2022-05-25 | Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm... | Linus Torvalds | 1 | -1/+2 |
2022-05-19 | scsi: libsas: Refactor sas_ata_hard_reset() | John Garry | 1 | -0/+7 |