summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorLines
2012-03-05floppy/scsi: fix setting of BIO flagsMuthu Kumar-1/+1
2012-02-25[SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh-2/+2
2012-02-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-100/+101
2012-02-22[SCSI] scsi_dh_rdac: Fix for unbalanced reference countMoger, Babu-11/+14
2012-02-21asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake-21/+2
2012-02-18[SCSI] scsi_pm: Fix bug in the SCSI power management handlerAlan Stern-0/+17
2012-02-18[SCSI] scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'Huajun Li-2/+2
2012-02-18[SCSI] qla2xxx: Update version number to 8.03.07.13-k.Chad Dupuis-1/+1
2012-02-18[SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx.Giridhar Malavali-1/+1
2012-02-18[SCSI] qla2xxx: Remove resetting memory during device initialization for ISP8...Shyam Sundar-13/+0
2012-02-18[SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization fai...Giridhar Malavali-0/+4
2012-02-18[SCSI] qla2xxx: Remove check for null fcport from host reset handler.Michael Christie-10/+0
2012-02-18[SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers.Andrew Vasquez-1/+2
2012-02-18[SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB p...Andrew Vasquez-1/+0
2012-02-18[SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command.Andrew Vasquez-1/+2
2012-02-18[SCSI] qla2xxx: Add an "is reset active" helper.Andrew Vasquez-51/+28
2012-02-18[SCSI] qla2xxx: Add check for null fcport references in qla2xxx_queuecommand.Chad Dupuis-0/+6
2012-02-18[SCSI] qla2xxx: Propagate up abort failures.Arun Easi-0/+1
2012-02-18[SCSI] isci: Fix NULL ptr dereference when no firmware is being loadedDave Jiang-1/+3
2012-02-18[SCSI] ipr: fix eeh recovery for 64-bit adaptersKleber Sacilotto de Souza-6/+18
2012-02-12[SCSI] mpt2sas: Fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-...Alexey Khoroshilov-1/+2
2012-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds-8/+1
2012-01-22mac_esp: rename irqFinn Thain-2/+1
2012-01-22mac_scsi: dont enable mac_scsi irq before requesting itFinn Thain-6/+0
2012-01-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds-1441/+1179
2012-01-16[SCSI] libfc: remove redundant timer init for fcpYi Zou-3/+1
2012-01-16[SCSI] fcoe: Move fcoe_debug_logging from fcoe.h to fcoe.cBart Van Assche-18/+20
2012-01-16[SCSI] libfc: Declare local functions staticBart Van Assche-11/+13
2012-01-16[SCSI] fcoe: fix regression on offload em matching function for initiator/targetYi Zou-4/+5
2012-01-16[SCSI] qla4xxx: Update driver version to 5.02.00-k12Vikas Chaudhary-1/+1
2012-01-16[SCSI] qla4xxx: Cleanup modinfo displayKaren Higgins-16/+17
2012-01-16[SCSI] qla4xxx: Clear the RISC interrupt bit during FW initSarang Radke-0/+8
2012-01-16[SCSI] qla4xxx: Added error logging for firmware abortNilesh Javali-0/+9
2012-01-16[SCSI] qla4xxx: Disable generating pause frames in case of FW hungGiridhar Malavali-0/+20
2012-01-16[SCSI] qla4xxx: Temperature monitoring for ISP82XX core.Mike Hernandez-4/+58
2012-01-16[SCSI] megaraid: fix sparse warningsadam radford-5/+8
2012-01-16[SCSI] sg: convert to kstrtoul_from_user()Stephen Boyd-14/+11
2012-01-16[SCSI] don't change sdev starvation list order without request dispatchedShaohua Li-6/+1
2012-01-16[SCSI] isci: fix, prevent port from getting stuck in the 'configuring' stateMarcin Tomczak-42/+56
2012-01-16[SCSI] isci: fix start OOBMarcin Tomczak-17/+18
2012-01-16[SCSI] isci: fix io failures while wide port links are coming upMarcin Tomczak-16/+76
2012-01-16[SCSI] isci: allow more time for wide port targetsMarcin Tomczak-1/+1
2012-01-16[SCSI] isci: enable wide port targetsBartek Nowakowski-4/+12
2012-01-16[SCSI] isci: Fix IO fails when pull cable from phy in x4 wideport in MPC mode.Marcin Tomczak-3/+7
2012-01-16[SCSI] isci: update version to 1.1Dan Williams-6/+1
2012-01-16[SCSI] isci: remove unused 'isci_tmf->device' fieldMaciej Trela-5/+4
2012-01-16[SCSI] isci: link speeds default to gen 2Jeff Skirvin-3/+4
2012-01-16[SCSI] isci: performance-fix, shorten default "no outbound task" timeoutMarcin Tomczak-2/+2
2012-01-16[SCSI] isci: oem parameter format v1.3 (cable select)Jeff Skirvin-5/+111
2012-01-16[SCSI] isci: oem parameter format v1.1 (ssc select)Dave Jiang-6/+148