Age | Commit message (Expand) | Author |
2009-03-12 | [SCSI] libosd: OSDv1 Headers | Boaz Harrosh |
2009-03-12 | [SCSI] add OSD_TYPE | Boaz Harrosh |
2009-03-12 | [SCSI] major.h: char-major number for OSD device driver | Boaz Harrosh |
2009-03-12 | [SCSI] sg: fix races with ioctl(SG_IO) | Tony Battersby |
2009-03-12 | [SCSI] sg: fix races during device removal | Tony Battersby |
2009-03-12 | [SCSI] stex: Version update | Ed Lin - PTU |
2009-03-12 | [SCSI] stex: Small fixes | Ed Lin - PTU |
2009-03-12 | [SCSI] stex: Fix for controller type st_yosemite | Ed Lin - PTU |
2009-03-12 | [SCSI] stex: Add new device id | Ed Lin - PTU |
2009-03-12 | [SCSI] stex: Fix for potential invalid response | Ed Lin - PTU |
2009-03-12 | [SCSI] osst: Remove SUGGEST flags | James Bottomley |
2009-03-12 | [SCSI] Remove SUGGEST flags | Martin K. Petersen |
2009-03-12 | [SCSI] ipr: add MSI support | Wayne Boyer |
2009-03-12 | [SCSI] scsi_transport_fc: Add missing parenthesis to Point-To-Point description | Christof Schmitt |
2009-03-12 | [SCSI] sym53c8xx: Keep transfer negotiations valid | Aaro Koskinen |
2009-03-12 | [SCSI] Improve SCSI_LOGGING Kconfig entry | Robert Love |
2009-03-12 | [SCSI] Check for deleted device in scsi_device_online() | Hannes Reinecke |
2009-03-12 | [SCSI] lpfc: constify virtual function tables | Jan Engelhardt |
2009-03-12 | [SCSI] libfc: fix compile warning | FUJITA Tomonori |
2009-03-12 | [SCSI] libfc: needs CRC32 | Randy Dunlap |
2009-03-12 | [SCSI] scsi_debug: needs CRC_T10DIF | Randy Dunlap |
2009-03-12 | [SCSI] scsi_debug: DIF/DIX support | Martin K. Petersen |
2009-03-12 | [SCSI] scsi_sysfs: delete extra kernel-doc | Randy Dunlap |
2009-03-12 | [SCSI] ses: Use new scsi VPD helper | Matthew Wilcox |
2009-03-12 | [SCSI] Add VPD helper | Matthew Wilcox |
2009-03-10 | [SCSI] qla2xxx: Update version number to 8.03.00-k4. | Andrew Vasquez |
2009-03-10 | [SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structur... | Andrew Vasquez |
2009-03-10 | [SCSI] qla2xxx: Correct truncation in return-code status checking. | Andrew Vasquez |
2009-03-10 | [SCSI] qla2xxx: Correct vport delete bug. | Anirban Chakraborty |
2009-03-10 | [SCSI] qla2xxx: Use correct value for max vport in LOOP topology. | Lalit Chandivade |
2009-03-10 | [SCSI] qla2xxx: Correct address range checking for option-rom updates. | Andrew Vasquez |
2009-03-10 | [SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) ... | Robert Love |
2009-03-10 | [SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3) | Chris Leech |
2009-03-10 | [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ... | Vasu Dev |
2009-03-10 | [SCSI] fcoe: fix kfree(skb) | Roel Kluin |
2009-03-10 | [SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anyway | Yi Zou |
2009-03-10 | [SCSI] libfc: do not change the fh_rx_id of a recevied frame | Yi Zou |
2009-03-10 | [SCSI] fcoe: Correct fcoe_transports initialization vs. registration | Robert Love |
2009-03-10 | [SCSI] fcoe: Use setup_timer() and mod_timer() | Robert Love |
2009-03-10 | [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper | Robert Love |
2009-03-10 | [SCSI] libfc, fcoe: Cleanup function formatting and minor typos | Robert Love |
2009-03-10 | [SCSI] libfc, fcoe: Fix kerneldoc comments | Robert Love |
2009-03-06 | [SCSI] libfc: Cleanup libfc_function_template comments | Robert Love |
2009-03-06 | [SCSI] libfc: check for err when recv and state is incorrect | Robert Love |
2009-03-06 | [SCSI] libfc: rename rp to rdata in fc_disc_new_target() | Robert Love |
2009-03-06 | [SCSI] libfc: correct RPORT_TO_PRIV usage | Robert Love |
2009-03-06 | [SCSI] libfc: Don't violate transport template for rogue port creation | Robert Love |
2009-03-06 | [SCSI] libfc: exch mgr is freed while lport still retrying sequences | Steve Ma |
2009-03-06 | [SCSI] libfc: fixed a read IO data integrity issue when a IO data frame lost | Vasu Dev |
2009-03-06 | [SCSI] libfc: rport retry on LS_RJT from certain ELS | Chris Leech |