Age | Commit message (Expand) | Author |
2018-12-07 | scsi: qedf: NULL check before some freeing functions is not needed | Thomas Meyer |
2018-12-07 | scsi: megaraid_sas: NULL check before some freeing functions is not needed | Thomas Meyer |
2018-12-07 | scsi: qla2xxx: Split the __qla2x00_abort_all_cmds() function | Bart Van Assche |
2018-12-07 | scsi: csiostor: remove flush_scheduled_work() | Varun Prakash |
2018-12-07 | scsi: zfcp: make DIX experimental, disabled, and independent of DIF | Fedor Loshakov |
2018-12-07 | scsi: BusLogic: mark expected switch fall-through | Gustavo A. R. Silva |
2018-12-07 | scsi: ufs: Remove redundant sense size definition | Avri Altman |
2018-12-07 | scsi: snic: Use vzalloc | Sabyasachi Gupta |
2018-12-07 | scsi: fnic: Use vzalloc | Sabyasachi Gupta |
2018-12-07 | scsi: target/core: Reduce the amount of code executed with a spinlock held | Bart Van Assche |
2018-12-07 | scsi: target/core: Make ABORT and LUN RESET handling synchronous | Bart Van Assche |
2018-12-07 | scsi: target/core: Fix TAS handling for aborted commands | Bart Van Assche |
2018-12-07 | scsi: target/core: Simplify the code for aborting SCSI commands | Bart Van Assche |
2018-12-07 | scsi: target/core: Make it possible to wait from more than one context for co... | Bart Van Assche |
2018-12-07 | scsi: target/core: Use system workqueues for TMF | Bart Van Assche |
2018-12-07 | scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough | Bart Van Assche |
2018-12-07 | scsi: target/core: Simplify transport_clear_lun_ref() | Bart Van Assche |
2018-12-07 | scsi: target/core: Use kvcalloc() instead of open-coding it | Bart Van Assche |
2018-12-07 | scsi: target/tcmu: Fix queue_cmd_ring() declaration | Bart Van Assche |
2018-11-28 | scsi: xen-scsifront: mark expected switch fall-through | Gustavo A. R. Silva |
2018-11-28 | scsi: megaraid_sas_fusion: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-11-28 | scsi: megaraid: megaraid_sas_base: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-11-28 | scsi: libfc: fc_rport: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-11-28 | scsi: hpsa: mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-11-28 | scsi: aacraid: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-11-28 | scsi: aacraid: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-11-28 | scsi: qla2xxx: Introduce a switch/case statement in qlt_xmit_tm_rsp() | Bart Van Assche |
2018-11-28 | scsi: mpt3sas: fix spelling mistake "manufaucturing" -> "manufacturing" | Colin Ian King |
2018-11-28 | scsi: ufs: add fall through annotation | Tomas Winkler |
2018-11-28 | scsi: qedi: Update driver version to 8.33.0.21 | Nilesh Javali |
2018-11-28 | scsi: qedi: Move LL2 producer index processing in BH. | Manish Rangankar |
2018-11-28 | scsi: qedi: add module param to set ping packet size | Nilesh Javali |
2018-11-28 | scsi: qedi: Add packet filter in light L2 Rx path. | Manish Rangankar |
2018-11-28 | scsi: qedi: Check for session online before getting iSCSI TLV data. | Manish Rangankar |
2018-11-28 | scsi: qedi: Allocate IRQs based on msix_cnt | Nilesh Javali |
2018-11-28 | scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZE | Nilesh Javali |
2018-11-28 | scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING" | Nilesh Javali |
2018-11-28 | scsi: qedi: Cleanup redundant QEDI_PAGE_SIZE macro definition | Nilesh Javali |
2018-11-28 | scsi: target: replace fabric_ops.name with fabric_alias | David Disseldorp |
2018-11-28 | scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops | David Disseldorp |
2018-11-28 | scsi: target: drop unused pi_prot_format attribute storage | David Disseldorp |
2018-11-21 | scsi: lpfc: Use dma_zalloc_coherent | Sabyasachi Gupta |
2018-11-21 | scsi: bnx2i: remove set but not used variable 'cid_num' | YueHaibing |
2018-11-21 | scsi: aha1542: convert to DMA mapping API | Christoph Hellwig |
2018-11-21 | scsi: megaraid_sas: Add support for MegaRAID Aero controllers | Shivasharan S |
2018-11-21 | scsi: mpt3sas: Display message on Configurable secure HBA | Sreekanth Reddy |
2018-11-21 | scsi: libfc: Remove set but not used variable 'disc' | Yue Haibing |
2018-11-21 | scsi: target: add emulate_pr backstore attr to toggle PR support | David Disseldorp |
2018-11-21 | scsi: cxgb4i: fix thermal configuration dependencies | Arnd Bergmann |
2018-11-21 | scsi: aic94xx: Use dma_pool_zalloc | Souptick Joarder |