aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-25[SCSI] sd: Export effective protection mode in sysfsMartin K. Petersen1-0/+23
2010-10-25[SCSI] qla4xxx: Update driver version to 5.02.00-k4Vikas Chaudhary1-1/+1
2010-10-25[SCSI] qla4xxx: grab hardware_lock in eh_abort before accessing srbMike Christie1-3/+6
2010-10-25[SCSI] qla4xxx: remove unwanted check for bad spdVikas Chaudhary2-20/+0
2010-10-25[SCSI] qla4xxx: update AER support for ISP82XXVikas Chaudhary2-35/+29
2010-10-25[SCSI] qla4xxx: Clear the rom lock if the firmware died while holding it.Shyam Sundar1-6/+43
2010-10-25[SCSI] qla4xxx: use CRB Register for Request Queue in-pointerShyam Sundar5-30/+16
2010-10-25[SCSI] qla4xxx: dump mailbox registers on System ErrorKaren Higgins3-0/+104
2010-10-25[SCSI] qla4xxx: Add support for 8130/8131 AENs.Shyam Sundar2-0/+14
2010-10-25[SCSI] qla4xxx: Reset seconds_since_last_heartbeat correctly.Lalit Chandivade1-1/+3
2010-10-25[SCSI] qla4xxx: On firmware hang do not wait for the outstanding commands to completeNilesh Javali1-2/+4
2010-10-25[SCSI] qla4xxx: free_irqs on failed initialize_adapterVikas Chaudhary1-0/+6
2010-10-25[SCSI] qla4xxx: correct data type of sense_len in qla4xxx_status_cont_entryVikas Chaudhary1-1/+1
2010-10-25[SCSI] qla4xxx: remove "ha->retry_reset_ha_cnt" from wait_for_hba_onlineVikas Chaudhary1-2/+0
2010-10-25[SCSI] qla4xxx: honor return status of qla4xxx_hw_resetVikas Chaudhary1-2/+5
2010-10-25[SCSI] qla4xxx: Trivial cleanupVikas Chaudhary5-22/+12
2010-10-25[SCSI] Fix regressions in scsi_internal_device_blockMike Christie1-1/+2
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-7/+8
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-1/+6
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-1/+19
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-4/+0
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds286-43764/+37794
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-42/+11
2010-10-22Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-14/+28
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds16-3/+19
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds16-80/+79
2010-10-22scsi/sd: add a no_read_capacity_16 scsi_device flagHans de Goede1-0/+12
2010-10-22scsi/sr: add no_read_disc_info scsi_device flagHans de Goede1-1/+7
2010-10-22driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers2-4/+0
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds5-228/+72
2010-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe18-70/+262
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-4/+5
2010-10-15llseek: automatically add .llseek fopArnd Bergmann16-3/+19
2010-10-15block: Make the integrity mapped property a bio flagMartin K. Petersen1-5/+6
2010-10-14cnic: Defer iscsi connection cleanupMichael Chan1-0/+2
2010-10-11[SCSI] be2iscsi: SGE Len == 64KJayamohan Kallickal1-1/+1
2010-10-11[SCSI] be2iscsi: Remove premature free of cidJayamohan Kallickal1-3/+0
2010-10-11[SCSI] be2iscsi: More time for FWJayamohan Kallickal1-1/+1
2010-10-11[SCSI] libsas: fix bug for vacant phyJack Wang1-3/+6
2010-10-11[SCSI] sd: Fix overflow with big physical blocksMartin K. Petersen2-7/+8
2010-10-08[SCSI] st: add MTWEOFI to write filemarks without flushing drive bufferKai Makisara1-6/+9
2010-10-08[SCSI] libsas: Don't issue commands to devices that have been hot-removedDarrick J. Wong3-0/+14
2010-10-07[SCSI] megaraid_sas: Add Online Controller Reset to MegaRAID SAS drivebo yang2-57/+787
2010-10-07[SCSI] lpfc 8.3.17: Update lpfc driver version to 8.3.17James Smart1-1/+1
2010-10-07[SCSI] lpfc 8.3.17: Replace function reset methodologyJames Smart3-201/+9
2010-10-07[SCSI] lpfc 8.3.17: SCSI fixesJames Smart1-6/+24
2010-10-07[SCSI] lpfc 8.3.17: BSG fixesJames Smart1-2/+66
2010-10-07[SCSI] lpfc 8.3.17: SLI Additions and FixesJames Smart4-38/+78
2010-10-07[SCSI] lpfc 8.3.17: Code Cleanup and Locking fixesJames Smart6-117/+142