| Age | Commit message (Expand) | Author | Files | Lines |
| 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-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 |
| 2022-05-16 | scsi: fcoe: Add a local_lock to fcoe_percpu | Davidlohr Bueso | 1 | -0/+2 |
| 2022-05-02 | scsi: core: Cache VPD pages b0, b1, b2 | Martin K. Petersen | 1 | -0/+4 |
| 2022-05-02 | scsi: core: Query VPD size before getting full page | Martin K. Petersen | 1 | -1/+4 |
| 2022-04-26 | scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac() | Gustavo A. R. Silva | 1 | -1/+2 |
| 2022-04-25 | scsi: sd: sd_zbc: Hide gap zones | Damien Le Moal | 1 | -1/+8 |
| 2022-04-25 | scsi: iscsi: Fix harmless double shift bug | Dan Carpenter | 1 | -3/+3 |
| 2022-04-11 | scsi: iscsi: Fix NOP handling during conn recovery | Mike Christie | 1 | -1/+1 |
| 2022-04-11 | scsi: iscsi: Merge suspend fields | Mike Christie | 1 | -4/+5 |
| 2022-04-11 | scsi: iscsi: Fix conn cleanup and stop race during iscsid restart | Mike Christie | 1 | -0/+2 |
| 2022-04-11 | scsi: iscsi: Release endpoint ID when its freed | Mike Christie | 1 | -1/+1 |
| 2022-03-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 13 | -80/+121 |
| 2022-03-15 | scsi: libiscsi: Teardown iscsi_cls_conn gracefully | Wenchao Hao | 1 | -1/+0 |
| 2022-03-15 | scsi: libiscsi: Add iscsi_cls_conn to sysfs after initialization | Wenchao Hao | 1 | -2/+0 |
| 2022-03-15 | scsi: iscsi: Add helper functions to manage iscsi_cls_conn | Wenchao Hao | 1 | -0/+4 |
| 2022-03-14 | scsi: hisi_sas: Use libsas internal abort support | John Garry | 1 | -0/+2 |
| 2022-03-14 | scsi: libsas: Add sas_execute_internal_abort_dev() | John Garry | 1 | -0/+8 |
| 2022-03-14 | scsi: libsas: Add sas_execute_internal_abort_single() | John Garry | 2 | -0/+16 |
| 2022-03-08 | scsi: don't use disk->private_data to find the scsi_driver | Christoph Hellwig | 2 | -11/+7 |
| 2022-03-01 | scsi: core: sd: Add silence_suspend flag to suppress some PM messages | Adrian Hunter | 1 | -0/+1 |
| 2022-03-01 | scsi: iscsi: Drop temp workq_name | Mike Christie | 1 | -1/+0 |
| 2022-03-01 | scsi: iscsi: ql4xxx: Use per-session workqueue for unbinding | Mike Christie | 1 | -0/+2 |
| 2022-03-01 | scsi: iscsi: Remove iscsi_scan_finished() | Mike Christie | 1 | -2/+0 |
| 2022-03-01 | scsi: core: Remove <scsi/scsi_request.h> | Christoph Hellwig | 2 | -8/+0 |
| 2022-03-01 | scsi: core: Remove struct scsi_request | Christoph Hellwig | 2 | -10/+0 |
| 2022-03-01 | scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd | Christoph Hellwig | 1 | -1/+0 |
| 2022-03-01 | scsi: core: Move the resid_len field from struct scsi_request to struct scsi_... | Christoph Hellwig | 2 | -4/+3 |
| 2022-03-01 | scsi: core: Remove the sense and sense_len fields from struct scsi_request | Christoph Hellwig | 2 | -2/+1 |
| 2022-03-01 | scsi: core: Remove the cmd field from struct scsi_request | Christoph Hellwig | 3 | -20/+2 |
| 2022-02-27 | scsi: libsas: Make sas_notify_{phy,port}_event() return void | John Garry | 1 | -4/+4 |
| 2022-02-27 | scsi: libfc: Replace one-element arrays with flexible-array members | Gustavo A. R. Silva | 1 | -2/+2 |
| 2022-02-22 | scsi: core: Remove struct scsi_pointer from struct scsi_cmnd | Bart Van Assche | 1 | -7/+7 |
| 2022-02-22 | scsi: libfc: Stop using the SCSI pointer | Bart Van Assche | 1 | -0/+9 |
| 2022-02-22 | scsi: iscsi: Stop using the SCSI pointer | Bart Van Assche | 1 | -0/+12 |
| 2022-02-22 | scsi: libsas: Add sas_execute_ata_cmd() | John Garry | 2 | -4/+11 |
| 2022-02-19 | scsi: libsas: Add sas_abort_task() | John Garry | 1 | -0/+1 |
| 2022-02-19 | scsi: libsas: Add sas_query_task() | John Garry | 1 | -0/+1 |
| 2022-02-19 | scsi: libsas: Add sas_lu_reset() | John Garry | 1 | -0/+1 |
| 2022-02-19 | scsi: libsas: Add sas_clear_task_set() | John Garry | 1 | -0/+1 |
| 2022-02-19 | scsi: libsas: Add sas_abort_task_set() | John Garry | 1 | -0/+2 |
| 2022-02-19 | scsi: libsas: Add TMF handler aborted callback | John Garry | 1 | -0/+1 |
| 2022-02-19 | scsi: libsas: Add TMF handler exec complete callback | John Garry | 1 | -0/+3 |
| 2022-02-19 | scsi: libsas: Add sas_task.tmf | John Garry | 1 | -0/+1 |
| 2022-02-19 | scsi: libsas: Add struct sas_tmf_task | John Garry | 1 | -0/+9 |
| 2022-02-19 | scsi: libsas: Delete SAS_SG_ERR | John Garry | 1 | -1/+0 |
| 2022-02-19 | scsi: libsas: Delete lldd_clear_aca callback | John Garry | 1 | -1/+0 |
| 2022-02-19 | scsi: libsas: Use enum for response frame DATAPRES field | John Garry | 1 | -0/+7 |
| 2022-02-11 | scsi: Remove unused member cmd_pool for structure scsi_host_template | Xiang Chen | 1 | -3/+0 |
| 2022-02-11 | scsi: libsas: Remove unused parameter for function sas_ata_eh() | Xiang Chen | 1 | -4/+2 |
| 2022-02-11 | scsi: libsas: Use void for sas_discover_event() return code | Xiang Chen | 1 | -1/+1 |
| 2022-02-11 | scsi: libsas: Drop SAS_TASK_AT_INITIATOR | John Garry | 1 | -1/+0 |
| 2022-02-11 | scsi: ibmvscsis: Silence -Warray-bounds warning | Kees Cook | 1 | -6/+11 |
| 2022-02-07 | scsi: core: Add scsi_done_direct() for immediate completion | Sebastian Andrzej Siewior | 1 | -0/+1 |
| 2022-01-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+0 |
| 2022-01-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -3/+2 |
| 2022-01-22 | scsi/sg: move sg-big-buff sysctl to scsi/sg.c | Xiaoming Ni | 1 | -4/+0 |
| 2022-01-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -6/+2 |
| 2022-01-05 | scsi: core: Fix scsi_mode_select() interface | Damien Le Moal | 1 | -3/+2 |
| 2021-12-22 | scsi: libsas: Add flag SAS_HA_RESUMING | Xiang Chen | 1 | -0/+1 |
| 2021-12-22 | scsi: libsas: Don't always drain event workqueue for HA resume | John Garry | 1 | -0/+1 |
| 2021-11-29 | scsi: remove the gendisk argument to scsi_ioctl | Christoph Hellwig | 1 | -2/+2 |
| 2021-11-29 | block: remove the ->rq_disk field in struct request | Christoph Hellwig | 2 | -3/+3 |
| 2021-11-18 | scsi: core: Remove Scsi_Host.shost_dev_attr_groups | Bart Van Assche | 1 | -6/+0 |
| 2021-11-12 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -7/+2 |
| 2021-11-09 | Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+1 |
| 2021-11-09 | scsi: make sure that request queue queiesce and unquiesce balanced | Ming Lei | 1 | -0/+1 |
| 2021-11-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 5 | -23/+26 |
| 2021-11-03 | scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run | Ewan D. Milne | 2 | -1/+2 |
| 2021-11-01 | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+8 |
| 2021-10-27 | scsi: core: Fix early registration of sysfs attributes for scsi_device | Steffen Maier | 1 | -6/+0 |
| 2021-10-22 | scsi: add a scsi_alloc_request helper | Christoph Hellwig | 1 | -0/+3 |
| 2021-10-19 | scsi: scsi_transport_sas: Add 22.5 Gbps link rate definitions | Sreekanth Reddy | 1 | -0/+1 |
| 2021-10-18 | treewide: Replace open-coded flex arrays in unions | Kees Cook | 1 | -4/+8 |
| 2021-10-18 | block: move struct request to blk-mq.h | Christoph Hellwig | 1 | -1/+1 |
| 2021-10-16 | scsi: core: Remove two host template members that are no longer used | Bart Van Assche | 2 | -12/+0 |
| 2021-10-16 | scsi: core: Register sysfs attributes earlier | Bart Van Assche | 2 | -0/+19 |
| 2021-10-16 | scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions | Bart Van Assche | 1 | -1/+1 |
| 2021-10-16 | scsi: core: Call scsi_done directly | Bart Van Assche | 2 | -5/+1 |
| 2021-10-16 | scsi: core: Rename scsi_mq_done() into scsi_done() and export it | Bart Van Assche | 1 | -0/+2 |
| 2021-10-16 | scsi: core: Use a structure member to track the SCSI command submitter | Bart Van Assche | 1 | -0/+7 |
| 2021-10-12 | scsi: libsas: Export sas_phy_enable() | Luo Jiaxing | 1 | -0/+1 |
| 2021-10-12 | Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging | Martin K. Petersen | 1 | -1/+0 |
| 2021-09-28 | scsi: core: Delete scsi_{get,free}_host_dev() | John Garry | 1 | -10/+0 |
| 2021-09-22 | scsi: core: Remove 'current_tag' | Hannes Reinecke | 1 | -1/+0 |
| 2021-09-21 | scsi: core: Remove include <scsi/scsi_host.h> from scsi_cmnd.h | Bart Van Assche | 1 | -1/+0 |
| 2021-08-17 | scsi: core: Remove scsi_cmnd.tag | John Garry | 1 | -1/+0 |
| 2021-08-11 | scsi: core: Add helper to return number of logical blocks in a request | Martin K. Petersen | 1 | -0/+7 |
| 2021-08-11 | scsi: core: Remove the request member from struct scsi_cmnd | Bart Van Assche | 1 | -3/+0 |
| 2021-08-11 | scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche | 2 | -10/+14 |
| 2021-08-11 | scsi: core: Introduce the scsi_cmd_to_rq() function | Bart Van Assche | 1 | -0/+6 |
| 2021-07-30 | scsi: block: Remove the remaining SG_IO-related fields from struct request_queue | Christoph Hellwig | 1 | -0/+3 |
| 2021-07-30 | scsi: bsg: Simplify device registration | Christoph Hellwig | 1 | -0/+2 |
| 2021-07-28 | scsi: scsi_ioctl: Unexport sg_scsi_ioctl() | Christoph Hellwig | 1 | -2/+0 |
| 2021-07-28 | scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsi | Christoph Hellwig | 1 | -0/+6 |
| 2021-07-28 | scsi: scsi_ioctl: Remove scsi_req_init() | Christoph Hellwig | 1 | -2/+0 |
| 2021-07-28 | scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl() | Christoph Hellwig | 1 | -1/+3 |
| 2021-07-28 | scsi: core: Remove scsi_compat_ioctl() | Christoph Hellwig | 1 | -1/+0 |
| 2021-07-21 | scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGE | Martin Kepplinger | 2 | -3/+4 |
| 2021-07-20 | scsi: core: Make scsi_get_lba() return the LBA | Martin K. Petersen | 1 | -5/+7 |
| 2021-07-20 | scsi: core: Introduce scsi_get_sector() | Bart Van Assche | 1 | -0/+5 |
| 2021-07-20 | scsi: core: Add scsi_prot_ref_tag() helper | Martin K. Petersen | 1 | -0/+7 |
| 2021-07-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 14 | -173/+333 |
| 2021-06-10 | scsi: fc: FDMI enhancement | Javed Hasan | 1 | -7/+48 |
| 2021-06-10 | scsi: libfc: Add FDMI-2 attributes | Javed Hasan | 1 | -1/+24 |
| 2021-06-09 | scsi: fc: Correct RHBA attributes length | Javed Hasan | 1 | -2/+2 |
| 2021-06-02 | scsi: core: Change the type of the second argument of scsi_host_complete_all_... | Bart Van Assche | 1 | -1/+1 |
| 2021-06-02 | scsi: core: Introduce enums for the SAM and host status codes | Bart Van Assche | 3 | -76/+89 |
| 2021-06-02 | scsi: libsas: Introduce more SAM status code aliases in enum exec_status | Bart Van Assche | 1 | -3/+9 |
| 2021-06-02 | Merge branch '5.14/scsi-result' into 5.14/scsi-staging | Martin K. Petersen | 4 | -46/+89 |
| 2021-06-02 | scsi: iscsi: Hold task ref during TMF timeout handling | Mike Christie | 1 | -0/+1 |
| 2021-06-02 | scsi: iscsi: Fix conn use after free during resets | Mike Christie | 1 | -6/+5 |
| 2021-06-02 | scsi: iscsi: Add iscsi_cls_conn refcount helpers | Mike Christie | 1 | -0/+2 |
| 2021-06-02 | scsi: iscsi: Fix in-kernel conn failure handling | Mike Christie | 1 | -1/+9 |
| 2021-06-02 | scsi: iscsi: Rel ref after iscsi_lookup_endpoint() | Mike Christie | 1 | -0/+1 |
| 2021-06-02 | scsi: iscsi: Stop queueing during ep_disconnect | Mike Christie | 2 | -0/+2 |
| 2021-06-02 | scsi: iscsi: Add task completion helper | Mike Christie | 1 | -0/+7 |
| 2021-05-31 | scsi: core: Drop obsolete Linux-specific SCSI status codes | Hannes Reinecke | 3 | -22/+21 |
| 2021-05-31 | scsi: core: Drop message byte helper | Hannes Reinecke | 2 | -7/+1 |
| 2021-05-31 | scsi: core: Add scsi_msg_to_host_byte() | Hannes Reinecke | 1 | -0/+26 |
| 2021-05-31 | scsi: core: Add get_{status,host}_byte() accessor functions | Hannes Reinecke | 1 | -0/+10 |
| 2021-05-31 | scsi: core: Drop the now obsolete driver_byte definitions | Hannes Reinecke | 3 | -20/+2 |
| 2021-05-31 | scsi: core: Kill DRIVER_SENSE | Hannes Reinecke | 1 | -0/+11 |
| 2021-05-31 | scsi: core: Introduce scsi_status_is_check_condition() | Hannes Reinecke | 1 | -0/+15 |
| 2021-05-31 | scsi: core: Introduce scsi_build_sense() | Hannes Reinecke | 1 | -0/+3 |
| 2021-05-31 | scsi: core: Stop using DRIVER_ERROR | Hannes Reinecke | 1 | -2/+5 |
| 2021-05-28 | RDMA/srp: Apply the __packed attribute to members instead of structures | Bart Van Assche | 1 | -17/+9 |
| 2021-05-21 | scsi: Fix spelling mistakes in header files | Zhen Lei | 4 | -6/+6 |
| 2021-05-15 | scsi: target: core: Add the VERSION DESCRIPTOR fields to the INQUIRY data | Konstantin Shelekhin | 1 | -0/+12 |
| 2021-05-10 | scsi: core: Treat device offline as a failure | Jason Yan | 1 | -26/+28 |
| 2021-04-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 6 | -49/+76 |
| 2021-04-28 | Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -10/+3 |
| 2021-04-27 | Fix misc new gcc warnings | Linus Torvalds | 1 | -1/+1 |
| 2021-04-15 | scsi: core: Introduce enum scsi_disposition | Bart Van Assche | 3 | -12/+14 |
| 2021-04-15 | scsi: core: Remove an incorrect comment | Bart Van Assche | 1 | -1/+1 |
| 2021-04-06 | scsi: remove the unchecked_isa_dma flag | Christoph Hellwig | 2 | -10/+3 |
| 2021-04-05 | Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging | Martin K. Petersen | 1 | -0/+1 |
| 2021-04-01 | scsi: fcoe: Fix mismatched fcoe_wwn_from_mac declaration | Arnd Bergmann | 1 | -1/+1 |
| 2021-03-29 | scsi: core: scsi_host_cmd_pool is declared twice | Wan Jiabing | 1 | -1/+0 |
| 2021-03-29 | scsi: iscsi: Fix race condition between login and sync thread | Gulam Mohamed | 1 | -0/+1 |
| 2021-03-24 | scsi: scsi_dh: Fix a typo | Bhaskar Chowdhury | 1 | -1/+1 |
| 2021-03-04 | scsi: core: Add mq_poll support to SCSI layer | Kashyap Desai | 2 | -0/+12 |
| 2021-03-04 | scsi: core: Replace sdev->device_busy with sbitmap | Ming Lei | 1 | -2/+3 |
| 2021-03-04 | scsi: core: Add scsi_device_busy() wrapper | Ming Lei | 1 | -0/+5 |
| 2021-03-04 | scsi: core: Put hot fields of scsi_host_template in one cacheline | Ming Lei | 1 | -33/+39 |
| 2021-03-04 | scsi: blk-mq: Add callbacks for storing & retrieving budget token | Ming Lei | 1 | -0/+2 |
| 2021-02-08 | scsi: libiscsi: Add helper to calculate max SCSI cmds per session | Mike Christie | 1 | -0/+2 |
| 2021-02-08 | scsi: libiscsi: Drop taskqueuelock | Mike Christie | 1 | -2/+2 |
| 2021-01-22 | scsi: libsas: Remove temporarily-added _gfp() API variants | Ahmed S. Darwish | 1 | -4/+0 |
| 2021-01-22 | scsi: libsas: Add gfp_t flags parameter to event notifications | Ahmed S. Darwish | 1 | -2/+4 |
| 2021-01-22 | scsi: libsas: Introduce a _gfp() variant of event notifiers | Ahmed S. Darwish | 1 | -0/+4 |
| 2021-01-22 | scsi: libsas: Remove notifier indirection | John Garry | 1 | -4/+3 |
| 2021-01-22 | scsi: core: Add 'set_status_byte()' accessor | Hannes Reinecke | 1 | -0/+5 |
| 2021-01-22 | scsi: aic7xxx: aic79xx: Drop internal SCSI message definition | Hannes Reinecke | 1 | -0/+1 |
| 2021-01-14 | scsi: scsi_transport_fc: Add a new rport state FC_PORTSTATE_MARGINAL | Muneendra Kumar | 1 | -1/+3 |
| 2021-01-14 | scsi: core: No retries on abort success | Muneendra Kumar | 1 | -0/+6 |
| 2021-01-14 | scsi: core: Add a new error code DID_TRANSPORT_MARGINAL in scsi.h | Muneendra Kumar | 1 | -0/+1 |
| 2020-12-16 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -727/+66 |
| 2020-11-16 | scsi: libiscsi: Fix NOP race condition | Lee Duncan | 1 | -0/+3 |
| 2020-10-29 | scsi: libfc: Move scsi/fc_encode.h to libfc | Arnd Bergmann | 2 | -727/+30 |
| 2020-10-26 | scsi: fc: Add mechanism to update FPIN signal statistics | Shyam Sundar | 1 | -0/+3 |
| 2020-10-26 | scsi: fc: Parse FPIN packets and update statistics | Shyam Sundar | 1 | -0/+1 |
| 2020-10-26 | scsi: fc: Add FPIN statistics to fc_host and fc_rport objects | Shyam Sundar | 1 | -0/+32 |
| 2020-10-23 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+2 |
| 2020-10-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -0/+9 |
| 2020-10-07 | scsi: core: Clean up allocation and freeing of sgtables | Christoph Hellwig | 1 | -1/+2 |
| 2020-10-06 | scsi: Add host and host template flag 'host_tagset' | Hannes Reinecke | 1 | -1/+8 |
| 2020-10-02 | scsi: target: core: Add CONTROL field for trace events | Roman Bolshakov | 1 | -0/+7 |
| 2020-09-15 | scsi: core: Only re-run queue in scsi_end_request() if device queue is busy | Ming Lei | 1 | -0/+1 |
| 2020-09-02 | scsi: fc: Add 256GBit speed setting to SCSI FC transport | James Smart | 1 | -0/+1 |
| 2020-07-24 | scsi: core: Only return started requests from scsi_host_find_tag() | Hannes Reinecke | 1 | -1/+1 |
| 2020-07-24 | scsi: scsi_transport_iscsi: Drop a duplicated word | Randy Dunlap | 1 | -1/+1 |
| 2020-07-15 | scsi: scsi_transport_fc: Match HBA Attribute Length with HBAAPI V2.0 definitions | Lee Jones | 1 | -2/+2 |
| 2020-06-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -5/+4 |
| 2020-05-11 | scsi: libsas: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -4/+4 |
| 2020-05-07 | scsi: core: Remove 'list' entry from struct scsi_cmnd | Hannes Reinecke | 1 | -1/+0 |
| 2020-04-22 | block: move dma_pad handling from blk_rq_map_sg into the callers | Christoph Hellwig | 1 | -0/+1 |