summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-23Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-23Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-15block: Make the integrity mapped property a bio flagMartin K. Petersen
2010-10-11[SCSI] be2iscsi: SGE Len == 64KJayamohan Kallickal
2010-10-11[SCSI] be2iscsi: Remove premature free of cidJayamohan Kallickal
2010-10-11[SCSI] be2iscsi: More time for FWJayamohan Kallickal
2010-10-11[SCSI] libsas: fix bug for vacant phyJack Wang
2010-10-11[SCSI] sd: Fix overflow with big physical blocksMartin K. Petersen
2010-10-08[SCSI] st: add MTWEOFI to write filemarks without flushing drive bufferKai Makisara
2010-10-08[SCSI] libsas: Don't issue commands to devices that have been hot-removedDarrick J. Wong
2010-10-07[SCSI] megaraid_sas: Add Online Controller Reset to MegaRAID SAS drivebo yang
2010-10-07[SCSI] lpfc 8.3.17: Update lpfc driver version to 8.3.17James Smart
2010-10-07[SCSI] lpfc 8.3.17: Replace function reset methodologyJames Smart
2010-10-07[SCSI] lpfc 8.3.17: SCSI fixesJames Smart
2010-10-07[SCSI] lpfc 8.3.17: BSG fixesJames Smart
2010-10-07[SCSI] lpfc 8.3.17: SLI Additions and FixesJames Smart
2010-10-07[SCSI] lpfc 8.3.17: Code Cleanup and Locking fixesJames Smart
2010-10-07[SCSI] ipr: fix array error loggingWayne Boyer
2010-10-07[SCSI] aha152x: enable PCMCIA on 64bitJiri Slaby
2010-10-07[SCSI] scsi_dh_alua: Handle all states correctlyHannes Reinecke
2010-10-07[SCSI] cxgb4i: connection and ddp setting updatekxie@chelsio.com
2010-10-07[SCSI] cxgb3i: fixed connection over vlankxie@chelsio.com
2010-10-07[SCSI] libcxgbi: pdu read fixeskxie@chelsio.com
2010-10-07[SCSI] cxgbi: rename alloc_cpl to alloc_wrkxie@chelsio.com
2010-10-07[SCSI] ibmvfc: Handle Virtual I/O Server rebootBrian King
2010-10-07[SCSI] sd name space exhaustion causes system hangMichael Reed
2010-10-07[SCSI] fc class: add fc host dev loss sysfs fileMike Christie
2010-10-07[SCSI] lpfc: prep for fc host dev loss tmo supportMike Christie
2010-10-07[SCSI] qla2xxx: prep for fc host dev loss tmo supportMike Christie
2010-10-07[SCSI] ibmvfc: prep for fc host dev loss tmo supportMike Christie
2010-10-07[SCSI] fnic: prep for fc host dev loss tmo supportMike Christie
2010-10-07[SCSI] qla4xxx: fix build on PPCJiri Slaby
2010-10-07[SCSI] libsas: fix NCQ mixing with non-NCQDavid Milburn
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-09-29pcmcia: remove obsolete and wrong commentsDominik Brodowski
2010-09-29pcmcia: avoid messages on module (un)loadingDominik Brodowski
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski
2010-09-29pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski
2010-09-29pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski
2010-09-29pcmcia: introduce autoconfiguration featureDominik Brodowski
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski
2010-09-29pcmcia: simplify IntTypeDominik Brodowski
2010-09-29pcmcia: simplify Status, ExtStatus register accessDominik Brodowski