Age | Commit message (Expand) | Author | Files | Lines |
2021-07-03 | 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-10 | scsi: fc: Correct RHBA attributes length | Javed Hasan | 1 | -2/+2 |
2021-06-03 | scsi: core: Change the type of the second argument of scsi_host_complete_all_... | Bart Van Assche | 1 | -1/+1 |
2021-06-03 | 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-06-01 | scsi: core: Drop obsolete Linux-specific SCSI status codes | Hannes Reinecke | 3 | -22/+21 |
2021-06-01 | scsi: core: Drop message byte helper | Hannes Reinecke | 2 | -7/+1 |
2021-06-01 | scsi: core: Add scsi_msg_to_host_byte() | Hannes Reinecke | 1 | -0/+26 |
2021-06-01 | scsi: core: Add get_{status,host}_byte() accessor functions | Hannes Reinecke | 1 | -0/+10 |
2021-06-01 | scsi: core: Drop the now obsolete driver_byte definitions | Hannes Reinecke | 3 | -20/+2 |
2021-06-01 | scsi: core: Kill DRIVER_SENSE | Hannes Reinecke | 1 | -0/+11 |
2021-06-01 | scsi: core: Introduce scsi_status_is_check_condition() | Hannes Reinecke | 1 | -0/+15 |
2021-06-01 | scsi: core: Introduce scsi_build_sense() | Hannes Reinecke | 1 | -0/+3 |
2021-06-01 | scsi: core: Stop using DRIVER_ERROR | Hannes Reinecke | 1 | -2/+5 |
2021-05-29 | RDMA/srp: Apply the __packed attribute to members instead of structures | Bart Van Assche | 1 | -17/+9 |
2021-05-22 | 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-29 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 6 | -49/+76 |
2021-04-29 | Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -10/+3 |
2021-04-28 | Fix misc new gcc warnings | Linus Torvalds | 1 | -1/+1 |
2021-04-16 | scsi: core: Introduce enum scsi_disposition | Bart Van Assche | 3 | -12/+14 |
2021-04-16 | 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-06 | Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging | Martin K. Petersen | 1 | -0/+1 |
2021-04-02 | scsi: fcoe: Fix mismatched fcoe_wwn_from_mac declaration | Arnd Bergmann | 1 | -1/+1 |
2021-03-30 | scsi: core: scsi_host_cmd_pool is declared twice | Wan Jiabing | 1 | -1/+0 |
2021-03-30 | scsi: iscsi: Fix race condition between login and sync thread | Gulam Mohamed | 1 | -0/+1 |
2021-03-25 | scsi: scsi_dh: Fix a typo | Bhaskar Chowdhury | 1 | -1/+1 |
2021-03-05 | scsi: core: Add mq_poll support to SCSI layer | Kashyap Desai | 2 | -0/+12 |
2021-03-05 | scsi: core: Replace sdev->device_busy with sbitmap | Ming Lei | 1 | -2/+3 |
2021-03-05 | scsi: core: Add scsi_device_busy() wrapper | Ming Lei | 1 | -0/+5 |
2021-03-05 | scsi: core: Put hot fields of scsi_host_template in one cacheline | Ming Lei | 1 | -33/+39 |
2021-03-05 | scsi: blk-mq: Add callbacks for storing & retrieving budget token | Ming Lei | 1 | -0/+2 |
2021-02-09 | scsi: libiscsi: Add helper to calculate max SCSI cmds per session | Mike Christie | 1 | -0/+2 |
2021-02-09 | scsi: libiscsi: Drop taskqueuelock | Mike Christie | 1 | -2/+2 |
2021-01-23 | scsi: libsas: Remove temporarily-added _gfp() API variants | Ahmed S. Darwish | 1 | -4/+0 |
2021-01-23 | scsi: libsas: Add gfp_t flags parameter to event notifications | Ahmed S. Darwish | 1 | -2/+4 |
2021-01-23 | scsi: libsas: Introduce a _gfp() variant of event notifiers | Ahmed S. Darwish | 1 | -0/+4 |
2021-01-23 | scsi: libsas: Remove notifier indirection | John Garry | 1 | -4/+3 |