summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-02-19[SCSI] libsas: replace event locks with atomic bitopsDan Williams
2012-02-19[SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]deviceDan Williams
2012-02-19[SCSI] libsas: fix domain_device leakDan Williams
2012-02-19[SCSI] libsas: kill sas_slave_destroyDan Williams
2012-02-19[SCSI] libsas: remove unused ata_task_resp fieldsDan Williams
2012-02-19[SCSI] Handle disk devices which can not process medium access commandsMartin K. Petersen
2012-02-19[SCSI] mpt2sas: spell "primitive" correctly in function prototypeAndrew Morton
2012-02-19[SCSI] virtio-scsi: SCSI driver for QEMU based virtual machinesPaolo Bonzini
2012-02-19[SCSI] hpsa: add some older controllers to the kdump blacklistTomas Henzl
2012-02-19[SCSI] scsi_error: classify some ILLEGAL_REQUEST sense as a permanent TARGET_...Mike Snitzer
2012-02-19[SCSI] sd: Make sure provisioning mode is reported correctlyMartin K. Petersen
2012-02-19[SCSI] Ensure discard failure gets treated as a target problemMartin K. Petersen
2012-02-19[SCSI] mpt2sas: add missing allocation checkTomas Henzl
2012-02-19[SCSI] qla4xxx: Update driver version to 5.02.00-k14Vikas Chaudhary
2012-02-19[SCSI] qla4xxx: Added ping supportVikas Chaudhary
2012-02-19[SCSI] iscsi_transport: Added Ping supportVikas Chaudhary
2012-02-19[SCSI] qla4xxx: added support for host eventVikas Chaudhary
2012-02-19[SCSI] scsi_transport_iscsi: added support for host eventVikas Chaudhary
2012-02-19[SCSI] qla4xxx: Proper detection of firmware abort error code for ISP82xxVikas Chaudhary
2012-02-19[SCSI] qla4xxx: Remove un-necessary print statmentLalit Chandivade
2012-02-19[SCSI] qla4xxx: Modified debug log messages for boot info.Manish Rangankar
2012-02-19[SCSI] qla4xxx: Fix verify boot idx correctlyLalit Chandivade
2012-02-19[SCSI] qla4xxx: Fix un-necessary delay on invalid DDBLalit Chandivade
2012-02-19[SCSI] qla4xxx: Remove unused codeVikas Chaudhary
2012-02-19[SCSI] libfc: Handle discovery failure during ctlr link downBhanu Prakash Gollapudi
2012-02-19[SCSI] libfc: Fix panic in fc_exch_recvBhanu Prakash Gollapudi
2012-02-19[SCSI] fcoe: Remove reference counting on 'stuct fcoe_interface'Robert Love
2012-02-19[SCSI] fcoe: Do not switch context in vport_delete callbackRobert Love
2012-02-19[SCSI] fcoe: Rename out_nomod label to out_putmodRobert Love
2012-02-19[SCSI] fcoe: Allow exposing FDMI attributes via sysfsNeerav Parikh
2012-02-19[SCSI] libfcoe: Don't KERN_ERR on netdev notificationRobert Love
2012-02-19[SCSI] isci: T10 DIF supportDave Jiang
2012-02-19[SCSI] qla2xxx: Avoid invalid request queue dereference for bad response pack...Arun Easi
2012-02-19[SCSI] qla2xxx: Stop iteration after first failure in *_id functions.Arun Easi
2012-02-19[SCSI] qla2xxx: Fix incorrect register access in qla2x00_start_iocbs().Arun Easi
2012-02-19[SCSI] qla2xxx: Handle device mapping changes due to device logout.Arun Easi
2012-02-19[SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number...Chad Dupuis
2012-02-19[SCSI] qla2xxx: Cache swl during fabric discovery.Andrew Vasquez
2012-02-19[SCSI] qla2xxx: Remove EDC sysfs interface.Joe Carnuccio
2012-02-19[SCSI] qla2xxx: Perform firmware dump procedure on mailbox command timeout.Chad Dupuis
2012-02-19[SCSI] qla2xxx: Change the log message when previous dump is available to ret...Giridhar Malavali
2012-02-19[SCSI] qla2xxx: Log messages to use correct vha.Arun Easi
2012-02-19[SCSI] qla2xxx: Add new message when a new loopid is assigned.Arun Easi
2012-02-19[SCSI] qla2xxx: Fix ql_dbg arguments.Arun Easi
2012-02-19[SCSI] qla2xxx: Use ql_log* #define's in ql_log() and ql_log_pci().Chad Dupuis
2012-02-19[SCSI] qla2xxx: Convert remaining printk's to ql_log format.Chad Dupuis
2012-02-19[SCSI] qla2xxx: Print mailbox command opcode and return code when a command t...Chad Dupuis
2012-02-19[SCSI] qla2xxx: Reduce mbx-command timeout for Login/Logout requests.Andrew Vasquez
2012-02-19[SCSI] qla2xxx: Prep zero-length BSG data-transfer requests.Andrew Vasquez
2012-02-19[SCSI] qla2xxx: Perform implicit logout during rport tear-down.Andrew Vasquez