summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2011-05-01[SCSI] scsi_dh_rdac : decide whether to send mode select based on operating modeMoger, Babu1-1/+16
2011-05-01[SCSI] scsi_dh_rdac : Detect the different RDAC operating modesMoger, Babu1-13/+20
2011-05-01[SCSI] scsi_dh_rdac : Add definitions for different RDAC operating modesMoger, Babu1-3/+19
2011-05-01[SCSI] ipr: remove unneeded volatile declarationsWayne Boyer1-3/+3
2011-05-01[SCSI] mpt2sas : WarpDrive New product SSS6200 support addedKashyap, Desai5-74/+637
2011-05-01[SCSI] mpt2sas: do not check serial_number in the abort handlerChristoph Hellwig1-2/+1
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig16-284/+253
2011-05-01[SCSI] fcoe: have fcoe log off and lport destroy before ndo_fcoe_disableVasu Dev1-71/+60
2011-05-01[SCSI] libfc: rec tov value and REC_TOV_CONST units usages is incorrectVasu Dev1-23/+9
2011-05-01[SCSI] libfc: remove duplicate ema_list initVasu Dev1-1/+0
2011-05-01[SCSI] libfcoe: fix wrong comment in fcoe_transport_detachYi Zou1-1/+1
2011-05-01[SCSI] libfcoe: fix possible buffer overflow in fcoe_transport_showYi Zou1-2/+2
2011-05-01[SCSI] libfcoe: clean up netdev mapping properly when the transport goes awayYi Zou1-0/+14
2011-05-01[SCSI] libfc: Move host_lock usage into ramp_up/down routinesRobert Love1-10/+15
2011-05-01[SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_ad...Kirill A. Shutemov3-12/+6
2011-05-01[SCSI] fcoe: remove unnecessary module state checkYi Zou1-47/+0
2011-05-01[SCSI] fcoe: Remove mutex_trylock/restart_syscall checksRobert Love1-20/+4
2011-05-01[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checksRobert Love1-25/+11
2011-05-01[SCSI] bnx2fc: introduce missing kfreeJulia Lawall1-0/+3
2011-05-01[SCSI] ipr: fix synchronous request flags for better performanceWayne Boyer2-2/+3
2011-05-01[SCSI] qla2xxx: Update version number to 8.03.07.03-k.Madhuranath Iyengar1-2/+2
2011-05-01[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.Chad Dupuis6-8/+35
2011-05-01[SCSI] qla2xxx: Verify login-state has transitioned to PRLI-completed.Andrew Vasquez2-5/+23
2011-05-01[SCSI] qla2xxx: Limit the logs in case device state does not change for ISP82xx.Giridhar Malavali1-4/+14
2011-05-01[SCSI] qla2xxx: Add the ql2xdontresethba module_param.Giridhar Malavali3-0/+10
2011-05-01[SCSI] qla2xxx: Display hardware/firmware registers to get more information a...Giridhar Malavali1-0/+18
2011-05-01[SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin().Joe Carnuccio3-3/+14
2011-05-01[SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for IS...Giridhar Malavali2-11/+37
2011-05-01[SCSI] qla2xxx: Remove extra call to qla82xx_check_fw_alive().Giridhar Malavali1-1/+0
2011-05-01[SCSI] qla2xxx: Updated the reset sequence for ISP82xx.Giridhar Malavali1-2/+17
2011-05-01[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez22-22/+22
2011-05-01[SCSI] qla2xxx: Free firmware PCB on logout request.Andrew Vasquez1-1/+2
2011-05-01[SCSI] qla2xxx: Include request queue ID in the upper 16-bits of the I/O hand...Mike Hernandez1-1/+1
2011-05-01[SCSI] qla2xxx: Remove extraneous setting of FCF_ASYNC_SENT during login-done...Andrew Vasquez1-1/+0
2011-05-01[SCSI] qla2xxx: Check for a match before attempting to set FCP-priority infor...Andrew Vasquez1-6/+9
2011-05-01[SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in asy...Andrew Vasquez1-3/+3
2011-05-01[SCSI] qla2xxx: Display PortID information during FCP command-status handling.Andrew Vasquez1-4/+5
2011-04-16[SCSI] be2iscsi: Fix for proper setting of FWJayamohan Kallickal1-4/+9
2011-04-16[SCSI] be2iscsi: check boot_kset is created before destroying itJayamohan Kallickal1-2/+4
2011-04-16[SCSI] be2iscsi: Set a timeout to FWJayamohan Kallickal1-0/+1
2011-04-16[SCSI] be2iscsi: change in copyright noticeJayamohan Kallickal9-57/+52
2011-04-16[SCSI] Log thin provisioning threshold eventShyam Iyer2-0/+7
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds134-324/+324
2011-03-31Fix common misspellingsLucas De Marchi134-324/+324
2011-03-29x86: Stop including <linux/delay.h> in two asm header filesJean Delvare1-0/+1
2011-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds47-772/+1855
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-31/+21
2011-03-23[SCSI] qla4xxx: Use polling mode for disable interrupt mailbox completionSarang Radke1-2/+1
2011-03-23[SCSI] Revert "[SCSI] Retrieve the Caching mode page"James Bottomley1-47/+16
2011-03-23[SCSI] bnx2fc: IO completion not processed due to missed wakeupBhanu Gollapudi1-6/+4