| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: stex: Properly zero out the passthrough command structure | Linus Torvalds | 2022-10-26 | 1 | -1/+1 |
* | scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac() | Gustavo A. R. Silva | 2022-06-14 | 1 | -1/+2 |
* | scsi: iscsi: Add iscsi_cls_conn refcount helpers | Mike Christie | 2021-07-20 | 1 | -0/+2 |
* | Fix misc new gcc warnings | Linus Torvalds | 2021-05-22 | 1 | -1/+1 |
* | scsi: libiscsi: Fix NOP race condition | Lee Duncan | 2020-12-02 | 1 | -0/+3 |
* | scsi: target: core: Add CONTROL field for trace events | Roman Bolshakov | 2020-10-29 | 1 | -0/+7 |
* | Revert "scsi: libsas: direct call probe and destruct" | Greg Kroah-Hartman | 2020-08-07 | 2 | -2/+2 |
* | scsi: libsas: direct call probe and destruct | Jason Yan | 2020-08-05 | 2 | -2/+2 |
* | scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a... | Bart Van Assche | 2020-02-28 | 1 | -1/+0 |
* | scsi: target: iscsi: Wait for all commands to finish before freeing a session | Bart Van Assche | 2020-01-04 | 1 | -0/+1 |
* | scsi: core: save/restore command resid for error handling | Damien Le Moal | 2019-10-29 | 1 | -0/+1 |
* | scsi: core: Reduce memory required for SCSI logging | Bart Van Assche | 2019-10-07 | 1 | -2/+0 |
* | scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure | Hannes Reinecke | 2019-08-09 | 1 | -0/+1 |
* | scsi: fcoe: make use of fip_mode enum complete | Sedat Dilek | 2019-04-05 | 1 | -2/+2 |
* | scsi: core: introduce force_blk_mq | Ming Lei | 2018-08-15 | 1 | -0/+3 |
* | scsi: core: Make SCSI Status CONDITION MET equivalent to GOOD | Douglas Gilbert | 2018-05-25 | 1 | -0/+2 |
* | scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops | Bart Van Assche | 2018-03-15 | 2 | -2/+3 |
* | scsi: core: Ensure that the SCSI error handler gets woken up | Bart Van Assche | 2018-02-16 | 1 | -0/+2 |
* | scsi: libsas: align sata_device's rps_resp on a cacheline | Huacai Chen | 2017-12-14 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 18 | -0/+18 |
* | scsi: libiscsi: Remove iscsi_destroy_session | Khazhismel Kumykov | 2017-10-02 | 1 | -1/+0 |
* | scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP | Martin K. Petersen | 2017-10-02 | 2 | -0/+2 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-09-13 | 1 | -6/+0 |
|\ |
|
| * | scsi: Remove Scsi_Host.uspace_req_q | Bart Van Assche | 2017-09-05 | 1 | -6/+0 |
* | | Merge branch 'fixes' into misc | James Bottomley | 2017-09-07 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd() | Damien Le Moal | 2017-08-16 | 1 | -0/+1 |
* | | scsi: Call scsi_initialize_rq() for filesystem requests | Bart Van Assche | 2017-08-31 | 1 | -0/+3 |
* | | scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough | Christoph Hellwig | 2017-08-29 | 2 | -4/+3 |
* | | scsi: Rework handling of scsi_device.vpd_pg8[03] | Bart Van Assche | 2017-08-29 | 1 | -4/+14 |
* | | scsi: libsas: move bus_reset_handler() to target_reset_handler() | Hannes Reinecke | 2017-08-25 | 1 | -1/+1 |
* | | scsi: scsi_transport_srp: Suppress a W=1 compiler warning | Bart Van Assche | 2017-08-25 | 1 | -1/+1 |
* | | scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointer | Bart Van Assche | 2017-08-25 | 1 | -1/+1 |
* | | scsi: Avoid sign extension of scsi_device.type | Bart Van Assche | 2017-08-25 | 1 | -1/+1 |
* | | scsi: Remove an obsolete function declaration | Bart Van Assche | 2017-08-25 | 1 | -1/+0 |
* | | scsi: fc: start decoupling fc_block_scsi_eh from scsi_cmnd | Steffen Maier | 2017-08-07 | 1 | -0/+1 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2017-07-13 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | target: Use macro for WRITE_VERIFY_32 operation codes | Damien Le Moal | 2017-07-06 | 1 | -0/+1 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-07-06 | 6 | -23/+9 |
|\ \ |
|
| * | | scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state | Ewan D. Milne | 2017-07-01 | 1 | -0/+1 |
| * | | scsi: sas: scsi_queue_work can fail, so make callers aware | Johannes Thumshirn | 2017-06-27 | 1 | -3/+3 |
| * | | scsi: Remove the definition of VLC_SA_RECEIVE_CREDENTIAL | Bart Van Assche | 2017-06-26 | 1 | -3/+0 |
| * | | scsi: fc: drop residual tsk_mgmt_response and it_nexus_response | Kefeng Wang | 2017-06-26 | 1 | -4/+0 |
| * | | scsi: scsi_dh_alua: remove synchronous STPG support | Christoph Hellwig | 2017-06-26 | 1 | -1/+0 |
| * | | scsi: remove various unused blist flags | Christoph Hellwig | 2017-06-26 | 1 | -9/+0 |
| * | | scsi: Protect SCSI device state changes with a mutex | Bart Van Assche | 2017-06-12 | 1 | -0/+1 |
| * | | scsi: Create two versions of scsi_internal_device_unblock() | Bart Van Assche | 2017-06-12 | 1 | -2/+2 |
| * | | scsi: Split scsi_internal_device_block() | Bart Van Assche | 2017-06-12 | 1 | -1/+1 |
| * | | scsi: Avoid that scsi_exit_rq() triggers a use-after-free | Bart Van Assche | 2017-06-12 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2017-07-06 | 2 | -0/+2 |
|\ \ |
|
| * | | sd: add support for TCG OPAL self encrypting disks | Christoph Hellwig | 2017-06-29 | 1 | -0/+1 |