Commit Graph

6168 Commits (c446c1f9907e84d014edb0bf3501f30cb512e06a)

Author SHA1 Message Date
Martin K. Petersen c446c1f990 [SCSI] scsi_trace: Enhance SCSI command tracing 15 years ago
Kei Tokunaga bf81623542 [SCSI] add scsi trace core functions and put trace points 15 years ago
Martin K. Petersen e308b3d19d [SCSI] scsi_debug: Block Limits VPD page fixes 15 years ago
Srinivas 9dc9fd9484 [SCSI] mvsas: fix hot plug handling and IO issues 15 years ago
Avi Kaplan c8032216c9 [SCSI] iscsi_tcp: Remove unused field iscsi_conn from struct iscsi_sw_tcp_conn 15 years ago
Avi Kaplan c484a50a4d [SCSI] iscsi_tcp: Change iscsi_sw_tcp_conn_restore_callbacks arguments 15 years ago
Mike Christie 5738d4449c [SCSI] scsi_dh_emc: request flag cleanup 15 years ago
Dan Carpenter ef7d17a907 [SCSI] iscsi_tcp: change & to && 15 years ago
Chris Leech 9f8f3aa640 [SCSI] libfc, fcoe: normalize format specifies for world wide names 15 years ago
Chris Leech ce8b5df042 [SCSI] libfc: set both precision and field with when printing FC IDs 15 years ago
Yi Zou 63ac4bbffb [SCSI] libfc: bug in erroring out upon FCP_RSP_LEN_VAL in fc_fcp_resp 15 years ago
Vasu Dev da87bfab8a [SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe. 15 years ago
Vasu Dev 8ba00a4bbb [SCSI] fcoe: removes unused shost in fcoe_shost_config 15 years ago
Brian Uchino d9e9ab56b6 [SCSI] fnic: Change fnic_flush_tx() to flush tx instead of rx queue 15 years ago
Brian Uchino 666d07646a [SCSI] fnic: Update version to 1.4.0.145 15 years ago
Joe Eykholt 3b719d0161 [SCSI] libfc: remove unneeded variables in fc_exch_recv_req() 15 years ago
Chris Leech 03d29bc1d5 [SCSI] fcoe: check netif operstate instead of IFF_UP & link state 15 years ago
Chris Leech 9ee50e48d8 [SCSI] fcoe: reset FIP ctlr link state on disable/enable 15 years ago
Robert Love 593abc0720 [SCSI] libfcoe: Don't fill MAC desc in FLOGI if FIP negotiated FPMA 15 years ago
Kashyap, Desai aea20f9540 [SCSI] mpt2sas: Bump version 05.100.00.02 15 years ago
Kashyap, Desai 980ead3180 [SCSI] mpt2sas: Before removing sas_device search device in list for _scsih_sas_device_remove 15 years ago
Kashyap, Desai 130b958a5d [SCSI] mpt2sas: Reworked scmd->result priority for _scsih_qcmd. 15 years ago
James Smart a1172ca2f2 [SCSI] lpfc 8.3.12: Update Driver version to 8.3.12 15 years ago
James Smart 78730cfe06 [SCSI] lpfc 8.3.12: Fix discovery issues 15 years ago
James Smart c749593703 [SCSI] lpfc 8.3.12: BSG Fixes and enhancements 15 years ago
James Smart 49198b371e [SCSI] lpfc 8.3.12: Critical fixes 15 years ago
James Smart 6c8eea54ec [SCSI] lpfc 8.3.12: T10-PI/DIF changes 15 years ago
James Smart 15672319e3 [SCSI] lpfc 8.3.12: Miscellaneous Changes 15 years ago
James Smart b19a061a78 [SCSI] lpfc 8.3.12: Emulex SLI enhancements 15 years ago
Kashyap, Desai 40364a40b6 [SCSI] mpt2sas: Upgrade version 05.100.00.01 15 years ago
Kashyap, Desai 66a6793657 [SCSI] mpt2sas: Check for NULL pointer before free_pages is added. 15 years ago
Kashyap, Desai ef7c80c1f1 [SCSI] mpt2sas: Added support for PCIe Advanced Error Recovery. 15 years ago
Kashyap, Desai ebda4d38df [SCSI] mpt2sas: Send default descriptor for RAID pass through in mpt2ctl 15 years ago
Kashyap, Desai 38c2911449 [SCSI] mpt2sas: sanity added to remove duplicate port from topology 15 years ago
Douglas Gilbert 78d4e5a07d [SCSI] scsi_debug: add max_queue + no_uld parameters 15 years ago
James Bottomley 3233ac1981 [SCSI] sd: retry read_capacity on UNIT_ATTENTION 15 years ago
Kashyap, Desai 1469585309 [SCSI] mpt2sas : IOs needs to be pause until handles are refreshed for all device after recovery 15 years ago
Hannes Reinecke f87146bba5 [SCSI] sd: quiet spurious error messages in READ_CAPACITY(16) 15 years ago
Anil Veerabhadrappa 457549da73 [SCSI] bnx2i: Update version and module description 15 years ago
Anil Veerabhadrappa ce2d763a2c [SCSI] bnx2i: link bnx2i hba and cnic device before registering the device 15 years ago
Anil Veerabhadrappa 2e15efc7e1 [SCSI] bnx2i: make firmware use statsn field when constructing header 15 years ago
Christof Schmitt 2f2eb58762 [SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh return 15 years ago
Ferenc Wagner 7794a5af67 [SCSI] qla2xxx: Fix documentation of ql2xfdmienable module parameter 15 years ago
Andrew Vasquez 6c452a45e5 [SCSI] qla2xxx: General checkpatch corrections. 15 years ago
Sarang Radke bfdaa761d3 [SCSI] qla2xxx: Fix to make conditional decision based on port number. 15 years ago
Harish Zunjarrao d5459083af [SCSI] qla2xxx: Free DMA memory only if it is allocated in vendor specific BSG command 15 years ago
Sarang Radke 09ff701a17 [SCSI] qla2xxx: Add APEX support. 15 years ago
Giridhar Malavali 6e98016ca0 [SCSI] qla2xxx: Re-organized BSG interface specific code. 15 years ago
Jing Huang 077424e2e2 [SCSI] bfa: sg addr big endian fix 15 years ago
Jing Huang 42b426ecb4 [SCSI] bfa: protect idr using bfad_mutex 15 years ago