aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds8-14/+12
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds113-2392/+14627
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-9/+13
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2-2/+0
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds4-22/+11
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds3-3/+3
2011-03-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-17/+100
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds3-3/+3
2011-03-14[SCSI] scsi_dh_rdac: Add MD36xxf into device listYanqing_Liu@Dell.com1-0/+1
2011-03-14[SCSI] scsi_debug: add consecutive medium errorsDouglas Gilbert1-4/+5
2011-03-14fcoe: correct checking for bondingJiri Pirko1-3/+1
2011-03-14[SCSI] libsas: fix ata list corruption issueJames Bottomley1-0/+13
2011-03-14[SCSI] hpsa: export resettable host attributeStephen M. Cameron1-0/+41
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki3-3/+3
2011-03-14[SCSI] hpsa: move device attributes to avoid forward declarationsStephen M. Cameron1-133/+120
2011-03-14[SCSI] scsi_debug: Logical Block Provisioning (SBC3r26)Martin K. Petersen1-78/+105
2011-03-14[SCSI] sd: Logical Block Provisioning updateMartin K. Petersen3-58/+203
2011-03-14[SCSI] Include protection operation in SCSI command traceMartin K. Petersen1-0/+1
2011-03-14[SCSI] hpsa: fix incorrect PCI IDs and add two new ones (2nd try)scameron@beardog.cce.hp.com1-10/+14
2011-03-12ipv4: Create and use route lookup helpers.David S. Miller1-17/+3
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-2/+2
2011-03-02cxgb{3,4}*: improve Kconfig dependenciesDimitris Michailidis2-2/+6
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller1-1/+2
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo2-2/+2
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2-3/+2
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov2-4/+3
2011-03-02libata: remove ATA_FLAG_{SRST|SATA_RESET}Sergei Shtylyov2-4/+4
2011-03-02ipr/sas_ata: use mode mask macros from <linux/ata.h>Sergei Shtylyov2-5/+5
2011-03-02libsas: convert to libata new error handlerJames Bottomley2-8/+93
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann2-2/+0
2011-03-01ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller1-1/+1
2011-03-01ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller1-1/+1
2011-02-28[SCSI] bnx2fc: Broadcom FCoE offload driverBhanu Gollapudi13-0/+9478
2011-02-28[SCSI] fcoe: fix broken fcoe interface resetVasu Dev1-1/+7
2011-02-28[SCSI] fcoe: precedence bug in fcoe_filter_frames()Dan Carpenter1-1/+1
2011-02-28[SCSI] libfcoe: Remove stale fcoe-netdev entriesBhanu Prakash Gollapudi1-1/+45
2011-02-28[SCSI] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.hBhanu Prakash Gollapudi1-6/+0
2011-02-28[SCSI] fcoe, libfc: initialize EM anchors list and then update npiv EMsVasu Dev4-32/+29
2011-02-28[SCSI] Revert "[SCSI] libfc: fix exchange being deleted when the abort itself is timed out"Parikh, Neerav1-5/+2
2011-02-28[SCSI] libfc: Fixing a memory leak when destroying an interfaceParikh, Neerav1-0/+1
2011-02-28[SCSI] megaraid_sas: Version and Changelog updateadam radford2-4/+5
2011-02-28[SCSI] megaraid_sas: Fix iMR OCR support to work correctlyadam radford1-25/+37
2011-02-28[SCSI] megaraid_sas: Fix max_sectors for IEEE SGLadam radford2-0/+5
2011-02-28[SCSI] megaraid_sas: Fix fault state handlingadam radford1-1/+3
2011-02-28[SCSI] megaraid_sas: Fix tasklet_init calladam radford1-1/+1
2011-02-28[SCSI] megaraid_sas: Add CFG_CLEARED AENadam radford1-0/+1
2011-02-28[SCSI] megaraid_sas: Fix megasas_build_dcdb_fusion to use correct LUN fieldadam radford1-2/+2
2011-02-28[SCSI] megaraid_sas: Fix megasas_build_dcdb_fusion to not filter by TYPE_DISKadam radford1-2/+1
2011-02-28[SCSI] megaraid_sas: Fix probe_one to clear MSI-X flags in kdumpadam radford2-1/+21
2011-02-28[SCSI] megaraid_sas: Call tasklet_schedule for MSI-Xadam radford1-1/+3