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