summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorLines
2012-05-10[SCSI] virtio_scsi: fix TMF use-after-freePaolo Bonzini-11/+13
2012-05-10[SCSI] fix oops in all legacy host adapters caused by 6f381faJames Bottomley-0/+3
2012-05-10[SCSI] qla2xxx: Update version number to 8.04.00.03-k.Chad Dupuis-3/+3
2012-05-10[SCSI] qla2xxx: Properly check for current state after the fabric-login request.Saurav Kashyap-1/+17
2012-05-10[SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...Giridhar Malavali-3/+14
2012-05-10[SCSI] qla2xxx: Block flash access from application when device is initialize...Giridhar Malavali-0/+6
2012-05-10[SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request.Vikas Chaudhary-0/+1
2012-04-25[SCSI] libfc: update mfs boundry checkingVasu Dev-5/+7
2012-04-23[SCSI] Revert "[SCSI] libsas: fix sas port naming"Dan Williams-1/+1
2012-04-23[SCSI] libsas: fix false positive 'device attached' conditionsDan Williams-1/+8
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams-30/+30
2012-04-23[SCSI] libsas: fix ata_eh clobbering ex_phys via smp_ata_check_readyDan Williams-1/+15
2012-04-23[SCSI] libsas: unify domain_device sas_rphy lifetimesDan Williams-7/+10
2012-04-23[SCSI] libsas: fix sas_get_port_device regressionDan Williams-4/+5
2012-04-23[SCSI] libsas: fix sas_find_bcast_phy() in the presence of 'vacant' physThomas Jackson-5/+12
2012-04-23[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams-58/+47
2012-04-22[SCSI] scsi_lib: use correct DMA device in __scsi_alloc_queueLin Ming-1/+1
2012-04-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen-1/+1
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-8/+1
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd-8/+1
2012-03-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds-938/+4247
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi-8/+8
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-35/+0
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-14/+5
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-35/+0
2012-03-28[SCSI] ipr: Driver version 2.5.3Brian King-2/+2
2012-03-28[SCSI] ipr: Increase alignment boundary of command blocksBrian King-1/+1
2012-03-28[SCSI] ipr: Increase max concurrent oustanding commandsBrian King-4/+23
2012-03-28[SCSI] ipr: Remove unnecessary memory barriersBrian King-12/+4
2012-03-28[SCSI] ipr: Remove unnecessary interrupt clearing on new adaptersBrian King-6/+17
2012-03-28[SCSI] ipr: Fix target id allocation re-use problemBrian King-8/+9
2012-03-28[SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revisionSergei Shtylyov-12/+6
2012-03-28[SCSI] fcoe: Drop the rtnl_mutex before calling fcoe_ctlr_link_upRobert Love-1/+5
2012-03-28[SCSI] bfa: Update the driver version to 3.0.23.0Krishna Gudipati-1/+1
2012-03-28[SCSI] bfa: BSG and User interface fixes.Krishna Gudipati-22/+34
2012-03-28[SCSI] bfa: Fix to avoid vport delete hang on request queue full scenario.Krishna Gudipati-4/+9
2012-03-28[SCSI] bfa: Move service parameter programming logic into firmware.Krishna Gudipati-28/+0
2012-03-28[SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation.Krishna Gudipati-380/+525
2012-03-28[SCSI] bfa: Flash controller IOC pll init fixes.Krishna Gudipati-45/+112
2012-03-28[SCSI] bfa: Serialize the IOC hw semaphore unlock logic.Krishna Gudipati-12/+46
2012-03-28[SCSI] bfa: Modify ISR to process pending completionsKrishna Gudipati-3/+10
2012-03-28[SCSI] bfa: Add fc host issue lip supportKrishna Gudipati-1/+38
2012-03-28[SCSI] mpt2sas: remove extraneous sas_log_info messagesSathisha Nanjappa-1/+1
2012-03-28[SCSI] libfc: fcoe_transport_create fails in single-CPU environmentSteven Clark-2/+12
2012-03-28[SCSI] fcoe: reduce contention for fcoe_rx_list lock [v2]Neil Horman-8/+14
2012-03-28[SCSI] fcoe: remove frame dropping code from fcoe_percpu_cleanNeil Horman-19/+3
2012-03-28[SCSI] bnx2fc: Remove bh disable in softirq contextNeil Horman-2/+2
2012-03-28[SCSI] foce: remove bh disable from fcoe sw transport rcv functionNeil Horman-5/+5
2012-03-28[SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MACBhanu Prakash Gollapudi-5/+23
2012-03-28[SCSI] libfc: update fc_host mfs along with updating lport->mfsVasu Dev-1/+9