summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2010-10-25[SCSI] qla2xxx: Add flash read/update support using BSG interfaceHarish Zunjarrao
2010-10-25[SCSI] qla2xxx: Group CS_RESET return status with other link level event stat...Chad Dupuis
2010-10-25[SCSI] qla2xxx: Change del_timer_sync() to del_timer() in qla2x00_ctx_sp_free().Chad Dupuis
2010-10-25[SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check.Chad Dupuis
2010-10-25[SCSI] qla2xxx: Remove port down retry count.Chad Dupuis
2010-10-25[SCSI] qla2xxx: locking problem in qla2x00_init_rings()Dan Carpenter
2010-10-25[SCSI] sr: fix sr_drive_status handling when initialization requiredRobert Jennings
2010-10-25[SCSI] fcoe: Fix broken NPIV with correction to MAC validationRobert Love
2010-10-25[SCSI] libfcoe: VN2VN connection setup causing stack memory corruption.Kiran Patil
2010-10-25[SCSI] libfc: Do not let disc work cancel itselfBhanu Prakash Gollapudi
2010-10-25[SCSI] libfc: possible race could panic system due to NULL fsp->cmdVasu Dev
2010-10-25[SCSI] fcoe: set default FIP mode as FIP_MODE_FABRICVasu Dev
2010-10-25[SCSI] libfc: adds flogi retry in case DID is zero in RJTVasu Dev
2010-10-25[SCSI] libfc: use DID_TRANSPORT_DISRUPTED while lport not readyVasu Dev
2010-10-25[SCSI] libfc: fix setting of rport dev lossMike Christie
2010-10-25[SCSI] gdth: integer overflow in ioctlDan Carpenter
2010-10-25[SCSI] Fix race when removing SCSI devicesChristof Schmitt
2010-10-25[SCSI] sd: Export effective protection mode in sysfsMartin K. Petersen
2010-10-25[SCSI] qla4xxx: Update driver version to 5.02.00-k4Vikas Chaudhary
2010-10-25[SCSI] qla4xxx: grab hardware_lock in eh_abort before accessing srbMike Christie
2010-10-25[SCSI] qla4xxx: remove unwanted check for bad spdVikas Chaudhary
2010-10-25[SCSI] qla4xxx: update AER support for ISP82XXVikas Chaudhary
2010-10-25[SCSI] qla4xxx: Clear the rom lock if the firmware died while holding it.Shyam Sundar
2010-10-25[SCSI] qla4xxx: use CRB Register for Request Queue in-pointerShyam Sundar
2010-10-25[SCSI] qla4xxx: dump mailbox registers on System ErrorKaren Higgins
2010-10-25[SCSI] qla4xxx: Add support for 8130/8131 AENs.Shyam Sundar
2010-10-25[SCSI] qla4xxx: Reset seconds_since_last_heartbeat correctly.Lalit Chandivade
2010-10-25[SCSI] qla4xxx: On firmware hang do not wait for the outstanding commands to ...Nilesh Javali
2010-10-25[SCSI] qla4xxx: free_irqs on failed initialize_adapterVikas Chaudhary
2010-10-25[SCSI] qla4xxx: correct data type of sense_len in qla4xxx_status_cont_entryVikas Chaudhary
2010-10-25[SCSI] qla4xxx: remove "ha->retry_reset_ha_cnt" from wait_for_hba_onlineVikas Chaudhary
2010-10-25[SCSI] qla4xxx: honor return status of qla4xxx_hw_resetVikas Chaudhary
2010-10-25[SCSI] qla4xxx: Trivial cleanupVikas Chaudhary
2010-10-25[SCSI] Fix regressions in scsi_internal_device_blockMike Christie
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge 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-22scsi/sd: add a no_read_capacity_16 scsi_device flagHans de Goede
2010-10-22scsi/sr: add no_read_disc_info scsi_device flagHans de Goede
2010-10-22driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock