summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2012-09-14SCSI: Fix 'Device not ready' issue on mpt2sasJames Bottomley2-0/+20
2012-09-14SCSI: mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth ...sreekanth.reddy@lsi.com1-5/+8
2012-09-14SCSI: scsi_lib: fix scsi_io_completion's SG_IO error propagationMike Snitzer1-1/+4
2012-09-14SCSI: megaraid_sas: Move poll_aen_lock initializerKashyap Desai1-1/+2
2012-08-09SCSI: Avoid dangling pointer in scsi_requeue_command()Bart Van Assche1-0/+11
2012-08-09SCSI: Fix device removal NULL pointer dereferenceBart Van Assche4-36/+9
2012-08-09SCSI: fix hot unplug vs async scan raceDan Williams2-15/+29
2012-08-09SCSI: fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)Dan Williams1-0/+14
2012-08-09SCSI: libsas: fix sas_discover_devices return code handlingDan Williams1-27/+12
2012-08-09SCSI: libsas: continue revalidationDan Williams1-4/+4
2012-07-16SCSI: libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams2-7/+7
2012-07-16SCSI & usb-storage: add try_rc_10_first flagAlan Stern1-0/+2
2012-06-22SCSI: mpt2sas: Fix unsafe using smp_processor_id() in preemptiblenagalakshmi.nandigama@lsi.com1-1/+1
2012-06-10SCSI: Fix dm-multipath starvation when scsi host is busyJun'ichi Nomura1-4/+7
2012-06-10SCSI: fix scsi_wait_scanJames Bottomley1-1/+1
2012-06-01isci: fix oem parameter validation on single controller skusDan Williams1-1/+1
2012-06-01SCSI: mpt2sas: Fix for panic happening because of improper memory allocationnagalakshmi.nandigama@lsi.com1-3/+3
2012-05-10[SCSI] virtio_scsi: fix TMF use-after-freePaolo Bonzini1-11/+13
2012-05-10[SCSI] fix oops in all legacy host adapters caused by 6f381faJames Bottomley1-0/+3
2012-05-10[SCSI] qla2xxx: Update version number to 8.04.00.03-k.Chad Dupuis1-3/+3
2012-05-10[SCSI] qla2xxx: Properly check for current state after the fabric-login request.Saurav Kashyap1-1/+17
2012-05-10[SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...Giridhar Malavali2-3/+14
2012-05-10[SCSI] qla2xxx: Block flash access from application when device is initialize...Giridhar Malavali2-0/+6
2012-05-10[SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request.Vikas Chaudhary1-0/+1
2012-04-25[SCSI] libfc: update mfs boundry checkingVasu Dev1-5/+7
2012-04-23[SCSI] Revert "[SCSI] libsas: fix sas port naming"Dan Williams1-1/+1
2012-04-23[SCSI] libsas: fix false positive 'device attached' conditionsDan Williams1-1/+8
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams4-30/+30
2012-04-23[SCSI] libsas: fix ata_eh clobbering ex_phys via smp_ata_check_readyDan Williams1-1/+15
2012-04-23[SCSI] libsas: unify domain_device sas_rphy lifetimesDan Williams2-7/+10
2012-04-23[SCSI] libsas: fix sas_get_port_device regressionDan Williams1-4/+5
2012-04-23[SCSI] libsas: fix sas_find_bcast_phy() in the presence of 'vacant' physThomas Jackson1-5/+12
2012-04-23[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams6-58/+47
2012-04-22[SCSI] scsi_lib: use correct DMA device in __scsi_alloc_queueLin Ming1-1/+1
2012-04-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen1-1/+1
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-8/+1
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-8/+1
2012-03-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds57-938/+4247
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi2-8/+8
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds35-35/+0
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds3-14/+5
2012-03-28Remove all #inclusions of asm/system.hDavid Howells35-35/+0
2012-03-28[SCSI] ipr: Driver version 2.5.3Brian King1-2/+2
2012-03-28[SCSI] ipr: Increase alignment boundary of command blocksBrian King1-1/+1
2012-03-28[SCSI] ipr: Increase max concurrent oustanding commandsBrian King2-4/+23
2012-03-28[SCSI] ipr: Remove unnecessary memory barriersBrian King1-12/+4
2012-03-28[SCSI] ipr: Remove unnecessary interrupt clearing on new adaptersBrian King2-6/+17
2012-03-28[SCSI] ipr: Fix target id allocation re-use problemBrian King1-8/+9
2012-03-28[SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revisionSergei Shtylyov4-12/+6
2012-03-28[SCSI] fcoe: Drop the rtnl_mutex before calling fcoe_ctlr_link_upRobert Love1-1/+5